[dodgy PATCH] Re: [Storable] utf8 keys started working!
[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 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
32         Log: Discuss the magic of \w in security terms.
33      Branch: perl
34            ! pod/perlsec.pod pod/perlunicode.pod
35 ____________________________________________________________________________
36 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
37         Log: Add a warning about the symbolic methods and
38              symbolic sub refs not being checked for taint.
39      Branch: perl
40            ! pod/perlsec.pod
41 ____________________________________________________________________________
42 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
43         Log: In EBCDIC the BOM detection doesn't seem
44              to be working right.  For now skipping the test,
45              waiting for Dan's opinion.
46      Branch: perl
47            ! ext/Encode/t/Unicode.t
48 ____________________________________________________________________________
49 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
50         Log: Update to Net::Ping 2.16.
51      Branch: perl
52            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
53 ____________________________________________________________________________
54 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
55         Log: Upgrade to CGI.pm 2.81.
56      Branch: perl
57            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
58 ____________________________________________________________________________
59 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
60         Log: Move up restricted hashes a bit.
61      Branch: perl
62            ! pod/perldelta.pod
63 ____________________________________________________________________________
64 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
65         Log: Now using Unicode 3.2.0.
66      Branch: perl
67            ! pod/perldelta.pod
68 ____________________________________________________________________________
69 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
70         Log: UNICOS too has sockpair issues (unsurprisingly,
71              since UNICOS/mk has them too)
72      Branch: perl
73            ! ext/Socket/socketpair.t
74 ____________________________________________________________________________
75 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
76         Log: FAQ patch from mjd regarding Tie::File.
77      Branch: perl
78            ! pod/perlfaq5.pod
79 ____________________________________________________________________________
80 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
81         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
82              consider using the NamesList.
83      Branch: perl
84            ! lib/charnames.pm lib/charnames.t
85 ____________________________________________________________________________
86 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
87         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
88              From: "Craig A. Berry" <craigberry@mac.com>
89              Date: Thu, 11 Apr 2002 13:47:21 -0500
90              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
91      Branch: perl
92            ! lib/File/CheckTree.pm lib/File/CheckTree.t
93 ____________________________________________________________________________
94 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
95         Log: More NT Unicode information from Jan Dubois.
96      Branch: perl
97            ! pod/perltodo.pod
98 ____________________________________________________________________________
99 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
100         Log: Add one perltodo item (and move bunch of them to better spot),
101              add sysopen() to "Functions for filehandles, files, or directories".
102      Branch: perl
103            ! pod/perlfunc.pod pod/perltodo.pod
104 ____________________________________________________________________________
105 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
106         Log: Prettyprinting: shorten the lines to avoid linewrapping.
107      Branch: perl
108            ! t/TEST
109 ____________________________________________________________________________
110 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
111         Log: Also NEC SUPER-UX has buggy sockpair().
112      Branch: perl
113            ! ext/Socket/socketpair.t
114 ____________________________________________________________________________
115 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
116         Log: dTHX works on its own just fine.
117      Branch: perl
118            ! ext/DynaLoader/dl_aix.xs
119 ____________________________________________________________________________
120 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
121         Log: Must hold off building s2p until there's a miniperl.
122      Branch: perl
123            ! Makefile.SH
124 ____________________________________________________________________________
125 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
126         Log: AIX: strerror_r() needs dTHX.
127      Branch: perl
128            ! ext/DynaLoader/dl_aix.xs
129 ____________________________________________________________________________
130 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
131         Log: Extracting the s2p may require the right dynlibpath.
132      Branch: perl
133            ! Makefile.SH
134 ____________________________________________________________________________
135 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
136         Log: Doc tweaks.
137      Branch: perl
138            ! ext/Time/HiRes/HiRes.pm
139 ____________________________________________________________________________
140 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
141         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
142              From: Michael G Schwern <schwern@pobox.com>
143              Date: Thu, 11 Apr 2002 01:25:26 -0400
144              Message-ID: <20020411052525.GA17038@blackrider>
145      Branch: perl
146            + lib/ExtUtils/t/INST_PREFIX.t
147            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
148            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
149            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
150            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
151            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
152            ! lib/ExtUtils/t/prefixify.t
153 ____________________________________________________________________________
154 [ 15855] By: nick                                  on 2002/04/11  06:26:44
155         Log: Integrate mainline
156      Branch: perlio
157           !> (integrate 42 files)
158 ____________________________________________________________________________
159 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
160         Log: Unused variables.
161      Branch: perl
162            ! ext/threads/shared/shared.xs ext/threads/threads.xs
163 ____________________________________________________________________________
164 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
165         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
166              From: Ilya Martynov <ilya@martynov.org>
167              Date: 11 Apr 2002 03:21:17 +0400
168              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
169      Branch: perl
170            ! lib/Term/ReadLine.pm
171 ____________________________________________________________________________
172 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
173         Log: Upgrade to Encode 1.33, from Dan Kogai.
174      Branch: perl
175            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
176            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
177            ! ext/Encode/lib/Encode/Supported.pod
178            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
179            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
180            ! ext/Encode/ucm/adobeSymbol.ucm
181            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
182 ____________________________________________________________________________
183 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
184         Log: Backward portability from Dan Kogai.
185      Branch: perl
186            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
187            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
188            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
189            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
190            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
191            ! ext/Storable/t/store.t ext/Storable/t/tied.t
192            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
193            ! ext/Storable/t/utf8.t
194 ____________________________________________________________________________
195 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
196         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
197              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
198              bug in B::walkoptree still to be fixed.
199      Branch: perl
200            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
201 ____________________________________________________________________________
202 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
203         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
204              From: Philip Newton <Philip.Newton@gmx.net>
205              Date: Wed, 10 Apr 2002 21:29:58 +0200
206              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
207      Branch: perl
208            ! pod/perldelta.pod
209 ____________________________________________________________________________
210 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
211         Log: Integrate perlio;
212              
213              Add a \t to Win32 pm_to_blib $(TOUCH) line.
214      Branch: perl
215           !> lib/ExtUtils/MM_Win32.pm
216 ____________________________________________________________________________
217 [ 15847] By: nick                                  on 2002/04/10  13:08:29
218         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
219      Branch: perlio
220            ! lib/ExtUtils/MM_Win32.pm
221 ____________________________________________________________________________
222 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
223         Log: Try to fool old AIX when threading, from Merijn.
224      Branch: perl
225            ! perl.h
226 ____________________________________________________________________________
227 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
228         Log: Update Changes.
229      Branch: perl
230            ! Changes patchlevel.h
231 ____________________________________________________________________________
232 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
233         Log: Welcome to the 5.7.3.
234      Branch: perl
235            ! NetWare/Makefile win32/Makefile
236 ____________________________________________________________________________
237 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
238         Log: Make x2p/s2p part of the test_prep target now that we
239              have a test for it.
240      Branch: perl
241            ! Makefile.SH
242 ____________________________________________________________________________
243 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
244         Log: Integrate perlio.
245              
246              We have been 5.7.3 for a while - install there ...
247      Branch: perl
248           !> win32/makefile.mk
249 ____________________________________________________________________________
250 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
251         Log: SImilarly to old HP-UX, in old AIX too including
252              crypt.h leads into trouble.  (from Merijn)
253      Branch: perl
254            ! hints/aix.sh
255 ____________________________________________________________________________
256 [ 15840] By: nick                                  on 2002/04/10  10:04:19
257         Log: We have been 5.7.3 for a while - install there ...
258      Branch: perlio
259            ! win32/makefile.mk
260 ____________________________________________________________________________
261 [ 15839] By: nick                                  on 2002/04/10  10:03:46
262         Log: Intgrate mainline
263      Branch: perlio
264           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
265            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
266            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
267           !> (integrate 40 files)
268 ____________________________________________________________________________
269 [ 15838] By: ams                                   on 2002/04/10  04:16:45
270         Log: Subject: [PATCH] ext/attrs.t getting skipped
271              From: "Craig A. Berry" <craigberry@mac.com>
272              Date: Tue, 9 Apr 2002 23:58:49 -0500
273              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
274      Branch: perl
275            ! t/TEST
276 ____________________________________________________________________________
277 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
278         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
279              From: Michael G Schwern <schwern@pobox.com>
280              Date: Tue, 9 Apr 2002 20:52:55 -0400
281              Message-ID: <20020410005254.GI8954@blackrider>
282      Branch: perl
283            ! t/op/sub_lval.t
284 ____________________________________________________________________________
285 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
286         Log: Undo accident in #15385.
287      Branch: metaconfig/U/perl
288            ! Extensions.U
289 ____________________________________________________________________________
290 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
291         Log: Retract the UTF-8 filenames patch.  This may be
292              better dealt with in Perl level, a la File::Spec
293              (since the whole mess is strongly filesystem-specific).
294      Branch: metaconfig/U/perl
295            + usecjk.U
296            ! Extensions.U
297      Branch: perl
298            - ext/File/Glob/t/utf8.t
299            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
300            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
301            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
302            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
303            ! t/op/readdir.t
304 ____________________________________________________________________________
305 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
306         Log: Upgrade to Encode 1.32, from Dan Kogai.
307      Branch: perl
308            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
309            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
310            - ext/Encode/ucm/macGurmukhi.ucm
311            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
312            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
313            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
314            ! ext/Encode/lib/Encode/Encoder.pm
315            ! ext/Encode/lib/Encode/Supported.pod
316            ! ext/Encode/lib/Encode/Unicode.pm
317            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
318            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
319 ____________________________________________________________________________
320 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
321         Log: Add tests for s2p/psed, from Wolfgang Laun.
322      Branch: perl
323            + t/x2p/s2p.t
324            ! MANIFEST t/TEST
325 ____________________________________________________________________________
326 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
327         Log: FAQ sync.
328      Branch: perl
329            ! pod/perlfaq2.pod pod/perlfaq3.pod
330 ____________________________________________________________________________
331 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
332         Log: Remove false dependency between getgrent and setpwent
333              having/not having FILE**.  Also make the names of the
334              {set,get,end}* interface struct members a bit shorter.
335      Branch: perl
336            ! reentr.c reentr.h reentr.pl
337 ____________________________________________________________________________
338 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
339         Log: Avoid bad prototypes.
340      Branch: perl
341            ! hints/hpux.sh
342 ____________________________________________________________________________
343 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
344         Log: metaconfig unit change for #15828.
345      Branch: metaconfig
346            ! U/protos/Protochk.U
347 ____________________________________________________________________________
348 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
349         Log: As Merijn points out, pthread.h really needs to be known
350              by protochk.
351      Branch: perl
352            ! Configure
353 ____________________________________________________________________________
354 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
355         Log: Integrate perlio;
356              
357              Patch up Encode for Tk
358      Branch: perl
359           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
360           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
361 ____________________________________________________________________________
362 [ 15826] By: nick                                  on 2002/04/09  12:38:25
363         Log: Patch up Encode for Tk
364      Branch: perlio
365            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
366            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
367 ____________________________________________________________________________
368 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
369         Log: Portability tweak.
370      Branch: perl
371            ! lib/File/CheckTree.t
372 ____________________________________________________________________________
373 [ 15824] By: sky                                   on 2002/04/09  10:51:07
374         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
375              From: Abigail <abigail@osp.nl>
376              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
377              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
378      Branch: perl
379            ! pod/perlhist.pod
380 ____________________________________________________________________________
381 [ 15823] By: nick                                  on 2002/04/09  08:17:59
382         Log: Integrate mainline
383      Branch: perlio
384           +> ext/Encode/lib/Encode/Config.pm
385           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
386           !> (integrate 37 files)
387 ____________________________________________________________________________
388 [ 15822] By: ams                                   on 2002/04/09  06:43:50
389         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
390              From: Spider Boardman <spider@Orb.Nashua.NH.US>
391              Date: Tue, 09 Apr 2002 02:00:51 -0400
392              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
393      Branch: perl
394            ! lib/File/CheckTree.pm
395 ____________________________________________________________________________
396 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
397         Log: Small perldelta tweaks.
398      Branch: perl
399            ! pod/perldelta.pod
400 ____________________________________________________________________________
401 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
402         Log: File::Checktree update from Paul Grassie.
403      Branch: perl
404            ! lib/File/CheckTree.pm lib/File/CheckTree.t
405 ____________________________________________________________________________
406 [ 15819] By: ams                                   on 2002/04/08  22:43:48
407         Log: Subject: patch against t/op/sub_lval.t
408              From: Jim Cromie <jcromie@divsol.com>
409              Date: Mon, 08 Apr 2002 17:38:16 -0600
410              Message-Id: <3CB229E8.9080500@divsol.com>
411      Branch: perl
412            ! t/op/sub_lval.t
413 ____________________________________________________________________________
414 [ 15818] By: ams                                   on 2002/04/08  22:40:16
415         Log: Humbly pay homage to the redundancy gods.
416      Branch: perl
417            ! mg.c
418 ____________________________________________________________________________
419 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
420         Log: metaconfig mirror #15816.
421      Branch: metaconfig
422            ! U/modified/Unix.U
423 ____________________________________________________________________________
424 [ 15816] By: ams                                   on 2002/04/08  22:18:32
425         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
426      Branch: perl
427            ! Porting/Glossary
428 ____________________________________________________________________________
429 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
430         Log: Small piconv tweaks (sent to Dan).
431      Branch: perl
432            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
433            ! ext/Encode/lib/Encode/Alias.pm
434 ____________________________________________________________________________
435 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
436         Log: Update Changes.
437      Branch: perl
438            ! Changes patchlevel.h
439 ____________________________________________________________________________
440 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
441         Log: FAQ sync.  (Ignoring the few URL differences for now.)
442      Branch: perl
443            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
444            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
445            ! pod/perlfaq7.pod pod/perlfaq9.pod
446 ____________________________________________________________________________
447 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
448         Log: Upgrade to Encode 1.31, from Dan Kogai.
449      Branch: perl
450            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
451            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
452            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
453            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
454 ____________________________________________________________________________
455 [ 15811] By: ams                                   on 2002/04/08  17:00:37
456         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
457              From: Andy Dougherty <doughera@lafayette.edu>
458              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
459              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
460      Branch: perl
461            ! lib/sort.t pp_sort.c
462 ____________________________________________________________________________
463 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
464         Log: metaconfig unit changes for #15809.
465      Branch: metaconfig
466            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
467 ____________________________________________________________________________
468 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
469         Log: Mirroring #15806.
470      Branch: perl
471            ! Porting/Glossary Porting/config.sh Porting/config_H
472 ____________________________________________________________________________
473 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
474         Log: metaconfig unit changes for #15807.
475      Branch: metaconfig
476            ! U/protos/Protochk.U U/threads/d_asctime_r.U
477            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
478            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
479            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
480            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
481            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
482            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
483            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
484            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
485            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
486            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
487            ! U/threads/d_getprotobyname_r.U
488            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
489            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
490            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
491            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
492            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
493            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
494            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
495            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
496            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
497            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
498            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
499            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
500            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
501            ! U/threads/i_pthread.U
502      Branch: perl
503            ! config_h.SH
504 ____________________________________________________________________________
505 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
506         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
508              Date: Mon, 08 Apr 2002 14:34:27 +0200
509              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
510      Branch: perl
511            ! Configure hints/hpux.sh reentr.pl
512 ____________________________________________________________________________
513 [ 15806] By: ams                                   on 2002/04/08  13:50:43
514         Log: Subject: [PATCH] Updates to Porting/Glossary
515              From: Paul_GreenVOS@vos.stratus.com
516              Date: Mon, 8 Apr 02 10:44 edt
517              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
518      Branch: perl
519            ! Porting/Glossary
520 ____________________________________________________________________________
521 [ 15805] By: ams                                   on 2002/04/08  13:47:32
522         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
523              coredumps on startup)
524              From: Michael G Schwern <schwern@pobox.com>
525              Date: Mon, 8 Apr 2002 10:34:49 -0400
526              Message-Id: <20020408143449.GB3245@blackrider>
527      Branch: perl
528            ! lib/ExtUtils/MM_Unix.pm
529 ____________________________________________________________________________
530 [ 15804] By: ams                                   on 2002/04/08  13:29:28
531         Log: Subject: [PATCH] example in pod/perllexwarn.pod
532              From: Slaven Rezic <slaven.rezic@berlin.de>
533              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
534              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
535      Branch: perl
536            ! pod/perllexwarn.pod
537 ____________________________________________________________________________
538 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
539         Log: Upgrade to Encode 1.30, from Dan Kogai. 
540      Branch: perl
541            + ext/Encode/lib/Encode/Encoder.pm
542            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
543            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
544            ! ext/Encode/lib/Encode/Supported.pod
545            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
546            ! ext/Encode/t/grow.t
547 ____________________________________________________________________________
548 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
549         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
550              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
551              Date: Mon, 08 Apr 2002 01:08:40 +0100
552              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
553      Branch: perl
554            ! ext/MIME/Base64/t/base64.t
555 ____________________________________________________________________________
556 [ 15801] By: nick                                  on 2002/04/08  07:28:27
557         Log: Integrate mainline
558      Branch: perlio
559           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
560           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
561           +> ext/File/Glob/t/utf8.t
562           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
563           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
564           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
565            - ext/Encode/lib/Encode/10646_1.pm
566            - ext/Encode/lib/Encode/Internal.pm
567            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
568            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
569            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
570            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
571            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
572            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
573            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
574           !> (integrate 157 files)
575 ____________________________________________________________________________
576 [ 15800] By: ams                                   on 2002/04/08  07:06:21
577         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
578              From: Jan Dubois <JanD@ActiveState.com>
579              Date: Mon, 08 Apr 2002 00:10:39 -0700
580              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
581      Branch: perl
582            ! lib/ExtUtils/Packlist.pm
583 ____________________________________________________________________________
584 [ 15799] By: ams                                   on 2002/04/08  04:50:36
585         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
586              From: Stas Bekman <stas@stason.org>
587              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
588              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
589      Branch: perl
590            ! pod/perlguts.pod
591 ____________________________________________________________________________
592 [ 15798] By: ams                                   on 2002/04/08  03:56:52
593         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
594      Branch: perl
595            ! util.c
596 ____________________________________________________________________________
597 [ 15797] By: ams                                   on 2002/04/08  01:30:38
598         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
599              same line of code. (As suggested by Simon Cozens.)
600      Branch: perl
601            ! mg.c
602 ____________________________________________________________________________
603 [ 15796] By: ams                                   on 2002/04/08  01:27:24
604         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
605              Simon Cozens.
606      Branch: perl
607            ! embed.fnc util.c
608 ____________________________________________________________________________
609 [ 15795] By: ams                                   on 2002/04/08  01:05:16
610         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
611              From: Tom Brown <thecap@peach.ece.utexas.edu>
612              Date: Sun, 07 Apr 2002 23:20:05 GMT
613              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
614      Branch: perl
615            ! ext/Devel/DProf/DProf.xs
616 ____________________________________________________________________________
617 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
618         Log: Retract #15793 since #15775 should fix the problem.
619      Branch: perl
620            ! hv.c
621 ____________________________________________________________________________
622 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
623         Log: (Retracted by #15794)
624              Subject: [PATCH] hv.c
625              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
626              Date: Sun, 7 Apr 2002 14:25:48 +0200
627              Message-ID: <3CB056EC.16340.1119992@localhost>
628      Branch: perl
629            ! hv.c
630 ____________________________________________________________________________
631 [ 15792] By: ams                                   on 2002/04/07  21:48:49
632         Log: Make other nits nervous.
633      Branch: perl
634            ! gv.c perl.c
635 ____________________________________________________________________________
636 [ 15791] By: ams                                   on 2002/04/07  20:31:08
637         Log: Subject: [MIME::Base64 patch] t/base64.t fix
638              From: Dan Kogai <dankogai@dan.co.jp>
639              Date: Mon, 8 Apr 2002 06:19:29 +0900
640              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
641      Branch: perl
642            ! ext/MIME/Base64/t/base64.t
643 ____________________________________________________________________________
644 [ 15790] By: ams                                   on 2002/04/07  20:15:52
645         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
646              From: Slaven Rezic <slaven.rezic@berlin.de>
647              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
648              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
649      Branch: perl
650            ! ext/Devel/Peek/Peek.xs
651 ____________________________________________________________________________
652 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
653         Log: Fully qualify in warning message the name of a subroutine redefined
654              via glob assignment
655      Branch: perl
656            ! sv.c t/lib/warnings/op t/lib/warnings/sv
657 ____________________________________________________________________________
658 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
659         Log: Update from Dan Kogai.
660      Branch: perl
661            ! ext/Encode/t/Unicode.t
662 ____________________________________________________________________________
663 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
664         Log: Can't right now twist my brain to figure out
665              the right CR/LF code point mappings in EBCDIC.
666      Branch: perl
667            ! lib/Pod/t/eol.t
668 ____________________________________________________________________________
669 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
670         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
671              From: Nicholas Clark <nick@ccl4.org>
672              Date: Sun, 7 Apr 2002 15:01:56 +0100
673              Message-ID: <20020407150156.R10686@plum.flirble.org>
674      Branch: perl
675            ! ext/Data/Dumper/Dumper.xs
676 ____________________________________________________________________________
677 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
678         Log: Tpyo.
679      Branch: perl
680            ! lib/Pod/t/eol.t
681 ____________________________________________________________________________
682 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
683         Log: EBCDIC branch was forgotten.
684      Branch: perl
685            ! ext/Devel/Peek/Peek.t
686 ____________________________________________________________________________
687 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
688         Log: charnames::viacode() was broken, noticed by Jeffrey.
689      Branch: perl
690            ! lib/charnames.pm lib/charnames.t
691 ____________________________________________________________________________
692 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
693         Log: Missing files.
694      Branch: perl
695            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
696            ! MANIFEST ext/Encode/MANIFEST
697 ____________________________________________________________________________
698 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
699         Log: (intentionally empty)
700      Branch: perl
701            ! MANIFEST sv.h
702 ____________________________________________________________________________
703 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
704         Log: Upgrade to Encode 1.26, from Dan Kogai.
705      Branch: perl
706            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
707            + ext/Encode/ucm/jis0212.ucm
708            - ext/Encode/lib/Encode/10646_1.pm
709            - ext/Encode/lib/Encode/Internal.pm
710            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
711            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
712            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
713            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
714            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
715            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
716            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
717            - ext/Encode/ucm/macRumanian.ucm
718            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
719            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
720            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
721            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
722            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
723            ! ext/Encode/lib/Encode/Encoding.pm
724            ! ext/Encode/lib/Encode/Supported.pod
725            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
726            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
727            ! ext/Encode/ucm/adobeSymbol.ucm
728            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
729            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
730            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
731            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
732            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
733            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
734            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
735            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
736            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
737            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
738            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
739            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
740            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
741            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
742            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
743            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
744            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
745            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
746            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
747            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
748            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
749            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
750            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
751            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
752            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
753            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
754            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
755            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
756            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
757            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
758            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
759            ! ext/Encode/ucm/nextstep.ucm
760 ____________________________________________________________________________
761 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
762         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
763              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
764              Now, where was my coffee mug...
765      Branch: perl
766            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
767            ! pp_sys.c
768 ____________________________________________________________________________
769 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
770         Log: Subject: [PATCH] MakeMaker basic.t on Win32
771              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
772              Date: Sun, 7 Apr 2002 14:25:48 +0200
773              Message-ID: <3CB056EC.27101.1119A3D@localhost>
774              
775              Subject: [PATCH] MakeMaker && Win32 && nmake
776              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
777              Date: Sun, 7 Apr 2002 14:25:48 +0200
778              Message-ID: <3CB056EC.9001.11199ED@localhost>
779      Branch: perl
780            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
781 ____________________________________________________________________________
782 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
783         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
784              From: Philip Newton <Philip.Newton@gmx.net>
785              Date: Sun, 07 Apr 2002 07:51:49 +0200      
786              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
787      Branch: perl
788            ! utf8.c
789 ____________________________________________________________________________
790 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
791         Log: There was no nice way of getting in UTF-8 filenames:
792              now one can use in the (new) three-arg form of readdir()
793              and in File::Glob import a ":utf8" to transparently accept
794              the filenames as Unicode.  Note that only :utf8 is supported,
795              not fancier stuff like :encoding(foobar)
796      Branch: perl
797            + ext/File/Glob/t/utf8.t
798            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
799            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
800            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
801            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
802            ! t/op/readdir.t
803 ____________________________________________________________________________
804 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
805         Log: Subject: [PATCH] Re: perl@15772
806              From: Nicholas Clark <nick@ccl4.org>
807              Date: Sun, 7 Apr 2002 11:06:42 +0100
808              Message-ID: <20020407110641.O10686@plum.flirble.org>
809      Branch: perl
810            ! hv.c
811 ____________________________________________________________________________
812 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
813         Log: Subject: [PATCH] Re: 15764 breakage
814              From: Michael G Schwern <schwern@pobox.com>
815              Date: Sat, 6 Apr 2002 19:14:02 -0500
816              Message-ID: <20020407001401.GA7076@blackrider>
817      Branch: perl
818            ! lib/ExtUtils/MM_Unix.pm
819 ____________________________________________________________________________
820 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
821         Log: Instruction tweak.
822      Branch: perl
823            ! README.os390
824 ____________________________________________________________________________
825 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
826         Log: Update Changes.
827      Branch: perl
828            ! Changes patchlevel.h
829 ____________________________________________________________________________
830 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
831         Log: Subject: [PATCH] Encode tweaks for VMS
832              From: Michael G Schwern <schwern@pobox.com>
833              Date: Sat, 6 Apr 2002 03:26:09 -0500
834              Message-ID: <20020406082609.GA28758@blackrider>
835      Branch: perl
836            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
837            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
838            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
839            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
840 ____________________________________________________________________________
841 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
842         Log: Prettyprinting and version paranoia.
843      Branch: perl
844            ! ext/DB_File/t/db-recno.t
845 ____________________________________________________________________________
846 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
847         Log: Be explicit about the two DB_File tests croaking
848              in Mac OS X.
849      Branch: perl
850            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
851 ____________________________________________________________________________
852 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
853         Log: Regen toc.
854      Branch: perl
855            ! pod/perltoc.pod
856 ____________________________________________________________________________
857 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
858         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
859              From: Benjamin Goldberg <goldbb2@earthlink.net>
860              Date: Fri, 05 Apr 2002 19:15:42 -0500
861              Message-ID: <3CAE3E2E.8483505@earthlink.net>
862      Branch: perl
863            ! hv.h
864 ____________________________________________________________________________
865 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
866         Log: Underline that the current implementation is not
867              guaranteed to be forever; and reformat a bit.
868      Branch: perl
869            ! lib/utf8.pm
870 ____________________________________________________________________________
871 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
872         Log: Subject: Weak spots in the utf8 manpage
873              From: andreas.koenig@anima.de (Andreas J. Koenig)
874              Date: Fri, 05 Apr 2002 10:08:44 +0200      
875              Message-ID: <m3u1qqefeb.fsf@anima.de>      
876      Branch: perl
877            ! lib/utf8.pm
878 ____________________________________________________________________________
879 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
880         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
881              From: Michael G Schwern <schwern@pobox.com>
882              Date: Sat, 6 Apr 2002 03:22:03 -0500
883              Message-ID: <20020406082203.GA28713@blackrider>
884      Branch: perl
885            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
886            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
887            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
888            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
889            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
890            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
891            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
892            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
893            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
894            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
895 ____________________________________________________________________________
896 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
897         Log: No need to avoid utf8 warnings after #15762.
898      Branch: perl
899            ! lib/Unicode/Collate.pm
900 ____________________________________________________________________________
901 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
902         Log: As noted by Philip Newton: nothing wrong with BOM,
903              but 0xFFFE quite wrong.
904      Branch: perl
905            ! t/lib/warnings/utf8 utf8.c utf8.h
906 ____________________________________________________________________________
907 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
908         Log: Explain the "gaps" in the UTF-8 encoding.
909      Branch: perl
910            ! pod/perlunicode.pod utf8.h
911 ____________________________________________________________________________
912 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
913         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
914              From: Nicholas Clark <nick@unfortu.net>
915              Date: Sat, 6 Apr 2002 14:54:51 +0100
916              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
917      Branch: perl
918            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
919 ____________________________________________________________________________
920 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
921         Log: Signedness nits.
922      Branch: perl
923            ! hv.c
924 ____________________________________________________________________________
925 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
926         Log: Make hv_notallowed a static as suggested by Nick Clark;
927              and synchronize the nomenclature to talk about restricted
928              (not fixed) hashes.
929      Branch: perl
930            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
931            ! proto.h
932 ____________________________________________________________________________
933 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
934         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
935              From: Nicholas Clark <nick@unfortu.net>
936              Date: Sat, 6 Apr 2002 00:21:17 +0100
937              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
938              
939              (with the last one reversed)
940      Branch: perl
941            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
942            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
943 ____________________________________________________________________________
944 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
945         Log: Update the warning message.
946      Branch: perl
947            ! README.tru64
948 ____________________________________________________________________________
949 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
950         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
951              From: Dan Kogai <dankogai@dan.co.jp>
952              Date: Sat, 6 Apr 2002 06:08:40 +0900
953              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
954      Branch: perl
955            ! pod/perlunicode.pod
956 ____________________________________________________________________________
957 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
958         Log: Some tests were failing silently instead of saying "not ok"
959      Branch: perl
960            ! t/comp/proto.t
961 ____________________________________________________________________________
962 [ 15753] By: nick                                  on 2002/04/05  19:30:12
963         Log: Integrate mainline
964      Branch: perlio
965           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
966           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
967           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
968 ____________________________________________________________________________
969 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
970         Log: Minor Tie::File test patch, from mjd.
971      Branch: perl
972            ! lib/Tie/File/t/24_cache_loop.t
973 ____________________________________________________________________________
974 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
975         Log: Not *that* different line endings (noticed by Philip Newton)
976      Branch: perl
977            ! pod/perldelta.pod
978 ____________________________________________________________________________
979 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
980         Log: Retract #15745 for now; won't work without more Encode fixes.
981      Branch: perl
982            ! ext/Encode/lib/Encode/10646_1.pm
983 ____________________________________________________________________________
984 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
985         Log: metaconfig unit change for #15748.
986      Branch: metaconfig
987            ! U/modified/Oldconfig.U
988 ____________________________________________________________________________
989 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
990         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
991              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
992              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
993              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
994      Branch: perl
995            ! Configure
996 ____________________________________________________________________________
997 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
998         Log: NetWare update from C Aditya.
999      Branch: perl
1000            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
1001 ____________________________________________________________________________
1002 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
1003         Log: Win32 pacifying from mjd.
1004      Branch: perl
1005            ! lib/Tie/File/t/26_twrite.t
1006 ____________________________________________________________________________
1007 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
1008         Log: Integrate perlio;
1009              
1010              Not only did UCS-2 have dodgy name it was buggy.
1011      Branch: perl
1012           !> ext/Encode/lib/Encode/10646_1.pm
1013 ____________________________________________________________________________
1014 [ 15744] By: nick                                  on 2002/04/05  13:02:36
1015         Log: Not only did UCS-2 have dodgy name it was buggy.
1016      Branch: perlio
1017            ! ext/Encode/lib/Encode/10646_1.pm
1018 ____________________________________________________________________________
1019 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
1020         Log: Subject: Patch for bug ID 20020221.007
1021              From: Archer Sully <archer@meer.net>
1022              Date: Thu, 4 Apr 2002 21:45:34 -0700
1023              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
1024              
1025              Fix for "[ID 20020221.007] SEGV in Storable with empty string
1026              scalar object" (dclone)
1027      Branch: perl
1028            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
1029 ____________________________________________________________________________
1030 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
1031         Log: Subject: Re: lib/sort.t failure 
1032              From: "John P. Linderman" <jpl@research.att.com>
1033              Date: Fri, 05 Apr 2002 06:19:07 -0500
1034              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
1035              
1036              with a minor formatting tweak
1037      Branch: perl
1038            ! pod/perlfunc.pod
1039 ____________________________________________________________________________
1040 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
1041         Log: Subject: Re: lib/sort.t failure (and [PATCH])
1042              From: "John P. Linderman" <jpl@research.att.com>
1043              Date: Fri, 05 Apr 2002 07:13:27 -0500
1044              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
1045      Branch: perl
1046            ! lib/sort.t
1047 ____________________________________________________________________________
1048 [ 15740] By: nick                                  on 2002/04/05  09:31:42
1049         Log: Integrate mainline
1050      Branch: perlio
1051           +> (branch 49 files)
1052           !> (integrate 82 files)
1053 ____________________________________________________________________________
1054 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
1055         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
1056              From: Dan Kogai <dankogai@dan.co.jp>
1057              Date: Fri, 5 Apr 2002 11:52:50 +0900
1058              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
1059      Branch: perl
1060            ! ext/Encode/t/Aliases.t
1061 ____________________________________________________________________________
1062 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
1063         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
1064              From: Dan Kogai <dankogai@dan.co.jp>
1065              Date: Fri, 5 Apr 2002 11:39:55 +0900
1066              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
1067      Branch: perl
1068            ! ext/Encode/lib/Encode/Alias.pm
1069 ____________________________________________________________________________
1070 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
1071         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
1072              From: Ilmari Karonen <iltzu@sci.fi>
1073              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
1074              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
1075      Branch: perl
1076            ! gv.c t/op/method.t
1077 ____________________________________________________________________________
1078 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
1079         Log: I was fooled for a while, somebody else might be too.
1080      Branch: perl
1081            ! t/test.pl
1082 ____________________________________________________________________________
1083 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
1084         Log: test.pl-ify.
1085      Branch: perl
1086            ! t/op/method.t
1087 ____________________________________________________________________________
1088 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
1089         Log: Upgrade to Encode 1.20, from Dan Kogai.
1090      Branch: perl
1091            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
1092            + ext/Encode/ucm/adobeSymbol.ucm
1093            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
1094            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
1095            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
1096            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
1097            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
1098            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
1099            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
1100            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
1101            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
1102            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
1103            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
1104            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
1105            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
1106            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
1107            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
1108            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
1109            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
1110            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
1111            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
1112            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
1113            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
1114            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
1115            + ext/Encode/ucm/macSymbol.ucm
1116            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
1117            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
1118            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
1119            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
1120            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1121            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
1122            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
1123            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
1124            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
1125            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
1126            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
1127            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
1128            ! ext/Encode/lib/Encode/Alias.pm
1129            ! ext/Encode/lib/Encode/Supported.pod
1130            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1131            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
1132            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
1133            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
1134            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
1135            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
1136            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
1137            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
1138            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
1139            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
1140            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
1141            ! ext/Encode/ucm/nextstep.ucm
1142 ____________________________________________________________________________
1143 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
1144         Log: Subject: left-over "use 5.7.2" in threads.pm
1145              From: Slaven Rezic <slaven.rezic@berlin.de>
1146              Date: 21 Mar 2002 23:18:13 +0100
1147              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
1148      Branch: perl
1149            ! ext/threads/threads.pm
1150 ____________________________________________________________________________
1151 [ 15732] By: ams                                   on 2002/04/04  17:08:13
1152         Log: Subject: [PATCH 5.7.3 DOCS]
1153              From: mjd@plover.com
1154              Date: 4 Apr 2002 15:59:39 -0000
1155              Message-Id: <20020404155939.6754.qmail@plover.com>
1156      Branch: perl
1157            ! pod/perlfaq9.pod
1158 ____________________________________________________________________________
1159 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
1160         Log: metaconfig unit change for #15730.
1161      Branch: metaconfig
1162            ! U/threads/usethreads.U
1163 ____________________________________________________________________________
1164 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
1165         Log: Subject: Re: lib/sort.t failure [PATCH]
1166              From: Andy Dougherty <doughera@lafayette.edu>
1167              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
1168              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
1169              
1170              Default to usethreads in case the user most probably forgot it.
1171      Branch: perl
1172            ! Configure
1173 ____________________________________________________________________________
1174 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
1175         Log: Typo nits from Wolfgang Laun.
1176      Branch: perl
1177            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
1178 ____________________________________________________________________________
1179 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
1180         Log: Detypo in diagnostics.
1181      Branch: perl
1182            ! lib/locale.t
1183 ____________________________________________________________________________
1184 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
1185         Log: pod2html: try to be EOL agnostic.
1186              (Needs testing on CRLF and CR platforms.)
1187      Branch: perl
1188            + lib/Pod/t/eol.t
1189            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
1190 ____________________________________________________________________________
1191 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
1192         Log: Subject: [PATCH} Pod::HTML and HTML4
1193              From: Robert Spier <rspier@pobox.com>
1194              Date: Wed, 03 Apr 2002 16:26:21 -0800
1195              Message-ID: <3CAB9DAD.20305@pobox.com>
1196      Branch: perl
1197            ! lib/Pod/Html.pm
1198 ____________________________________________________________________________
1199 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
1200         Log: Byebye, beebee.
1201      Branch: perl
1202            ! t/lib/warnings/perlio
1203 ____________________________________________________________________________
1204 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
1205         Log: Subject: Re: enc2xs needs portable way to know it's in the core
1206              From: PPrymmer@factset.com
1207              Date: Wed, 3 Apr 2002 14:29:32 -0500
1208              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
1209      Branch: perl
1210            ! configure.com
1211 ____________________________________________________________________________
1212 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
1213         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
1214              From: Dominic Dunlop <domo@computer.org>
1215              Date: Wed, 3 Apr 2002 22:44:01 +0200
1216              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
1217      Branch: perl
1218            ! lib/File/Spec/t/rel2abs2rel.t
1219 ____________________________________________________________________________
1220 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
1221         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
1222              From: Paul_GreenVOS@vos.stratus.com
1223              Date: Wed, 3 Apr 02 16:34 est
1224              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
1225      Branch: perl
1226            ! pp_pack.c
1227 ____________________________________________________________________________
1228 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
1229         Log: Upgrade to Tie::File 0.93, from mjd.
1230      Branch: perl
1231            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
1232            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
1233            ! lib/Tie/File/t/41_heap.t
1234 ____________________________________________________________________________
1235 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
1236         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
1237              From: Andy Dougherty <doughera@lafayette.edu>
1238              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
1239              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
1240      Branch: perl
1241            ! lib/AnyDBM_File.t
1242 ____________________________________________________________________________
1243 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
1244         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
1245              and ccflags including -DNO_LOCALE
1246      Branch: perl
1247            ! perl.h
1248 ____________________________________________________________________________
1249 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
1250         Log: EPOC tweaks from Olaf Flebbe.
1251      Branch: perl
1252            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
1253 ____________________________________________________________________________
1254 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
1255         Log: Subject: [PATCH] Set @INC earlier
1256              From: Andy Dougherty <doughera@lafayette.edu>
1257              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
1258              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
1259      Branch: perl
1260            ! lib/AnyDBM_File.t lib/sort.t
1261 ____________________________________________________________________________
1262 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
1263         Log: perlcompile.pod was listing all B:: modules, except B::Concise
1264              (resubmitted)
1265      Branch: perl
1266            ! pod/perlcompile.pod
1267 ____________________________________________________________________________
1268 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
1269         Log: perlcompile.pod was listing all B:: modules, except B::Concise
1270      Branch: perl
1271            ! pod/perlcompile.pod
1272 ____________________________________________________________________________
1273 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
1274         Log: non-perlio robustness.
1275      Branch: perl
1276            ! ext/Socket/socketpair.t lib/utf8.t
1277 ____________________________________________________________________________
1278 [ 15713] By: nick                                  on 2002/04/03  18:06:49
1279         Log: Integrate mainline
1280      Branch: perlio
1281           +> lib/Tie/File/t/41_heap.t
1282           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
1283           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
1284           !> regexec.c t/op/re_tests t/op/tiearray.t
1285 ____________________________________________________________________________
1286 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
1287         Log: Tweak for 8.3 compat.
1288      Branch: perl
1289            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1290            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
1291            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
1292            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1293            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
1294            ! ext/Encode/bin/enc2xs
1295 ____________________________________________________________________________
1296 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
1297         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
1298              From: Mark-Jason Dominus <mjd@plover.com>
1299              Date: Wed, 03 Apr 2002 13:04:40 -0500
1300              Message-ID: <20020403180440.7614.qmail@plover.com>
1301      Branch: perl
1302            ! t/op/tiearray.t
1303 ____________________________________________________________________________
1304 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
1305         Log: Forgotten.
1306      Branch: perl
1307            + lib/Tie/File/t/41_heap.t
1308            ! MANIFEST
1309 ____________________________________________________________________________
1310 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
1311         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
1312              From: Mark Kvale <kvale@phy.ucsf.edu>
1313              Date: Tue, 2 Apr 2002 13:57:37 -0800
1314              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
1315      Branch: perl
1316            ! t/op/re_tests
1317 ____________________________________________________________________________
1318 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
1319         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
1320              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
1321              Date: Wed, 03 Apr 2002 03:34:34 +0100
1322              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
1323      Branch: perl
1324            ! regcomp.c
1325 ____________________________________________________________________________
1326 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
1327         Log: The leavetry crash should now be history.
1328      Branch: perl
1329            ! t/op/tiearray.t
1330 ____________________________________________________________________________
1331 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
1332         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
1333              From: Michael G Schwern <schwern@pobox.com>
1334              Date: Wed, 3 Apr 2002 10:56:44 -0500
1335              Message-ID: <20020403155644.GC916@blackrider>
1336      Branch: perl
1337            ! lib/ExtUtils/MM_Win95.pm
1338 ____________________________________________________________________________
1339 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
1340         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
1341              From: Dave Mitchell <davem@fdgroup.com>
1342              Date: Wed, 3 Apr 2002 02:08:26 +0100
1343              Message-ID: <20020403020825.B16724@fdgroup.com>
1344      Branch: perl
1345            ! pp_ctl.c
1346 ____________________________________________________________________________
1347 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
1348         Log: Prototype tweak for non-threaded builds.
1349      Branch: perl
1350            ! perl.c
1351 ____________________________________________________________________________
1352 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
1353         Log: Detached threads do not help; they still hold resources.
1354      Branch: perl
1355            ! ext/threads/threads.pm pod/perldiag.pod
1356 ____________________________________________________________________________
1357 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
1358         Log: Doc tweak from Wolfgang Laun.
1359      Branch: perl
1360            ! lib/File/Compare.pm
1361 ____________________________________________________________________________
1362 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
1363         Log: Subject: [PATCH bleadperl] regexec.c
1364              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1365              Date: Wed, 3 Apr 2002 11:13:30 +0200
1366              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
1367      Branch: perl
1368            ! regexec.c
1369 ____________________________________________________________________________
1370 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
1371         Log: Document the "Cleanup skipped ..." warning.
1372      Branch: perl
1373            ! ext/threads/threads.pm pod/perldiag.pod
1374 ____________________________________________________________________________
1375 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
1376         Log: Integrate perlio;
1377              
1378              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
1379              
1380              Fix segfaults when mainthread exits with other threads running:
1381              - track number of running threads
1382              - if main thread calls perl_destruct() with other threads running
1383              skip most of cleanup (with a warning).
1384      Branch: perl
1385           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
1386           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
1387           !> pod/perlapi.pod proto.h
1388 ____________________________________________________________________________
1389 [ 15698] By: nick                                  on 2002/04/03  13:15:30
1390         Log: Fix segfaults when mainthread exits with other threads running:
1391              - track number of running threads
1392              - if main thread calls perl_destruct() with other threads running
1393              skip most of cleanup (with a warning).
1394      Branch: perlio
1395            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
1396            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
1397 ____________________________________________________________________________
1398 [ 15697] By: nick                                  on 2002/04/03  07:34:13
1399         Log: Integrate mainline
1400      Branch: perlio
1401           +> lib/Net/Ping/t/250_ping_hires.t
1402           !> (integrate 33 files)
1403 ____________________________________________________________________________
1404 [ 15696] By: nick                                  on 2002/04/03  06:41:58
1405         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
1406      Branch: perlio
1407            ! lib/ExtUtils/xsubpp
1408 ____________________________________________________________________________
1409 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
1410         Log: Subject: [PATCH @15047] debugger
1411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1412              Date: Sat, 16 Mar 2002 04:38:50 -0500
1413              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
1414      Branch: perl
1415            ! lib/perl5db.pl
1416 ____________________________________________________________________________
1417 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
1418         Log: Third Degree flags.
1419      Branch: perl
1420            ! Makefile.SH
1421 ____________________________________________________________________________
1422 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
1423         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
1424              From: Mark-Jason Dominus <mjd@plover.com>
1425              Date: Tue, 02 Apr 2002 16:35:11 -0500
1426              Message-ID: <20020402213511.27781.qmail@plover.com>
1427              
1428              (tweaked)
1429      Branch: perl
1430            ! pod/perlfunc.pod
1431 ____________________________________________________________________________
1432 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
1433         Log: Upgrade to Tie::File 0.92, from mjd.
1434      Branch: perl
1435            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
1436            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
1437            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
1438            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
1439            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
1440            ! lib/Tie/File/t/40_abs_cache.t
1441 ____________________________________________________________________________
1442 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
1443         Log: Subject: [PATCH] Update my email address in perl.c
1444              From: Paul_GreenVOS@vos.stratus.com
1445              Date: Tue, 2 Apr 02 15:27 est
1446              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
1447      Branch: perl
1448            ! AUTHORS perl.c
1449 ____________________________________________________________________________
1450 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
1451         Log: POD fix.
1452      Branch: perl
1453            ! pod/perldelta.pod
1454 ____________________________________________________________________________
1455 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
1456         Log: What started as a small nit (the charnames test, nit found
1457              be Hugo), ballooned a bit... the goal is Larry's wish that
1458              illegal Unicode (such as U+FFFF) by default doesn't warn,
1459              since what if somebody WANTS to create illegal Unicode?
1460              Now getting close to this in the regex runtime.
1461              (Also, fix more of my fixation that BOM would be U+FFFE.)
1462      Branch: perl
1463            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
1464            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
1465 ____________________________________________________________________________
1466 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
1467         Log: Talk more about Net::Ping.
1468      Branch: perl
1469            ! pod/perldelta.pod
1470 ____________________________________________________________________________
1471 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
1472         Log: Upgrade to Net::Ping 2.14.
1473      Branch: perl
1474            + lib/Net/Ping/t/250_ping_hires.t
1475            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
1476            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
1477            ! lib/Net/Ping/t/140_stream_inst.t
1478 ____________________________________________________________________________
1479 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
1480         Log: XML::Parser 2.31 should be out shortly.
1481      Branch: perl
1482            ! pod/perldelta.pod
1483 ____________________________________________________________________________
1484 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
1485         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
1486              From: George Necula <necula@eecs.berkeley.edu>
1487              Date: Tue, 2 Apr 2002 10:22:41 -0800
1488              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
1489      Branch: perl
1490            ! lib/File/Spec/Cygwin.pm
1491 ____________________________________________________________________________
1492 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
1493         Log: EBCDIC test tweak.
1494      Branch: perl
1495            ! pod/perldelta.pod t/uni/case.pl
1496 ____________________________________________________________________________
1497 [ 15683] By: nick                                  on 2002/04/02  15:36:17
1498         Log: Integrate mainline
1499      Branch: perlio
1500           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
1501           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
1502           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
1503 ____________________________________________________________________________
1504 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
1505         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
1506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1507              Date: Tue, 2 Apr 2002 00:37:08 -0500
1508              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
1509      Branch: perl
1510            ! os2/os2ish.h perlio.c
1511 ____________________________________________________________________________
1512 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
1513         Log: Subject: [PATCH @15047] debugger again
1514              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1515              Date: Tue, 2 Apr 2002 00:30:31 -0500
1516              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
1517      Branch: perl
1518            ! lib/perl5db.pl
1519 ____________________________________________________________________________
1520 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
1521         Log: Subject: [PATCH @15047] test() in CPAN.pm
1522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1523              Date: Tue, 2 Apr 2002 00:46:45 -0500
1524              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
1525      Branch: perl
1526            ! lib/CPAN.pm
1527 ____________________________________________________________________________
1528 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
1529         Log: Sync with libnet-1.11
1530      Branch: perl
1531            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
1532            ! lib/Net/SMTP.pm
1533 ____________________________________________________________________________
1534 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
1535         Log: NetWare tweaks from C Aditya.
1536      Branch: perl
1537            ! NetWare/t/NWScripts.pl scope.c
1538 ____________________________________________________________________________
1539 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
1540         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
1541              From: Dan Kogai <dankogai@dan.co.jp>
1542              Date: Tue, 2 Apr 2002 22:21:47 +0900
1543              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
1544      Branch: perl
1545            ! ext/Encode/Encode.xs
1546 ____________________________________________________________________________
1547 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
1548         Log: Integrate perlio;
1549              
1550              Calculate buffer size needs in float to avoid 32-bit overflow.
1551              
1552              Add buffer size growth test.
1553      Branch: perl
1554           +> ext/Encode/t/grow.t
1555           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
1556 ____________________________________________________________________________
1557 [ 15675] By: nick                                  on 2002/04/02  07:49:41
1558         Log: Add buffer size growth test.
1559      Branch: perlio
1560            + ext/Encode/t/grow.t
1561            ! MANIFEST ext/Encode/MANIFEST
1562 ____________________________________________________________________________
1563 [ 15674] By: nick                                  on 2002/04/02  07:40:49
1564         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
1565      Branch: perlio
1566            ! ext/Encode/Encode.xs
1567 ____________________________________________________________________________
1568 [ 15673] By: nick                                  on 2002/04/02  07:40:06
1569         Log: Integrate mainline
1570      Branch: perlio
1571           +> (branch 102 files)
1572            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
1573            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
1574            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1575            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1576            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1577            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1578            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1579            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1580            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
1581            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
1582            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
1583            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
1584            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
1585            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
1586            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
1587            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
1588            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
1589            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
1590            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
1591            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
1592            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
1593            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
1594            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
1595            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
1596            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
1597            - ext/Encode/Encode/macCentEuro.ucm
1598            - ext/Encode/Encode/macCroatian.ucm
1599            - ext/Encode/Encode/macCyrillic.ucm
1600            - ext/Encode/Encode/macDingbats.ucm
1601            - ext/Encode/Encode/macGreek.ucm
1602            - ext/Encode/Encode/macIceland.ucm
1603            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
1604            - ext/Encode/Encode/macRumanian.ucm
1605            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
1606            - ext/Encode/Encode/macTurkish.ucm
1607            - ext/Encode/Encode/macUkraine.ucm
1608            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
1609            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
1610            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
1611            - ext/Encode/compile ext/Encode/encode.h
1612            - ext/Encode/lib/Encode/CN/2022_CN.pm
1613            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
1614            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
1615            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
1616            - lib/unicore/PropertyValueAliases.txt
1617           !> (integrate 143 files)
1618 ____________________________________________________________________________
1619 [ 15672] By: ams                                   on 2002/04/02  04:42:44
1620         Log: Win32 fix for Tie::File from MJD.
1621      Branch: perl
1622            ! lib/Tie/File.pm
1623 ____________________________________________________________________________
1624 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
1625         Log: Add a few tests to the timing-sensitive list.
1626      Branch: perl
1627            ! INSTALL
1628 ____________________________________________________________________________
1629 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
1630         Log: Subject: [PATCH sort.t] extensive regression testing
1631              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1632              Date: Mon, 1 Apr 2002 23:50:24 +0200
1633              Message-ID: <20020401235024.E677@rafael>
1634      Branch: perl
1635            ! lib/sort.t
1636 ____________________________________________________________________________
1637 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
1638         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
1639              From: Nicholas Clark <nick@unfortu.net>
1640              Date: Mon, 1 Apr 2002 21:54:05 +0100
1641              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
1642      Branch: perl
1643            ! lib/Memoize/t/errors.t
1644 ____________________________________________________________________________
1645 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
1646         Log: Subject: getting rid of a few superfluous $&/$`
1647              From: Jeffrey Friedl <jfriedl@yahoo.com>
1648              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
1649              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
1650              
1651              (with more-backward-compat than just using @- and @+, also by Jeffrey)
1652              
1653              (The version number of Text::Balanced intentionally not
1654              increased since Damian will make a new release after 5.8)
1655      Branch: perl
1656            ! lib/Pod/Html.pm lib/Text/Balanced.pm
1657 ____________________________________________________________________________
1658 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
1659         Log: Subject: [PATCH 5.7.3 TESTS]
1660              From: mjd@plover.com
1661              Date: 1 Apr 2002 20:32:18 -0000
1662              Message-ID: <20020401203218.25230.qmail@plover.com>
1663      Branch: perl
1664            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
1665            ! t/op/tiearray.t t/test.pl
1666 ____________________________________________________________________________
1667 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
1668         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
1669              From: Paul_GreenVOS@vos.stratus.com
1670              Date: Mon, 1 Apr 02 15:15 est
1671              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
1672      Branch: perl
1673            ! iperlsys.h
1674 ____________________________________________________________________________
1675 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
1676         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
1677              From: Paul_GreenVOS@vos.stratus.com
1678              Date: Mon, 1 Apr 02 14:11 est
1679              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
1680      Branch: perl
1681            ! lib/ExtUtils/MM_Unix.pm
1682 ____________________________________________________________________________
1683 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
1684         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
1685              From: Nicholas Clark <nick@unfortu.net>
1686              Date: Mon, 1 Apr 2002 19:30:05 +0100
1687              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
1688      Branch: perl
1689            ! t/op/pat.t t/op/utfhash.t
1690 ____________________________________________________________________________
1691 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
1692         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
1693              From: Mark-Jason Dominus <mjd@plover.com>
1694              Date: Mon, 01 Apr 2002 13:22:01 -0500
1695              Message-ID: <20020401182201.21189.qmail@plover.com>
1696      Branch: perl
1697            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
1698 ____________________________________________________________________________
1699 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
1700         Log: Update Changes.
1701      Branch: perl
1702            ! Changes patchlevel.h
1703 ____________________________________________________________________________
1704 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
1705         Log: Subject: [PATCH 5.7.3 DOC]
1706              From: mjd@plover.com
1707              Date: 1 Apr 2002 17:23:40 -0000
1708              Message-ID: <20020401172340.16410.qmail@plover.com>
1709      Branch: perl
1710            ! pod/perldelta.pod
1711 ____________________________________________________________________________
1712 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
1713         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
1714      Branch: perl
1715            ! hints/unicos.sh
1716 ____________________________________________________________________________
1717 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
1718         Log: Advertise piconv and enc2xs.
1719      Branch: perl
1720            ! pod/perldelta.pod
1721 ____________________________________________________________________________
1722 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
1723         Log: Add enc2xs.
1724      Branch: perl
1725            + utils/enc2xs.PL
1726            ! MANIFEST utils/Makefile
1727 ____________________________________________________________________________
1728 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
1729         Log: Integrate perlio;
1730              
1731              Be more explicit testing for \015 not \r
1732      Branch: perl
1733           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
1734           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
1735 ____________________________________________________________________________
1736 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
1737         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
1738              From: Philip Newton <Philip.Newton@gmx.net>
1739              Date: Mon, 01 Apr 2002 17:06:18 +0200
1740              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
1741      Branch: perl
1742            ! lib/charnames.pm lib/charnames.t
1743 ____________________________________________________________________________
1744 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
1745         Log: Subject: detypo patch
1746              From: andreas.koenig@anima.de (Andreas J. Koenig)
1747              Date: Mon, 01 Apr 2002 10:09:21 +0200
1748              Message-ID: <m3r8lzsuvi.fsf@anima.de>
1749      Branch: perl
1750            ! INSTALL
1751 ____________________________________________________________________________
1752 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
1753         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
1754              From: Philip Newton <Philip.Newton@gmx.net>
1755              Date: Mon, 01 Apr 2002 08:12:01 +0200
1756              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
1757      Branch: perl
1758            ! lib/charnames.pm lib/charnames.t
1759 ____________________________________________________________________________
1760 [ 15653] By: nick                                  on 2002/04/01  09:20:24
1761         Log: Be more explicit testing for \015 not \r
1762      Branch: perlio
1763            ! t/io/crlf.t
1764 ____________________________________________________________________________
1765 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
1766         Log: If under UTF-8 locale the utf8.pm really needs to be found.
1767      Branch: perl
1768            ! t/comp/cpp.t t/run/switchPx.t
1769 ____________________________________________________________________________
1770 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
1771         Log: Upgrade to Tie::File 0.91, from mjd.
1772      Branch: perl
1773            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
1774            + lib/Tie/File/t/26_twrite.t
1775            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
1776            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
1777            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
1778            ! lib/Tie/File/t/16_handle.t
1779 ____________________________________________________________________________
1780 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
1781         Log: DJGPP tweaks from Laszlo.
1782      Branch: perl
1783            ! lib/ExtUtils/MM_DOS.pm util.c
1784 ____________________________________________________________________________
1785 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
1786         Log: Discussion about minimal installations.
1787      Branch: perl
1788            ! INSTALL
1789 ____________________________________________________________________________
1790 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
1791         Log: Comment tweak from Hugo.
1792      Branch: perl
1793            ! regexec.c
1794 ____________________________________________________________________________
1795 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
1796         Log: Another UTF-8 locale tweak from Hugo.
1797      Branch: perl
1798            ! regexec.c
1799 ____________________________________________________________________________
1800 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
1801         Log: Document the known MacOS X locale problem.
1802      Branch: perl
1803            ! pod/perldelta.pod
1804 ____________________________________________________________________________
1805 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
1806         Log: Regex fix from Hugo: in UTF-8 locales the character
1807              counting code didn't work right for minimal matches.
1808      Branch: perl
1809            ! regexec.c
1810 ____________________________________________________________________________
1811 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
1812         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
1813              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1814              Date: Sun, 31 Mar 2002 20:32:43 -0500
1815              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
1816      Branch: perl
1817            ! lib/ExtUtils/xsubpp
1818 ____________________________________________________________________________
1819 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
1820         Log: Document known FreeBSD locale glitch. 
1821      Branch: perl
1822            ! pod/perldelta.pod
1823 ____________________________________________________________________________
1824 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
1825         Log: There is --list in glibc iconv.
1826      Branch: perl
1827            ! ext/Encode/bin/piconv
1828 ____________________________________________________________________________
1829 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
1830         Log: Slight usage tweaks to piconv: show usage with
1831              no -t -f or -l arguments, or with -h.
1832      Branch: perl
1833            ! ext/Encode/bin/piconv
1834 ____________________________________________________________________________
1835 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
1836         Log: Get the piconv installed.
1837      Branch: perl
1838            + utils/piconv.PL
1839            ! MANIFEST utils/Makefile
1840 ____________________________________________________________________________
1841 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
1842         Log: Spelling tweaks.
1843      Branch: perl
1844            ! ext/Encode/bin/piconv
1845 ____________________________________________________________________________
1846 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
1847         Log: Upgrade to Encode 1.11, from Dan Kogai.
1848      Branch: perl
1849            + ext/Encode/Encode/Changes.e2x
1850            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
1851            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
1852            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
1853            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
1854            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
1855            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
1856            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
1857            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
1858            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
1859            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
1860            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
1861            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
1862            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
1863            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
1864            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
1865            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
1866            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
1867            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
1868            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
1869            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
1870            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
1871            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
1872            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
1873            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
1874            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
1875            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
1876            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
1877            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
1878            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
1879            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
1880            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
1881            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
1882            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
1883            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
1884            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
1885            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
1886            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
1887            + ext/Encode/ucm/viscii.ucm
1888            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
1889            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
1890            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1891            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1892            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1893            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1894            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1895            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1896            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
1897            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
1898            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
1899            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
1900            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
1901            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
1902            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
1903            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
1904            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
1905            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
1906            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
1907            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
1908            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
1909            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
1910            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
1911            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
1912            - ext/Encode/Encode/ksc5601.ucm
1913            - ext/Encode/Encode/macCentEuro.ucm
1914            - ext/Encode/Encode/macCroatian.ucm
1915            - ext/Encode/Encode/macCyrillic.ucm
1916            - ext/Encode/Encode/macDingbats.ucm
1917            - ext/Encode/Encode/macGreek.ucm
1918            - ext/Encode/Encode/macIceland.ucm
1919            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
1920            - ext/Encode/Encode/macRumanian.ucm
1921            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
1922            - ext/Encode/Encode/macTurkish.ucm
1923            - ext/Encode/Encode/macUkraine.ucm
1924            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
1925            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
1926            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
1927            - lib/encoding.pm lib/encoding.t
1928            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
1929            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1930            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
1931            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
1932            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
1933            ! ext/Encode/Makefile.PL ext/Encode/README
1934            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
1935            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1936            ! ext/Encode/lib/Encode/Alias.pm
1937            ! ext/Encode/lib/Encode/Supported.pod
1938 ____________________________________________________________________________
1939 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
1940         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
1941              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
1942              respective test    and doc tweaks.
1943      Branch: perl
1944            ! lib/charnames.pm lib/charnames.t
1945 ____________________________________________________________________________
1946 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
1947         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
1948              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1949              Date: Sun, 31 Mar 2002 22:47:31 +0200
1950              Message-ID: <20020331224731.E854@rafael>
1951      Branch: perl
1952            ! pod/perlfunc.pod
1953 ____________________________________________________________________________
1954 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
1955         Log: Subject: [PATCH] __attribute__ problems with g++
1956              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1957              Date: Sun, 31 Mar 2002 22:43:03 +0200
1958              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
1959      Branch: perl
1960            ! perl.h
1961 ____________________________________________________________________________
1962 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
1963         Log: Put back the #! line, false alarm.
1964      Branch: perl
1965            ! lib/ExtUtils/t/Constant.t
1966 ____________________________________________________________________________
1967 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
1968         Log: Subject: Re: [Patch] pod/perlvar.pod
1969              From: Philip Newton <Philip.Newton@gmx.net>
1970              Date: Sun, 31 Mar 2002 07:40:43 +0200
1971              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
1972      Branch: perl
1973            ! pod/perlvar.pod
1974 ____________________________________________________________________________
1975 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
1976         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
1977              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1978              Date: Sat, 30 Mar 2002 21:37:37 -0500
1979              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
1980      Branch: perl
1981            ! ext/Socket/socketpair.t
1982 ____________________________________________________________________________
1983 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
1984         Log: Subject: Re: compile tweak for Win32
1985              From: Michael G Schwern <schwern@pobox.com>
1986              Date: Fri, 29 Mar 2002 17:48:22 -0500      
1987              Message-ID: <20020329224822.GG16816@blackrider>
1988      Branch: perl
1989            ! win32/buildext.pl
1990 ____________________________________________________________________________
1991 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
1992         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
1993              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1994              Date: Sat, 30 Mar 2002 22:19:46 +0100
1995              Message-ID: <20020330221946.A28497@rafael>
1996      Branch: perl
1997            ! t/lib/1_compile.t
1998 ____________________________________________________________________________
1999 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
2000         Log: Subject: [PATCH regmesg.t] increase output verbosity
2001              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2002              Date: Sat, 30 Mar 2002 22:34:08 +0100
2003              Message-ID: <20020330223408.C28497@rafael>
2004      Branch: perl
2005            ! t/op/regmesg.t
2006 ____________________________________________________________________________
2007 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
2008         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
2009              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2010              Date: Sat, 30 Mar 2002 21:36:23 +0100
2011              Message-ID: <20020330213623.A677@rafael>
2012      Branch: perl
2013            ! regcomp.c
2014 ____________________________________________________________________________
2015 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
2016         Log: If using a network filesystem several different hosts
2017              may be trying to lock the same file.  In this case offering
2018              to kill the other process is not that helpful.  (Unless one
2019              has *real* clustering, but that's not usually the case.)
2020      Branch: perl
2021            ! lib/CPAN.pm
2022 ____________________________________________________________________________
2023 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
2024         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
2025              From: andreas.koenig@anima.de (Andreas J. Koenig)
2026              Date: Sat, 30 Mar 2002 06:12:36 +0100
2027              Message-ID: <m3hemyvdtn.fsf@anima.de>
2028      Branch: perl
2029            ! lib/Dumpvalue.pm
2030 ____________________________________________________________________________
2031 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
2032         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
2033              From: Jeremy Zawodny <Jeremy@Zawodny.com>
2034              Date: Fri, 29 Mar 2002 17:55:20 -0800
2035              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
2036      Branch: perl
2037            ! utils/dprofpp.PL
2038 ____________________________________________________________________________
2039 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
2040         Log: Subject: [Patch] pod/perlvar.pod
2041              From: Dan Kogai <dankogai@dan.co.jp>
2042              Date: Sun, 31 Mar 2002 02:03:36 +0900
2043              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
2044      Branch: perl
2045            ! pod/perlvar.pod
2046 ____________________________________________________________________________
2047 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
2048         Log: Subject: [PATCH] MM & Encode fixes
2049              From: Michael G Schwern <schwern@pobox.com>
2050              Date: Sat, 30 Mar 2002 06:41:56 -0500
2051              Message-ID: <20020330114156.GA16533@blackrider>
2052      Branch: perl
2053            + lib/ExtUtils/t/basic.t
2054            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
2055            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
2056            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
2057            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2058            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2059            ! lib/ExtUtils/t/hints.t
2060 ____________________________________________________________________________
2061 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
2062         Log: EBCDICification.
2063      Branch: perl
2064            ! lib/charnames.t
2065 ____________________________________________________________________________
2066 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
2067         Log: Upgrade to Tie::File 0.90, from mjd.
2068      Branch: perl
2069            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
2070            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
2071            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
2072            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
2073            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
2074            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
2075            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
2076            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
2077            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
2078 ____________________________________________________________________________
2079 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
2080         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
2081              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2082              Date: Sat, 30 Mar 2002 00:20:39 +0100
2083              Message-ID: <20020330002039.A716@rafael>
2084      Branch: perl
2085            ! lib/sort.pm
2086 ____________________________________________________________________________
2087 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
2088         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
2089              From: Michael G Schwern <schwern@pobox.com>
2090              Date: Fri, 29 Mar 2002 18:14:20 -0500
2091              Message-ID: <20020329231419.GI16816@blackrider>
2092      Branch: perl
2093            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
2094            ! wince/Makefile.ce
2095 ____________________________________________________________________________
2096 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
2097         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
2098              From: Paul_GreenVOS@vos.stratus.com
2099              Date: Fri, 29 Mar 02 18:01 est
2100              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
2101      Branch: perl
2102            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
2103 ____________________________________________________________________________
2104 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
2105         Log: AUTHORS updates.
2106      Branch: perl
2107            ! AUTHORS
2108 ____________________________________________________________________________
2109 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
2110         Log: Upgrade to Encode 1.01, from Dan Kogai.
2111      Branch: perl
2112            ! ext/Encode/Changes ext/Encode/Encode.pm
2113            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
2114            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
2115            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
2116            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
2117            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
2118            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
2119            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
2120            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
2121            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
2122            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
2123            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
2124            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
2125            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
2126            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
2127            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
2128            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
2129            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
2130            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
2131            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
2132            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
2133            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
2134            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
2135            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
2136            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
2137            ! ext/Encode/Encode/ksc5601.ucm
2138            ! ext/Encode/Encode/macCentEuro.ucm
2139            ! ext/Encode/Encode/macCroatian.ucm
2140            ! ext/Encode/Encode/macCyrillic.ucm
2141            ! ext/Encode/Encode/macDingbats.ucm
2142            ! ext/Encode/Encode/macGreek.ucm
2143            ! ext/Encode/Encode/macIceland.ucm
2144            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
2145            ! ext/Encode/Encode/macRumanian.ucm
2146            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
2147            ! ext/Encode/Encode/macTurkish.ucm
2148            ! ext/Encode/Encode/macUkraine.ucm
2149            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
2150            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
2151            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
2152            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2153            ! ext/Encode/lib/Encode/CJKConstants.pm
2154            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
2155            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
2156            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
2157 ____________________________________________________________________________
2158 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
2159         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
2160              From: "Craig A. Berry" <craigberry@mac.com>
2161              Date: Fri, 29 Mar 2002 13:46:28 -0600
2162              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
2163      Branch: perl
2164            ! configure.com
2165 ____________________________________________________________________________
2166 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
2167         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
2168              which one has to get from the CPAN distribution.
2169      Branch: perl
2170            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
2171            + lib/Memoize/t/expmod_t.t
2172            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2173            - lib/Memoize/t/expire_module_t.t
2174            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
2175            ! lib/Memoize/README
2176 ____________________________________________________________________________
2177 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
2178         Log: metaconfig unit tweak.
2179      Branch: metaconfig/U/perl
2180            ! versiononly.U
2181 ____________________________________________________________________________
2182 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
2183         Log: Configure-related tweaks.
2184      Branch: perl
2185            ! Porting/Glossary Porting/config.sh Porting/config_H
2186            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2187            ! vos/config.ga.h
2188 ____________________________________________________________________________
2189 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
2190         Log: Ooops.
2191      Branch: perl
2192            ! t/op/ver.t
2193 ____________________________________________________________________________
2194 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
2195         Log: Subject: [PATCH @15606] d_time for vms
2196              From: "Craig A. Berry" <craigberry@mac.com>
2197              Date: Fri, 29 Mar 2002 11:58:29 -0600
2198              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
2199      Branch: perl
2200            ! configure.com
2201 ____________________________________________________________________________
2202 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
2203         Log: Subject: Re: Regex-Unicode bugs
2204              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2205              Date: Thu, 28 Mar 2002 10:12:35 +0100
2206              Message-ID: <20020328101235.F678@rafael>
2207      Branch: perl
2208            ! t/op/regmesg.t
2209 ____________________________________________________________________________
2210 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
2211         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
2212              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2213              Date: Fri, 29 Mar 2002 16:53:27 +0000
2214              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
2215      Branch: perl
2216            ! pod/perlre.pod pod/perlretut.pod
2217 ____________________________________________________________________________
2218 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
2219         Log: Subject: Re: debugger debuggers wanted
2220              From: spidb@cpan.org
2221              Date: Fri, 29 Mar 2002 06:34:11 -0500
2222              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
2223      Branch: perl
2224            ! lib/perl5db.pl
2225 ____________________________________________________________________________
2226 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
2227         Log: Update Changes.
2228      Branch: perl
2229            ! Changes patchlevel.h
2230 ____________________________________________________________________________
2231 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
2232         Log: Rename for 8.3-friendliness.
2233      Branch: perl
2234            + lib/unicore/PropValueAliases.txt
2235            - lib/unicore/PropertyValueAliases.txt
2236            ! MANIFEST lib/unicore/README.perl
2237 ____________________________________________________________________________
2238 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
2239         Log: Retract ExtUtils/t/basic.t until it works.
2240      Branch: perl
2241            - lib/ExtUtils/t/basic.t
2242            ! MANIFEST
2243 ____________________________________________________________________________
2244 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
2245         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
2246              From: Slaven Rezic <slaven.rezic@berlin.de>
2247              Date: 28 Mar 2002 22:27:14 +0100
2248              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
2249      Branch: perl
2250            ! hints/freebsd.sh
2251 ____________________________________________________________________________
2252 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
2253         Log: Interesting... where did this come from?
2254              (The Configure change in #15600)
2255      Branch: perl
2256            ! config_h.SH
2257 ____________________________________________________________________________
2258 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
2259         Log: metaconfig unit change for #15600.
2260      Branch: metaconfig/U/perl
2261            ! versiononly.U
2262 ____________________________________________________________________________
2263 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
2264         Log: Subject: versiononly should not put `old' versions in inc
2265              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2266              Date: Fri, 29 Mar 2002 12:53:49 +0100
2267              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
2268      Branch: perl
2269            ! Configure
2270 ____________________________________________________________________________
2271 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
2272         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
2273              From: Michael G Schwern <schwern@pobox.com>
2274              Date: Fri, 29 Mar 2002 04:12:47 -0500
2275              Message-ID: <20020329091247.GA7432@blackrider>
2276              
2277              (with two nits: (1) change lib/Extutils/Command/MM.pm
2278              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
2279              @INC to compile.t)
2280      Branch: perl
2281            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
2282            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
2283            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
2284            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
2285            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
2286            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
2287            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
2288            + lib/ExtUtils/t/Problem-Module/Makefile.PL
2289            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
2290            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
2291            + t/lib/MakeMaker/Test/Utils.pm
2292            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2293            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2294            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
2295            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
2296            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
2297            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2298            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2299            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
2300            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
2301            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
2302            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
2303            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
2304            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
2305            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
2306            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
2307            ! t/lib/TieOut.pm
2308 ____________________________________________________________________________
2309 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
2310         Log: Leftovers from Encode 0.99.
2311      Branch: perl
2312            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
2313            - ext/Encode/compile ext/Encode/encode.h
2314            - ext/Encode/lib/Encode/CN/2022_CN.pm
2315            - ext/Encode/lib/Encode/Details.pod
2316 ____________________________________________________________________________
2317 [ 15597] By: nick                                  on 2002/03/29  14:03:35
2318         Log: Integrate mainline
2319      Branch: perlio
2320           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
2321           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
2322           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2323           !> (integrate 130 files)
2324 ____________________________________________________________________________
2325 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
2326         Log: Subject: Another Unicode-3.2-induced doc fix
2327              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2328              Date: Fri, 29 Mar 2002 21:45:47 +0900
2329              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
2330      Branch: perl
2331            ! ext/Unicode/Normalize/Normalize.pm
2332 ____________________________________________________________________________
2333 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
2334         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
2335              From: Slaven Rezic <slaven.rezic@berlin.de>
2336              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
2337              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
2338      Branch: perl
2339            ! reentr.c reentr.pl
2340 ____________________________________________________________________________
2341 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
2342         Log: Subject: [PATCH] Quieting OS X
2343              From: Michael G Schwern <schwern@pobox.com>
2344              Date: Fri, 29 Mar 2002 05:46:23 -0500
2345              Message-ID: <20020329104622.GA9163@blackrider>
2346      Branch: perl
2347            ! ext/POSIX/t/posix.t t/op/stat.t
2348 ____________________________________________________________________________
2349 [ 15593] By: ams                                   on 2002/03/29  07:32:22
2350         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
2351              From: Paul_GreenVOS@vos.stratus.com
2352              Date: Fri, 29 Mar 02 0:05 est
2353              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
2354      Branch: perl
2355            ! ext/Time/HiRes/HiRes.xs
2356 ____________________________________________________________________________
2357 [ 15592] By: ams                                   on 2002/03/29  07:28:29
2358         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
2359              From: Spider Boardman <spidb@cpan.org>
2360              Date: Fri, 29 Mar 2002 00:52:24 -0500
2361              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
2362      Branch: perl
2363            ! op.c t/op/attrs.t
2364 ____________________________________________________________________________
2365 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
2366         Log: It's perlce.
2367      Branch: perl
2368            ! pod/perldelta.pod
2369 ____________________________________________________________________________
2370 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
2371         Log: MPE/iX tweaks from Mark Bixby.
2372      Branch: perl
2373            ! ext/Storable/t/lock.t mpeix/relink
2374 ____________________________________________________________________________
2375 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
2376         Log: Upgrade to Encode 1.00, from Dan Kogai.
2377              
2378              (one nit: bin/enc2xs needed also ../..)
2379      Branch: perl
2380            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
2381            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
2382            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2383            ! (edit 104 files)
2384 ____________________________________________________________________________
2385 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
2386         Log: Subject: [PATCH] NEXT LINE --> NEL
2387              From: Philip Newton <Philip.Newton@gmx.net>
2388              Date: Thu, 28 Mar 2002 21:03:10 +0000
2389              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
2390      Branch: perl
2391            ! lib/charnames.pm lib/charnames.t
2392 ____________________________________________________________________________
2393 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
2394         Log: binmode :bytes, again.
2395      Branch: perl
2396            ! lib/utf8.t
2397 ____________________________________________________________________________
2398 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
2399         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
2400              From: Mark-Jason Dominus <mjd@plover.com>
2401              Date: Thu, 28 Mar 2002 10:36:03 -0500
2402              Message-ID: <20020328153603.11992.qmail@plover.com>
2403      Branch: perl
2404            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
2405 ____________________________________________________________________________
2406 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
2407         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
2408      Branch: perl
2409            ! lib/charnames.pm lib/charnames.t pp_pack.c
2410 ____________________________________________________________________________
2411 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
2412         Log: If expecting UTF-8, probably not expecting UTF-16.
2413      Branch: perl
2414            ! t/comp/require.t
2415 ____________________________________________________________________________
2416 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
2417         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
2418              From: Paul_GreenVOS@vos.stratus.com
2419              Date: Thu, 28 Mar 02 8:22 est
2420              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
2421      Branch: perl
2422            ! lib/Time/Local.pm
2423 ____________________________________________________________________________
2424 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
2425         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
2426              From: Paul_GreenVOS@vos.stratus.com
2427              Date: Thu, 28 Mar 02 7:46 est
2428              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
2429      Branch: perl
2430            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
2431 ____________________________________________________________________________
2432 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
2433         Log: A little bit better error message for \pq, still
2434              not good because the script context is not shown.
2435      Branch: perl
2436            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
2437 ____________________________________________________________________________
2438 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
2439         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
2440              From: Jeffrey Friedl <jfriedl@yahoo.com>
2441              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
2442              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
2443      Branch: perl
2444            ! sv.c t/op/pat.t
2445 ____________________________________________________________________________
2446 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
2447         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
2448              From: Mark-Jason Dominus <mjd@plover.com>
2449              Date: Thu, 28 Mar 2002 05:04:40 -0500
2450              Message-ID: <20020328100440.22081.qmail@plover.com>
2451      Branch: perl
2452            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
2453 ____________________________________________________________________________
2454 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
2455         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
2456              From: mjd@plover.com
2457              Date: 28 Mar 2002 09:22:06 -0000
2458              Message-ID: <20020328092206.18833.qmail@plover.com>
2459      Branch: perl
2460            ! lib/encoding.t
2461 ____________________________________________________________________________
2462 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
2463         Log: Unicode 3.2.0-induced doc tweaks.
2464      Branch: perl
2465            ! pod/perlretut.pod pod/perlunicode.pod
2466 ____________________________________________________________________________
2467 [ 15576] By: nick                                  on 2002/03/28  07:40:04
2468         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
2469      Branch: perlio
2470           +> (branch 31 files)
2471           !> (integrate 162 files)
2472 ____________________________________________________________________________
2473 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
2474         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
2475              From: Paul_GreenVOS@vos.stratus.com
2476              Date: Thu, 28 Mar 02 0:16 est
2477              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
2478      Branch: perl
2479            ! ext/POSIX/t/posix.t
2480 ____________________________________________________________________________
2481 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
2482         Log: Subject: Re: Regex-Unicode bugs
2483              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2484              Date: Wed, 27 Mar 2002 13:48:06 +0100
2485              Message-ID: <20020327134806.C18945@rafael>
2486              
2487              regmesg.t patch still would be nice.
2488      Branch: perl
2489            ! regcomp.c
2490 ____________________________________________________________________________
2491 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
2492         Log: Subject: Re: Regex-Unicode bugs
2493              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
2494              Date: Wed, 27 Mar 2002 12:39:57 +0000
2495              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
2496      Branch: perl
2497            ! pod/perldiag.pod regcomp.c
2498 ____________________________________________________________________________
2499 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
2500         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
2501              From: Paul_GreenVOS@vos.stratus.com
2502              Date: Wed, 27 Mar 02 23:33 est
2503              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
2504      Branch: perl
2505            ! t/io/fs.t
2506 ____________________________________________________________________________
2507 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
2508         Log: The Official 3.2.0 came out.
2509      Branch: perl
2510            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
2511            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
2512            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
2513            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
2514            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
2515            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
2516            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
2517            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
2518            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
2519            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
2520            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
2521            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
2522            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
2523            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
2524            + lib/unicore/lib/UnifiedI.pl
2525            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
2526 ____________________________________________________________________________
2527 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
2528         Log: socketpair binmode :bytes.
2529      Branch: perl
2530            ! ext/Socket/socketpair.t
2531 ____________________________________________________________________________
2532 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
2533         Log: Don't install anything beneath 't' directories.
2534      Branch: perl
2535            ! installperl
2536 ____________________________________________________________________________
2537 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
2538         Log: More UTF-8 locale sensitivity.
2539      Branch: perl
2540            ! t/io/utf8.t
2541 ____________________________________________________________________________
2542 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
2543         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
2544              From: Stas Bekman <stas@stason.org>
2545              Date: Thu, 28 Mar 2002 10:13:45 +0800
2546              Message-ID: <3CA27C59.4020209@stason.org>
2547              
2548              Temp file cleanup.
2549      Branch: perl
2550            ! lib/Pod/t/pod2html-lib.pl
2551 ____________________________________________________________________________
2552 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
2553         Log: Be compatible also with non-UTF-8 locales.
2554      Branch: perl
2555            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
2556            ! lib/Locale/Language.pod
2557 ____________________________________________________________________________
2558 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
2559         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
2560              From: Spider Boardman <spidb@cpan.org>
2561              Date: Wed, 27 Mar 2002 20:52:28 -0500
2562              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
2563      Branch: perl
2564            ! cv.h op.c t/op/attrs.t toke.c
2565 ____________________________________________________________________________
2566 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
2567         Log: "Last element".
2568      Branch: perl
2569            ! pod/perlfunc.pod
2570 ____________________________________________________________________________
2571 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
2572         Log: Subject: Error in perlfunc for "die"
2573              From: William R Ward <bill@wards.net>
2574              Date: 27 Mar 2002 12:31:32 -0800
2575              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
2576      Branch: perl
2577            ! pod/perlfunc.pod
2578 ____________________________________________________________________________
2579 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
2580         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
2581              From: Mark Kvale <kvale@phy.ucsf.edu>
2582              Date: Wed, 27 Mar 2002 16:45:37 -0800
2583              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
2584      Branch: perl
2585            ! pod/perlre.pod pod/perlretut.pod
2586 ____________________________________________________________________________
2587 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
2588         Log: Try to handle UTF-8 locales.
2589      Branch: perl
2590            ! lib/locale.t
2591 ____________________________________________________________________________
2592 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
2593         Log: More binmode :bytes.
2594      Branch: perl
2595            ! t/io/utf8.t
2596 ____________________________________________________________________________
2597 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
2598         Log: binmode(FH, ":bytes") is the right way, methinks.
2599      Branch: perl
2600            ! ext/PerlIO/t/encoding.t
2601 ____________________________________________________________________________
2602 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
2603         Log: UTF-8 locale: need to open explicitly for bytes.
2604      Branch: perl
2605            ! ext/PerlIO/t/encoding.t
2606 ____________________________________________________________________________
2607 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
2608         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
2609      Branch: perl
2610            ! lib/Locale/Language.pm lib/Locale/Language.pod
2611 ____________________________________________________________________________
2612 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
2613         Log: Warn instead of croak.
2614      Branch: perl
2615            ! pod/perldiag.pod utf8.c
2616 ____________________________________________________________________________
2617 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
2618         Log: UTF-8 locale: there might already be one UTF-8 discipline.
2619      Branch: perl
2620            ! lib/open.t
2621 ____________________________________________________________________________
2622 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
2623         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
2624              From: "Craig A. Berry" <craigberry@mac.com>
2625              Date: Wed, 27 Mar 2002 15:22:13 -0600
2626              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
2627      Branch: perl
2628            ! t/lib/1_compile.t t/lib/compmod.pl
2629 ____________________________________________________________________________
2630 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
2631         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
2632              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2633              Date: Wed, 27 Mar 2002 22:35:03 +0100
2634              Message-ID: <20020327223503.A678@rafael>
2635      Branch: perl
2636            ! pod/perlop.pod
2637 ____________________________________________________________________________
2638 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
2639         Log: Start using the Unicode 3.2.0 data (NOTE: still
2640              unofficial, but the data is unlikely to change much.
2641              Doublecheck when 3.2.0 gets released.)
2642      Branch: perl
2643            + lib/unicore/PropertyAliases.txt
2644            + lib/unicore/PropertyValueAliases.txt
2645            ! (edit 129 files)
2646 ____________________________________________________________________________
2647 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
2648         Log: Update Changes.
2649      Branch: perl
2650            ! Changes patchlevel.h
2651 ____________________________________________________________________________
2652 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
2653         Log: Further fixing for #15549.  Six tests are failing
2654              under Solaris with en_US.UTF-8 but those failures seem
2655              unrelated to the BOUND problem, will look at them later.
2656      Branch: perl
2657            ! regexec.c
2658 ____________________________________________________________________________
2659 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
2660         Log: Possible fix for "Orks, Dragons, and Elves":
2661              should now build under UTF-8 locales (is building
2662              under Solaris en_US.UTF-8 right now).
2663      Branch: perl
2664            ! Makefile.SH regexec.c
2665 ____________________________________________________________________________
2666 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
2667         Log: Forgotten from #15523.
2668      Branch: perl
2669            ! lib/Math/BigInt/Calc.pm
2670 ____________________________________________________________________________
2671 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
2672         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
2673              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
2674              Date: Wed, 27 Mar 2002 13:32:00 +0100
2675              Message-ID: <20020327133200.A18945@rafael>
2676      Branch: perl
2677            ! regcomp.c t/lib/warnings/regcomp
2678 ____________________________________________________________________________
2679 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
2680         Log: Subject: [PATCH] MANIFES --> MANIFEST
2681              From: Philip Newton <Philip.Newton@gmx.net>
2682              Date: Wed, 27 Mar 2002 10:05:46 +0000
2683              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
2684              
2685              (plus a few tweaks more)
2686      Branch: perl
2687            ! Porting/check83.pl
2688 ____________________________________________________________________________
2689 [ 15545] By: nick                                  on 2002/03/27  07:37:36
2690         Log: Integrate mainline
2691      Branch: perlio
2692           +> lib/Math/BigInt/t/with_sub.t
2693            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
2694            - lib/bignum/t/trace.t
2695           !> (integrate 76 files)
2696 ____________________________________________________________________________
2697 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
2698         Log: Obsolete mailing list information.
2699      Branch: perl
2700            ! README.bs2000 README.os390 README.vmesa
2701 ____________________________________________________________________________
2702 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
2703         Log: More URL "whitespacing".
2704      Branch: perl
2705            ! README.bs2000 README.hurd README.mpeix README.netware
2706            ! README.os390 README.vmesa README.vos README.win32
2707            ! pod/perl5004delta.pod pod/perl5005delta.pod
2708            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
2709            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
2710            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
2711            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
2712            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
2713            ! pod/perltodo.pod
2714 ____________________________________________________________________________
2715 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
2716         Log: I like doubleclicking on URLs in pods to select them.
2717      Branch: perl
2718            ! README.amiga README.epoc README.vos pod/perl561delta.pod
2719            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
2720            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
2721            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
2722            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
2723            ! pod/perltodo.pod pod/perlvar.pod
2724 ____________________________________________________________________________
2725 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
2726         Log: Regen modlib.
2727      Branch: perl
2728            ! pod/perlmodlib.pod
2729 ____________________________________________________________________________
2730 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
2731         Log: Update the CPAN sites list.
2732      Branch: perl
2733            ! pod/perlmodlib.PL pod/perlmodlib.pod
2734 ____________________________________________________________________________
2735 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
2736         Log: Regen modlib, toc.
2737      Branch: perl
2738            ! pod/perlmodlib.pod pod/perltoc.pod
2739 ____________________________________________________________________________
2740 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
2741         Log: s/rationale/rational/
2742      Branch: perl
2743            ! lib/Math/BigRat.pm lib/bigrat.pm
2744 ____________________________________________________________________________
2745 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
2746         Log: s/done/esac/
2747      Branch: perl
2748            ! hints/dec_osf.sh
2749 ____________________________________________________________________________
2750 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
2751         Log: Advertise big* and BigRat.
2752      Branch: perl
2753            ! pod/perldelta.pod
2754 ____________________________________________________________________________
2755 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
2756         Log: A missing ) in #15527.
2757      Branch: perl
2758            ! pp_sys.c
2759 ____________________________________________________________________________
2760 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
2761         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
2762              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2763              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
2764              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
2765      Branch: perl
2766            ! lib/ExtUtils/typemap
2767 ____________________________________________________________________________
2768 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
2769         Log: Subject: Re: Cygwin PerlIO.t failing
2770              From: Stas Bekman <stas@stason.org>
2771              Date: Wed, 27 Mar 2002 01:34:11 +0800
2772              Message-ID: <3CA0B113.1070800@stason.org>
2773      Branch: perl
2774            ! ext/PerlIO/PerlIO.t
2775 ____________________________________________________________________________
2776 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
2777         Log: Subject: [PATCH] safety check for vms/test.com
2778              From: "Craig A. Berry" <craigberry@mac.com>
2779              Date: Tue, 26 Mar 2002 12:15:21 -0600
2780              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
2781      Branch: perl
2782            ! vms/test.com
2783 ____________________________________________________________________________
2784 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
2785         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
2786              From: PPrymmer@factset.com
2787              Date: Tue, 26 Mar 2002 13:04:59 -0500
2788              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
2789      Branch: perl
2790            ! configure.com
2791 ____________________________________________________________________________
2792 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
2793         Log: Subject: [PATCH] Minor typo in test harness
2794              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
2795              Date: Tue, 26 Mar 2002 17:44:06 -0000
2796              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
2797      Branch: perl
2798            ! t/lib/warnings/perlio
2799 ____________________________________________________________________________
2800 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
2801         Log: Subject: PATCH s2p.PL
2802              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2803              Date: Tue, 26 Mar 2002 17:16:46 +0100
2804              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
2805      Branch: perl
2806            ! x2p/s2p.PL
2807 ____________________________________________________________________________
2808 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
2809         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
2810      Branch: perl
2811            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
2812            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
2813            ! MANIFEST
2814 ____________________________________________________________________________
2815 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
2816         Log: Avoid and document a weird bug in UNICOS/mk.
2817      Branch: perl
2818            ! pod/perldelta.pod pp_sys.c
2819 ____________________________________________________________________________
2820 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
2821         Log: Math::BigInt::Lite 0.09, from Tels.
2822      Branch: perl
2823            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
2824            ! MANIFEST
2825 ____________________________________________________________________________
2826 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
2827         Log: For now disable the test in OS/390; it seems to hang,
2828              but frustratingly seems to run from command line and
2829              from Perl debugger.
2830      Branch: perl
2831            ! lib/Math/BigInt/t/mbi_rand.t
2832 ____________________________________________________________________________
2833 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
2834         Log: EPOC update from Olaf Flebbe.
2835      Branch: perl
2836            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
2837            ! pod/perlport.pod t/io/fs.t
2838 ____________________________________________________________________________
2839 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
2840         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
2841              and bignum 0.11, from Tels.
2842      Branch: perl
2843            + lib/Math/BigInt/t/with_sub.t
2844            - lib/bignum/t/trace.t
2845            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2846            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
2847            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
2848            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
2849            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
2850            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
2851            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
2852            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
2853            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
2854            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
2855            ! lib/bignum/t/bigrat.t lib/bigrat.pm
2856            ! t/lib/Math/BigInt/Subclass.pm
2857 ____________________________________________________________________________
2858 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
2859         Log: Integrate perlio;
2860              
2861              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
2862              
2863              Testcase for crlf spanning buffer boundary
2864      Branch: perl
2865           +> t/io/crlf.t
2866           !> MANIFEST perlio.c
2867 ____________________________________________________________________________
2868 [ 15521] By: nick                                  on 2002/03/26  15:31:55
2869         Log: Testcase for crlf spanning buffer boundary
2870      Branch: perlio
2871            + t/io/crlf.t
2872            ! MANIFEST
2873 ____________________________________________________________________________
2874 [ 15520] By: nick                                  on 2002/03/26  15:09:52
2875         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
2876      Branch: perlio
2877            ! perlio.c
2878 ____________________________________________________________________________
2879 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
2880         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
2881      Branch: perl
2882            ! t/lib/1_compile.t
2883 ____________________________________________________________________________
2884 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
2885         Log: Document the Configure (really, awk) glitch in
2886              UNICOS/mk.
2887      Branch: perl
2888            ! pod/perldelta.pod
2889 ____________________________________________________________________________
2890 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
2891         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
2892              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2893              Date: Fri, 22 Mar 2002 16:11:28 +0100
2894              Message-ID: <3C9B57B0.31936.496399@localhost>
2895      Branch: perl
2896            ! win32/win32.c
2897 ____________________________________________________________________________
2898 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
2899         Log: Subject: Re: Jarkko likes OOOOs
2900              From: "Gerrit P. Haase" <gp@familiehaase.de>
2901              Date: Tue, 26 Mar 2002 08:44:02 +0100
2902              Message-ID: <40509050505.20020326084402@familiehaase.de>
2903      Branch: perl
2904            ! t/io/fs.t
2905 ____________________________________________________________________________
2906 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
2907         Log: Subject: [patch utils/perlbug] subject header setting problem      
2908              From: Stas Bekman <stas@stason.org>
2909              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
2910              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
2911      Branch: perl
2912            ! utils/perlbug.PL
2913 ____________________________________________________________________________
2914 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
2915         Log: Subject: [PATCH] win32/makefile.mk
2916              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2917              Date: Tue, 26 Mar 2002 13:56:19 +0100
2918              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
2919      Branch: perl
2920            ! win32/makefile.mk
2921 ____________________________________________________________________________
2922 [ 15513] By: nick                                  on 2002/03/26  07:17:17
2923         Log: Integrate mainline
2924      Branch: perlio
2925           +> (branch 39 files)
2926            - (delete 109 files)
2927           !> (integrate 105 files)
2928 ____________________________________________________________________________
2929 [ 15512] By: nick                                  on 2002/03/26  06:52:42
2930         Log: Integrate mainline
2931      Branch: perlio
2932           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
2933           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
2934           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
2935           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
2936           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
2937 ____________________________________________________________________________
2938 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
2939         Log: Installation advice from Robert Spier. 
2940      Branch: perl
2941            ! INSTALL
2942 ____________________________________________________________________________
2943 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
2944         Log: Stas setting things right.
2945      Branch: perl
2946            ! ext/PerlIO/PerlIO.t
2947 ____________________________________________________________________________
2948 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
2949         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
2950              From: Paul_GreenVOS@vos.stratus.com
2951              Date: Mon, 25 Mar 02 23:57 est
2952              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
2953      Branch: perl
2954            ! ext/IO/lib/IO/t/io_unix.t
2955 ____________________________________________________________________________
2956 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
2957         Log: Add threads hints for UNICOS/mk and UNICOS.
2958              (I'm just guessing on UNICOS.)
2959      Branch: perl
2960            ! hints/unicos.sh hints/unicosmk.sh
2961 ____________________________________________________________________________
2962 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
2963         Log: Mention the effect of Unicode keys on hashes.
2964      Branch: perl
2965            ! pod/perlunicode.pod
2966 ____________________________________________________________________________
2967 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
2968         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
2969              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
2970              Date: Mon, 25 Mar 2002 17:24:33 -0600
2971              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
2972      Branch: perl
2973            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
2974            ! vms/vms_yfix.pl
2975 ____________________________________________________________________________
2976 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
2977         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
2978      Branch: perl
2979            ! hints/dec_osf.sh
2980 ____________________________________________________________________________
2981 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
2982         Log: The .ucm of Encode are big when uncompressed.
2983      Branch: perl
2984            ! INSTALL
2985 ____________________________________________________________________________
2986 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
2987         Log: I don't understand what is going on what these
2988              news tests, retracting the whole lot.
2989      Branch: perl
2990            ! ext/PerlIO/PerlIO.t
2991 ____________________________________________________________________________
2992 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
2993         Log: Upgrade to Encode 0.99, from Dan Kogai.
2994      Branch: perl
2995            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
2996            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
2997            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
2998            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
2999            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
3000            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
3001            + ext/Encode/Encode/ksc5601.ucm
3002            + ext/Encode/Encode/macCentEuro.ucm
3003            + ext/Encode/Encode/macCroatian.ucm
3004            + ext/Encode/Encode/macCyrillic.ucm
3005            + ext/Encode/Encode/macDingbats.ucm
3006            + ext/Encode/Encode/macGreek.ucm
3007            + ext/Encode/Encode/macIceland.ucm
3008            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
3009            + ext/Encode/Encode/macRumanian.ucm
3010            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
3011            + ext/Encode/Encode/macTurkish.ucm
3012            + ext/Encode/Encode/macUkraine.ucm
3013            + ext/Encode/Encode/shiftjis.ucm
3014            + ext/Encode/lib/Encode/10646_1.pm
3015            + ext/Encode/lib/Encode/CJKConstants.pm
3016            + ext/Encode/lib/Encode/CN/2022_CN.pm
3017            + ext/Encode/lib/Encode/JP/2022_JP.pm
3018            + ext/Encode/lib/Encode/JP/2022_JP1.pm
3019            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
3020            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
3021            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
3022            + ext/Encode/ucm2table
3023            - (delete 109 files)
3024            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
3025            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
3026            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
3027            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3028            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3029            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
3030            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
3031            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3032            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3033            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3034            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3035            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3036            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3037            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
3038            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
3039            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
3040            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
3041            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
3042            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
3043            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
3044            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
3045            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
3046            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
3047            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
3048            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
3049            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
3050            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
3051            ! ext/Encode/Makefile.PL ext/Encode/README
3052            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
3053            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
3054            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
3055            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
3056            ! ext/Encode/lib/Encode/Details.pod
3057            ! ext/Encode/lib/Encode/Encoding.pm
3058            ! ext/Encode/lib/Encode/Internal.pm
3059            ! ext/Encode/lib/Encode/JP/H2Z.pm
3060            ! ext/Encode/lib/Encode/JP/JIS.pm
3061            ! ext/Encode/lib/Encode/Supported.pod
3062            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3063            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3064            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
3065            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
3066            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
3067            ! ext/Encode/t/jisx0212.ref
3068 ____________________________________________________________________________
3069 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
3070         Log: Noise with -w.
3071      Branch: perl
3072            ! ext/PerlIO/PerlIO.t
3073 ____________________________________________________________________________
3074 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
3075         Log: If no perlio no perlio warnings, either.
3076      Branch: perl
3077            ! lib/warnings.t
3078 ____________________________________________________________________________
3079 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
3080         Log: ...and put some of the new perlio tests here.
3081              The in-memory ones not yet since my poor brain
3082              refuses to find the right TODO incantation.
3083      Branch: perl
3084            ! ext/PerlIO/PerlIO.t
3085 ____________________________________________________________________________
3086 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
3087         Log: Take away the perlio-requiring tests..
3088      Branch: perl
3089            ! t/io/open.t
3090 ____________________________________________________________________________
3091 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
3092         Log: More correct now, but actually the two new tests
3093              need to be moved, since they are perlio-only...
3094      Branch: perl
3095            ! t/io/open.t
3096 ____________________________________________________________________________
3097 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
3098         Log: More neo-io tests from Stas Bekman.
3099      Branch: perl
3100            ! t/io/open.t
3101 ____________________________________________________________________________
3102 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
3103         Log: Document the QNX6 sprintf glitch.
3104      Branch: perl
3105            ! pod/perldelta.pod
3106 ____________________________________________________________________________
3107 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
3108         Log: AmigaOS must use the ixemul directly, since there
3109              is no more vfork support.
3110      Branch: perl
3111            ! hints/amigaos.sh
3112 ____________________________________________________________________________
3113 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
3114         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
3115              From: Norton Allen <allen@huarp.harvard.edu>
3116              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
3117              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
3118      Branch: perl
3119            ! pp_sys.c
3120 ____________________________________________________________________________
3121 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
3122         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
3123              From: Norton Allen <allen@huarp.harvard.edu>
3124              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
3125              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
3126      Branch: perl
3127            ! ext/Socket/socketpair.t
3128 ____________________________________________________________________________
3129 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
3130         Log: Clarify the 8.3 rule.
3131      Branch: perl
3132            ! Porting/check83.pl
3133 ____________________________________________________________________________
3134 [ 15490] By: nick                                  on 2002/03/25  16:05:07
3135         Log: Integrate mainline
3136      Branch: perlio
3137           +> ext/Encode/lib/Encode/EncFormat.pod
3138           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
3139            - ext/Encode/lib/EncodeFormat.pod
3140           !> (integrate 41 files)
3141 ____________________________________________________________________________
3142 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
3143         Log: Update Changes.
3144      Branch: perl
3145            ! Changes patchlevel.h
3146 ____________________________________________________________________________
3147 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
3148         Log: Forgotten from #15486.
3149      Branch: perl
3150            ! perl.c
3151 ____________________________________________________________________________
3152 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
3153         Log: It seems that FreeBSD does not like using Perl's malloc
3154              when multithreaded.
3155      Branch: perl
3156            ! hints/freebsd.sh
3157 ____________________________________________________________________________
3158 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
3159         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
3160              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3161              Date: Mon, 25 Mar 2002 11:33:17 +0100
3162              Message-ID: <20020325113317.A1410@rafael>
3163              
3164              Apparently VMS does not do YYDEBUG.
3165      Branch: perl
3166            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
3167 ____________________________________________________________________________
3168 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
3169         Log: Subject: [PATCH] warnings for perlio + others
3170              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3171              Date: Mon, 25 Mar 2002 13:01:44 -0000
3172              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
3173      Branch: perl
3174            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
3175            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
3176            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
3177            ! warnings.pl
3178 ____________________________________________________________________________
3179 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
3180         Log: As verified by Doug MacEachern.
3181      Branch: perl
3182            ! pod/perldelta.pod
3183 ____________________________________________________________________________
3184 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
3185         Log: MPE/iX update from Mark Bixby.
3186      Branch: perl
3187            + mpeix/mpeix.c
3188            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
3189            ! hints/mpeix.sh mpeix/mpeixish.h
3190 ____________________________________________________________________________
3191 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
3192         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
3193              From: Nicholas Clark <nick@unfortu.net>
3194              Date: Sun, 24 Mar 2002 22:50:06 +0000
3195              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
3196      Branch: perl
3197            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
3198 ____________________________________________________________________________
3199 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
3200         Log: Subject: [PATCH] fix warning + carp interaction
3201              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
3202              Date: Sun, 24 Mar 2002 23:00:21 -0000
3203              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
3204      Branch: perl
3205            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
3206            ! warnings.pl
3207 ____________________________________________________________________________
3208 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
3209         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
3210              (All the code changes have already been applied earlier.)
3211      Branch: perl
3212            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
3213 ____________________________________________________________________________
3214 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
3215         Log: DB_File: for the core version, no need to specify
3216              a minimum MM version.
3217      Branch: perl
3218            ! ext/DB_File/Makefile.PL
3219 ____________________________________________________________________________
3220 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
3221         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
3222              From: Dave Mitchell <davem@fdgroup.com>
3223              Date: Sun, 24 Mar 2002 22:23:08 +0000
3224              Message-ID: <20020324222308.B21963@fdgroup.com>
3225      Branch: perl
3226            ! pp_pack.c
3227 ____________________________________________________________________________
3228 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
3229         Log: Subject: [PATCH @15450] errno help for VMS
3230              From: "Craig A. Berry" <craigberry@mac.com>
3231              Date: Sun, 24 Mar 2002 16:17:52 -0600
3232              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
3233      Branch: perl
3234            ! ext/POSIX/t/posix.t vms/vms.c
3235 ____________________________________________________________________________
3236 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
3237         Log: Upgrade to Locale::Codes 2.03.
3238      Branch: perl
3239            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
3240            ! lib/Locale/Country.pm
3241 ____________________________________________________________________________
3242 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
3243         Log: metaconfig unit change for #15474.
3244      Branch: metaconfig/U/perl
3245            ! Extensions.U
3246 ____________________________________________________________________________
3247 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
3248         Log: The #15472 said "properly".  Ha!
3249      Branch: perl
3250            ! Configure
3251 ____________________________________________________________________________
3252 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
3253         Log: metaconfig unit change for #15472.
3254      Branch: metaconfig/U/perl
3255            ! Extensions.U
3256 ____________________________________________________________________________
3257 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
3258         Log: Properly scan for the subextensions of Encode
3259              when doing static builds.
3260      Branch: perl
3261            ! Configure
3262 ____________________________________________________________________________
3263 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
3264         Log: Tru64: Document the known odbm failure with static builds.
3265      Branch: perl
3266            ! README.tru64
3267 ____________________________________________________________________________
3268 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
3269         Log: microperl tweaks.
3270      Branch: perl
3271            ! Makefile.micro locale.c util.c
3272 ____________________________________________________________________________
3273 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
3274         Log: metaconfig unit changes for #15468.
3275      Branch: metaconfig
3276            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
3277            ! U/modified/libc.U U/modified/libs.U
3278            ! U/threads/d_pthread_atfork.U
3279 ____________________________________________________________________________
3280 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
3281         Log: Various metaconfig unit cleanup; only one visible change
3282              in Configure, though.
3283      Branch: perl
3284            ! Configure
3285 ____________________________________________________________________________
3286 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
3287         Log: Upgrade to Encode 0.98, from Dan Kogai.
3288      Branch: perl
3289            + ext/Encode/lib/Encode/EncFormat.pod
3290            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
3291            - ext/Encode/lib/EncodeFormat.pod
3292            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
3293            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
3294            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
3295            ! ext/Encode/lib/Encode/Alias.pm
3296            ! ext/Encode/lib/Encode/Details.pod
3297            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
3298            ! ext/Encode/lib/Encode/JP/JIS.pm
3299            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3300 ____________________________________________________________________________
3301 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
3302         Log: Integrate perlio;
3303              
3304              Avoid core-dump in Encode with PERLIO=mmap
3305      Branch: perl
3306           !> ext/Encode/Encode.xs
3307 ____________________________________________________________________________
3308 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
3309         Log: In the spirit of #15464.
3310      Branch: perl
3311            ! perl.c sv.c
3312 ____________________________________________________________________________
3313 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
3314         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
3315              From: Michael G Schwern <schwern@pobox.com>
3316              Date: Sun, 24 Mar 2002 02:27:25 -0500
3317              Message-ID: <20020324072725.GA3554@blackrider>
3318      Branch: perl
3319            ! perl.c
3320 ____________________________________________________________________________
3321 [ 15463] By: nick                                  on 2002/03/24  10:24:41
3322         Log: Integrate mainline
3323      Branch: perlio
3324           +> (branch 28 files)
3325            - lib/bigfloat.t lib/bigint.t
3326           !> (integrate 59 files)
3327 ____________________________________________________________________________
3328 [ 15462] By: nick                                  on 2002/03/24  08:59:35
3329         Log: Avoid core-dump in Encode with PERLIO=mmap
3330      Branch: perlio
3331            ! ext/Encode/Encode.xs
3332 ____________________________________________________________________________
3333 [ 15461] By: nick                                  on 2002/03/24  08:58:21
3334         Log: Too many machines doing integrate mainline
3335      Branch: perlio
3336           !> Changes Configure lib/AutoSplit.t
3337           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
3338           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
3339           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
3340           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
3341 ____________________________________________________________________________
3342 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
3343         Log: Retract Math::BigInt::Lite for now, seems to confuse
3344              bignum and bigrat.
3345      Branch: perl
3346            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
3347            ! MANIFEST
3348 ____________________________________________________________________________
3349 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
3350         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
3351              From: "Craig A. Berry" <craigberry@mac.com>
3352              Date: Sat, 23 Mar 2002 23:23:00 -0600
3353              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
3354      Branch: perl
3355            ! configure.com vms/vms.c
3356 ____________________________________________________________________________
3357 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
3358         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
3359              From: Michael G Schwern <schwern@pobox.com>
3360              Date: Sat, 23 Mar 2002 21:32:32 -0500
3361              Message-ID: <20020324023232.GA29972@blackrider>
3362              
3363              (with Russ Allbery's simplifications)
3364      Branch: perl
3365            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
3366 ____________________________________________________________________________
3367 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
3368         Log: Merge Math::BigInt::Lite 0.08, from Tels.
3369      Branch: perl
3370            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
3371            ! MANIFEST
3372 ____________________________________________________________________________
3373 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
3374         Log: Too chatty.
3375      Branch: perl
3376            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
3377 ____________________________________________________________________________
3378 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
3379         Log: Merge bignum 0.10, from Tels.
3380      Branch: perl
3381            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
3382            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
3383            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
3384            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
3385            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
3386            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
3387            ! MANIFEST
3388 ____________________________________________________________________________
3389 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
3390         Log: Rename the Perl 4 tests in preparation of bignum.
3391      Branch: perl
3392            + lib/bigfloatpl.t lib/bigintpl.t
3393            - lib/bigfloat.t lib/bigint.t
3394            ! MANIFEST
3395 ____________________________________________________________________________
3396 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
3397         Log: Merge Math::BigRat 0.04, from Tels.
3398      Branch: perl
3399            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3400            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
3401            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
3402            + t/lib/Math/BigRat/Test.pm
3403            ! MANIFEST
3404 ____________________________________________________________________________
3405 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
3406         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
3407              From: Dave Mitchell <davem@fdgroup.com>
3408              Date: Sat, 23 Mar 2002 22:27:24 +0000
3409              Message-ID: <20020323222724.A19425@fdgroup.com>
3410      Branch: perl
3411            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
3412 ____________________________________________________________________________
3413 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
3414         Log: Forgotten.
3415      Branch: perl
3416            ! ext/Unicode/Normalize/README
3417 ____________________________________________________________________________
3418 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
3419         Log: Update Changes.
3420      Branch: perl
3421            ! Changes patchlevel.h
3422 ____________________________________________________________________________
3423 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
3424         Log: Subject: perldoc -m [PATCH]
3425              From: "John L. Allen" <allen@grumman.com>
3426              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
3427              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
3428      Branch: perl
3429            ! utils/perldoc.PL
3430 ____________________________________________________________________________
3431 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
3432         Log: Subject: Re: Copious warnings from Sys::Syslog
3433              From: andreas.koenig@anima.de (Andreas J. Koenig)
3434              Date: Sat, 23 Mar 2002 06:47:08 +0100
3435              Message-ID: <m31yebvns3.fsf@anima.de>
3436      Branch: perl
3437            ! ext/Sys/Syslog/Syslog.pm
3438 ____________________________________________________________________________
3439 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
3440         Log: Upgrade to Math::BigInt 1.55, from Tels.
3441      Branch: perl
3442            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
3443            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
3444            + lib/Math/BigInt/t/use_lib4.t
3445            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3446            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3447            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3448            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
3449            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
3450            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
3451            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
3452            ! lib/Math/BigInt/t/upgrade.t
3453 ____________________________________________________________________________
3454 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
3455         Log: Upgrade to Encode 0.97, from Dan Kogai.
3456      Branch: perl
3457            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
3458            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
3459            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
3460            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3461            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
3462            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
3463            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
3464            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
3465            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
3466            ! ext/Encode/t/Tcl.t
3467 ____________________________________________________________________________
3468 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
3469         Log: Slight tweaks on #15443.
3470      Branch: perl
3471            ! pod/perlvar.pod
3472 ____________________________________________________________________________
3473 [ 15444] By: nick                                  on 2002/03/23  17:30:42
3474         Log: Integrate mainline
3475      Branch: perlio
3476           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
3477           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3478           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
3479           !> (integrate 50 files)
3480 ____________________________________________________________________________
3481 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
3482         Log: Subject: patch [bleadperl]: Document %! special variable
3483              From: mjd@plover.com
3484              Date: 23 Mar 2002 18:25:44 -0000
3485              Message-ID: <20020323182544.11741.qmail@plover.com>    
3486      Branch: perl
3487            ! pod/perlvar.pod
3488 ____________________________________________________________________________
3489 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
3490         Log: Since the Encode::JP is unsupported under EBCDIC we
3491              cannot run this test (aliases as such should work fine).
3492      Branch: perl
3493            ! ext/Encode/t/Aliases.t
3494 ____________________________________________________________________________
3495 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
3496         Log: EBCDIC: the sorting order is different under
3497              byte-EBCDIC and Unicode.
3498      Branch: perl
3499            ! t/op/utfhash.t
3500 ____________________________________________________________________________
3501 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
3502         Log: EBCDIC: the character codes are different.
3503      Branch: perl
3504            ! lib/Pod/t/pod2html-lib.pl
3505 ____________________________________________________________________________
3506 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
3507         Log: Purify: #15434 got the test the wrong.
3508              (Is there an approved way of testing "is this an unop"?)
3509      Branch: perl
3510            ! op.c
3511 ____________________________________________________________________________
3512 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
3513         Log: Purify: Array bounds read: could read one character past the end.
3514      Branch: perl
3515            ! pp_pack.c
3516 ____________________________________________________________________________
3517 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
3518         Log: Purify: Array bounds read: reading one byte before the buffer.
3519      Branch: perl
3520            ! util.c
3521 ____________________________________________________________________________
3522 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
3523         Log: Purify: Unitialized memory read.  Too many code paths
3524              to keep track of, I guess.
3525      Branch: perl
3526            ! sv.c
3527 ____________________________________________________________________________
3528 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
3529         Log: Purify: Array bounds write: pre-extend the strxfrm
3530              buffer by a factor of four (suggested maximum by HP-UX;
3531              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
3532              know how portable that is; locale.c uses yet another trick
3533              (not a particularly good trick, I might add))
3534      Branch: perl
3535            ! ext/POSIX/POSIX.xs
3536 ____________________________________________________________________________
3537 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
3538         Log: Purify: Array bounds read: o->op_last was accessed
3539              for unops (via newUNOP() and ck_eof()).
3540              (analysis okay, patch bad: see #15439)
3541      Branch: perl
3542            ! op.c
3543 ____________________________________________________________________________
3544 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
3545         Log: Subject: [PATCH] vms/test.com, File::Find tests
3546              From: "Craig A. Berry" <craigberry@mac.com>
3547              Date: Fri, 22 Mar 2002 16:52:59 -0600
3548              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
3549      Branch: perl
3550            ! vms/test.com
3551 ____________________________________________________________________________
3552 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
3553         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
3554              From: Michael G Schwern <schwern@pobox.com>
3555              Date: Fri, 22 Mar 2002 18:08:19 -0500
3556              Message-ID: <20020322230819.GB16454@blackrider>
3557      Branch: perl
3558            ! ext/Sys/Syslog/Syslog.pm
3559 ____________________________________________________________________________
3560 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
3561         Log: Update the information on Encode.
3562      Branch: perl
3563            ! pod/perldelta.pod
3564 ____________________________________________________________________________
3565 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
3566         Log: Upgrade to Encode 0.96, from Dan Kogai.
3567      Branch: perl
3568            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
3569            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3570            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
3571            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
3572            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3573            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
3574            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
3575            ! ext/Encode/lib/Encode/Alias.pm
3576            ! ext/Encode/lib/Encode/Encoding.pm
3577            ! ext/Encode/lib/Encode/Internal.pm
3578            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3579 ____________________________________________________________________________
3580 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
3581         Log: Subject: [PATCH] h2xs.t fix for VMS
3582              From: "Craig A. Berry" <craigberry@mac.com>
3583              Date: Fri, 22 Mar 2002 15:47:38 -0600
3584              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
3585      Branch: perl
3586            ! lib/h2xs.t
3587 ____________________________________________________________________________
3588 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
3589         Log: One more pass.
3590      Branch: perl
3591            ! epoc/config.sh
3592 ____________________________________________________________________________
3593 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
3594         Log: Even better version from Olaf Flebbe.
3595      Branch: perl
3596            ! epoc/config.sh pp_sys.c util.c
3597 ____________________________________________________________________________
3598 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
3599         Log: EPOC update from Olaf Flebbe.
3600      Branch: perl
3601            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
3602            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
3603 ____________________________________________________________________________
3604 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
3605         Log: Tweak from John P. Linderman.
3606      Branch: perl
3607            ! pod/perlhack.pod
3608 ____________________________________________________________________________
3609 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
3610         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
3611              From: Stas Bekman <stas@stason.org>
3612              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
3613              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
3614      Branch: perl
3615            ! pod/perlfunc.pod
3616 ____________________________________________________________________________
3617 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
3618         Log: Subject: [PATCH] check sysconf's return value in reentr.c
3619              From: <slaven.rezic@berlin.de>
3620              Date: Fri, 22 Mar 2002 18:30:36 +0100
3621              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
3622              
3623              (plus use 4k instead 2k as the "usual" size)
3624      Branch: perl
3625            ! reentr.c reentr.pl
3626 ____________________________________________________________________________
3627 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
3628         Log: Update Changes.
3629      Branch: perl
3630            ! Changes patchlevel.h
3631 ____________________________________________________________________________
3632 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
3633         Log: Forgot from #15416.
3634      Branch: perl
3635            ! pod/perlfaq3.pod
3636 ____________________________________________________________________________
3637 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
3638         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
3639              From: andreas.koenig@anima.de (Andreas J. Koenig)
3640              Date: Fri, 22 Mar 2002 16:27:51 +0100
3641              Message-ID: <m3n0x0vczs.fsf@anima.de>
3642      Branch: perl
3643            ! pod/perlmodstyle.pod
3644 ____________________________________________________________________________
3645 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
3646         Log: metaconfig unit changes for #15418.
3647      Branch: metaconfig
3648            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3649            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3650            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3651            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3652            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3653            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3654            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3655            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3656            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3657            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3658            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3659            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3660            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3661            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3662            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3663            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3664            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3665            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3666            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3667            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3668            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3669            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3670            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3671            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3672 ____________________________________________________________________________
3673 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
3674         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
3675              Also, there's no i_stdio.
3676      Branch: perl
3677            ! Configure reentr.h reentr.pl
3678 ____________________________________________________________________________
3679 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
3680         Log: Document a known AIX warning.
3681      Branch: perl
3682            ! pod/perldelta.pod
3683 ____________________________________________________________________________
3684 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
3685         Log: Undo #15415, allow the faq people to catch up first.
3686      Branch: perl
3687            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
3688 ____________________________________________________________________________
3689 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
3690         Log: FAQ sync.
3691      Branch: perl
3692            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
3693 ____________________________________________________________________________
3694 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
3695         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
3696              From: andreas.koenig@anima.de (Andreas J. Koenig)
3697              Date: Fri, 22 Mar 2002 15:16:19 +0100
3698              Message-ID: <m38z8kwuvg.fsf@anima.de>
3699              
3700              (plus reformat)
3701      Branch: perl
3702            ! pod/perldelta.pod
3703 ____________________________________________________________________________
3704 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
3705         Log: Integrate perlio;
3706              
3707              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
3708              
3709              Check for sanity of UTF-8 keys in hashes
3710      Branch: perl
3711           +> t/op/utfhash.t
3712           !> MANIFEST doio.c
3713 ____________________________________________________________________________
3714 [ 15412] By: nick                                  on 2002/03/22  10:50:53
3715         Log: Check for sanity of UTF-8 keys in hashes
3716              (feel free to add more tests...)
3717      Branch: perlio
3718            + t/op/utfhash.t
3719            ! MANIFEST
3720 ____________________________________________________________________________
3721 [ 15411] By: ams                                   on 2002/03/22  08:36:33
3722         Log: Revert #15200 for backwards compatiblity reasons.
3723      Branch: perl
3724            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
3725            ! pp_ctl.c t/op/override.t
3726 ____________________________________________________________________________
3727 [ 15410] By: nick                                  on 2002/03/22  07:47:41
3728         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
3729              - when (e.g.) STDOUT is char special file and gets IoOFP
3730              created - do _NOT_ pass num_svs as that fopen-s stringified
3731              glob, and not fdopen-s the fd.
3732      Branch: perlio
3733            ! doio.c
3734 ____________________________________________________________________________
3735 [ 15409] By: nick                                  on 2002/03/22  07:19:33
3736         Log: Integrate mainline
3737      Branch: perlio
3738           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
3739           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
3740           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
3741           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
3742           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
3743           +> ext/Encode/lib/Encode/Details.pod
3744           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3745           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
3746           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
3747           +> lib/Pod/t/pod2html-lib.pl
3748            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
3749           !> (integrate 39 files)
3750 ____________________________________________________________________________
3751 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
3752         Log: Win32 tweak from mjd.
3753      Branch: perl
3754            ! lib/Tie/File.pm
3755 ____________________________________________________________________________
3756 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
3757         Log: If Unicode keys are entered to a hash, a bit is turned on.
3758              If the bit is on, when the keys are fetched from the hash
3759              (%h, each %h, keys %h), the Unicodified versions of the keys
3760              are returned if needed.  This solution errs on the size of
3761              over-Unicodifying, the old solution erred on the side of
3762              under-Unicodifying.  As long as the hash keys can be a mix
3763              of byte and Unicode strings, a perfect fit is hard to come by.
3764      Branch: perl
3765            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
3766            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
3767 ____________________________________________________________________________
3768 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
3769         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
3770              From: Mike Guy <mjtg@cam.ac.uk>
3771              Date: Fri, 22 Mar 2002 02:08:20 +0000
3772              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
3773      Branch: perl
3774            ! pod/perldelta.pod
3775 ____________________________________________________________________________
3776 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
3777         Log: PM_SETRE() fallout.
3778      Branch: perl
3779            ! ext/ByteLoader/bytecode.h
3780 ____________________________________________________________________________
3781 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
3782         Log: Subject: [PATCH pod/perlxs.pod] doc fix
3783              From: Stas Bekman <stas@stason.org>
3784              Date: Thu, 21 Mar 2002 18:47:35 +0800
3785              Message-ID: <3C99BA47.9010403@stason.org>
3786      Branch: perl
3787            ! pod/perlxs.pod
3788 ____________________________________________________________________________
3789 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
3790         Log: Subject: [PATCH]
3791              From: Slaven Rezic <slaven.rezic@berlin.de>
3792              Date: 21 Mar 2002 10:19:23 +0100
3793              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
3794              
3795              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
3796      Branch: perl
3797            ! hints/freebsd.sh
3798 ____________________________________________________________________________
3799 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
3800         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
3801              From: Tim Bunce <Tim.Bunce@pobox.com>
3802              Date: Thu, 21 Mar 2002 21:18:05 +0000
3803              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
3804      Branch: perl
3805            ! ext/Storable/Storable.xs
3806 ____________________________________________________________________________
3807 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
3808         Log: Reword the Apache^Wmod_perl bit so that Sarathy
3809              can sleep easier :-)
3810      Branch: perl
3811            ! pod/perldelta.pod
3812 ____________________________________________________________________________
3813 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
3814         Log: It seems that the strange failure (core dump) of
3815              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
3816              (1) using Sun's cc helps
3817              (2) rewriting the ithreads PM_SETRE() to do the
3818              setting in two steps helps
3819              (3) no other platforms have the crash
3820              (4) Tru64's Third Degree sees nothing evil
3821              So we implement (2).
3822      Branch: perl
3823            ! op.h
3824 ____________________________________________________________________________
3825 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
3826         Log: Solaris: default to the SUNwspro cc if it is available.
3827      Branch: perl
3828            ! hints/solaris_2.sh
3829 ____________________________________________________________________________
3830 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
3831         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
3832              does not get fixed in time.
3833      Branch: perl
3834            ! pod/perldelta.pod
3835 ____________________________________________________________________________
3836 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
3837         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
3838              From: Dave Mitchell <davem@fdgroup.com>
3839              Date: Thu, 21 Mar 2002 17:24:40 +0000
3840              Message-ID: <20020321172440.C13683@fdgroup.com>
3841      Branch: perl
3842            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
3843            ! pod/perlapi.pod proto.h sv.h toke.c
3844 ____________________________________________________________________________
3845 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
3846         Log: One more proto escapee.
3847      Branch: perl
3848            ! hints/linux.sh
3849 ____________________________________________________________________________
3850 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
3851         Log: metaconfig unit change for #15394.
3852      Branch: metaconfig/U/perl
3853            ! Checkcc.U
3854 ____________________________________________________________________________
3855 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
3856         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
3857              From: Robin Barker <rmb1@cise.npl.co.uk>
3858              Date: Thu, 21 Mar 2002 17:35:00 GMT
3859              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
3860      Branch: perl
3861            ! Configure
3862 ____________________________________________________________________________
3863 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
3864         Log: Subject: Re: [tests for Pod::Html]
3865              From: Stas Bekman <stas@stason.org>
3866              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
3867              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
3868      Branch: perl
3869            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
3870            - t/pod2html/README
3871            ! MANIFEST lib/Pod/t/pod2html-lib.pl
3872 ____________________________________________________________________________
3873 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
3874         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
3875              From: Stas Bekman <stas@stason.org>
3876              Date: Thu, 21 Mar 2002 18:50:56 +0800
3877              Message-ID: <3C99BB10.50004@stason.org>
3878      Branch: perl
3879            ! ext/Cwd/Cwd.xs
3880 ____________________________________________________________________________
3881 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
3882         Log: Upgrade to Encode 0.95, from Dan Kogai.
3883      Branch: perl
3884            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
3885            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
3886            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
3887            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
3888            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
3889            + ext/Encode/lib/Encode/Details.pod
3890            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3891            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
3892            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
3893            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
3894            ! ext/Encode/Makefile.PL
3895 ____________________________________________________________________________
3896 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
3897         Log: Mention the new syslog try-harder feature.
3898      Branch: perl
3899            ! pod/perldelta.pod
3900 ____________________________________________________________________________
3901 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
3902         Log: metaconfig unit changes for #15388.
3903      Branch: metaconfig
3904            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3905            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3906            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3907            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3908            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3909            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3910            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3911            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3912            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3913            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3914            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3915            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3916            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3917            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3918            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3919            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3920            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3921            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3922            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3923            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3924            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3925            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3926            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3927            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3928 ____________________________________________________________________________
3929 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
3930         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
3931              From: Spider Boardman <spider@web.zk3.dec.com>
3932              Date: Thu, 21 Mar 2002 09:23:45 -0500
3933              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
3934      Branch: perl
3935            ! Configure hints/hpux.sh reentr.pl
3936 ____________________________________________________________________________
3937 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
3938         Log: NetWare diff from C Aditya.
3939      Branch: perl
3940            ! perl.h
3941 ____________________________________________________________________________
3942 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
3943         Log: The htmlview test doesn't work yet.
3944      Branch: perl
3945            + t/pod2html/README
3946            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
3947            ! MANIFEST
3948 ____________________________________________________________________________
3949 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
3950         Log: Placeholder.
3951      Branch: perl
3952            ! MANIFEST
3953 ____________________________________________________________________________
3954 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
3955         Log: Integrate perlio: missing tabs in makefile.mk.
3956      Branch: perl
3957           !> win32/makefile.mk
3958 ____________________________________________________________________________
3959 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
3960         Log: Subject: [tests for Pod::Html]
3961              From: Stas Bekman <stas@stason.org>
3962              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
3963              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
3964      Branch: perl
3965            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
3966            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
3967            + lib/Pod/t/pod2html-lib.pl
3968            ! MANIFEST
3969 ____________________________________________________________________________
3970 [ 15382] By: nick                                  on 2002/03/21  07:21:57
3971         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
3972      Branch: perlio
3973           +> ext/Encode/AUTHORS ext/Encode/Changes
3974           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
3975           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
3976           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
3977           +> ext/I18N/Langinfo/fallback/const-c.inc
3978           +> ext/I18N/Langinfo/fallback/const-xs.inc
3979           +> lib/ExtUtils/t/Constant.t
3980            - ext/Encode/Encode/euc-jp-0212.enc
3981            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
3982            - ext/Encode/t/table.euc ext/Encode/t/table.ref
3983            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
3984           !> (integrate 105 files)
3985 ____________________________________________________________________________
3986 [ 15381] By: nick                                  on 2002/03/21  06:59:57
3987         Log: Restore tabs so dmake will parse file!
3988      Branch: perlio
3989            ! win32/makefile.mk
3990 ____________________________________________________________________________
3991 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
3992         Log: Upgrade to Unicode::Normalize 0.16.
3993      Branch: perl
3994            ! ext/Unicode/Normalize/Changes
3995            ! ext/Unicode/Normalize/Normalize.pm
3996 ____________________________________________________________________________
3997 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
3998         Log: Schwern's wallet is a bit more loose.
3999      Branch: perl
4000            ! t/lib/1_compile.t
4001 ____________________________________________________________________________
4002 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
4003         Log: Subject: [PATCH]
4004              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4005              Date: Wed, 20 Mar 2002 22:56:17 -0000
4006              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
4007              
4008              packWARN also for subdirs.
4009      Branch: perl
4010            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
4011            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
4012            ! win32/win32.c
4013 ____________________________________________________________________________
4014 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
4015         Log: A plan is better.
4016      Branch: perl
4017            ! ext/Encode/t/CJKalias.t
4018 ____________________________________________________________________________
4019 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
4020         Log: Upgrade to Encode 0.94, from Dan Kogai.
4021      Branch: perl
4022            + ext/Encode/lib/Encode/Description.pod
4023            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
4024            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
4025            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
4026            ! ext/Encode/lib/Encode/Encoding.pm
4027            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
4028            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
4029            ! ext/Encode/t/CJKalias.t
4030 ____________________________________________________________________________
4031 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
4032         Log: Rats' nest.
4033      Branch: perl
4034            ! hints/solaris_2.sh
4035 ____________________________________________________________________________
4036 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
4037         Log: Rrright.
4038      Branch: perl
4039            ! pod/perlguts.pod
4040 ____________________________________________________________________________
4041 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
4042         Log: Update Changes.
4043      Branch: perl
4044            ! Changes patchlevel.h
4045 ____________________________________________________________________________
4046 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
4047         Log: Reapply #15336.
4048      Branch: perl
4049            ! ext/Encode/lib/Encode/Tcl.pm
4050 ____________________________________________________________________________
4051 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
4052         Log: Upgrade to Encode 0.93, from Dan Kogai.
4053      Branch: perl
4054            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
4055            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
4056            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
4057            ! ext/Encode/README ext/Encode/TW/TW.pm
4058            ! ext/Encode/lib/Encode/CN/HZ.pm
4059            ! ext/Encode/lib/Encode/Encoding.pm
4060            ! ext/Encode/lib/Encode/Internal.pm
4061            ! ext/Encode/lib/Encode/JP/Constants.pm
4062            ! ext/Encode/lib/Encode/JP/H2Z.pm
4063            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
4064            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
4065            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4066            ! ext/Encode/lib/Encode/Tcl/Table.pm
4067            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
4068            ! ext/Encode/lib/Encode/iso10646_1.pm
4069            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4070            ! ext/Encode/t/JP.t
4071 ____________________________________________________________________________
4072 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
4073         Log: Subject: patch for syslog
4074              From: <Nick.Williams@morganstanley.com>
4075              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
4076              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
4077      Branch: perl
4078            ! ext/Sys/Syslog/Syslog.pm
4079 ____________________________________________________________________________
4080 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
4081         Log: Some failure updates.
4082      Branch: perl
4083            ! pod/perldelta.pod
4084 ____________________________________________________________________________
4085 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
4086         Log: Getopt::Long 2.29 from Johan Vromans.
4087      Branch: perl
4088            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
4089 ____________________________________________________________________________
4090 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
4091         Log: Rename ExtUtils.t to Constant.t, as suggested by
4092              Nicholas Clark.
4093      Branch: perl
4094            + lib/ExtUtils/t/Constant.t
4095            - lib/ExtUtils/t/ExtUtils.t
4096            ! MANIFEST
4097 ____________________________________________________________________________
4098 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
4099         Log: Subject: [PATCH] TODO - Make Schwern Poorer
4100              From: Nicholas Clark <nick@unfortu.net>
4101              Date: Tue, 19 Mar 2002 22:50:28 +0000
4102              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
4103      Branch: perl
4104            ! t/lib/1_compile.t
4105 ____________________________________________________________________________
4106 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
4107         Log: Subject: Re: The story of O [PATCH]
4108              From: Richard.Foley@t-online.de (Richard Foley)
4109              Date: Sun, 17 Mar 2002 08:37:26 +0100
4110              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
4111      Branch: perl
4112            ! lib/perl5db.pl
4113 ____________________________________________________________________________
4114 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
4115         Log: Mention the external modules Encode::HanExtra and
4116              PadWalker.
4117      Branch: perl
4118            ! pod/perldelta.pod
4119 ____________________________________________________________________________
4120 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
4121         Log: Subject: [PATCH] List lexicals from debugger
4122              From: Peter Scott <Peter@PSDT.com>
4123              Date: Tue, 19 Mar 2002 12:28:52 -0800
4124              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
4125      Branch: perl
4126            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
4127 ____________________________________________________________________________
4128 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
4129         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
4130              and :encoding(xxx) was errorneously parsed.
4131      Branch: perl
4132            ! lib/open.pm
4133 ____________________________________________________________________________
4134 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
4135         Log: Subject: [PATCH bleadperl] exec.t tweak
4136              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4137              Date: Wed, 20 Mar 2002 01:21:40 +0100
4138              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
4139              
4140              4NT returns 2 as error-code for nonexistant file.
4141      Branch: perl
4142            ! t/op/exec.t
4143 ____________________________________________________________________________
4144 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
4145         Log: minor Tie::File test patch to make win32 happier, from mjd.
4146      Branch: perl
4147            ! lib/Tie/File/t/30_defer.t
4148 ____________________________________________________________________________
4149 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
4150         Log: Subject: [PATCH bleadperl] magic.t tweak
4151              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4152              Date: Wed, 20 Mar 2002 00:39:16 +0100
4153              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
4154      Branch: perl
4155            ! t/op/magic.t
4156 ____________________________________________________________________________
4157 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
4158         Log: Typo fix from Andreas Koenig, plus a tweak.
4159      Branch: perl
4160            ! pod/perlunicode.pod
4161 ____________________________________________________________________________
4162 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
4163         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
4164              in Mandrake 8.2.  Now we need to figure out a way not to
4165              unbreak Apache.
4166      Branch: perl
4167            ! hints/linux.sh
4168 ____________________________________________________________________________
4169 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
4170         Log: Fix for "UTF-8 bug with s///" from Hugo.
4171      Branch: perl
4172            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
4173            ! t/op/pat.t
4174 ____________________________________________________________________________
4175 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
4176         Log: metaconfig unit change for #15354.
4177      Branch: metaconfig
4178            ! U/threads/usethreads.U
4179 ____________________________________________________________________________
4180 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
4181         Log: Installation updates on threads and perlio.
4182      Branch: perl
4183            ! Configure INSTALL
4184 ____________________________________________________________________________
4185 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
4186         Log: Tpo.
4187      Branch: perl
4188            ! pod/perlfaq6.pod
4189 ____________________________________________________________________________
4190 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
4191         Log: Regen modlib and toc.
4192      Branch: perl
4193            ! pod/perlmodlib.pod pod/perltoc.pod
4194 ____________________________________________________________________________
4195 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
4196         Log: Whitespace tweaks.
4197      Branch: perl
4198            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
4199            ! pod/perltodo.pod pod/perlunicode.pod
4200 ____________________________________________________________________________
4201 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
4202         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
4203              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
4204              (And as suggested by Markus Kuhn.)
4205              
4206              While we are at it, document also the case of
4207              mixed hash keys as a known potential troublemaker.
4208              (Since it's locale-related, sometimes.)
4209      Branch: perl
4210            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
4211            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
4212            ! pod/perluniintro.pod
4213 ____________________________________________________________________________
4214 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
4215         Log: Surely a typo.
4216      Branch: perl
4217            ! gv.c
4218 ____________________________________________________________________________
4219 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
4220         Log: Take two.
4221      Branch: perl
4222            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4223            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4224 ____________________________________________________________________________
4225 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
4226         Log: Let's try this from scratch.
4227      Branch: perl
4228            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4229            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4230 ____________________________________________________________________________
4231 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
4232         Log: I could do this all day...
4233      Branch: perl
4234            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4235            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4236 ____________________________________________________________________________
4237 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
4238         Log: Grrr.
4239      Branch: perl
4240            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4241            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4242 ____________________________________________________________________________
4243 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
4244         Log: Subject: Re: Nearly OK for cygwin@15318
4245              From: John Peacock <jpeacock@rowman.com>
4246              Date: Tue, 19 Mar 2002 15:58:08 -0500
4247              Message-ID: <3C97A660.3060302@rowman.com>
4248      Branch: perl
4249            ! pod/perlport.pod
4250 ____________________________________________________________________________
4251 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
4252         Log: Subject: Re: Nearly OK for cygwin@15318
4253              From: <slaven.rezic@berlin.de>
4254              Date: Tue, 19 Mar 2002 21:47:49 +0100
4255              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
4256              
4257              Subject: Re: Nearly OK for cygwin@15318
4258              From: <slaven.rezic@berlin.de>
4259              Date: Tue, 19 Mar 2002 21:37:18 +0100
4260              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
4261      Branch: perl
4262            ! pod/perlport.pod t/io/fs.t
4263 ____________________________________________________________________________
4264 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
4265         Log: D'oh.
4266      Branch: perl
4267            + ext/I18N/Langinfo/fallback/const-c.inc
4268            + ext/I18N/Langinfo/fallback/const-xs.inc
4269 ____________________________________________________________________________
4270 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
4271         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
4272              From: Nicholas Clark <nick@unfortu.net>
4273              Date: Tue, 19 Mar 2002 22:37:08 +0000
4274              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
4275              
4276              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
4277              From: Nicholas Clark <nick@ccl4.org>
4278              Date: Tue, 19 Mar 2002 22:39:55 +0000
4279              Message-ID: <20020319223954.G94831@plum.flirble.org>
4280      Branch: perl
4281            - ext/I18N/Langinfo/fallback.xs
4282            ! MANIFEST
4283 ____________________________________________________________________________
4284 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
4285         Log: Text, not binary.
4286      Branch: perl
4287            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4288            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4289 ____________________________________________________________________________
4290 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
4291         Log: Subject: Re: perl@15244
4292              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4293              Date: Mon, 18 Mar 2002 17:37:31 +0100
4294              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
4295              
4296              (Goedendag: Dutch whitespace police)
4297      Branch: perl
4298            ! hints/hpux.sh
4299 ____________________________________________________________________________
4300 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
4301         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
4302              From: Nicholas Clark <nick@unfortu.net>
4303              Date: Tue, 19 Mar 2002 21:52:47 +0000
4304              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
4305      Branch: perl
4306            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
4307            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
4308            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
4309            ! ext/Sys/Syslog/Makefile.PL
4310 ____________________________________________________________________________
4311 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
4312         Log: More pathname portability checks.
4313      Branch: perl
4314            ! Porting/check83.pl
4315 ____________________________________________________________________________
4316 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
4317         Log: Begone, Encode::Tcl::Extended.
4318      Branch: perl
4319            ! ext/Encode/lib/Encode/Tcl.pm
4320 ____________________________________________________________________________
4321 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
4322         Log: This is like trying to put the shaving cream
4323              back to the can...
4324      Branch: perl
4325            ! hints/linux.sh
4326 ____________________________________________________________________________
4327 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
4328         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
4329              types of usleep().  Fun, fun. fun.
4330      Branch: perl
4331            ! hints/linux.sh
4332 ____________________________________________________________________________
4333 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
4334         Log: Sarathy's new suggestion for Linux threading flags.
4335      Branch: perl
4336            ! hints/linux.sh
4337 ____________________________________________________________________________
4338 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
4339         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
4340      Branch: perl
4341            - ext/Encode/Encode/euc-jp-0212.ucm
4342            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
4343            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
4344 ____________________________________________________________________________
4345 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
4346         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
4347              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4348              Date: Tue, 19 Mar 2002 00:42:22 +0100
4349              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
4350      Branch: perl
4351            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
4352 ____________________________________________________________________________
4353 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
4354         Log: "+" is not a valid filename character in VMS.
4355      Branch: perl
4356            + ext/Encode/Encode/euc-jp-0212.ucm
4357            - ext/Encode/Encode/euc-jp+0212.ucm
4358            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
4359 ____________________________________________________________________________
4360 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
4361         Log: Update Changes.
4362      Branch: perl
4363            ! Changes patchlevel.h
4364 ____________________________________________________________________________
4365 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
4366         Log: Take away _GNU_SOURCE since that does not seem
4367              to play well with other software (like Apache),
4368              just hint away the WHOAs.
4369      Branch: perl
4370            ! hints/linux.sh
4371 ____________________________________________________________________________
4372 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
4373         Log: metaconfig unit change for #15326.
4374      Branch: metaconfig
4375            ! U/threads/d_crypt_r.U
4376 ____________________________________________________________________________
4377 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
4378         Log: Support crypt_r(const char*,const char*, CRYPTD*).
4379      Branch: perl
4380            ! Configure reentr.h reentr.pl
4381 ____________________________________________________________________________
4382 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
4383         Log: VMS acrobatics from Peter Prymmer.
4384      Branch: perl
4385            ! lib/ExtUtils/t/ExtUtils.t
4386 ____________________________________________________________________________
4387 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
4388         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
4389              From: Stas Bekman <stas@stason.org>
4390              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
4391              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
4392      Branch: perl
4393            ! lib/Pod/Html.pm
4394 ____________________________________________________________________________
4395 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
4396         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
4397              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4398              Date: Tue, 19 Mar 2002 10:49:27 +0100
4399              Message-ID: <20020319104927.C705@rafael>   
4400      Branch: perl
4401            ! ext/B/t/xref.t
4402 ____________________________________________________________________________
4403 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
4404         Log: Integrate perlio;
4405              
4406              Move docs for Encode::valid_utf8 (which does not exist)
4407              to be docs for utf8::valid() (which does).
4408      Branch: perl
4409           !> ext/Encode/Encode.pm lib/utf8.pm
4410 ____________________________________________________________________________
4411 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
4412         Log: Remove Encode::Tcl::Extended, suggested by
4413              SADAHIRO Tomoyuki.
4414      Branch: perl
4415            - ext/Encode/Encode/euc-jp-0212.enc
4416            - ext/Encode/lib/Encode/Tcl/Extended.pm
4417            ! MANIFEST ext/Encode/MANIFEST
4418            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4419            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
4420 ____________________________________________________________________________
4421 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
4422         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
4423      Branch: perl
4424            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
4425            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
4426            + ext/Encode/t/jisx0212.ref
4427            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
4428            - ext/Encode/t/table.ref
4429            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
4430            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
4431            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
4432            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
4433            ! ext/Encode/lib/Encode/CN/HZ.pm
4434            ! ext/Encode/lib/Encode/Encoding.pm
4435            ! ext/Encode/lib/Encode/Internal.pm
4436            ! ext/Encode/lib/Encode/JP/Constants.pm
4437            ! ext/Encode/lib/Encode/JP/H2Z.pm
4438            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
4439            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
4440            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4441            ! ext/Encode/lib/Encode/Tcl/Extended.pm
4442            ! ext/Encode/lib/Encode/Tcl/Table.pm
4443            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
4444            ! ext/Encode/lib/Encode/iso10646_1.pm
4445            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4446            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
4447            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
4448 ____________________________________________________________________________
4449 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
4450         Log: constness+signedness nit.
4451      Branch: perl
4452            ! ext/Unicode/Normalize/Normalize.xs
4453 ____________________________________________________________________________
4454 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
4455         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
4456      Branch: perl
4457            ! ext/Unicode/Normalize/Changes
4458            ! ext/Unicode/Normalize/Normalize.pm
4459            ! ext/Unicode/Normalize/Normalize.xs
4460            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4461            ! ext/Unicode/Normalize/t/func.t
4462 ____________________________________________________________________________
4463 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
4464         Log: Split the ebcdic details to perlebcdic.
4465      Branch: perl
4466            ! pod/perlebcdic.pod pod/perluniintro.pod
4467 ____________________________________________________________________________
4468 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
4469         Log: Be explicit.
4470      Branch: perl
4471            ! pod/perluniintro.pod
4472 ____________________________________________________________________________
4473 [ 15315] By: nick                                  on 2002/03/19  09:24:18
4474         Log: Integrate mainline
4475      Branch: perlio
4476           +> ext/List/Util/t/openhan.t
4477           !> (integrate 53 files)
4478 ____________________________________________________________________________
4479 [ 15314] By: nick                                  on 2002/03/19  07:39:07
4480         Log: Move docs for Encode::valid_utf8 (which does not exist)
4481              to be docs for utf8::valid() (which does).
4482      Branch: perlio
4483            ! ext/Encode/Encode.pm lib/utf8.pm
4484 ____________________________________________________________________________
4485 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
4486         Log: Update the Unicode vs EBCDIC situation.
4487      Branch: perl
4488            ! pod/perlebcdic.pod pod/perluniintro.pod
4489 ____________________________________________________________________________
4490 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
4491         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
4492              From: Robert Spier <rspier@pobox.com>
4493              Date: Mon, 18 Mar 2002 19:22:55 -0800
4494              Message-ID: <15510.44815.383439.823671@rls.cx>
4495      Branch: perl
4496            ! ext/threads/t/end.t
4497 ____________________________________________________________________________
4498 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
4499         Log: UTF-8 walk errors that become visible in EBCDIC.
4500      Branch: perl
4501            ! regexec.c
4502 ____________________________________________________________________________
4503 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
4504         Log: s/regcinclasslen/reginclass/ and remove the old
4505              reginclass since nothing is using it.
4506      Branch: perl
4507            ! embed.fnc embed.h proto.h regexec.c
4508 ____________________________________________________________________________
4509 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
4510         Log: Close the file so it can be (a) removed (b) reopened.
4511      Branch: perl
4512            ! ext/B/t/xref.t
4513 ____________________________________________________________________________
4514 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
4515         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
4516              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4517              Date: Mon, 18 Mar 2002 23:14:31 +0100
4518              Message-ID: <20020318231431.A699@rafael>
4519      Branch: perl
4520            ! ext/B/B.xs utf8.c
4521 ____________________________________________________________________________
4522 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
4523         Log: Failed patch hunk reapplied.
4524      Branch: perl
4525            ! lib/Tie/File/t/32_defer_misc.t
4526 ____________________________________________________________________________
4527 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
4528         Log: For DEBUGGING threaded builds.
4529      Branch: perl
4530            ! sv.c
4531 ____________________________________________________________________________
4532 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
4533         Log: AUTHORS update.
4534      Branch: perl
4535            ! AUTHORS
4536 ____________________________________________________________________________
4537 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
4538         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
4539              (Fix from Craig Berry)
4540      Branch: perl
4541            ! pp_sys.c
4542 ____________________________________________________________________________
4543 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
4544         Log: Subject: [PATCH] configure.com home-grown kill() check
4545              From: "Craig A. Berry" <craigberry@mac.com>
4546              Date: Mon, 18 Mar 2002 13:52:59 -0600
4547              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
4548      Branch: perl
4549            ! configure.com
4550 ____________________________________________________________________________
4551 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
4552         Log: Upgrade to Tie::File 0.50.
4553      Branch: perl
4554            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
4555            ! lib/Tie/File/t/32_defer_misc.t
4556 ____________________________________________________________________________
4557 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
4558         Log: AUTHORS updates.
4559      Branch: perl
4560            ! AUTHORS
4561 ____________________________________________________________________________
4562 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
4563         Log: Update Changes.
4564      Branch: perl
4565            ! Changes patchlevel.h
4566 ____________________________________________________________________________
4567 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
4568         Log: OS/390 update.
4569      Branch: perl
4570            ! pod/perldelta.pod
4571 ____________________________________________________________________________
4572 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
4573         Log: Forgot from #15288.
4574      Branch: perl
4575            ! ext/B/B.xs
4576 ____________________________________________________________________________
4577 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
4578         Log: Make regex DEBUGGING faster.
4579      Branch: perl
4580            ! perl.c perl.h regexec.c
4581 ____________________________________________________________________________
4582 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
4583         Log: Undo accidental perl.h part of #15295 (wait for #15297)
4584      Branch: perl
4585            ! perl.h
4586 ____________________________________________________________________________
4587 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
4588         Log: Subject: prefix slip
4589              From: andreas.koenig@anima.de (Andreas J. Koenig)
4590              Date: Mon, 18 Mar 2002 16:24:46 +0100
4591              Message-ID: <m3y9gp3nlt.fsf@anima.de>
4592              
4593              (perl.h part accidental, undone by #15296)
4594      Branch: perl
4595            ! INSTALL perl.h
4596 ____________________________________________________________________________
4597 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
4598         Log: Be tidy.
4599      Branch: perl
4600            ! ext/B/t/xref.t
4601 ____________________________________________________________________________
4602 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
4603         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
4604              From: Spider Boardman <spider@web.zk3.dec.com>
4605              Date: Mon, 18 Mar 2002 10:09:50 -0500
4606              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
4607      Branch: perl
4608            ! README.tru64 hints/dec_osf.sh
4609 ____________________________________________________________________________
4610 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
4611         Log: NetWare tweaks from C Aditya <caditya@novell.com>
4612      Branch: perl
4613            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
4614 ____________________________________________________________________________
4615 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
4616         Log: metaconfig unit change for #15290.
4617      Branch: metaconfig/U/perl
4618            ! perlxv.U
4619 ____________________________________________________________________________
4620 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
4621         Log: Subject: d_nv_preserves_uv_bits
4622              From: Nicholas Clark <nick@unfortu.net>
4623              Date: Thu, 14 Mar 2002 22:24:19 +0000
4624              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
4625      Branch: perl
4626            ! Configure Porting/Glossary Porting/config.sh config_h.SH
4627            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
4628            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4629            ! win32/config.bc win32/config.gc win32/config.vc
4630            ! win32/config.win64
4631 ____________________________________________________________________________
4632 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
4633         Log: Subject: Re: perl@15244
4634              From: Spider Boardman <spider@web.zk3.dec.com>
4635              Date: Mon, 18 Mar 2002 09:38:55 -0500
4636              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
4637              
4638              (IA64 work.)
4639      Branch: perl
4640            ! hints/hpux.sh perl.h
4641 ____________________________________________________________________________
4642 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
4643         Log: Subject: [PATCH B] B::perlstring()
4644              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4645              Date: Sun, 17 Mar 2002 23:06:12 +0100
4646              Message-ID: <20020317230612.A24442@rafael>
4647      Branch: perl
4648            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
4649 ____________________________________________________________________________
4650 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
4651         Log: Subject: [PATCH] another pack "w" thing
4652              From: Nicholas Clark <nick@unfortu.net>
4653              Date: Sat, 16 Mar 2002 21:52:15 +0000
4654              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
4655      Branch: perl
4656            ! pp_pack.c t/op/pack.t
4657 ____________________________________________________________________________
4658 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
4659         Log: More prototypes blindness in Solaris.
4660              (TODO: readdir64_r really needs to be seen.)
4661      Branch: perl
4662            ! hints/solaris_2.sh
4663 ____________________________________________________________________________
4664 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
4665         Log: Integrate perlio;
4666              
4667              Tidy the "does not map" message for non-characters
4668              (e.g. iso-8859-3 "\xA5").
4669      Branch: perl
4670           !> ext/Encode/Encode.xs
4671 ____________________________________________________________________________
4672 [ 15284] By: nick                                  on 2002/03/18  11:00:31
4673         Log: Integrate mainline
4674      Branch: perlio
4675           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
4676           +> lib/Tie/File/t/32_defer_misc.t
4677           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
4678           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
4679           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
4680           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
4681           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
4682           !> reentr.pl regexec.c t/op/pat.t util.c
4683 ____________________________________________________________________________
4684 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
4685         Log: Sync with Scalar-List-Utils-1.07
4686      Branch: perl
4687            + ext/List/Util/t/openhan.t
4688            ! MANIFEST ext/List/Util/ChangeLog
4689            ! ext/List/Util/lib/List/Util.pm
4690            ! ext/List/Util/lib/Scalar/Util.pm
4691 ____________________________________________________________________________
4692 [ 15282] By: nick                                  on 2002/03/18  08:11:28
4693         Log: Tidy the "does not map" message for non-characters
4694              (e.g. iso-8859-3 "\xA5").
4695      Branch: perlio
4696            ! ext/Encode/Encode.xs
4697 ____________________________________________________________________________
4698 [ 15281] By: ams                                   on 2002/03/18  04:44:37
4699         Log: URL fix from MJD.
4700      Branch: perl
4701            ! pod/perlfaq3.pod
4702 ____________________________________________________________________________
4703 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
4704         Log: More prototype calming (really should fix the Configure
4705              protochk, but not at this point in time).
4706      Branch: perl
4707            ! hints/solaris_2.sh
4708 ____________________________________________________________________________
4709 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
4710         Log: return at the wrong side of #endif.
4711      Branch: perl
4712            ! util.c
4713 ____________________________________________________________________________
4714 [ 15278] By: ams                                   on 2002/03/17  23:45:31
4715         Log: Typo fix from Stas Bekman.
4716      Branch: perl
4717            ! pod/perlhack.pod
4718 ____________________________________________________________________________
4719 [ 15277] By: ams                                   on 2002/03/17  23:41:35
4720         Log: Upgrade to Tie::File 0.21.
4721      Branch: perl
4722            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
4723            + lib/Tie/File/t/32_defer_misc.t
4724            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
4725            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
4726            ! lib/Tie/File/t/22_autochomp.t
4727 ____________________________________________________________________________
4728 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
4729         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
4730              character classes use inlined macros instead of the full
4731              function call.
4732      Branch: perl
4733            ! regexec.c
4734 ____________________________________________________________________________
4735 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
4736         Log: Integrate perlio;
4737              
4738              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
4739              
4740              Other :encoding oddities
4741              - we should really pop while we can still make method calls
4742              in case DESTROY does something.
4743              - Provide a no-op DESTROY
4744              - Use SvPV_only() rather than just SvPV_on()
4745      Branch: perl
4746           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
4747           !> ext/Encode/lib/Encode/Encoding.pm sv.c
4748 ____________________________________________________________________________
4749 [ 15274] By: nick                                  on 2002/03/17  20:00:12
4750         Log: Other :encoding oddities
4751              - we should really pop while we can still make method calls
4752              in case DESTROY does something.
4753              - Provide a no-op DESTROY
4754              - Use SvPV_only() rather than just SvPV_on()
4755      Branch: perlio
4756            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4757            ! ext/Encode/lib/Encode/Encoding.pm
4758 ____________________________________________________________________________
4759 [ 15273] By: nick                                  on 2002/03/17  19:53:24
4760         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
4761      Branch: perlio
4762            ! sv.c
4763 ____________________________________________________________________________
4764 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
4765         Log: Implement the retry-on-ERANGE for the get*_r().
4766              The buffer will keep doubling until 64k.
4767      Branch: perl
4768            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
4769            ! reentr.h reentr.pl
4770 ____________________________________________________________________________
4771 [ 15271] By: nick                                  on 2002/03/17  17:38:44
4772         Log: Integrate mainline
4773      Branch: perlio
4774           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
4775           +> t/op/pow.t
4776           !> (integrate 28 files)
4777 ____________________________________________________________________________
4778 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
4779         Log: Subject: UTF-8 bug (maybe alreayd known?)
4780              From: andreas.koenig@anima.de (Andreas J. Koenig)
4781              Date: Fri, 08 Mar 2002 16:36:01 +0100
4782              Message-ID: <m3n0xjul5q.fsf@anima.de>
4783      Branch: perl
4784            ! pp_hot.c t/op/pat.t
4785 ____________________________________________________________________________
4786 [ 15269] By: nick                                  on 2002/03/17  09:12:39
4787         Log: Integarate mainline
4788      Branch: perlio
4789           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
4790           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
4791           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
4792           !> (integrate 69 files)
4793 ____________________________________________________________________________
4794 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
4795         Log: Subject: SEGV in s/// and UTF-8
4796              From: andreas.koenig@anima.de (Andreas J. Koenig)
4797              Date: Tue, 12 Mar 2002 00:40:09 +0100
4798              Message-ID: <m3r8mqad2e.fsf@anima.de>
4799      Branch: perl
4800            ! regexec.c t/op/pat.t
4801 ____________________________________________________________________________
4802 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
4803         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
4804              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
4805              which assume that 2**someinteger is accurate.
4806      Branch: perl
4807            + t/op/pow.t
4808            ! MANIFEST pp.c t/test.pl
4809 ____________________________________________________________________________
4810 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
4811         Log: _r-ify config.win64, too.
4812      Branch: perl
4813            ! win32/config.win64
4814 ____________________________________________________________________________
4815 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
4816         Log: Better place to initialize (IRIX cc noticed that
4817              the many "goto defchars" bypass the initialization)
4818      Branch: perl
4819            ! regcomp.c
4820 ____________________________________________________________________________
4821 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
4822         Log: If not building threaded, never mind the threaded prototypes.
4823      Branch: perl
4824            ! Configure reentr.pl
4825 ____________________________________________________________________________
4826 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
4827         Log: metaconfig: If not using threads, not point probing for the
4828              prototypes (since they might be hidden behind many defines
4829              we won't have if not building threaded)
4830      Branch: metaconfig
4831            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4832            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4833            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4834            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4835            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4836            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4837            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4838            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4839            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4840            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4841            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4842            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4843            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4844            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4845            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4846            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4847            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4848            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4849            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4850            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4851            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4852            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4853            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4854            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4855 ____________________________________________________________________________
4856 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
4857         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
4858      Branch: perl
4859            ! hints/freebsd.sh
4860 ____________________________________________________________________________
4861 [ 15261] By: ams                                   on 2002/03/16  18:14:04
4862         Log: Upgrade to Tie::File 0.20.
4863      Branch: perl
4864            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
4865            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
4866            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
4867            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
4868            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
4869            ! lib/Tie/File/t/11_rv_splice_rs.t
4870            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
4871            ! lib/Tie/File/t/16_handle.t
4872 ____________________________________________________________________________
4873 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
4874         Log: There seems to be a trend for the *time_r to be hidden.
4875      Branch: perl
4876            ! hints/irix_6.sh
4877 ____________________________________________________________________________
4878 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
4879         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
4880              From: Stas Bekman <stas@stason.org>
4881              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
4882              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
4883      Branch: perl
4884            ! lib/Pod/Html.pm
4885 ____________________________________________________________________________
4886 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
4887         Log: Subject: [PATCH] Re: dumpvar.pl bug
4888              From: Peter Scott <Peter@PSDT.com>
4889              Date: Fri, 15 Mar 2002 18:19:21 -0800
4890              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
4891      Branch: perl
4892            ! lib/dumpvar.pl lib/perl5db.pl
4893 ____________________________________________________________________________
4894 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
4895         Log: More paranoid _r protochecking.  At least Tru64 and
4896              Linux need additional hinting help to believe that
4897              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
4898              to see what goes bang.
4899      Branch: perl
4900            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
4901            ! reentr.pl
4902 ____________________________________________________________________________
4903 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
4904         Log: metaconfig: more paranoid _r protochecking.
4905      Branch: metaconfig
4906            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4907            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4908            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4909            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4910            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4911            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4912            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4913            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4914            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4915            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4916            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4917            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4918            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4919            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4920            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4921            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4922            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4923            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4924            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4925            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4926            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4927            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4928            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4929            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4930 ____________________________________________________________________________
4931 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
4932         Log: HP-UX gcc 3 warnings found by Sarathy.
4933      Branch: perl
4934            ! regcomp.c sv.c
4935 ____________________________________________________________________________
4936 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
4937         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
4938              From: Slaven Rezic <slaven.rezic@berlin.de>
4939              Date: 16 Mar 2002 15:29:18 +0100
4940              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
4941      Branch: perl
4942            ! pod/perldelta.pod
4943 ____________________________________________________________________________
4944 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
4945         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
4946      Branch: perl
4947            ! Porting/findrfuncs reentr.h reentr.pl
4948 ____________________________________________________________________________
4949 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
4950         Log: UIN32_MAX with borken under HP-UX+gcc
4951      Branch: perl
4952            ! handy.h
4953 ____________________________________________________________________________
4954 [ 15251] By: ams                                   on 2002/03/16  02:38:08
4955         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
4956              *::DESTROY() is deprecated
4957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4958              Date: Thu, 14 Mar 2002 18:39:22 -0500
4959              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
4960              
4961              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
4962              *::DESTROY() is deprecated
4963              From: Dave Mitchell <davem@fdgroup.com>
4964              Date: Fri, 15 Mar 2002 19:22:49 +0000
4965              Message-Id: <20020315192249.A22389@fdgroup.com>
4966      Branch: perl
4967            ! gv.c t/op/method.t
4968 ____________________________________________________________________________
4969 [ 15250] By: ams                                   on 2002/03/16  02:14:41
4970         Log: Plural nit.
4971      Branch: perl
4972            ! pod/perldelta.pod
4973 ____________________________________________________________________________
4974 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
4975         Log: Doesn't make sense to test for protos if the
4976              functions are not to be used (!= functions exist!)
4977              This might be the key (well, a key) to the HP-UX
4978              problems.
4979      Branch: perl
4980            ! reentr.h reentr.pl
4981 ____________________________________________________________________________
4982 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
4983         Log: Typo in #15247.
4984      Branch: perl
4985            ! hints/hpux.sh
4986 ____________________________________________________________________________
4987 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
4988         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
4989              in HP-UX (from H.Merijn Brand)
4990      Branch: perl
4991            ! hints/hpux.sh
4992 ____________________________________________________________________________
4993 [ 15246] By: ams                                   on 2002/03/15  17:53:23
4994         Log: Subject: minor corrections in perldelta.pod
4995              From: mjd@plover.com
4996              Date: 15 Mar 2002 18:48:42 -0000
4997              Message-Id: <20020315184842.13573.qmail@plover.com>
4998      Branch: perl
4999            ! pod/perldelta.pod
5000 ____________________________________________________________________________
5001 [ 15245] By: ams                                   on 2002/03/15  17:37:52
5002         Log: Upgrade to Tie::File 0.19.
5003      Branch: perl
5004            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
5005            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
5006            + lib/Tie/File/t/21_win32.t
5007            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
5008            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
5009            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
5010            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
5011            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
5012            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
5013            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
5014            ! lib/Tie/File/t/17_misc_meth.t
5015 ____________________________________________________________________________
5016 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
5017         Log: Update Changes.
5018      Branch: perl
5019            ! Changes patchlevel.h
5020 ____________________________________________________________________________
5021 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
5022         Log: Forgot from #15241.
5023      Branch: perl
5024            ! win32/config_sh.PL
5025 ____________________________________________________________________________
5026 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
5027         Log: Subject: patch pod/perltodo.pod
5028              From: mjd@plover.com
5029              Date: 15 Mar 2002 15:42:18 -0000
5030              Message-ID: <20020315154218.10163.qmail@plover.com>
5031              
5032              (With s/WANT/Want/)
5033      Branch: perl
5034            ! pod/perltodo.pod
5035 ____________________________________________________________________________
5036 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
5037         Log: Subject: [PATCH bleadperl] (revision 5 undef)
5038              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5039              Date: Fri, 15 Mar 2002 00:39:48 +0100
5040              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
5041      Branch: perl
5042            ! win32/config.bc win32/config.gc win32/config.vc
5043            ! win32/config.win64
5044 ____________________________________________________________________________
5045 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
5046         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
5047              From: Michael G Schwern <schwern@pobox.com>
5048              Date: Thu, 14 Mar 2002 16:39:29 -0500
5049              Message-ID: <20020314213929.GA2912@blackrider>
5050      Branch: perl
5051            ! lib/perl5db.pl
5052 ____________________________________________________________________________
5053 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
5054         Log: Integrate perlio.
5055      Branch: perl
5056           !> embed.fnc ext/Encode/t/JP.t
5057 ____________________________________________________________________________
5058 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
5059         Log: Monster _r patch: try to scan for all known _r variants,
5060              and then use them (under ithreads).  May fail in HP-UX,
5061              and the op/groups is known to be fickle everywhere.  Known
5062              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
5063              warnings in AIX since the first arguments of getnetbyaddr
5064              and getnetbyadd_r are of different types.  Thanks, IBM.)
5065              
5066              In non-Configure platforms deny the existence of any
5067              of the _r thingies.  (Also add the recently introduced
5068              d_tm_* to places it wasn't already in.)
5069              
5070              TODO: the suggested glibc buffer growth retry loop in case
5071              some entries (at least for: gr*, host*) are big.
5072              Forgot win32/config.win64.
5073      Branch: perl
5074            + reentr.c reentr.h reentr.pl
5075            ! Configure MANIFEST Makefile.SH NetWare/Makefile
5076            ! NetWare/config.wc Porting/Glossary Porting/config.sh
5077            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
5078            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
5079            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
5080            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
5081            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
5082            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
5083            ! win32/config.bc win32/config.gc win32/config.vc
5084            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
5085 ____________________________________________________________________________
5086 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
5087         Log: Be more explicit on when is the $! worth anything.
5088      Branch: perl
5089            ! pod/perlvar.pod
5090 ____________________________________________________________________________
5091 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
5092         Log: metaconfig: _r _r we go.
5093      Branch: metaconfig
5094            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5095            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5096            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5097            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5098            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5099            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5100            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5101            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5102            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5103            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5104            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5105            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5106            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5107            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5108            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5109            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5110            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5111            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5112            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5113            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5114            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5115            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5116            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5117            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5118 ____________________________________________________________________________
5119 [ 15235] By: nick                                  on 2002/03/15  07:31:54
5120         Log: Add the binmode()s to make JP.t pass on Win32
5121      Branch: perlio
5122            ! ext/Encode/t/JP.t
5123 ____________________________________________________________________________
5124 [ 15234] By: nick                                  on 2002/03/15  07:20:49
5125         Log: Integrate perlio
5126      Branch: perl
5127           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
5128 ____________________________________________________________________________
5129 [ 15233] By: nick                                  on 2002/03/15  07:18:02
5130         Log: Mark JP.t's data files as binary
5131      Branch: perlio
5132            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
5133 ____________________________________________________________________________
5134 [ 15232] By: nick                                  on 2002/03/15  07:13:38
5135         Log: Integrate mainline
5136      Branch: perlio
5137           +> ext/B/t/xref.t
5138           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
5139           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
5140           !> perl.c t/op/arith.t
5141 ____________________________________________________________________________
5142 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
5143         Log: The section needs to be in the makedepend script
5144              (from Jan-Erik Karlsson).
5145      Branch: perl
5146            ! makedepend.SH
5147 ____________________________________________________________________________
5148 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
5149         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
5150              From: Nicholas Clark <nick@unfortu.net>
5151              Date: Thu, 14 Mar 2002 23:05:23 +0000
5152              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
5153      Branch: perl
5154            ! ext/Safe/safe2.t
5155 ____________________________________________________________________________
5156 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
5157         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
5158              From: "Brent Dax" <brentdax@cpan.org>
5159              Date: Thu, 14 Mar 2002 09:08:41 -0800
5160              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
5161      Branch: perl
5162            ! lib/Pod/Html.pm
5163 ____________________________________________________________________________
5164 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
5165         Log: metaconfig: one round again for the _r.
5166      Branch: metaconfig
5167            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5168            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5169            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5170            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5171            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5172            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5173            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5174            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5175            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5176            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5177            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5178            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5179            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5180            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5181            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5182            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5183            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5184            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5185            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5186            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5187            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5188            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5189            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5190            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5191 ____________________________________________________________________________
5192 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
5193         Log: metaconfig: new round of the _r units.
5194      Branch: metaconfig
5195            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5196            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5197            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5198            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5199            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5200            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5201            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5202            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5203            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5204            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5205            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5206            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5207            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5208            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5209            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5210            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5211            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5212            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5213            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5214            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5215            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5216            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5217            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5218            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5219      Branch: metaconfig/U/perl
5220            + i_crypt.U
5221 ____________________________________________________________________________
5222 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
5223         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
5224              From: Paul_GreenVOS@vos.stratus.com
5225              Date: Tue, 12 Mar 02 19:22 est   
5226              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
5227      Branch: perl
5228            ! lib/Benchmark.t t/op/arith.t
5229 ____________________________________________________________________________
5230 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
5231         Log: Subject: Re: Win32: C:\Program Files
5232              From: "Ken Williams" <ken@mathforum.org>
5233              Date: Wed, 13 Mar 2002 17:50:59 -0600
5234              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
5235              
5236              Add -t to perl -h.
5237      Branch: perl
5238            ! perl.c
5239 ____________________________________________________________________________
5240 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
5241         Log: Extra paranoia from Nick Clark.
5242      Branch: perl
5243            ! ext/Safe/safe2.t
5244 ____________________________________________________________________________
5245 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
5246         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
5247              From: Nicholas Clark <nick@ccl4.org>
5248              Date: Wed, 13 Mar 2002 14:22:50 +0000
5249              Message-ID: <20020313142250.G92566@plum.flirble.org>
5250      Branch: perl
5251            ! ext/Safe/safe2.t
5252 ____________________________________________________________________________
5253 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
5254         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
5255              From: <slaven.rezic@berlin.de>
5256              Date: Tue, 12 Mar 2002 13:03:41 +0100      
5257              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
5258      Branch: perl
5259            ! Makefile.SH
5260 ____________________________________________________________________________
5261 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
5262         Log: Subject: [PATCH] a test for B::Xref
5263              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5264              Date: Wed, 13 Mar 2002 17:18:57 +0100
5265              Message-ID: <20020313171857.F1144@rafael>
5266      Branch: perl
5267            + ext/B/t/xref.t
5268            ! MANIFEST ext/B/B/Xref.pm
5269 ____________________________________________________________________________
5270 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
5271         Log: Subject: [PATCH] Exporter.pm POD fixups
5272              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5273              Date: Wed, 13 Mar 2002 16:21:42 +0100
5274              Message-ID: <20020313162142.A1144@rafael>
5275      Branch: perl
5276            ! lib/Exporter.pm
5277 ____________________________________________________________________________
5278 [ 15219] By: nick                                  on 2002/03/14  07:00:16
5279         Log: Integrate mainline
5280      Branch: perlio
5281           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
5282 ____________________________________________________________________________
5283 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
5284         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
5285              From: Michael G Schwern <schwern@pobox.com>
5286              Date: Wed, 13 Mar 2002 17:43:00 -0500
5287              Message-ID: <20020313224300.GG3311@blackrider>
5288      Branch: perl
5289            ! lib/ExtUtils/MM_VMS.pm
5290 ____________________________________________________________________________
5291 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
5292         Log: Pod tweak.
5293      Branch: perl
5294            ! lib/open.pm
5295 ____________________________________________________________________________
5296 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
5297         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
5298              From: "Craig A. Berry" <craigberry@mac.com>
5299              Date: Wed, 13 Mar 2002 01:44:01 -0600
5300              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
5301      Branch: perl
5302            ! vms/descrip_mms.template
5303 ____________________________________________________________________________
5304 [ 15215] By: nick                                  on 2002/03/13  08:08:36
5305         Log: Integrate mainline.
5306      Branch: perlio
5307           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
5308            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5309            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5310            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5311            - ext/Data/Util/t/Hash.t
5312           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
5313           !> ext/Encode/lib/Encode/CN/HZ.pm
5314           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
5315           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
5316           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
5317           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5318           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
5319           !> t/op/override.t toke.c universal.c
5320 ____________________________________________________________________________
5321 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
5322         Log: metaconfig: three guesses.
5323      Branch: metaconfig
5324            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5325            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5326            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5327            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5328            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5329            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5330            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5331            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5332            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5333            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5334            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5335            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5336            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5337            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5338            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5339            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5340            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5341            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5342            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5343            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5344            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5345            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5346            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5347            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5348 ____________________________________________________________________________
5349 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
5350         Log: metaconfig: regen _r units again.
5351      Branch: metaconfig
5352            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5353            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5354            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5355            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5356            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5357            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5358            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5359            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5360            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5361            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5362            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5363            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5364            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5365            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5366            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5367            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5368            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5369            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5370            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5371            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5372            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5373            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5374            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5375            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5376 ____________________________________________________________________________
5377 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
5378         Log: metaconfig: regen _r units.
5379      Branch: metaconfig
5380            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
5381            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5382            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5383            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5384            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5385            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5386            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5387            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5388            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5389            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5390            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5391            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5392            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5393            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5394            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5395            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5396            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5397            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5398            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5399            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5400            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5401            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5402            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5403            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5404            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5405 ____________________________________________________________________________
5406 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
5407         Log: metaconfig unit tweaks.
5408      Branch: metaconfig
5409            + U/threads/d_setprotoent_r.U
5410            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
5411            ! U/threads/d_tmpnam_r.U
5412 ____________________________________________________________________________
5413 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
5414         Log: metaconfig: replace the _r units with autogenerated ones.
5415      Branch: metaconfig
5416            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5417            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
5418            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5419            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
5420            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
5421            + U/threads/d_getprotobyname_r.U
5422            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5423            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
5424            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
5425            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5426            + U/threads/d_setservent_r.U
5427            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
5428            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
5429            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
5430            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
5431            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
5432            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
5433            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
5434            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
5435            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
5436            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5437            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5438            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5439            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
5440            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5441            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
5442            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
5443            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5444            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5445            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5446            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
5447            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
5448            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
5449            ! U/threads/d_ttyname_r.U
5450 ____________________________________________________________________________
5451 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
5452         Log: More known threadsafings.
5453      Branch: perl
5454            ! Porting/findrfuncs
5455 ____________________________________________________________________________
5456 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
5457         Log: Small tweaks.
5458      Branch: perl
5459            ! lib/Internals.t universal.c
5460 ____________________________________________________________________________
5461 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
5462         Log: VERSIONize.
5463      Branch: perl
5464            ! ext/Encode/lib/Encode/CN/HZ.pm
5465            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
5466            ! ext/Encode/lib/Encode/JP/JIS.pm
5467 ____________________________________________________________________________
5468 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
5469         Log: Subject: perl datastructure conversion shortcuts for DDD
5470              From: Stas Bekman <stas@stason.org>
5471              Date: Mon, 11 Mar 2002 14:54:31 +0800
5472              Message-ID: <3C8C54A7.5020502@stason.org>
5473      Branch: perl
5474            ! pod/perlhack.pod
5475 ____________________________________________________________________________
5476 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
5477         Log: Regen modlib.
5478      Branch: perl
5479            ! pod/perlmodlib.pod
5480 ____________________________________________________________________________
5481 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
5482         Log: Regen toc.
5483      Branch: perl
5484            ! pod/perltoc.pod
5485 ____________________________________________________________________________
5486 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
5487         Log: Tiny pod tweaks.
5488      Branch: perl
5489            ! lib/Hash/Util.pm
5490 ____________________________________________________________________________
5491 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
5492         Log: perldeltaize Hash::Util.
5493      Branch: perl
5494            ! pod/perldelta.pod
5495 ____________________________________________________________________________
5496 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
5497         Log: Move the readonly interface back to universal.c,
5498              (new name: Internals::SvREADONLY), remove Data::Util,
5499              move Hash::Util to lib, also introduce refcnt interface
5500              (Internals::SvREFCNT).     Make both the new interfaces
5501              to be more sane so that if they set the value, they return
5502              the new value, not the old one.
5503      Branch: perl
5504            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
5505            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5506            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5507            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5508            - ext/Data/Util/t/Hash.t
5509            ! MANIFEST ext/B/t/stash.t universal.c
5510 ____________________________________________________________________________
5511 [ 15200] By: ams                                   on 2002/03/12  15:16:05
5512         Log: Subject: Disambiguate "Can't locate"
5513              From: Mike Guy <mjtg@cam.ac.uk>
5514              Date: Tue, 12 Mar 2002 16:04:23 +0000
5515              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
5516      Branch: perl
5517            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
5518            ! pp_ctl.c t/op/override.t
5519 ____________________________________________________________________________
5520 [ 15199] By: ams                                   on 2002/03/12  15:04:43
5521         Log: Subject: [PATCH] perl/lib/File/stat.t
5522              From: Paul_GreenVOS@vos.stratus.com
5523              Date: Tue, 12 Mar 02 11:00 est
5524              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
5525      Branch: perl
5526            ! lib/File/stat.t
5527 ____________________________________________________________________________
5528 [ 15198] By: ams                                   on 2002/03/12  15:00:44
5529         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
5530              From: Robin Barker <rmb1@cise.npl.co.uk>
5531              Date: Tue, 12 Mar 2002 13:31:58 GMT
5532              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
5533      Branch: perl
5534            ! pod/perlfunc.pod
5535 ____________________________________________________________________________
5536 [ 15197] By: ams                                   on 2002/03/12  14:57:34
5537         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
5538              From: "Clinton A. Pierce" <clintp@geeksalad.org>
5539              Date: Tue, 12 Mar 2002 10:11:53 -0500
5540              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
5541      Branch: perl
5542            ! toke.c
5543 ____________________________________________________________________________
5544 [ 15196] By: nick                                  on 2002/03/12  13:40:35
5545         Log: Integrate mainline
5546      Branch: perlio
5547           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5548           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5549           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5550           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
5551            - t/lib/access.t
5552           !> (integrate 96 files)
5553 ____________________________________________________________________________
5554 [ 15195] By: nick                                  on 2002/03/12  06:08:24
5555         Log: Integrate mainline (a while ago)
5556      Branch: perlio
5557           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
5558           +> ext/Encode/t/TW.t
5559            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
5560            - ext/Encode/lib/Encode/Tcl/HanZi.pm
5561            - ext/I18N/Langinfo/fallback.c
5562           !> (integrate 80 files)
5563 ____________________________________________________________________________
5564 [ 15194] By: ams                                   on 2002/03/12  06:02:20
5565         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
5566              From: Jonathan Stowe <gellyfish@gellyfish.com>
5567              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
5568              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
5569      Branch: perl
5570            ! ext/Encode/CN/Makefile.PL
5571 ____________________________________________________________________________
5572 [ 15193] By: ams                                   on 2002/03/12  05:55:07
5573         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
5574              From: Dave Mitchell <davem@fdgroup.co.uk>
5575              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
5576              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
5577      Branch: perl
5578            ! pod/perlguts.pod
5579 ____________________________________________________________________________
5580 [ 15192] By: ams                                   on 2002/03/12  05:50:08
5581         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
5582              From: Anton Tagunov <tagunov@motor.ru>
5583              Date: Tue, 12 Mar 2002 01:40:58 +0300
5584              Message-Id: <1194068830.20020312014058@motor.ru>
5585              (Applied with tweaks.)
5586      Branch: perl
5587            ! lib/utf8.pm
5588 ____________________________________________________________________________
5589 [ 15191] By: ams                                   on 2002/03/12  05:42:21
5590         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
5591              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5592              Date: Sun, 10 Mar 2002 22:10:15 +0100
5593              Message-Id: <3C8BD9C7.13988.73992D@localhost>
5594      Branch: perl
5595            ! iperlsys.h
5596 ____________________________________________________________________________
5597 [ 15190] By: ams                                   on 2002/03/12  05:38:08
5598         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
5599              From: Anton Tagunov <tagunov@motor.ru>
5600              Date: Mon, 11 Mar 2002 23:27:47 +0300
5601              Message-Id: <19414222180.20020311232747@motor.ru>
5602      Branch: perl
5603            ! pod/perlsub.pod
5604 ____________________________________________________________________________
5605 [ 15189] By: ams                                   on 2002/03/12  05:34:49
5606         Log: Subject: minor patch for comment in utfebcdic.h
5607              From: Anton Tagunov <tagunov@motor.ru>
5608              Date: Tue, 12 Mar 2002 00:20:21 +0300
5609              Message-Id: <13817376786.20020312002021@motor.ru>
5610      Branch: perl
5611            ! utfebcdic.h
5612 ____________________________________________________________________________
5613 [ 15188] By: ams                                   on 2002/03/12  05:32:30
5614         Log: Subject: [PATCH ?] B::Xref improvements
5615              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5616              Date: Mon, 11 Mar 2002 23:32:20 +0100
5617              Message-Id: <20020311233220.A12677@rafael>
5618      Branch: perl
5619            ! ext/B/B/Xref.pm
5620 ____________________________________________________________________________
5621 [ 15187] By: ams                                   on 2002/03/12  05:30:02
5622         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
5623              From: Paul_GreenVOS@vos.stratus.com
5624              Date: Mon, 11 Mar 02 17:23 est
5625              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
5626      Branch: perl
5627            ! lib/ExtUtils/MM_Unix.pm
5628 ____________________________________________________________________________
5629 [ 15186] By: ams                                   on 2002/03/12  05:27:06
5630         Log: Subject: [PATCH] installperl - minor untangle for VOS
5631              From: Paul_GreenVOS@vos.stratus.com
5632              Date: Mon, 11 Mar 02 17:05 est
5633              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
5634      Branch: perl
5635            ! installperl
5636 ____________________________________________________________________________
5637 [ 15185] By: ams                                   on 2002/03/12  05:25:59
5638         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
5639              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5640              Date: Mon, 11 Mar 2002 22:37:39 +0100
5641              Message-Id: <20020311223739.A691@rafael>
5642      Branch: perl
5643            ! ext/B/B/Deparse.pm
5644 ____________________________________________________________________________
5645 [ 15184] By: ams                                   on 2002/03/12  05:20:54
5646         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
5647              From: Michael G Schwern <schwern@pobox.com>
5648              Date: Tue, 12 Mar 2002 01:12:08 -0500
5649              Message-Id: <20020312061208.GD904@blackrider>
5650      Branch: perl
5651            ! hints/netbsd.sh
5652 ____________________________________________________________________________
5653 [ 15183] By: ams                                   on 2002/03/12  04:12:30
5654         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
5655              From: Autrijus Tang <autrijus@autrijus.org>
5656              Date: Tue, 12 Mar 2002 13:05:53 +0800
5657              Message-Id: <20020312050553.GA7864@not.autrijus.org>
5658              (Only doc hunk applied, supplementing #15182.)
5659      Branch: perl
5660            ! ext/Encode/Encode.pm
5661 ____________________________________________________________________________
5662 [ 15182] By: ams                                   on 2002/03/12  04:04:34
5663         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
5664              From: Autrijus Tang <autrijus@autrijus.org>
5665              Date: Tue, 12 Mar 2002 12:56:46 +0800
5666              Message-Id: <20020312045646.GA7689@not.autrijus.org>
5667              (Private mail.)
5668      Branch: perl
5669            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
5670 ____________________________________________________________________________
5671 [ 15181] By: ams                                   on 2002/03/12  03:09:20
5672         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
5673              From: Autrijus Tang <autrijus@autrijus.org>
5674              Date: Tue, 12 Mar 2002 11:55:06 +0800
5675              Message-Id: <20020312035506.GA6946@not.autrijus.org>
5676      Branch: perl
5677            ! ext/Encode/Encode.pm
5678 ____________________________________________________________________________
5679 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
5680         Log: Deypo.
5681      Branch: metaconfig
5682            ! U/threads/d_asctime_r.U
5683 ____________________________________________________________________________
5684 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
5685         Log: FAQ sync.
5686      Branch: perl
5687            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5688            ! pod/perlfaq4.pod pod/perlfaq5.pod
5689 ____________________________________________________________________________
5690 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
5691         Log: The test needs perlio.
5692      Branch: perl
5693            ! lib/open.t
5694 ____________________________________________________________________________
5695 [ 15177] By: ams                                   on 2002/03/11  15:41:08
5696         Log: Subject: perlreftut update
5697              From: Mark-Jason Dominus <mjd@plover.com>
5698              Date: Mon, 11 Mar 2002 11:36:27 -0500
5699              Message-Id: <20020311163627.31020.qmail@plover.com>
5700      Branch: perl
5701            ! pod/perlreftut.pod
5702 ____________________________________________________________________________
5703 [ 15176] By: ams                                   on 2002/03/11  15:35:24
5704         Log: Subject: Minor correction in perlfaq5
5705              From: mjd@plover.com
5706              Date: 11 Mar 2002 16:34:22 -0000
5707              Message-Id: <20020311163422.30963.qmail@plover.com>
5708      Branch: perl
5709            ! pod/perlfaq5.pod
5710 ____________________________________________________________________________
5711 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
5712         Log: number of skipped tests was incorrect
5713      Branch: perl
5714            ! t/op/stat.t
5715 ____________________________________________________________________________
5716 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
5717         Log: remove doubled CRs
5718      Branch: perl
5719            ! win32/Makefile
5720 ____________________________________________________________________________
5721 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
5722         Log: Update Changes.
5723      Branch: perl
5724            ! Changes patchlevel.h
5725 ____________________________________________________________________________
5726 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
5727         Log: Regen toc.
5728      Branch: perl
5729            ! pod/perltoc.pod
5730 ____________________________________________________________________________
5731 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
5732         Log: Add t/CN.t and t/TW.t; re-sort.
5733      Branch: perl
5734            ! ext/Encode/MANIFEST
5735 ____________________________________________________________________________
5736 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
5737         Log: Document what to do if one yearns back to
5738              the old legacy encoding.
5739      Branch: perl
5740            ! lib/encoding.pm
5741 ____________________________________________________________________________
5742 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
5743         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
5744              as general purpose encoding transformation interfaces
5745              since that's not what they are.
5746      Branch: perl
5747            ! lib/utf8.pm pod/perlunicode.pod sv.c
5748 ____________________________________________________________________________
5749 [ 15168] By: ams                                   on 2002/03/11  12:54:16
5750         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
5751              warnings
5752              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5753              Date: Mon, 11 Mar 2002 14:35:22 +0100
5754              Message-Id: <20020311143522.A7431@rafael>
5755      Branch: perl
5756            ! t/lib/warnings/pp_sys
5757 ____________________________________________________________________________
5758 [ 15167] By: ams                                   on 2002/03/11  04:57:20
5759         Log: A little commonsense is better than 1_compile.
5760      Branch: perl
5761            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
5762 ____________________________________________________________________________
5763 [ 15166] By: ams                                   on 2002/03/11  04:53:50
5764         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
5765              From: Michael G Schwern <schwern@pobox.com>
5766              Date: Sun, 10 Mar 2002 13:27:12 -0500
5767              Message-Id: <20020310182712.GC693@blackrider>
5768              
5769              Subject: [PATCH] Hash::Util part 2
5770              From: Michael G Schwern <schwern@pobox.com>
5771              Date: Sun, 10 Mar 2002 15:09:34 -0500
5772              Message-Id: <20020310200934.GB27112@blackrider>
5773              
5774              Subject: [PATCH] Hash::Util MANIFEST correction
5775              From: Michael G Schwern <schwern@pobox.com>
5776              Date: Sun, 10 Mar 2002 16:27:07 -0500
5777              Message-Id: <20020310212707.GF27112@blackrider>
5778              
5779              (Also changes find.t and taint.t, which were looking for access.t)
5780      Branch: perl
5781            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5782            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5783            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5784            + ext/Data/Util/t/Hash.t
5785            - t/lib/access.t
5786            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
5787            ! pod/perldiag.pod pod/perltodo.pod universal.c
5788 ____________________________________________________________________________
5789 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
5790         Log: metaconfig: more thready fixes.
5791      Branch: metaconfig
5792            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
5793            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
5794            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
5795            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
5796            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
5797            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
5798            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5799            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
5800            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
5801 ____________________________________________________________________________
5802 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
5803         Log: Skip obsoleted interfaces.
5804      Branch: perl
5805            ! Porting/findrfuncs
5806 ____________________________________________________________________________
5807 [ 15162] By: ams                                   on 2002/03/11  03:48:14
5808         Log: Typo fixes.
5809      Branch: perl
5810            ! perl.c
5811 ____________________________________________________________________________
5812 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
5813         Log: Upgrade to Locale::Codes 2.02.
5814      Branch: perl
5815            + lib/Locale/Codes/t/rename.t
5816            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
5817            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
5818            ! lib/Locale/Country.pod
5819 ____________________________________________________________________________
5820 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
5821         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
5822              From: Nicholas Clark <nick@unfortu.net>
5823              Date: Sun, 10 Mar 2002 18:17:50 +0000
5824              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
5825              
5826              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
5827              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5828              Date: Sun, 10 Mar 2002 13:53:34 -0800
5829              Message-ID: <eX9i8gzkg26G092yn@efn.org>
5830              
5831              (and reenable the feature in freebsd,
5832              and move the freebsd pr url to perl.c)
5833      Branch: perl
5834            ! hints/freebsd.sh perl.c pod/perldelta.pod
5835 ____________________________________________________________________________
5836 [ 15159] By: ams                                   on 2002/03/11  03:34:13
5837         Log: Subject: [PATCH stash.t] access::readonly is gone
5838              From: Michael G Schwern <schwern@pobox.com>
5839              Date: Sun, 10 Mar 2002 16:18:14 -0500
5840              Message-Id: <20020310211813.GE27112@blackrider>
5841      Branch: perl
5842            ! ext/B/t/stash.t
5843 ____________________________________________________________________________
5844 [ 15158] By: ams                                   on 2002/03/11  03:28:04
5845         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
5846              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5847              Date: Sun, 10 Mar 2002 22:10:15 +0100
5848              Message-Id: <3C8BD9C7.610.7398DD@localhost>
5849      Branch: perl
5850            ! lib/Net/Ping/t/110_icmp_inst.t
5851 ____________________________________________________________________________
5852 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
5853         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
5854              From: Michael G Schwern <schwern@pobox.com>
5855              Date: Sun, 10 Mar 2002 19:22:33 -0500
5856              Message-ID: <20020311002233.GE4927@blackrider>
5857      Branch: perl
5858            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
5859            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
5860            ! lib/Test/Simple/t/fail-more.t
5861 ____________________________________________________________________________
5862 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
5863         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
5864              From: Michael G Schwern <schwern@pobox.com>
5865              Date: Sun, 10 Mar 2002 17:14:10 -0500
5866              Message-ID: <20020310221410.GA4915@blackrider>
5867      Branch: perl
5868            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
5869            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
5870 ____________________________________________________________________________
5871 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
5872         Log: Subject: [PATCH] more warnings tidyup
5873              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5874              Date: Sun, 10 Mar 2002 21:01:39 -0000
5875              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
5876      Branch: perl
5877            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
5878            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
5879            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
5880            ! util.c
5881 ____________________________________________________________________________
5882 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
5883         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
5884              From: Nicholas Clark <nick@unfortu.net>
5885              Date: Sun, 10 Mar 2002 23:21:07 +0000
5886              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
5887      Branch: perl
5888            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
5889            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
5890            ! ext/Encode/TW/Makefile.PL
5891 ____________________________________________________________________________
5892 [ 15153] By: ams                                   on 2002/03/11  03:06:59
5893         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
5894              From: Max Baker <max@warped.org>
5895              Date: Fri, 8 Mar 2002 10:56:19 -0800
5896              Message-Id: <20020308105619.A15039@warped.org>
5897      Branch: perl
5898            ! ext/IO/lib/IO/Socket/INET.pm
5899 ____________________________________________________________________________
5900 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
5901         Log: Subject: [PATCH] spelling correction
5902              From: Nicholas Clark <nick@unfortu.net>
5903              Date: Sun, 10 Mar 2002 18:34:42 +0000
5904              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
5905      Branch: perl
5906            ! pp.c pp_hot.c
5907 ____________________________________________________________________________
5908 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
5909         Log: DG/UX updates from Takis Psarogiannakopoulos.
5910      Branch: perl
5911            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
5912 ____________________________________________________________________________
5913 [ 15150] By: ams                                   on 2002/03/11  03:02:47
5914         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
5915              From: Chris Nandor <pudge@pobox.com>
5916              Date: Mon, 04 Mar 2002 17:48:12 -0500
5917              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
5918      Branch: perl
5919            ! lib/DB.pm lib/perl5db.pl
5920 ____________________________________________________________________________
5921 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
5922         Log: metaconfig unit changes in preparation of reentrancy changes.
5923      Branch: metaconfig
5924            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
5925            + U/threads/d_ttyname_r.U
5926            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
5927            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
5928            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
5929            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
5930            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5931            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
5932            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5933            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
5934            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
5935            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
5936            ! U/threads/d_strerror_r.U
5937 ____________________________________________________________________________
5938 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
5939         Log: Mysterious characters.
5940      Branch: perl
5941            ! utf8.h
5942 ____________________________________________________________________________
5943 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
5944         Log: Unused.
5945      Branch: perl
5946            ! op.c
5947 ____________________________________________________________________________
5948 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
5949         Log: Implement :std subpragma of the open pragma
5950              that makes the standard filehandles to talk in
5951              encodings.  This change set off a weird warning
5952              from op.c, though: disabled it now until someone
5953              who knows what it is about comes along.
5954      Branch: perl
5955            ! lib/open.pm op.c
5956 ____________________________________________________________________________
5957 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
5958         Log: Document the logic of :locale better.
5959      Branch: perl
5960            ! lib/open.pm
5961 ____________________________________________________________________________
5962 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
5963         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
5964              From: Slaven Rezic <slaven.rezic@berlin.de>
5965              Date: 10 Mar 2002 02:49:17 +0100
5966              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
5967      Branch: perl
5968            ! hints/freebsd.sh
5969 ____________________________________________________________________________
5970 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
5971         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
5972              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5973              Date: Sun, 10 Mar 2002 17:08:54 +0900
5974              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
5975      Branch: perl
5976            ! ext/Encode/lib/Encode/Tcl.pm
5977            ! ext/Encode/lib/Encode/Tcl/Escape.pm
5978            ! ext/Encode/lib/Encode/Tcl/Extended.pm
5979            ! ext/Encode/lib/Encode/Tcl/Table.pm
5980 ____________________________________________________________________________
5981 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
5982         Log: The patch does the following:
5983              - Nix the unneccessary diagnostics line
5984              - Quell -w warnings if the first ENV doesn't exist
5985              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
5986              is too baroque and bloated for daily use (and for perl core inclusion).
5987              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
5988              non-fatal.
5989              - Consequently, the ^OPEN bits is set only when needed.
5990      Branch: perl
5991            ! lib/open.pm
5992 ____________________________________________________________________________
5993 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
5994         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
5995      Branch: perl
5996            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
5997 ____________________________________________________________________________
5998 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
5999         Log: Precedence problem.
6000      Branch: perl
6001            ! ext/Socket/socketpair.t
6002 ____________________________________________________________________________
6003 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
6004         Log: Renaming tweaks, and split off the reentrant "superbuffer"
6005              init routine.
6006      Branch: perl
6007            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
6008            ! sv.c util.c
6009 ____________________________________________________________________________
6010 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
6011         Log: The 7-bit jis seems to be the hanging one.
6012      Branch: perl
6013            ! ext/Encode/t/Tcl.t
6014 ____________________________________________________________________________
6015 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
6016         Log: Begone.
6017      Branch: perl
6018            ! ext/Encode/MANIFEST
6019 ____________________________________________________________________________
6020 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
6021         Log: Better fix from Autrijus.
6022      Branch: perl
6023            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
6024            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
6025 ____________________________________________________________________________
6026 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
6027         Log: Not everybody has Encode::HanExtra.
6028      Branch: perl
6029            ! ext/Encode/Encode.pm
6030 ____________________________________________________________________________
6031 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
6032         Log: Decutandpasto.
6033      Branch: perl
6034            ! ext/Encode/lib/Encode/Tcl.pm
6035 ____________________________________________________________________________
6036 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
6037         Log: Subject: [PATCH] Data::Dumper
6038              From: Nicholas Clark <nick@unfortu.net>
6039              Date: Sat, 9 Mar 2002 19:03:54 +0000
6040              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
6041      Branch: perl
6042            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6043            ! ext/Data/Dumper/t/dumper.t
6044 ____________________________________________________________________________
6045 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
6046         Log: Subject: [PATCH] socketpair.t w/o fork
6047              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6048              Date: Sat, 9 Mar 2002 14:55:11 +0100
6049              Message-ID: <3C8A224F.29578.13691BA@localhost>
6050              
6051              (modified as suggested by Sarathy)
6052      Branch: perl
6053            ! ext/Socket/socketpair.t
6054 ____________________________________________________________________________
6055 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
6056         Log: Subject: [PATCH perldelta] Mention Change 14727
6057              From: Autrijus Tang <autrijus@autrijus.org>
6058              Date: Sat, 9 Mar 2002 23:31:40 +0800
6059              Message-ID: <20020309153140.GA4224@not.autrijus.org>
6060      Branch: perl
6061            ! pod/perldelta.pod
6062 ____________________________________________________________________________
6063 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
6064         Log: Make Encode.pm implicitly load external CJK tables the first
6065              time they're needed (instead of immediately), from Autrijus
6066              Tang.
6067      Branch: perl
6068            ! ext/Encode/Encode.pm
6069 ____________________________________________________________________________
6070 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
6071         Log: Subject: Re: Two questions
6072              From: Nicholas Clark <nick@unfortu.net>
6073              Date: Sat, 9 Mar 2002 12:42:40 +0000
6074              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
6075      Branch: perl
6076            ! Porting/pumpkin.pod
6077 ____________________________________________________________________________
6078 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
6079         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
6080              From: Paul_GreenVOS@vos.stratus.com
6081              Date: Fri, 8 Mar 02 22:34 est
6082              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
6083      Branch: perl
6084            ! pp_sys.c
6085 ____________________________________________________________________________
6086 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
6087         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
6088              From: davem@fdgroup.co.uk
6089              Date: Sat, 9 Mar 2002 00:13:27 GMT
6090              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
6091      Branch: perl
6092            ! dump.c
6093 ____________________________________________________________________________
6094 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
6095         Log: Deglitch from Rafael.
6096      Branch: perl
6097            ! ext/B/t/lint.t
6098 ____________________________________________________________________________
6099 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
6100         Log: Still more portability.
6101      Branch: perl
6102            ! Porting/findrfuncs
6103 ____________________________________________________________________________
6104 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
6105         Log: More portability.
6106      Branch: perl
6107            ! Porting/findrfuncs
6108 ____________________________________________________________________________
6109 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
6110         Log: Shared library paths; running tests manually.
6111      Branch: perl
6112            ! INSTALL
6113 ____________________________________________________________________________
6114 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
6115         Log: Subject: RE: Two questions
6116              From: "Green, Paul" <Paul.Green@stratus.com>
6117              Date: Fri, 8 Mar 2002 17:55:19 -0500
6118              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
6119      Branch: perl
6120            ! Porting/pumpkin.pod
6121 ____________________________________________________________________________
6122 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
6123         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
6124              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
6125      Branch: perl
6126            + ext/B/t/lint.t
6127            ! MANIFEST ext/B/B/Lint.pm
6128 ____________________________________________________________________________
6129 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
6130         Log: metaconfig unit change for #15119.
6131      Branch: metaconfig
6132            ! U/threads/d_pthread_atfork.U
6133 ____________________________________________________________________________
6134 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
6135         Log: In DG/UX finding pthread_atfork requires a true compile,
6136              from Takis Psarogiannakopoulos.
6137      Branch: perl
6138            ! Configure config_h.SH
6139 ____________________________________________________________________________
6140 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
6141         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
6142              From: John Peacock <jpeacock@rowman.com>
6143              Date: Fri, 08 Mar 2002 15:52:41 -0500
6144              Message-ID: <3C892499.4050502@rowman.com>
6145      Branch: perl
6146            ! lib/ExtUtils/xsubpp
6147 ____________________________________________________________________________
6148 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
6149         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
6150              From: "Craig A. Berry" <craigberry@mac.com>
6151              Date: Fri, 08 Mar 2002 15:02:51 -0600
6152              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
6153      Branch: perl
6154            ! t/op/write.t
6155 ____________________________________________________________________________
6156 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
6157         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
6158              From: Paul_GreenVOS@vos.stratus.com
6159              Date: Fri, 8 Mar 02 14:45 est
6160              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
6161      Branch: perl
6162            ! installperl
6163 ____________________________________________________________________________
6164 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
6165         Log: Subject: [PATCH @15109] tm_tm_* for VMS
6166              From: "Craig A. Berry" <craigberry@mac.com>
6167              Date: Fri, 08 Mar 2002 13:07:52 -0600
6168              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
6169      Branch: perl
6170            ! configure.com
6171 ____________________________________________________________________________
6172 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
6173         Log: Detypo.
6174      Branch: perl
6175            ! Changes
6176 ____________________________________________________________________________
6177 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
6178         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
6179      Branch: perl
6180            ! t/op/pat.t
6181 ____________________________________________________________________________
6182 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
6183         Log: HP-UX nm seems to repeat itself.
6184      Branch: perl
6185            ! Porting/findrfuncs
6186 ____________________________________________________________________________
6187 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
6188         Log: Nice porting script from Sarathy.  Well, less nice
6189              in the sense that it shows the looong road ahead.
6190      Branch: perl
6191            + Porting/findrfuncs
6192            ! MANIFEST Porting/makerel
6193 ____________________________________________________________________________
6194 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
6195         Log: Subject: Re: Performance considerations for UTF-8
6196              From: Jarkko Hietaniemi <jhi@iki.fi>
6197              Date: Fri, 8 Mar 2002 18:53:28 +0200
6198              Message-ID: <20020308185328.D640@alpha.hut.fi>
6199              
6200              (put all in perlunicode)
6201      Branch: perl
6202            ! pod/perlunicode.pod
6203 ____________________________________________________________________________
6204 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
6205         Log: Update Changes.
6206      Branch: perl
6207            ! Changes patchlevel.h
6208 ____________________________________________________________________________
6209 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
6210         Log: Subject: Cygwin cygipc support skipped
6211              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
6212              Date: Fri, 8 Mar 2002 16:59:34 +0100
6213              Message-ID: <113694157285.20020308165934@familiehaase.de>
6214      Branch: perl
6215            ! hints/cygwin.sh
6216 ____________________________________________________________________________
6217 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
6218         Log: metaconfig unit change for #15106.
6219      Branch: metaconfig
6220            ! U/compline/d_gconvert.U
6221 ____________________________________________________________________________
6222 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
6223         Log: Subject: Re: [PATCH] tests for Gconvert
6224              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6225              Date: Thu, 07 Mar 2002 16:48:10 -0800
6226              Message-ID: <KpAi8gzkganW092yn@efn.org>
6227      Branch: perl
6228            ! Configure config_h.SH t/base/num.t
6229 ____________________________________________________________________________
6230 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
6231         Log: The new test has some teething problems.
6232      Branch: perl
6233            - ext/B/t/lint.t
6234            ! MANIFEST
6235 ____________________________________________________________________________
6236 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
6237         Log: Subject: [PATCH] B::Lint tests
6238              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6239              Date: Fri, 8 Mar 2002 14:47:19 +0100
6240              Message-ID: <20020308144719.A2663@rafael>
6241      Branch: perl
6242            + ext/B/t/lint.t
6243            ! MANIFEST ext/B/B/Lint.pm
6244 ____________________________________________________________________________
6245 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
6246         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
6247              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
6248              Date: Fri, 8 Mar 2002 13:24:14 GMT
6249              Message-Id: <200203081324.NAA00642@cleo>
6250      Branch: perl
6251            ! hints/powerux.sh
6252 ____________________________________________________________________________
6253 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
6254         Log: Subject: HP has some new models
6255              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6256              Date: Fri, 08 Mar 2002 13:07:02 +0100
6257              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
6258      Branch: perl
6259            ! README.hpux
6260 ____________________________________________________________________________
6261 [ 15101] By: ams                                   on 2002/03/08  09:11:40
6262         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
6263              From: Stas Bekman <stas@stason.org>
6264              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
6265              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
6266      Branch: perl
6267            ! pod/perlguts.pod
6268 ____________________________________________________________________________
6269 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
6270         Log: Update Changes
6271      Branch: maint-5.6/macperl
6272            ! macos/Changes
6273 ____________________________________________________________________________
6274 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
6275         Log: Replace macperlbundled with macperldelta
6276      Branch: maint-5.6/macperl
6277            ! macos/macperl/MacPerl.podhelp
6278 ____________________________________________________________________________
6279 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
6280         Log: Comsetic fixes (Thomas Wegner)
6281      Branch: maint-5.6/macperl
6282            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
6283 ____________________________________________________________________________
6284 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
6285         Log: Bump OS version
6286      Branch: maint-5.6/macperl
6287            ! macos/config.sh
6288 ____________________________________________________________________________
6289 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
6290         Log: Thought I deleted this already?
6291      Branch: perl
6292            - ext/I18N/Langinfo/fallback.c
6293 ____________________________________________________________________________
6294 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
6295         Log: perlport updates from Pudge.
6296      Branch: perl
6297            ! pod/perlport.pod
6298 ____________________________________________________________________________
6299 [ 15094] By: ams                                   on 2002/03/08  03:06:03
6300         Log: Nitpick.
6301      Branch: perl
6302            ! MANIFEST
6303 ____________________________________________________________________________
6304 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
6305         Log: Wrong test.
6306      Branch: perl
6307            ! pod/perldelta.pod
6308 ____________________________________________________________________________
6309 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
6310         Log: Integrate change 14064 from macperl to blead.
6311      Branch: perl
6312           !> pod/perlmodinstall.pod pod/perlport.pod
6313 ____________________________________________________________________________
6314 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
6315         Log: Integrate recent perlport changes
6316      Branch: maint-5.6/macperl
6317           !> pod/perlport.pod
6318 ____________________________________________________________________________
6319 [ 15089] By: ams                                   on 2002/03/08  01:54:03
6320         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
6321              minor typo in perlguts.pod
6322              From: Anton Tagunov <tagunov@motor.ru>
6323              Date: Fri, 8 Mar 2002 05:26:59 +0300
6324              Message-Id: <4649821189.20020308052659@motor.ru>
6325      Branch: perl
6326            ! pod/perlguts.pod
6327 ____________________________________________________________________________
6328 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
6329         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
6330              From: Anton Tagunov <tagunov@newmail.ru>
6331              Date: Fri, 8 Mar 2002 04:31:44 +0300
6332              Message-ID: <13946506773.20020308043144@newmail.ru>
6333              
6334              (one test changed)
6335      Branch: perl
6336            ! lib/encoding.t sv.c
6337 ____________________________________________________________________________
6338 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
6339         Log: Subject: [PATCH perldelta] some more deltas
6340              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6341              Date: Thu, 7 Mar 2002 23:13:23 +0100
6342              Message-ID: <20020307231323.A13068@rafael>
6343      Branch: perl
6344            ! pod/perldelta.pod
6345 ____________________________________________________________________________
6346 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
6347         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
6348              From: Paul_GreenVOS@vos.stratus.com
6349              Date: Thu, 7 Mar 02 14:25 est
6350              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
6351      Branch: perl
6352            ! t/io/fs.t
6353 ____________________________________________________________________________
6354 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
6355         Log: As suggested by Anton Tagunov, eq and cmp now obey the
6356              encoding pragma (by remapping their byte argument if the
6357              other argument is in Unicode).  Also fix a bug found by
6358              Anton where ord undef under the encoding pragma would barf.
6359              ([ID 20020307.009] A null pointer dereference with 'use encoding')
6360              Finally, use the nicer form of sv_recode_to_utf8.
6361      Branch: perl
6362            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
6363 ____________________________________________________________________________
6364 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
6365         Log: Retract #14985, #14899, and #14990, following the principles
6366              "Do no harm." and "If it ain't broke, don't fix it."
6367              
6368              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
6369              some, but still broken, and I do not have the extra brain
6370              cells for the EBCDIC backport.  Secondly, the old version
6371              worked both in EBCDIC and non-.  Thirdly, the old version
6372              may be more amenable for the behaviour suggsted by Anton
6373              Tagunov regarding the encoding pragma.
6374      Branch: perl
6375            ! embed.fnc embed.h global.sym proto.h sv.c util.c
6376 ____________________________________________________________________________
6377 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
6378         Log: Long doubles give you long doubles.
6379      Branch: perl
6380            ! t/base/num.t
6381 ____________________________________________________________________________
6382 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
6383         Log: Forgotten deMANIFESTation.
6384      Branch: perl
6385            ! MANIFEST
6386 ____________________________________________________________________________
6387 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
6388         Log: Obsolete unused file, noticed by Dank Kogai.
6389      Branch: perl
6390            - ext/Encode/lib/Encode/JP/Tr.pm
6391 ____________________________________________________________________________
6392 [ 15080] By: ams                                   on 2002/03/07  11:31:46
6393         Log: Subject: [PATCH Changes] Changes should mirror version number
6394              From: Robin Barker <rmb1@cise.npl.co.uk>
6395              Date: Thu, 7 Mar 2002 11:04:24 GMT
6396              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
6397      Branch: perl
6398            ! Porting/pumpkin.pod
6399 ____________________________________________________________________________
6400 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
6401         Log: metaconfig unit change for #15078.
6402      Branch: metaconfig
6403            ! U/compline/d_gconvert.U
6404 ____________________________________________________________________________
6405 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
6406         Log: Subject: Re: [PATCH] tests for Gconvert
6407              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6408              Date: Wed, 06 Mar 2002 20:22:54 -0800
6409              Message-ID: <esuh8gzkg2/b092yn@efn.org>
6410      Branch: perl
6411            ! Configure pod/perldelta.pod t/base/num.t
6412 ____________________________________________________________________________
6413 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
6414         Log: Mac OS X UFS does not do ctime.
6415      Branch: perl
6416            ! pod/perldelta.pod pod/perlport.pod
6417 ____________________________________________________________________________
6418 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
6419         Log: AUTHORS updates.
6420      Branch: perl
6421            ! AUTHORS
6422 ____________________________________________________________________________
6423 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
6424         Log: Continued Chinese puzzles from Autrijus.
6425      Branch: perl
6426            + ext/Encode/t/CN.t ext/Encode/t/TW.t
6427            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
6428 ____________________________________________________________________________
6429 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
6430         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
6431              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6432              Date: Wed, 6 Mar 2002 18:13:51 +0100
6433              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
6434      Branch: perl
6435            ! lib/File/Spec/Win32.pm
6436 ____________________________________________________________________________
6437 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
6438         Log: perlport tweaks.
6439      Branch: perl
6440            ! pod/perlport.pod
6441 ____________________________________________________________________________
6442 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
6443         Log: Subject: Re: [PATCH docs] Re: Bug with -M
6444              From: Michael G Schwern <schwern@pobox.com>
6445              Date: Wed, 6 Mar 2002 16:20:27 -0500
6446              Message-ID: <20020306212027.GC4257@blackrider>
6447      Branch: perl
6448            ! pod/perlfunc.pod pod/perlport.pod
6449 ____________________________________________________________________________
6450 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
6451         Log: perldelta updates.
6452      Branch: perl
6453            ! pod/perldelta.pod
6454 ____________________________________________________________________________
6455 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
6456         Log: 5005threads wasn't even compiling.
6457      Branch: perl
6458            ! perl.c
6459 ____________________________________________________________________________
6460 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
6461         Log: Subject: Re: perl@15047 New format tests for still existing bugs
6462              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6463              Date: Wed, 06 Mar 2002 12:59:29 +0100
6464              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
6465      Branch: perl
6466            ! t/op/write.t
6467 ____________________________________________________________________________
6468 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
6469         Log: Regen Glossary et al.
6470      Branch: perl
6471            ! Porting/Glossary Porting/config.sh Porting/config_H
6472 ____________________________________________________________________________
6473 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
6474         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
6475              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
6476      Branch: perl
6477            ! util.c
6478 ____________________________________________________________________________
6479 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
6480         Log: metaconfig unit change for #15065.
6481      Branch: metaconfig
6482            ! U/compline/i_time.U
6483 ____________________________________________________________________________
6484 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
6485         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
6486      Branch: perl
6487            ! Configure config_h.SH
6488 ____________________________________________________________________________
6489 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
6490         Log: Must remove fallback.c also from here.
6491      Branch: perl
6492            ! MANIFEST
6493 ____________________________________________________________________________
6494 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
6495         Log: Subject: Re: perl@15047 WinCE
6496              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6497              Date: Wed, 06 Mar 2002 13:41:30 +0100
6498              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
6499              
6500              Subject: Re: perl@15047 Win32
6501              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6502              Date: Wed, 06 Mar 2002 13:46:02 +0100
6503              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
6504              
6505              Subject: Re: perl@15047 Epoc
6506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6507              Date: Wed, 06 Mar 2002 13:48:31 +0100
6508              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
6509              
6510              Subject: Re: perl@15047 NetWare
6511              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6512              Date: Wed, 06 Mar 2002 13:55:46 +0100
6513              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
6514      Branch: perl
6515            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
6516            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6517            ! wince/Makefile.ce wince/config.h
6518 ____________________________________________________________________________
6519 [ 15062] By: ams                                   on 2002/03/06  09:26:49
6520         Log: Subject: Re: perl@15047
6521              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6522              Date: Wed, 06 Mar 2002 11:25:50 +0100
6523              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
6524      Branch: perl
6525            ! cygwin/perlld.in
6526 ____________________________________________________________________________
6527 [ 15061] By: ams                                   on 2002/03/06  08:44:12
6528         Log: Subject: Re: perl@15047
6529              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6530              Date: Wed, 06 Mar 2002 10:38:02 +0100
6531              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
6532      Branch: perl
6533            ! pod/perldelta.pod
6534 ____________________________________________________________________________
6535 [ 15060] By: ams                                   on 2002/03/06  08:30:33
6536         Log: Subject: Update perlhist.pod
6537              From: mjd@plover.com
6538              Date: 6 Mar 2002 07:11:55 -0000
6539              Message-Id: <20020306071155.10240.qmail@plover.com>
6540              
6541              Subject: [PATCH pod/perlvar.pod] $^V => string
6542              From: Stas Bekman <stas@stason.org>
6543              Date: Wed, 06 Mar 2002 14:56:55 +0800
6544              Message-Id: <3C85BDB7.7050700@stason.org>
6545      Branch: perl
6546            ! pod/perlhist.pod pod/perlvar.pod
6547 ____________________________________________________________________________
6548 [ 15059] By: ams                                   on 2002/03/06  04:15:38
6549         Log: Subject: [PATCH] assorted configure.com fix-ups
6550              From: "Craig A. Berry" <craigberry@mac.com>
6551              Date: Tue, 5 Mar 2002 23:11:22 -0600
6552              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
6553      Branch: perl
6554            ! configure.com
6555 ____________________________________________________________________________
6556 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
6557         Log: IRIX failure with long doubles.
6558      Branch: perl
6559            ! t/op/pack.t
6560 ____________________________________________________________________________
6561 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
6562         Log: Make reality and Changes coincide.
6563      Branch: perl
6564            ! Changes
6565 ____________________________________________________________________________
6566 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
6567         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
6568              From: Anton Tagunov <tagunov@motor.ru>
6569              Date: Wed, 6 Mar 2002 02:10:21 +0300
6570              Message-ID: <11152782757.20020306021021@motor.ru>
6571              
6572              (reworded)
6573      Branch: perl
6574            ! pod/perluniintro.pod
6575 ____________________________________________________________________________
6576 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
6577         Log: Subject: [PATCH] B::Lint doesn't work
6578              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6579              Date: Tue, 5 Mar 2002 22:51:18 +0100
6580              Message-ID: <20020305225118.C733@rafael>
6581      Branch: perl
6582            ! ext/B/B/Lint.pm
6583 ____________________________________________________________________________
6584 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
6585         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
6586              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6587              Date: Mon, 04 Mar 2002 16:24:32 -0800
6588              Message-ID: <ABBh8gzkgezX092yn@efn.org>
6589      Branch: perl
6590            ! op.h pp_ctl.c t/op/flip.t
6591 ____________________________________________________________________________
6592 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
6593         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
6594              From: Nicholas Clark <nick@unfortu.net>
6595              Date: Tue, 5 Mar 2002 22:30:49 +0000
6596              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
6597      Branch: perl
6598            ! pod/perldelta.pod
6599 ____________________________________________________________________________
6600 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
6601         Log: Subject: [PATCH] tests for Gconvert
6602              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6603              Date: Tue, 05 Mar 2002 16:35:45 -0800
6604              Message-ID: <hRWh8gzkgONX092yn@efn.org>
6605      Branch: perl
6606            ! t/base/num.t
6607 ____________________________________________________________________________
6608 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
6609         Log: Subject: [PATCH] toplevel Makefile.SH
6610              From: Paul_GreenVOS@vos.stratus.com
6611              Date: Tue, 5 Mar 02 17:34 est
6612              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
6613      Branch: perl
6614            ! Makefile.SH
6615 ____________________________________________________________________________
6616 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
6617         Log: Subject: [PATCH] pointer to perldelta in Changes
6618              From: Chris Nandor <pudge@pobox.com>
6619              Date: Tue, 05 Mar 2002 16:04:50 -0500
6620              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
6621      Branch: perl
6622            ! Changes
6623 ____________________________________________________________________________
6624 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
6625         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
6626              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6627              Date: Tue, 5 Mar 2002 22:26:20 +0100
6628              Message-ID: <20020305222620.A733@rafael>
6629      Branch: perl
6630            ! pod/perldelta.pod
6631 ____________________________________________________________________________
6632 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
6633         Log: Solaris: allow for /usr/bin/df not to exist.
6634              
6635              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
6636              From: Kingpin <mthurn@copper.dulles.tasc.com>
6637              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
6638              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
6639      Branch: perl
6640            ! hints/solaris_2.sh
6641 ____________________________________________________________________________
6642 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
6643         Log: Update Changes.
6644      Branch: perl
6645            ! Changes patchlevel.h
6646 ____________________________________________________________________________
6647 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
6648         Log: Double MANIFESTing.
6649      Branch: perl
6650            ! ext/Encode/MANIFEST
6651 ____________________________________________________________________________
6652 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
6653         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
6654      Branch: perl
6655            - ext/Encode/Encode/7bit-kr.enc
6656            - ext/Encode/lib/Encode/Tcl/HanZi.pm
6657            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
6658 ____________________________________________________________________________
6659 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
6660         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
6661              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6662              Date: Tue, 5 Mar 2002 14:35:57 +0100
6663              Message-ID: <20020305143557.C695@rafael>   
6664      Branch: perl
6665            ! pp_sys.c t/lib/warnings/pp_sys
6666 ____________________________________________________________________________
6667 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
6668         Log: Subject: [PATCH Devel::PPPort]
6669              From: Robin Barker <rmb1@cise.npl.co.uk>
6670              Date: Tue, 5 Mar 2002 13:37:59 GMT
6671              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
6672      Branch: perl
6673            ! ext/Devel/PPPort/Makefile.PL
6674 ____________________________________________________________________________
6675 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
6676         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
6677      Branch: perl
6678            ! ext/Encode/t/Tcl.t
6679 ____________________________________________________________________________
6680 [ 15041] By: nick                                  on 2002/03/05  07:23:58
6681         Log: Integrate mainline (5.7.3)
6682      Branch: perlio
6683           +> ext/Encode/lib/Encode/CN/HZ.pm
6684            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
6685           !> (integrate 54 files)
6686 ____________________________________________________________________________
6687 [ 15040] By: ams                                   on 2002/03/05  05:10:33
6688         Log: Subject: DOC PATCH 5.7.3 (perldelta)
6689              From: mjd@plover.com
6690              Date: 5 Mar 2002 05:35:58 -0000
6691              Message-Id: <20020305053558.31677.qmail@plover.com>
6692      Branch: perl
6693            ! pod/perldelta.pod
6694 ____________________________________________________________________________
6695 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
6696         Log: This is 5.7.3.
6697      Branch: perl
6698            ! patchlevel.h
6699 ____________________________________________________________________________
6700 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
6701         Log: Shoo.
6702      Branch: perl
6703            ! ext/Encode/t/Tcl.t
6704 ____________________________________________________________________________
6705 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
6706         Log: Update Changes.
6707      Branch: perl
6708            ! Changes patchlevel.h
6709 ____________________________________________________________________________
6710 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
6711         Log: Regen perlapi.
6712      Branch: perl
6713            ! pod/perlapi.pod
6714 ____________________________________________________________________________
6715 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
6716         Log: Tie::File doc tweak for Win32 from mjd. 
6717      Branch: perl
6718            ! lib/Tie/File.pm
6719 ____________________________________________________________________________
6720 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
6721         Log: Regen toc.
6722      Branch: perl
6723            ! pod/perltoc.pod
6724 ____________________________________________________________________________
6725 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
6726         Log: Decommission Encode::Tcl HZ testing for now.
6727      Branch: perl
6728            ! ext/Encode/t/Tcl.t
6729 ____________________________________________________________________________
6730 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
6731         Log: Must have a return.
6732      Branch: perl
6733            ! pp_pack.c
6734 ____________________________________________________________________________
6735 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
6736         Log: The very latest win32 score from Jan Dubois.
6737      Branch: perl
6738            ! pod/perldelta.pod
6739 ____________________________________________________________________________
6740 [ 15030] By: ams                                   on 2002/03/05  01:40:01
6741         Log: Subject: [PATCH] README.macos
6742              From: Chris Nandor <pudge@pobox.com>
6743              Date: Mon, 04 Mar 2002 17:37:59 -0500
6744              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
6745      Branch: perl
6746            ! README.macos
6747 ____________________________________________________________________________
6748 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
6749         Log: "The last pieces of Chinese puzzle" from Autrijus.
6750      Branch: perl
6751            + ext/Encode/lib/Encode/CN/HZ.pm
6752            - ext/Encode/Encode/HZ.enc
6753            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
6754            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6755 ____________________________________________________________________________
6756 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
6757         Log: Known test failures updates.
6758      Branch: perl
6759            ! pod/perldelta.pod
6760 ____________________________________________________________________________
6761 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
6762         Log: One more nit from mjd.
6763      Branch: perl
6764            ! lib/Tie/File/t/16_handle.t
6765 ____________________________________________________________________________
6766 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
6767         Log: Upgrade to Tie::File 0.17 from mjd.
6768      Branch: perl
6769            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
6770            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
6771 ____________________________________________________________________________
6772 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
6773         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
6774              From: Nicholas Clark <nick@unfortu.net>
6775              Date: Mon, 4 Mar 2002 23:33:52 +0000
6776              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
6777      Branch: perl
6778            ! pod/perldelta.pod
6779 ____________________________________________________________________________
6780 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
6781         Log: Escapee.
6782      Branch: perl
6783            ! proto.h
6784 ____________________________________________________________________________
6785 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
6786         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
6787              From: Nicholas Clark <nick@unfortu.net>
6788              Date: Mon, 4 Mar 2002 22:48:38 +0000
6789              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
6790      Branch: perl
6791            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
6792            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
6793            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
6794            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
6795            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
6796            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
6797            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
6798 ____________________________________________________________________________
6799 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
6800         Log: Cleaner.
6801      Branch: perl
6802            ! Makefile.SH
6803 ____________________________________________________________________________
6804 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
6805         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
6806              From: Jeffrey Friedl <jfriedl@yahoo.com>
6807              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
6808              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
6809      Branch: perl
6810            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
6811            ! pod/perlvar.pod
6812 ____________________________________________________________________________
6813 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
6814         Log: More Han tweaks from Autrjius Tang: most importantly,
6815              gbk is identical to cp936, so gbk can be removed and
6816              taken care of by an alias.
6817      Branch: perl
6818            - ext/Encode/Encode/gbk.enc
6819            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
6820            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
6821            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
6822            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
6823 ____________________________________________________________________________
6824 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
6825         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
6826              From: Nicholas Clark <nick@unfortu.net>
6827              Date: Mon, 4 Mar 2002 22:20:13 +0000
6828              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
6829      Branch: perl
6830            ! pod/perldelta.pod
6831 ____________________________________________________________________________
6832 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
6833         Log: Based on
6834              
6835              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
6836              From: Anton Tagunov <tagunov@motor.ru>
6837              Date: Mon, 4 Mar 2002 21:14:39 +0300
6838              Message-ID: <1814137429.20020304211439@motor.ru>
6839      Branch: perl
6840            ! pod/perlunicode.pod
6841 ____________________________________________________________________________
6842 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
6843         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
6844              From: John Peacock <jpeacock@rowman.com>
6845              Date: Mon, 04 Mar 2002 16:18:42 -0500
6846              Message-ID: <3C83E4B2.3060700@rowman.com>
6847              
6848              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
6849              From: John Peacock <jpeacock@rowman.com>
6850              Date: Mon, 04 Mar 2002 16:42:55 -0500
6851              Message-ID: <3C83EA5F.80303@rowman.com>
6852      Branch: perl
6853            ! lib/ExtUtils/xsubpp pod/perlxs.pod
6854 ____________________________________________________________________________
6855 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
6856         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
6857              From: "Craig A. Berry" <craigberry@mac.com>
6858              Date: Mon, 04 Mar 2002 14:47:59 -0600
6859              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
6860              
6861              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
6862              From: "Craig A. Berry" <craigberry@mac.com>
6863              Date: Mon, 04 Mar 2002 15:04:58 -0600
6864              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
6865      Branch: perl
6866            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
6867 ____________________________________________________________________________
6868 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
6869         Log: metaconfig unit change for #15014.
6870      Branch: metaconfig/U/perl
6871            ! Extensions.U
6872 ____________________________________________________________________________
6873 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
6874         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
6875              of known extensions, where Encode::JP already is.
6876      Branch: perl
6877            ! Configure Porting/config.sh Porting/config_H uconfig.h
6878 ____________________________________________________________________________
6879 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
6880         Log: SJIS, from Dan Kogai.
6881      Branch: perl
6882            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
6883 ____________________________________________________________________________
6884 [ 15012] By: nick                                  on 2002/03/04  17:35:50
6885         Log: Intergrate perlio's Encode/compile
6886      Branch: perl
6887           !> ext/Encode/compile
6888 ____________________________________________________________________________
6889 [ 15011] By: nick                                  on 2002/03/04  17:29:54
6890         Log: Avoid $Id$ cleverness and just have a $VERSION.
6891      Branch: perlio
6892            ! ext/Encode/compile
6893 ____________________________________________________________________________
6894 [ 15010] By: nick                                  on 2002/03/04  17:29:14
6895         Log: Integrate mainline
6896      Branch: perlio
6897           +> lib/Math/BigInt/t/isa.t
6898           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
6899           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
6900           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
6901           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
6902           !> warnings.pl
6903 ____________________________________________________________________________
6904 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
6905         Log: Integrate ext/Encode/compile from perlio.
6906      Branch: perl
6907           !> ext/Encode/compile
6908 ____________________________________________________________________________
6909 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
6910         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
6911              updates not integrated, something odd going on in there.)
6912      Branch: perl
6913           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
6914           !> lib/Tie/File/t/16_handle.t
6915 ____________________________________________________________________________
6916 [ 15007] By: nick                                  on 2002/03/04  17:08:17
6917         Log: Integrate mainline
6918      Branch: perlio
6919           !> AUTHORS Changes Porting/Glossary Porting/config.sh
6920           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
6921           !> pod/perltoc.pod
6922 ____________________________________________________________________________
6923 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
6924         Log: A new M::BI test.
6925      Branch: perl
6926            + lib/Math/BigInt/t/isa.t
6927            ! MANIFEST
6928 ____________________________________________________________________________
6929 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
6930         Log: Subject: VMS test and perldelta update
6931              From: "Craig A. Berry" <craigberry@mac.com>
6932              Date: Mon, 04 Mar 2002 11:03:37 -0600
6933              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
6934      Branch: perl
6935            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
6936 ____________________________________________________________________________
6937 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
6938         Log: Needed for threaded builds.
6939      Branch: perl
6940            ! embed.fnc embed.h
6941 ____________________________________________________________________________
6942 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
6943         Log: Subject: [PATCH] taint + deprecated warnings
6944              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6945              Date: Mon, 4 Mar 2002 16:33:23 -0000
6946              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
6947      Branch: perl
6948            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
6949            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
6950            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
6951 ____________________________________________________________________________
6952 [ 15002] By: nick                                  on 2002/03/04  16:19:06
6953         Log: Win32 tweak
6954      Branch: perlio
6955            ! lib/Tie/File/t/16_handle.t
6956 ____________________________________________________________________________
6957 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
6958         Log: Update Changes.
6959      Branch: perl
6960            ! Changes patchlevel.h
6961 ____________________________________________________________________________
6962 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
6963         Log: AUTHORS updates.
6964      Branch: perl
6965            ! AUTHORS
6966 ____________________________________________________________________________
6967 [ 14999] By: nick                                  on 2002/03/04  15:26:43
6968         Log: Win32 hack
6969      Branch: perlio
6970            ! ext/Encode/compile ext/Encode/t/JP.t
6971 ____________________________________________________________________________
6972 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
6973         Log: Encode doc tweak from Autrijus Tang.
6974      Branch: perl
6975            ! ext/Encode/Encode.pm
6976 ____________________________________________________________________________
6977 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
6978         Log: Regen Glossary et al.  (It seems the #14875 didn't
6979              quite work in removing the double-dot?)
6980      Branch: perl
6981            ! Porting/Glossary Porting/config.sh Porting/config_H
6982 ____________________________________________________________________________
6983 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
6984         Log: Regen toc.
6985      Branch: perl
6986            ! pod/perltoc.pod
6987 ____________________________________________________________________________
6988 [ 14995] By: nick                                  on 2002/03/04  14:42:09
6989         Log: Remove debugging assert
6990      Branch: perlio
6991            ! ext/threads/shared/shared.xs
6992 ____________________________________________________________________________
6993 [ 14994] By: nick                                  on 2002/03/04  14:41:54
6994         Log: Integrate mainline
6995      Branch: perlio
6996           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
6997           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
6998           !> lib/Tie/File/t/15_pushpop.t util.c
6999 ____________________________________________________________________________
7000 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
7001         Log: Han update from Autrijus Tang. 
7002      Branch: perl
7003            ! ext/Encode/Encode.pm
7004 ____________________________________________________________________________
7005 [ 14992] By: nick                                  on 2002/03/04  14:08:38
7006         Log: Integrate mainline - all tests pass - some noise from threads
7007              av_simple (SuSE7.3).
7008      Branch: perlio
7009           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
7010           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
7011           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
7012           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
7013           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
7014           +> lib/Tie/File/t/11_rv_splice_rs.t
7015           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
7016           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
7017           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
7018            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
7019            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
7020            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
7021            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
7022            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
7023            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
7024            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
7025            - lib/Tie/File/15_pushpop.t
7026           !> (integrate 47 files)
7027 ____________________________________________________________________________
7028 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
7029         Log: Missing MANIFESTations.
7030      Branch: perl
7031            ! MANIFEST
7032 ____________________________________________________________________________
7033 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
7034         Log: Attempt at portability.
7035      Branch: perl
7036            ! util.c
7037 ____________________________________________________________________________
7038 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
7039         Log: Needed by #14985.
7040      Branch: perl
7041            ! embed.h global.sym proto.h
7042 ____________________________________________________________________________
7043 [ 14988] By: ams                                   on 2002/03/04  08:59:27
7044         Log: Upgrade to Tie::File 0.16.
7045      Branch: perl
7046            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
7047            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
7048            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
7049            ! lib/Tie/File/t/15_pushpop.t
7050 ____________________________________________________________________________
7051 [ 14987] By: ams                                   on 2002/03/04  08:48:11
7052         Log: Subject: [PATCH @14577] perly-fixer
7053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7054              Date: Mon, 4 Mar 2002 02:28:51 -0500
7055              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
7056      Branch: perl
7057            ! Makefile.SH perly.fixer
7058 ____________________________________________________________________________
7059 [ 14986] By: ams                                   on 2002/03/04  08:43:37
7060         Log: Subject: [PATCH @14577] xsubpp
7061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7062              Date: Mon, 4 Mar 2002 02:25:52 -0500
7063              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
7064      Branch: perl
7065            ! lib/ExtUtils/xsubpp pod/perlxs.pod
7066 ____________________________________________________________________________
7067 [ 14985] By: ams                                   on 2002/03/04  08:40:46
7068         Log: Subject: [PATCH @14577] sv_cmp and friends
7069              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7070              Date: Mon, 4 Mar 2002 02:31:04 -0500
7071              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
7072      Branch: perl
7073            ! embed.fnc sv.c util.c
7074 ____________________________________________________________________________
7075 [ 14984] By: ams                                   on 2002/03/04  08:16:06
7076         Log: Fix File::Path docs as suggested by Ronald Kimball.
7077      Branch: perl
7078            ! lib/File/Path.pm
7079 ____________________________________________________________________________
7080 [ 14983] By: ams                                   on 2002/03/04  08:11:20
7081         Log: Update perldata fix as suggested by Benjamin Goldberg.
7082      Branch: perl
7083            ! pod/perldata.pod
7084 ____________________________________________________________________________
7085 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
7086         Log: Faulty skip.
7087      Branch: perl
7088            ! ext/DB_File/t/db-recno.t
7089 ____________________________________________________________________________
7090 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
7091         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
7092              From: Anton Tagunov <tagunov@motor.ru>
7093              Date: Mon, 4 Mar 2002 05:41:41 +0300
7094              Message-Id: <7916563907.20020304054141@motor.ru>
7095              
7096              Subject: [ID 20020303.005] Patch perlinicode C API description
7097              From: Anton Tagunov <tagunov@motor.ru>
7098              Date: Mon, 4 Mar 2002 06:08:23 +0300
7099              Message-Id: <2018165510.20020304060823@motor.ru>
7100      Branch: perl
7101            ! lib/utf8.pm pod/perlunicode.pod
7102 ____________________________________________________________________________
7103 [ 14980] By: ams                                   on 2002/03/04  02:19:20
7104         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
7105              From: Anton Tagunov <tagunov@motor.ru>
7106              Date: Mon, 4 Mar 2002 02:17:40 +0300
7107              Message-Id: <1344322124.20020304021740@motor.ru>
7108      Branch: perl
7109            ! pod/perldata.pod
7110 ____________________________________________________________________________
7111 [ 14979] By: ams                                   on 2002/03/04  02:17:54
7112         Log: Subject: RE: [PATCH] RE: DB_File breakage
7113              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7114              Date: Sun, 3 Mar 2002 23:56:31 -0000
7115              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
7116      Branch: perl
7117            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7118            ! ext/DB_File/t/db-recno.t
7119 ____________________________________________________________________________
7120 [ 14978] By: ams                                   on 2002/03/04  02:07:16
7121         Log: Subject: [PATCH] docs for ExtUtils::Manifest
7122              From: Nicholas Clark <nick@unfortu.net>
7123              Date: Sun, 3 Mar 2002 23:29:25 +0000
7124              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
7125      Branch: perl
7126            ! lib/ExtUtils/Manifest.pm
7127 ____________________________________________________________________________
7128 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
7129         Log: Forgot from the M::BI 1.54 update.
7130      Branch: perl
7131            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
7132            ! lib/Math/BigInt/t/upgrade.inc
7133 ____________________________________________________________________________
7134 [ 14976] By: ams                                   on 2002/03/04  02:04:32
7135         Log: Subject: [PATCH] attr
7136              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7137              Date: Sun, 3 Mar 2002 22:09:58 -0000
7138              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
7139      Branch: perl
7140            ! lib/warnings.pm warnings.pl
7141 ____________________________________________________________________________
7142 [ 14975] By: ams                                   on 2002/03/04  02:01:27
7143         Log: Subject: [PATCH] File::Path documentation
7144              From: Colin Meyer <cmeyer@helvella.org>
7145              Date: Sun, 3 Mar 2002 14:54:24 -0800
7146              Message-Id: <20020303145424.A21774@hobart.helvella.org>
7147      Branch: perl
7148            ! lib/File/Path.pm
7149 ____________________________________________________________________________
7150 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
7151         Log: Typo.
7152      Branch: perl
7153            ! lib/Math/BigInt/t/upgrade.t
7154 ____________________________________________________________________________
7155 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
7156         Log: Editing errors.
7157      Branch: perl
7158            ! MANIFEST
7159 ____________________________________________________________________________
7160 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
7161         Log: Upgrade to Math::BigInt 1.54.
7162      Branch: perl
7163            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7164            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
7165            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
7166            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
7167            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
7168            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
7169 ____________________________________________________________________________
7170 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
7171         Log: Test tweak from Craig Berry.
7172      Branch: perl
7173            ! lib/Tie/File/t/15_pushpop.t
7174 ____________________________________________________________________________
7175 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
7176         Log: Upgrade to Tie::File 0.15.
7177      Branch: perl
7178            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
7179            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
7180            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
7181            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
7182            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
7183            + lib/Tie/File/t/11_rv_splice_rs.t
7184            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
7185            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
7186            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
7187            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
7188            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
7189            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
7190            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
7191            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
7192            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
7193            - lib/Tie/File/15_pushpop.t
7194            ! MANIFEST lib/Tie/File.pm
7195 ____________________________________________________________________________
7196 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
7197         Log: The EBCDIC gaps apply only to the real A-Z.
7198      Branch: perl
7199            ! ext/B/B/Deparse.pm
7200 ____________________________________________________________________________
7201 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
7202         Log: EBCDIC: deparse \cX correctly.
7203      Branch: perl
7204            ! ext/B/B/Deparse.pm
7205 ____________________________________________________________________________
7206 [ 14967] By: ams                                   on 2002/03/03  18:18:00
7207         Log: Subject: [PATCH] nit in perlsyn.pod
7208              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
7209              Date: Sun, 03 Mar 2002 20:16:10 +0100
7210              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
7211      Branch: perl
7212            ! pod/perlsyn.pod
7213 ____________________________________________________________________________
7214 [ 14966] By: ams                                   on 2002/03/03  18:06:32
7215         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
7216              From: Michael G Schwern <schwern@pobox.com>
7217              Date: Sun, 3 Mar 2002 13:33:28 -0500
7218              Message-Id: <20020303183328.GA3296@blackrider>
7219      Branch: perl
7220            ! utils/h2xs.PL
7221 ____________________________________________________________________________
7222 [ 14965] By: ams                                   on 2002/03/03  18:00:03
7223         Log: Subject: [ PATCH ] HP back to default
7224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7225              Date: Sun, 03 Mar 2002 18:48:34 +0100
7226              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
7227      Branch: perl
7228            ! hints/hpux.sh
7229 ____________________________________________________________________________
7230 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
7231         Log: EBCDIC: special cases of special cases.
7232      Branch: perl
7233            ! t/uni/case.pl
7234 ____________________________________________________________________________
7235 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
7236         Log: EBCDIC: the v-string components cannot exceed 2147483647.
7237      Branch: perl
7238            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
7239 ____________________________________________________________________________
7240 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
7241         Log: Remove the bogus "incorrect case" warning completely.
7242              The problem exists, but the cure, in which ever form
7243              it will be, needs to be something more subtle.
7244      Branch: perl
7245            ! op.c pod/perldiag.pod
7246 ____________________________________________________________________________
7247 [ 14961] By: ams                                   on 2002/03/03  13:39:09
7248         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
7249              From: Mark-Jason Dominus <mjd@plover.com>
7250              Date: Sun, 03 Mar 2002 09:32:16 -0500
7251              Message-Id: <20020303143216.10536.qmail@plover.com>
7252      Branch: perl
7253            ! t/op/tiearray.t
7254 ____________________________________________________________________________
7255 [ 14960] By: nick                                  on 2002/03/03  09:59:59
7256         Log: Integrate mainline
7257      Branch: perlio
7258           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
7259            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
7260            ! ext/Encode/compile
7261           !> (integrate 27 files)
7262 ____________________________________________________________________________
7263 [ 14959] By: ams                                   on 2002/03/03  08:11:34
7264         Log: Fix #14957.
7265      Branch: perl
7266            ! ext/DB_File/t/db-recno.t
7267 ____________________________________________________________________________
7268 [ 14958] By: ams                                   on 2002/03/03  05:51:00
7269         Log: Subject: [PATCH @14577] NL in debugger
7270              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7271              Date: Sat, 2 Mar 2002 05:34:12 -0500
7272              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
7273      Branch: perl
7274            ! lib/perl5db.pl
7275 ____________________________________________________________________________
7276 [ 14957] By: ams                                   on 2002/03/03  05:00:04
7277         Log: Subject: Re: DB_File breakage
7278              From: Schuyler Erle <schuyler@oreilly.com>
7279              Date: Sat, 02 Mar 2002 21:50:30 -0800
7280              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
7281      Branch: perl
7282            ! ext/DB_File/t/db-recno.t
7283 ____________________________________________________________________________
7284 [ 14956] By: ams                                   on 2002/03/03  04:40:08
7285         Log: Subject: [PATCH @14577] Debugging OPs
7286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7287              Date: Sat, 2 Mar 2002 05:49:58 -0500
7288              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
7289      Branch: perl
7290            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
7291            ! pod/perlrun.pod sv.h
7292 ____________________________________________________________________________
7293 [ 14955] By: ams                                   on 2002/03/03  04:34:41
7294         Log: Subject: Tie::Array doc patch
7295              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
7296              Date: Sat, 02 Mar 2002 08:42:56 +0900
7297              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
7298      Branch: perl
7299            ! lib/Tie/Array.pm
7300 ____________________________________________________________________________
7301 [ 14954] By: ams                                   on 2002/03/03  04:23:33
7302         Log: Subject: Re: Smoke 14870
7303              From: Nicholas Clark <nick@unfortu.net>
7304              Date: Sat, 2 Mar 2002 20:00:53 +0000
7305              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
7306      Branch: perl
7307            ! README.hpux
7308 ____________________________________________________________________________
7309 [ 14953] By: ams                                   on 2002/03/03  04:15:49
7310         Log: Subject: RE: VERSION core
7311              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7312              Date: Sat, 2 Mar 2002 22:50:44 -0000
7313              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
7314      Branch: perl
7315            ! t/comp/use.t
7316 ____________________________________________________________________________
7317 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
7318         Log: The #14949 removed this error from non-Win32.
7319      Branch: perl
7320            ! t/lib/warnings/op
7321 ____________________________________________________________________________
7322 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
7323         Log: BeOS back on track.
7324      Branch: perl
7325            ! README.beos
7326 ____________________________________________________________________________
7327 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
7328         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
7329              higher is okay.
7330      Branch: perl
7331            ! ext/POSIX/t/posix.t
7332 ____________________________________________________________________________
7333 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
7334         Log: For now, make "incorrect case" a Win32-only warning.
7335      Branch: perl
7336            ! op.c
7337 ____________________________________________________________________________
7338 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
7339         Log: Demand more before attempting socketpair().
7340      Branch: perl
7341            ! pp_sys.c
7342 ____________________________________________________________________________
7343 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
7344         Log: Remove obsolete hack.
7345      Branch: perl
7346            ! makedepend.SH
7347 ____________________________________________________________________________
7348 [ 14946] By: ams                                   on 2002/03/02  16:00:32
7349         Log: Forgot to delete encode.* from MANIFEST.
7350      Branch: perl
7351            ! MANIFEST
7352 ____________________________________________________________________________
7353 [ 14945] By: ams                                   on 2002/03/02  14:41:03
7354         Log: Delete ex-test output.
7355      Branch: perl
7356            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
7357 ____________________________________________________________________________
7358 [ 14944] By: ams                                   on 2002/03/02  13:54:35
7359         Log: Subject: [PATCH] DB_File 1.803
7360              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7361              Date: Sat, 2 Mar 2002 14:33:32 -0000
7362              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
7363      Branch: perl
7364            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7365            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
7366 ____________________________________________________________________________
7367 [ 14943] By: ams                                   on 2002/03/02  13:43:06
7368         Log: Upgrade to Tie::File 0.14.
7369      Branch: perl
7370            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
7371            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
7372            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
7373 ____________________________________________________________________________
7374 [ 14942] By: nick                                  on 2002/03/02  11:05:53
7375         Log: Integrate mainline
7376      Branch: perlio
7377           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
7378           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
7379           +> ext/Encode/t/table.utf8
7380           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
7381           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
7382           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7383           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
7384           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
7385           !> universal.c utils/perldoc.PL
7386 ____________________________________________________________________________
7387 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
7388         Log: More CJK (just C, really) tables from Autrijus Tang
7389              (originally from iconv, used with permission of Bruno Haible)
7390      Branch: perl
7391            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
7392            + ext/Encode/Encode/iso-ir-165.enc
7393            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
7394            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
7395            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
7396 ____________________________________________________________________________
7397 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
7398         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
7399              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7400              Date: Fri, 1 Mar 2002 15:32:13 -0500
7401              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
7402      Branch: perl
7403            ! utils/perldoc.PL
7404 ____________________________________________________________________________
7405 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
7406         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
7407              From: Schuyler Erle <schuyler@oreilly.com>
7408              Date: Fri, 01 Mar 2002 14:22:19 -0800
7409              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
7410              
7411              Subject: Re: PATCH: "splice() offset past end of array" warning.
7412              From: Mark-Jason Dominus <mjd@plover.com>
7413              Date: Fri, 01 Mar 2002 17:19:49 -0500
7414              Message-ID: <20020301221949.7610.qmail@plover.com>
7415      Branch: perl
7416            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
7417 ____________________________________________________________________________
7418 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
7419         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
7420              From: Mark-Jason Dominus <mjd@plover.com>
7421              Date: Fri, 01 Mar 2002 18:35:35 -0500
7422              Message-ID: <20020301233535.15969.qmail@plover.com>
7423      Branch: perl
7424            ! av.c
7425 ____________________________________________________________________________
7426 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
7427         Log: Subject: RE: VERSION core
7428              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7429              Date: Fri, 1 Mar 2002 23:47:48 -0000
7430              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
7431      Branch: perl
7432            ! pod/perldiag.pod universal.c
7433 ____________________________________________________________________________
7434 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
7435         Log: Update Changes
7436      Branch: maint-5.6/macperl
7437            ! macos/Changes
7438 ____________________________________________________________________________
7439 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
7440         Log: Fix update to resources
7441      Branch: maint-5.6/macperl
7442            ! macos/macperl/MacPerl.r
7443 ____________________________________________________________________________
7444 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
7445         Log: metaconfig unit change for #14930.
7446      Branch: metaconfig
7447            ! U/modified/Init.U
7448 ____________________________________________________________________________
7449 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
7450         Log: Fix debugger to handle Mac OS psedofiles
7451      Branch: maint-5.6/macperl
7452            ! lib/DB.pm lib/perl5db.pl
7453 ____________________________________________________________________________
7454 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
7455         Log: Various fixes from Thomas Wegner
7456      Branch: maint-5.6/macperl
7457            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
7458 ____________________________________________________________________________
7459 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
7460         Log: Some resource updates
7461      Branch: maint-5.6/macperl
7462            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
7463            ! macos/macperl/MacPerl.rsrc
7464 ____________________________________________________________________________
7465 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
7466         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
7467              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7468              Date: Fri, 01 Mar 2002 09:38:59 -0800
7469              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
7470      Branch: perl
7471            ! Configure
7472 ____________________________________________________________________________
7473 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
7474         Log: Add some missing sfio symbols (Alan Fry)
7475      Branch: maint-5.6/macperl
7476            ! macos/macperl.sym
7477 ____________________________________________________________________________
7478 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
7479         Log: Update version and README
7480      Branch: maint-5.6/macperl
7481            ! README.macos macos/MPVersion.r
7482 ____________________________________________________________________________
7483 [ 14926] By: nick                                  on 2002/03/01  15:56:41
7484         Log: Integrate mainline
7485      Branch: perlio
7486           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
7487           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
7488           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
7489           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
7490           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
7491           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
7492           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
7493           +> lib/Tie/File/13_size_rs.t
7494           !> (integrate 80 files)
7495 ____________________________________________________________________________
7496 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
7497         Log: Better advertising.
7498      Branch: perl
7499            ! pod/perldelta.pod pod/perlfaq5.pod
7500 ____________________________________________________________________________
7501 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
7502         Log: Update Changes.
7503      Branch: perl
7504            ! Changes patchlevel.h
7505 ____________________________________________________________________________
7506 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
7507         Log: Lost in the shuffle.
7508      Branch: perl
7509            + lib/Math/BigInt/t/downgrade.t
7510            ! MANIFEST
7511 ____________________________________________________________________________
7512 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
7513         Log: Advertise Tie::File.
7514      Branch: perl
7515            ! pod/perldelta.pod pod/perlfaq5.pod
7516 ____________________________________________________________________________
7517 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
7518         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
7519              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7520              Date: Thu, 28 Feb 2002 18:55:48 +0100
7521              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
7522      Branch: perl
7523            ! x2p/walk.c
7524 ____________________________________________________________________________
7525 [ 14920] By: ams                                   on 2002/03/01  09:06:01
7526         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
7527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7528              Date: Tue, 26 Feb 2002 19:54:31 -0500
7529              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
7530      Branch: perl
7531            ! embed.fnc ext/B/B/Deparse.pm gv.c
7532 ____________________________________________________________________________
7533 [ 14919] By: ams                                   on 2002/03/01  03:03:12
7534         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
7535      Branch: perl
7536            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
7537            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
7538            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
7539            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
7540            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
7541            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
7542            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
7543 ____________________________________________________________________________
7544 [ 14918] By: ams                                   on 2002/03/01  02:36:58
7545         Log: Add Tie::File 0.12 from MJD.
7546      Branch: perl
7547            + lib/Tie/File.pm lib/Tie/File/01_gen.t
7548            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
7549            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
7550            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
7551            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
7552            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
7553            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
7554            ! MANIFEST
7555 ____________________________________________________________________________
7556 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
7557         Log: Encoding name mapping tweaks.
7558      Branch: perl
7559            ! ext/Encode/Encode.pm
7560 ____________________________________________________________________________
7561 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
7562         Log: metaconfig unit change for #14915.
7563      Branch: metaconfig
7564            ! U/modified/Init.U
7565 ____________________________________________________________________________
7566 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
7567         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
7568              From: Paul_GreenVOS@vos.stratus.com
7569              Date: Thu, 28 Feb 02 15:05 est
7570              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
7571      Branch: perl
7572            ! Configure
7573 ____________________________________________________________________________
7574 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
7575         Log: PL_bostr was pointing to the wrong string
7576              (a string left around from the loading of the Unicode \w)
7577              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
7578              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
7579      Branch: perl
7580            ! regexec.c
7581 ____________________________________________________________________________
7582 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
7583         Log: Sync with libnet-1.10
7584      Branch: perl
7585            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
7586            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
7587            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
7588            ! lib/Net/t/netrc.t
7589 ____________________________________________________________________________
7590 [ 14912] By: ams                                   on 2002/02/28  13:02:50
7591         Log: Subject: [PATCH] perldelta.pod fixes
7592              From: Autrijus Tang <autrijus@autrijus.org>
7593              Date: Thu, 28 Feb 2002 21:44:15 +0800
7594              Message-Id: <20020228134415.GB16422@not.autrijus.org>
7595      Branch: perl
7596            ! pod/perldelta.pod
7597 ____________________________________________________________________________
7598 [ 14911] By: ams                                   on 2002/02/28  11:31:44
7599         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
7600              From: Stas Bekman <stas@stason.org>
7601              Date: Mon, 04 Feb 2002 16:18:53 +0800
7602              Message-Id: <3C7E1E5F.1000605@stason.org>
7603              (Applied by hand).
7604      Branch: perl
7605            ! lib/File/Copy.pm
7606 ____________________________________________________________________________
7607 [ 14910] By: ams                                   on 2002/02/28  11:26:47
7608         Log: Subject: [PATCH lib/Pod/Html.pm]
7609              From: Stas Bekman <stas@stason.org>
7610              Date: Thu, 28 Feb 2002 20:05:01 +0800
7611              Message-Id: <3C7E1CED.7000307@stason.org>
7612      Branch: perl
7613            ! lib/Pod/Html.pm
7614 ____________________________________________________________________________
7615 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
7616         Log: Tests for #14908.
7617      Branch: perl
7618            ! t/op/pat.t
7619 ____________________________________________________________________________
7620 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
7621         Log: Make shared hash keys to be \0-terminated:
7622              one possible resolution for
7623              "UTF-8, weird \w behaviour after HASH-KEY-ification"
7624              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
7625              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
7626              The hash keys weren't \0-terminated.  This meant that the EOL ($)
7627              in regmatch() got the nextchr beyond the last character.  Since
7628              the keys were UTF-8, the nextchr was \1, not the usual
7629              string-terminating \0.  Wham, no match.
7630              
7631              I think another possible resolution could be to stop the nextchr
7632              computation in regmatch() from peeking beyond the last character
7633              of the string:
7634              
7635              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
7636      Branch: perl
7637            ! hv.c hv.h
7638 ____________________________________________________________________________
7639 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
7640         Log: Subject: [PATCH] Perl interface to newIO()
7641              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7642              Date: Wed, 27 Feb 2002 20:15:27 -0800
7643              Message-ID: <f7af8gzkgaET092yn@efn.org>
7644      Branch: perl
7645            ! lib/Symbol.pm
7646 ____________________________________________________________________________
7647 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
7648         Log: The "list" part of
7649              
7650              Subject: [PATCH perlop] .. returns a *list* of *integers*
7651              From: Mike Guy <mjtg@cam.ac.uk>
7652              Date: Tue, 26 Feb 2002 18:30:22 +0000
7653              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
7654              
7655              plus few nits.
7656      Branch: perl
7657            ! pod/perlop.pod
7658 ____________________________________________________________________________
7659 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
7660         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
7661              From: Abe Timmerman <abe@ztreet.demon.nl>
7662              Date: Thu, 28 Feb 2002 00:04:06 +0100
7663              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
7664      Branch: perl
7665            ! lib/File/stat.t
7666 ____________________________________________________________________________
7667 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
7668         Log: Integrate from maintperl.
7669      Branch: maint-5.6/macperl
7670           !> doio.c op.c t/io/open.t t/pragma/strict-subs
7671 ____________________________________________________________________________
7672 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
7673         Log: Upgrade to Math::BigInt 1.53.
7674      Branch: perl
7675            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7676            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
7677            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7678            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
7679            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
7680            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
7681 ____________________________________________________________________________
7682 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
7683         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
7684              From: "Craig A. Berry" <craigberry@mac.com>
7685              Date: Wed, 27 Feb 2002 15:36:38 -0600
7686              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
7687      Branch: perl
7688            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
7689            ! vms/ext/filespec.t
7690 ____________________________________________________________________________
7691 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
7692         Log: Subject: [PATCH] Some minor changes for Cygwin
7693              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
7694              Date: Wed, 27 Feb 2002 22:25:41 +0100
7695              Message-ID: <14296492589.20020227222541@familiehaase.de>
7696      Branch: perl
7697            ! Makefile.SH README.cygwin cygwin/perlld.in
7698 ____________________________________________________________________________
7699 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
7700         Log: Update the UTF-8 explanation table.
7701      Branch: perl
7702            ! pod/perlunicode.pod utf8.h
7703 ____________________________________________________________________________
7704 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
7705         Log: Repatch from Robin Barker: anon subs in C<package;> are
7706              now __ANON__::__ANON__ (should help for mod_perl package
7707              since #12251)
7708      Branch: perl
7709            ! gv.c op.c t/op/runlevel.t toke.c
7710 ____________________________________________________________________________
7711 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
7712         Log: Update Changes.
7713      Branch: perl
7714            ! Changes patchlevel.h
7715 ____________________________________________________________________________
7716 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
7717         Log: perldelta updates.
7718      Branch: perl
7719            ! pod/perldelta.pod
7720 ____________________________________________________________________________
7721 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
7722         Log: Signedness nit.
7723      Branch: perl
7724            ! regexec.c
7725 ____________________________________________________________________________
7726 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
7727         Log: Subject: Re: Smoke 14870
7728              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7729              Date: Wed, 27 Feb 2002 16:48:35 +0100
7730              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
7731              
7732              (with some additional garnish)
7733      Branch: perl
7734            ! README.hpux hints/hpux.sh
7735 ____________________________________________________________________________
7736 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
7737         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
7738              into perl.exp in AIX.
7739      Branch: perl
7740            ! makedef.pl perl.h
7741 ____________________________________________________________________________
7742 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
7743         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
7744              From: Robin Barker <rmb1@cise.npl.co.uk>
7745              Date: Wed, 27 Feb 2002 14:39:35 GMT
7746              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
7747      Branch: perl
7748            ! pod/perlrun.pod
7749 ____________________________________________________________________________
7750 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
7751         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
7752              From: Robin Barker <rmb1@cise.npl.co.uk>
7753              Date: Wed, 27 Feb 2002 12:25:30 GMT
7754              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
7755      Branch: perl
7756            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
7757            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
7758            ! pod/perlunicode.pod pod/perluniintro.pod
7759 ____________________________________________________________________________
7760 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
7761         Log: Only modify LD_LIBRARY_PATH in case there are directories.
7762      Branch: perl
7763            ! hints/dec_osf.sh
7764 ____________________________________________________________________________
7765 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
7766         Log: Subject: [PATCH] perl/hints/vos.sh
7767              From: Paul_GreenVOS@vos.stratus.com
7768              Date: Tue, 26 Feb 02 15:19 est
7769              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
7770      Branch: perl
7771            ! hints/vos.sh
7772 ____________________________________________________________________________
7773 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
7774         Log: Forgot from #14888.
7775      Branch: perl
7776            ! ext/Unicode/Normalize/mkheader
7777 ____________________________________________________________________________
7778 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
7779         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
7780      Branch: perl
7781            ! ext/Unicode/Normalize/Changes
7782            ! ext/Unicode/Normalize/Normalize.pm
7783            ! ext/Unicode/Normalize/Normalize.xs
7784            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
7785            ! ext/Unicode/Normalize/t/test.t
7786 ____________________________________________________________________________
7787 [ 14887] By: ams                                   on 2002/02/26  23:51:52
7788         Log: Subject: Missing diagnostics
7789              From: Simon Glover <scog@roe.ac.uk>
7790              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
7791              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
7792              
7793              Subject: [PATCH] Better wording for the lvalue vec diagnostic
7794              From: Simon Glover <scog@roe.ac.uk>
7795              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
7796              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
7797      Branch: perl
7798            ! doop.c pod/perldiag.pod t/op/vec.t
7799 ____________________________________________________________________________
7800 [ 14886] By: ams                                   on 2002/02/26  15:48:34
7801         Log: Subject: [PATCH] Not OK 5.7.2@14884
7802              From: andreas.koenig@anima.de (Andreas J. Koenig)
7803              Date: Tue, 26 Feb 2002 15:03:55 +0100
7804              Message-Id: <m38z9gfigk.fsf@anima.de>
7805      Branch: perl
7806            ! t/lib/access.t
7807 ____________________________________________________________________________
7808 [ 14885] By: nick                                  on 2002/02/26  13:48:55
7809         Log: Integrate mainline
7810      Branch: perlio
7811           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
7812           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
7813           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
7814            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
7815           !> (integrate 102 files)
7816 ____________________________________________________________________________
7817 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
7818         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
7819              1.1999999999999996, or thereabouts (yes, even sprintf).
7820      Branch: perl
7821            ! t/base/num.t
7822 ____________________________________________________________________________
7823 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
7824         Log: Neither.
7825      Branch: perl
7826            ! pod/perldelta.pod
7827 ____________________________________________________________________________
7828 [ 14882] By: ams                                   on 2002/02/26  08:46:55
7829         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
7830              From: Michael G Schwern <schwern@pobox.com>
7831              Date: Tue, 26 Feb 2002 01:01:28 -0500
7832              Message-Id: <20020226060128.GA2439@blackrider>
7833      Branch: perl
7834            ! hv.c pod/perldiag.pod
7835 ____________________________________________________________________________
7836 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
7837         Log: Subject: [PATCH B::Concise] docs, typos
7838              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7839              Date: Mon, 25 Feb 2002 16:41:16 +0100
7840              Message-ID: <20020225164116.A1054@rafael>
7841      Branch: perl
7842            ! ext/B/B/Concise.pm
7843 ____________________________________________________________________________
7844 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
7845         Log: POSIX: add isatty to @EXPORT_OK, reformat.
7846      Branch: perl
7847            ! ext/POSIX/POSIX.pm
7848 ____________________________________________________________________________
7849 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
7850         Log: If using -Dloclibpth=... the directories need to
7851              be appended to LD_LIBRARY_PATH (and ickily, if those
7852              directories contain a (newer?) libdb.so, we need to
7853              prepend    /usr/shlib to loclibpth).
7854      Branch: perl
7855            ! hints/dec_osf.sh
7856 ____________________________________________________________________________
7857 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
7858         Log: Subject: [PATCH] Perl interface to newIO()
7859              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
7860              Date: Mon, 25 Feb 2002 15:04:57 -0800
7861              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
7862      Branch: perl
7863            ! lib/Symbol.pm lib/Symbol.t
7864 ____________________________________________________________________________
7865 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
7866         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
7867              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
7868              Date: Mon, 25 Feb 2002 21:58:30 +0100
7869              Message-ID: <20020225215830.A744@rafael>
7870      Branch: perl
7871            ! pod/perlvar.pod
7872 ____________________________________________________________________________
7873 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
7874         Log: Big5 tweaks from Autrijus Tang.
7875      Branch: perl
7876            ! ext/Encode/Encode/big5.enc
7877 ____________________________________________________________________________
7878 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
7879         Log: Subject: [PATCH Glossary configpm] cleanups
7880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7881              Date: Mon, 25 Feb 2002 23:27:15 +0100
7882              Message-ID: <20020225232715.C744@rafael>
7883      Branch: perl
7884            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
7885 ____________________________________________________________________________
7886 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
7887         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
7888              From: Nicholas Clark <nick@unfortu.net>
7889              Date: Mon, 25 Feb 2002 21:53:24 +0000
7890              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
7891      Branch: perl
7892            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
7893            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7894            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
7895 ____________________________________________________________________________
7896 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
7897         Log: Upgrade to I18N::LangTags 0.27.
7898              (Causes one flipflop back to perl.com URL, must poke Sean.)
7899      Branch: perl
7900            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
7901            ! lib/I18N/LangTags/List.pm
7902 ____________________________________________________________________________
7903 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
7904         Log: Upgrade to Getopt::Long 2.28.
7905      Branch: perl
7906            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
7907            ! lib/Getopt/Long/README
7908 ____________________________________________________________________________
7909 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
7910         Log: No =head.
7911      Branch: perl
7912            ! pod/perlebcdic.pod
7913 ____________________________________________________________________________
7914 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
7915         Log: Update Changes.
7916      Branch: perl
7917            ! Changes patchlevel.h
7918 ____________________________________________________________________________
7919 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
7920         Log: metaconfig unit change for #14868.
7921      Branch: metaconfig
7922            ! U/modified/Chk_MANI.U
7923 ____________________________________________________________________________
7924 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
7925         Log: Some hosts understand split -l 50, some only split -50
7926              (from Paul Eggert).
7927      Branch: perl
7928            ! Configure
7929 ____________________________________________________________________________
7930 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
7931         Log: Subject: Re: [PATCH bleadperl] socketpair.t
7932              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7933              Date: Sun, 24 Feb 2002 10:31:25 +0100
7934              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
7935              
7936              (the pid half only)
7937      Branch: perl
7938            ! win32/win32.c
7939 ____________________________________________________________________________
7940 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
7941         Log: Mention the new pack tricks.
7942      Branch: perl
7943            ! pod/perldelta.pod
7944 ____________________________________________________________________________
7945 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
7946         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
7947              From: Richard.Foley@t-online.de (Richard Foley)
7948              Date: Mon, 25 Feb 2002 13:47:03 +0100
7949              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
7950      Branch: perl
7951            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
7952            ! pod/perldebug.pod pod/perldelta.pod
7953 ____________________________________________________________________________
7954 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
7955         Log: Typo corrections from John P. Linderman.
7956      Branch: perl
7957            ! ext/IPC/SysV/Semaphore.pm
7958 ____________________________________________________________________________
7959 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
7960         Log: Upgrade to Math::BigInt 1.52.
7961      Branch: perl
7962            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7963            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
7964            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
7965            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
7966            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
7967 ____________________________________________________________________________
7968 [ 14862] By: ams                                   on 2002/02/25  10:39:40
7969         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
7970              From: Robin Barker <rmb1@cise.npl.co.uk>
7971              Date: Mon, 25 Feb 2002 11:35:06 GMT
7972              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
7973              
7974              Subject: [PATCH Net/Cmd.pm]
7975              From: Robin Barker <rmb1@cise.npl.co.uk>
7976              Date: Mon, 25 Feb 2002 11:37:06 GMT
7977              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
7978      Branch: perl
7979            ! lib/Cwd.pm lib/Net/Cmd.pm
7980 ____________________________________________________________________________
7981 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
7982         Log: Cut-and-paste errors.
7983      Branch: perl
7984            ! t/op/pat.t
7985 ____________________________________________________________________________
7986 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
7987         Log: EBCDIC: the control characters are not that easy to find.
7988      Branch: perl
7989            ! t/op/pat.t
7990 ____________________________________________________________________________
7991 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
7992         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
7993              From: John Peacock <jpeacock@rowman.com>
7994              Date: Sun, 24 Feb 2002 22:08:28 -0500
7995              Message-ID: <3C79AAAC.6060903@rowman.com>
7996      Branch: perl
7997            ! sv.c
7998 ____________________________________________________________________________
7999 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
8000         Log: SvSetSV() is not returnable, but that's okay since
8001              sv_copypv() returns void.
8002      Branch: perl
8003            ! sv.c
8004 ____________________________________________________________________________
8005 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
8006         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
8007              From: John Peacock <jpeacock@rowman.com>                 
8008              Date: Sun, 24 Feb 2002 16:40:07 -0500
8009              Message-ID: <3C795DB7.40105@rowman.com>               
8010      Branch: perl
8011            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
8012            ! pp_hot.c proto.h sv.c
8013 ____________________________________________________________________________
8014 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
8015         Log: Tiny code cleanup.
8016      Branch: perl
8017            ! regexec.c
8018 ____________________________________________________________________________
8019 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
8020         Log: Use to_uni_fold().
8021      Branch: perl
8022            ! regcomp.c
8023 ____________________________________________________________________________
8024 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
8025         Log: Document the new taint behaviour of exec LIST and
8026              system LIST.
8027      Branch: perl
8028            ! pod/perldelta.pod
8029 ____________________________________________________________________________
8030 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
8031         Log: Subject: [PATCH] Re: taint news
8032              From: Rick Delaney <rick.delaney@rogers.com>             
8033              Date: 24 Feb 2002 11:35:00 -0500
8034              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
8035      Branch: perl
8036            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
8037 ____________________________________________________________________________
8038 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
8039         Log: EBCDIC tweak (native instead of uni) and comment update.
8040      Branch: perl
8041            ! regexec.c
8042 ____________________________________________________________________________
8043 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
8044         Log: Using uninitialized (and wrong) variables is not good.
8045      Branch: perl
8046            ! regcomp.c
8047 ____________________________________________________________________________
8048 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
8049         Log: EBCDIC: this seems to calm the last of the
8050              Malformed UTF-8 warnings.
8051      Branch: perl
8052            ! regcomp.c utf8.c
8053 ____________________________________________________________________________
8054 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
8055         Log: EBCDIC: document using Encode for character conversions.
8056      Branch: perl
8057            ! pod/perlebcdic.pod
8058 ____________________________________________________________________________
8059 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
8060         Log: EBCDIC: disable also Unicode::Collate and
8061              Unicode::Normalize for now.  Real users of
8062              EBCDIC have to decide what they want.
8063      Branch: perl
8064            ! ext/Unicode/Normalize/Normalize.pm
8065            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
8066            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
8067            ! lib/Unicode/Collate/t/test.t
8068 ____________________________________________________________________________
8069 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
8070         Log: AUTHORS updates.
8071      Branch: perl
8072            ! AUTHORS
8073 ____________________________________________________________________________
8074 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
8075         Log: Retract #14571: there may be a better solution than
8076              tweaking the test.
8077      Branch: perl
8078            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
8079 ____________________________________________________________________________
8080 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
8081         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
8082              From: "Craig A. Berry" <craigberry@mac.com> 
8083              Date: Sat, 23 Feb 2002 14:14:35 -0600
8084              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
8085      Branch: perl
8086            ! configure.com
8087 ____________________________________________________________________________
8088 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
8089         Log: metaconfig unit change for #14843.
8090      Branch: metaconfig/U/perl
8091            ! Extensions.U
8092 ____________________________________________________________________________
8093 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
8094         Log: Also Encode/JP needs to be listed explicitly.
8095              (Any other sub-Encode extensions?)
8096      Branch: perl
8097            ! Configure
8098 ____________________________________________________________________________
8099 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
8100         Log: Document known UNICOS/mk deficiency.
8101      Branch: perl
8102            ! pod/perldelta.pod
8103 ____________________________________________________________________________
8104 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
8105         Log: Subject: [PATCH] README mention version 5.0
8106              From: Autrijus Tang <autrijus@autrijus.org>
8107              Date: Sat, 23 Feb 2002 09:35:22 +0800
8108              Message-ID: <20020223013522.GA8694@not.autrijus.org>
8109      Branch: perl
8110            ! README
8111 ____________________________________________________________________________
8112 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
8113         Log: metaconfig unit change for #14839.
8114      Branch: metaconfig
8115            ! U/modified/Signal.U
8116 ____________________________________________________________________________
8117 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
8118         Log: Old hosts like NeXT Classic don't have sort -k,
8119              from Paul Eggert.
8120      Branch: perl
8121            ! Configure
8122 ____________________________________________________________________________
8123 [ 14838] By: ams                                   on 2002/02/22  21:14:29
8124         Log: Minor clarifications as suggested by Anton Tagunov.
8125      Branch: perl
8126            ! pod/perlsyn.pod
8127 ____________________________________________________________________________
8128 [ 14837] By: ams                                   on 2002/02/22  21:07:02
8129         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
8130              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8131              Date: Fri, 22 Feb 2002 23:01:07 +0100
8132              Message-Id: <20020222230107.A15069@rafael>
8133      Branch: perl
8134            ! sv.c t/op/gv.t
8135 ____________________________________________________________________________
8136 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
8137         Log: metaconfig unit change for #14835.
8138      Branch: metaconfig
8139            ! U/modified/Chk_MANI.U
8140 ____________________________________________________________________________
8141 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
8142         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
8143      Branch: perl
8144            ! Configure
8145 ____________________________________________________________________________
8146 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
8147         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
8148              From: Michael G Schwern <schwern@pobox.com>
8149              Date: Fri, 22 Feb 2002 12:10:28 -0500
8150              Message-ID: <20020222171027.GB4181@blackrider>
8151      Branch: perl
8152            ! ext/Encode/compile
8153 ____________________________________________________________________________
8154 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
8155         Log: Update Changes.
8156      Branch: perl
8157            ! Changes patchlevel.h
8158 ____________________________________________________________________________
8159 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
8160         Log: Implement IV/UV/NV/long double pack/unpack with
8161              template letters j/J/F/D (the latter two have been
8162              undocumented aliases of f/d).
8163      Branch: perl
8164            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
8165 ____________________________________________________________________________
8166 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
8167         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
8168              From: Nicholas Clark <nick@unfortu.net>
8169              Date: Fri, 22 Feb 2002 14:01:25 +0000
8170              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
8171      Branch: perl
8172            ! ext/Encode/compile
8173 ____________________________________________________________________________
8174 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
8175         Log: NetWare change from Ananth Kesari.
8176      Branch: perl
8177            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
8178            ! MANIFEST
8179 ____________________________________________________________________________
8180 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
8181         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
8182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8183              Date: Fri, 22 Feb 2002 03:55:13 -0500
8184              Message-ID: <20020222035513.A894@math.ohio-state.edu>
8185      Branch: perl
8186            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
8187 ____________________________________________________________________________
8188 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
8189         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
8190      Branch: perl
8191            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
8192 ____________________________________________________________________________
8193 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
8194         Log: Make measure_struct a file static.
8195      Branch: perl
8196            ! pp_pack.c
8197 ____________________________________________________________________________
8198 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
8199         Log: EBCDIC: someone who knows what they are doing
8200              and whether it is possible at all in the first
8201              place needs to figure these tests out on EBCDIC.
8202              The CJK encodings heavily abuse their knowledge
8203              of ASCII and that may require a translation layer
8204              or four to survive UTF-EBCDIC.
8205      Branch: perl
8206            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
8207 ____________________________________________________________________________
8208 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
8209         Log: croak() needs context.
8210      Branch: perl
8211            ! pp_pack.c
8212 ____________________________________________________________________________
8213 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
8214         Log: Subject: [PATCH @14577] pack with a human face: the sequel
8215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8216              Date: Thu, 21 Feb 2002 21:33:37 -0500
8217              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
8218      Branch: perl
8219            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
8220            ! proto.h t/op/pack.t
8221 ____________________________________________________________________________
8222 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
8223         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
8224              From: Nicholas Clark <nick@unfortu.net> 
8225              Date: Fri, 22 Feb 2002 00:49:44 +0000
8226              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
8227      Branch: perl
8228            ! ext/Encode/compile
8229 ____________________________________________________________________________
8230 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
8231         Log: Test for #14795.
8232      Branch: perl
8233            ! t/op/pat.t
8234 ____________________________________________________________________________
8235 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
8236         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
8237      Branch: perl
8238            ! t/op/pat.t
8239 ____________________________________________________________________________
8240 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
8241         Log: Subject: [PATCH] next batch of bugfixes
8242              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8243              Date: Thu, 21 Feb 2002 23:54:41 +0100
8244              Message-ID: <20020221235441.A17260@rafael>
8245      Branch: perl
8246            ! ext/B/B/Deparse.pm
8247 ____________________________________________________________________________
8248 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
8249         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
8250              From: chromatic <chromatic@rmci.net>
8251              Date: Thu, 21 Feb 2002 14:17:35 -0700
8252              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
8253      Branch: perl
8254            ! lib/File/stat.pm lib/File/stat.t
8255 ____________________________________________________________________________
8256 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
8257         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
8258      Branch: perl
8259            ! ext/re/re.xs
8260 ____________________________________________________________________________
8261 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
8262         Log: Upgrade to Math::BigInt 1.51.
8263      Branch: perl
8264            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
8265            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
8266            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
8267            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
8268            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
8269            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
8270            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
8271            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
8272            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
8273            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
8274            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
8275            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
8276 ____________________________________________________________________________
8277 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
8278         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
8279              From: "Gerrit P. Haase" <gp@familiehaase.de>
8280              Date: Thu, 21 Feb 2002 21:20:25 +0100
8281              Message-ID: <69510538936.20020221212025@familiehaase.de>
8282      Branch: perl
8283            ! Makefile.SH
8284 ____________________________________________________________________________
8285 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
8286         Log: Subject: [PATCH @14577] grouping in pack/unpack
8287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8288              Date: Thu, 21 Feb 2002 06:06:14 -0500
8289              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
8290      Branch: perl
8291            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
8292            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
8293 ____________________________________________________________________________
8294 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
8295         Log: Subject: [PATCH propose] question about fs.t
8296              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8297              Date: Thu, 21 Feb 2002 15:10:21 +0100
8298              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
8299      Branch: perl
8300            ! t/io/fs.t
8301 ____________________________________________________________________________
8302 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
8303         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
8304              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
8305              Date: Thu, 21 Feb 2002 09:54:28 +0100
8306              Message-ID: <13576559576.20020221095428@familiehaase.de>     
8307      Branch: perl
8308            ! Makefile.SH
8309 ____________________________________________________________________________
8310 [ 14812] By: ams                                   on 2002/02/21  14:59:09
8311         Log: Subject: typo correction
8312              From: mjd@plover.com
8313              Date: 21 Feb 2002 15:43:49 -0000
8314              Message-Id: <20020221154349.22772.qmail@plover.com>
8315      Branch: perl
8316            ! pod/perldebug.pod
8317 ____________________________________________________________________________
8318 [ 14811] By: ams                                   on 2002/02/21  14:02:12
8319         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
8320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8321              Date: Thu, 21 Feb 2002 15:22:22 +0100
8322              Message-Id: <20020221152222.A15095@rafael>
8323      Branch: perl
8324            ! op.h toke.c
8325 ____________________________________________________________________________
8326 [ 14810] By: ams                                   on 2002/02/21  12:45:28
8327         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
8328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8329              Date: Thu, 21 Feb 2002 06:02:48 -0500
8330              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
8331      Branch: perl
8332            ! lib/ExtUtils/Mksymlists.pm makedef.pl
8333 ____________________________________________________________________________
8334 [ 14809] By: nick                                  on 2002/02/21  09:31:08
8335         Log: Integrate mainline
8336      Branch: perlio
8337           +> lib/Pod/t/Select.t
8338           !> (integrate 37 files)
8339 ____________________________________________________________________________
8340 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
8341         Log: metaconfig unit change for #14807.
8342      Branch: metaconfig
8343            ! U/modified/Signal.U
8344 ____________________________________________________________________________
8345 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
8346         Log: Revert #14805, didn't quite work.
8347      Branch: perl
8348            ! Configure config_h.SH
8349 ____________________________________________________________________________
8350 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
8351         Log: metaconfig changes for #14805.
8352      Branch: metaconfig
8353            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
8354 ____________________________________________________________________________
8355 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
8356         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
8357              From: Paul Eggert <eggert@twinsun.com>
8358              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
8359              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
8360      Branch: perl
8361            ! Configure config_h.SH
8362 ____________________________________________________________________________
8363 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
8364         Log: More advice.
8365      Branch: perl
8366            ! README.os390
8367 ____________________________________________________________________________
8368 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
8369         Log: Missing MANIFESTation.
8370      Branch: perl
8371            ! MANIFEST
8372 ____________________________________________________________________________
8373 [ 14802] By: ams                                   on 2002/02/20  22:55:25
8374         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
8375              From: Autrijus Tang <autrijus@autrijus.org>
8376              Date: Thu, 21 Feb 2002 07:13:12 +0800
8377              Message-Id: <20020220231312.GA775@not.autrijus.org>
8378      Branch: perl
8379            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
8380 ____________________________________________________________________________
8381 [ 14801] By: ams                                   on 2002/02/20  22:27:20
8382         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
8383              From: Abe Timmerman <abe@ztreet.demon.nl>
8384              Date: Thu, 21 Feb 2002 00:20:40 +0100
8385              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
8386      Branch: perl
8387            + lib/Pod/t/Select.t
8388 ____________________________________________________________________________
8389 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
8390         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
8391              twice, causing the loop to skip every other character.
8392      Branch: perl
8393            ! utf8.c
8394 ____________________________________________________________________________
8395 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
8396         Log: Better debugging info.
8397      Branch: perl
8398            ! t/uni/case.pl
8399 ____________________________________________________________________________
8400 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
8401         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
8402              From: Nicholas Clark <nick@unfortu.net>
8403              Date: Wed, 20 Feb 2002 22:13:05 +0000
8404              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
8405      Branch: perl
8406            ! ext/Encode/compile
8407 ____________________________________________________________________________
8408 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
8409         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
8410              From: Paul Eggert <eggert@twinsun.com>
8411              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
8412              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
8413      Branch: perl
8414            ! pod/perlhack.pod
8415 ____________________________________________________________________________
8416 [ 14796] By: nick                                  on 2002/02/20  18:15:00
8417         Log: Integrate mainline
8418      Branch: perlio
8419           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
8420           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
8421           +> lib/Locale/Country.pod lib/Locale/Currency.pod
8422           +> lib/Locale/Language.pod lib/Locale/Script.pm
8423           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
8424           +> t/uni/title.t t/uni/upper.t
8425           !> (integrate 41 files)
8426 ____________________________________________________________________________
8427 [ 14795] By: ams                                   on 2002/02/20  17:08:38
8428         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
8429              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8430              Date: Wed, 20 Feb 2002 18:06:59 +0000
8431              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
8432      Branch: perl
8433            ! pp_ctl.c
8434 ____________________________________________________________________________
8435 [ 14794] By: ams                                   on 2002/02/20  16:41:56
8436         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
8437              From: Paul_GreenVOS@vos.stratus.com
8438              Date: Wed, 20 Feb 02 12:21 est
8439              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
8440      Branch: perl
8441            ! Makefile.SH
8442 ____________________________________________________________________________
8443 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
8444         Log: Forgot from #14790.
8445      Branch: perl
8446            ! pp_pack.c
8447 ____________________________________________________________________________
8448 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
8449         Log: Update Changes.
8450      Branch: perl
8451            ! Changes patchlevel.h
8452 ____________________________________________________________________________
8453 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
8454         Log: Integrate change #14778 from maintperl.
8455      Branch: perl
8456            ! t/lib/strict/subs
8457           !> op.c
8458 ____________________________________________________________________________
8459 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
8460         Log: Subject: Re: [ID 20020220.001] pack w with objects
8461              From: Ulrich Pfeifer <upf@de.uu.net>
8462              Date: 20 Feb 2002 11:21:15 +0100
8463              Message-ID: <p5g03wcv38.fsf@de.uu.net>
8464      Branch: perl
8465            ! t/op/pack.t
8466 ____________________________________________________________________________
8467 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
8468         Log: Subject: Re: [PATCH] go faster for Encode's compile
8469              From: Nicholas Clark <nick@unfortu.net> 
8470              Date: Tue, 19 Feb 2002 23:38:36 +0000
8471              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
8472      Branch: perl
8473            ! ext/Encode/compile
8474 ____________________________________________________________________________
8475 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
8476         Log: Regen Glossary.
8477      Branch: perl
8478            ! Porting/Glossary Porting/config.sh Porting/config_H
8479 ____________________________________________________________________________
8480 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
8481         Log: metaconfig unit change for #14786 (not visible yet,
8482              since Glossary needs regenerating)
8483      Branch: metaconfig
8484            ! U/compline/d_gconvert.U
8485 ____________________________________________________________________________
8486 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
8487         Log: Subject: d_Gconvert hints and Glossary
8488              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8489              Date: Tue, 19 Feb 2002 11:55:36 -0800
8490              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
8491      Branch: perl
8492            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
8493            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
8494            ! hints/svr5.sh
8495 ____________________________________________________________________________
8496 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
8497         Log: metaconfig unit changes for #14784.
8498      Branch: metaconfig
8499            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
8500 ____________________________________________________________________________
8501 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
8502         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
8503              From: Paul Eggert <eggert@twinsun.com>              
8504              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
8505              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
8506      Branch: perl
8507            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
8508            ! pod/perlhack.pod
8509 ____________________________________________________________________________
8510 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
8511         Log: metaconfig unit change for #14782.
8512      Branch: metaconfig/U/perl
8513            ! Mksymlinks.U
8514 ____________________________________________________________________________
8515 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
8516         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
8517              From: "Gerrit P. Haase" <gp@familiehaase.de>
8518              Date: Wed, 20 Feb 2002 00:23:29 +0100
8519              Message-ID: <70348722516.20020220002329@familiehaase.de>
8520      Branch: perl
8521            ! Configure
8522 ____________________________________________________________________________
8523 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
8524         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
8525              From: Nicholas Clark <nick@unfortu.net> 
8526              Date: Tue, 19 Feb 2002 19:27:42 +0000
8527              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
8528              
8529              (with modifications)
8530      Branch: perl
8531            ! pod/perlsub.pod
8532 ____________________________________________________________________________
8533 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
8534         Log: NetWare tweak from Ananth Kesari.
8535      Branch: perl
8536            ! lib/ExtUtils/MakeMaker.pm
8537 ____________________________________________________________________________
8538 [ 14779] By: ams                                   on 2002/02/20  06:51:55
8539         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
8540      Branch: perl
8541            ! pod/perlfaq4.pod
8542 ____________________________________________________________________________
8543 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
8544         Log: constant folding on the range operator had the effect of disabling
8545              peephole optimizations in all the siblings of the range OP; the
8546              effect of this was that barewords could escape strictures when
8547              they were hiding in such places
8548      Branch: maint-5.6/perl
8549            ! op.c t/pragma/strict-subs
8550 ____________________________________________________________________________
8551 [ 14777] By: ams                                   on 2002/02/20  00:56:21
8552         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
8553              From: Graham Barr <gbarr@pobox.com>
8554              Date: Tue, 19 Feb 2002 23:08:47 +0000
8555              Message-Id: <20020219230847.G66560@pobox.com>
8556      Branch: perl
8557            ! lib/Time/Local.pm
8558 ____________________________________________________________________________
8559 [ 14776] By: ams                                   on 2002/02/19  17:20:28
8560         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
8561              From: Nicholas Clark <nick@unfortu.net>
8562              Date: Tue, 19 Feb 2002 16:23:22 +0000
8563              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
8564      Branch: perl
8565            ! lib/Tie/Hash.pm
8566 ____________________________________________________________________________
8567 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
8568         Log: Regen doc, regen toc.
8569      Branch: perl
8570            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
8571 ____________________________________________________________________________
8572 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
8573         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
8574              From: Dave Mitchell <davem@fdgroup.co.uk>
8575              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
8576              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
8577      Branch: perl
8578            ! pod/perlsub.pod
8579 ____________________________________________________________________________
8580 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
8581         Log: Detypo.
8582      Branch: perl
8583            ! lib/Tie/Memoize.pm
8584 ____________________________________________________________________________
8585 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
8586         Log: UTF-8 C API doc tweaks.
8587      Branch: perl
8588            ! pod/perlunicode.pod
8589 ____________________________________________________________________________
8590 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
8591         Log: Mention that the case-switchers know about Unicode, too.
8592      Branch: perl
8593            ! pod/perlop.pod
8594 ____________________________________________________________________________
8595 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
8596         Log: Upgrade to Locale::Codes 2.01.
8597      Branch: perl
8598            + lib/Locale/Constants.pod lib/Locale/Country.pod
8599            + lib/Locale/Currency.pod lib/Locale/Language.pod
8600            + lib/Locale/Script.pod
8601            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
8602            ! lib/Locale/Constants.pm lib/Locale/Country.pm
8603            ! lib/Locale/Currency.pm lib/Locale/Language.pm
8604            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
8605 ____________________________________________________________________________
8606 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
8607         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
8608              From: Dave Mitchell <davem@fdgroup.co.uk>
8609              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
8610              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
8611      Branch: perl
8612            ! pod/perlsub.pod
8613 ____________________________________________________________________________
8614 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
8615         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
8616              From: Sam Tregar <sam@tregar.com> 
8617              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
8618              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
8619      Branch: perl
8620            ! sv.h
8621 ____________________________________________________________________________
8622 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
8623         Log: The test requires perlio.
8624      Branch: perl
8625            ! ext/Encode/t/JP.t
8626 ____________________________________________________________________________
8627 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
8628         Log: Misplaced block end.
8629      Branch: perl
8630            ! utf8.c
8631 ____________________________________________________________________________
8632 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
8633         Log: The POSIX extensions are deadly.
8634      Branch: perl
8635            ! regcomp.c
8636 ____________________________________________________________________________
8637 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
8638         Log: Let's not overdo the growth.
8639      Branch: perl
8640            ! pp.c
8641 ____________________________________________________________________________
8642 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
8643         Log: Third time makes the charm.
8644      Branch: perl
8645            ! README.os390
8646 ____________________________________________________________________________
8647 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
8648         Log: Oops.
8649      Branch: perl
8650            ! utf8.c
8651 ____________________________________________________________________________
8652 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
8653         Log: Add back the new casing tests.
8654      Branch: perl
8655            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
8656            ! MANIFEST
8657 ____________________________________________________________________________
8658 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
8659         Log: Prefer special case mappings.
8660      Branch: perl
8661            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
8662            ! lib/unicore/To/Upper.pl lib/unicore/mktables
8663 ____________________________________________________________________________
8664 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
8665         Log: Try special casing first.
8666      Branch: perl
8667            ! utf8.c
8668 ____________________________________________________________________________
8669 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
8670         Log: Not extending enough.
8671      Branch: perl
8672            ! pp.c utf8.h
8673 ____________________________________________________________________________
8674 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
8675         Log: No need to store identity mappings.
8676      Branch: perl
8677            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
8678            ! lib/unicore/mktables
8679 ____________________________________________________________________________
8680 [ 14756] By: ams                                   on 2002/02/18  20:21:17
8681         Log: Forward port #14704 from maint-5.6.
8682      Branch: perl
8683            ! doio.c
8684 ____________________________________________________________________________
8685 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
8686         Log: Regen Changes.
8687      Branch: perl
8688            ! Changes
8689 ____________________________________________________________________________
8690 [ 14754] By: ams                                   on 2002/02/18  19:01:09
8691         Log: Subject: [PATCH] VMS cando_by_name and current process privs
8692              From: "Craig A. Berry" <craigberry@mac.com>
8693              Date: Mon, 18 Feb 2002 14:03:30 -0600
8694              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
8695      Branch: perl
8696            ! vms/vms.c
8697 ____________________________________________________________________________
8698 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
8699         Log: Update Changes.
8700      Branch: perl
8701            ! Changes patchlevel.h
8702 ____________________________________________________________________________
8703 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
8704         Log: What do you know; these tests unearthed nasty problems.
8705              Will resolve those first.
8706      Branch: perl
8707            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
8708            ! MANIFEST
8709 ____________________________________________________________________________
8710 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
8711         Log: Update Changes.
8712      Branch: perl
8713            ! Changes patchlevel.h
8714 ____________________________________________________________________________
8715 [ 14750] By: ams                                   on 2002/02/18  17:36:05
8716         Log: Subject: Re: IO::Poll: Removing Handles
8717              From: Matthew Sachs <matthewg@zevils.com>
8718              Date: Mon, 18 Feb 2002 13:19:01 -0500
8719              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
8720      Branch: perl
8721            ! ext/IO/lib/IO/t/io_poll.t
8722 ____________________________________________________________________________
8723 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
8724         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
8725              From: "Craig A. Berry" <craigberry@mac.com>
8726              Date: Mon, 18 Feb 2002 11:52:21 -0600
8727              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
8728      Branch: perl
8729            ! t/op/alarm.t t/op/glob.t
8730 ____________________________________________________________________________
8731 [ 14748] By: ams                                   on 2002/02/18  15:53:36
8732         Log: s/load_module/Perl_load_module/
8733      Branch: perl
8734            ! gv.c
8735 ____________________________________________________________________________
8736 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
8737         Log: Unused in ASCII, used in EBCDIC.
8738      Branch: perl
8739            ! utf8.c
8740 ____________________________________________________________________________
8741 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
8742         Log: Upgrade to Locale::Codes 2.00.
8743      Branch: perl
8744            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
8745            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
8746            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
8747            ! lib/Locale/Constants.pm lib/Locale/Country.pm
8748            ! lib/Locale/Currency.pm lib/Locale/Language.pm
8749 ____________________________________________________________________________
8750 [ 14745] By: ams                                   on 2002/02/18  15:20:44
8751         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
8752              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8753              Date: Sat, 16 Feb 2002 00:06:01 +0100
8754              Message-Id: <20020216000601.A17249@rafael>
8755      Branch: perl
8756            ! gv.c
8757 ____________________________________________________________________________
8758 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
8759         Log: More Unicode casing checks.
8760      Branch: perl
8761            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
8762            ! MANIFEST
8763 ____________________________________________________________________________
8764 [ 14743] By: ams                                   on 2002/02/18  14:35:38
8765         Log: Subject: IO::Poll: Removing Handles
8766              From: Matthew Sachs <matthewg@zevils.com>
8767              Date: Sun, 17 Feb 2002 04:49:46 -0500
8768              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
8769      Branch: perl
8770            ! ext/IO/lib/IO/Poll.pm
8771 ____________________________________________________________________________
8772 [ 14741] By: ams                                   on 2002/02/18  13:59:48
8773         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
8774              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8775              Date: Mon, 18 Feb 2002 15:41:26 +0100
8776              Message-Id: <20020218154126.A692@rafael>
8777      Branch: perl
8778            ! pp_ctl.c t/op/do.t
8779 ____________________________________________________________________________
8780 [ 14740] By: nick                                  on 2002/02/18  09:09:23
8781         Log: Integrate mainline
8782      Branch: perlio
8783           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
8784           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
8785           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
8786           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8787           +> ext/Encode/lib/Encode/JP/Constants.pm
8788           +> ext/Encode/lib/Encode/JP/H2Z.pm
8789           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8790           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
8791           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
8792           +> os2/OS2/Process/t/os2_process.t
8793           +> os2/OS2/Process/t/os2_process_kid.t
8794           +> os2/OS2/Process/t/os2_process_text.t
8795            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
8796            - ext/Encode/t/Japanese.t
8797           !> (integrate 47 files)
8798 ____________________________________________________________________________
8799 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
8800         Log: EBCDIC: now the worst seems to be over for
8801              the "Malformed" warnings.  Still a few of them,
8802              and plenty of test failures, but getting better.
8803      Branch: perl
8804            ! regcomp.c utf8.c
8805 ____________________________________________________________________________
8806 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
8807         Log: Upgrade to Net::Ping 2.12.
8808      Branch: perl
8809            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
8810            ! lib/Net/Ping/t/110_icmp_inst.t
8811 ____________________________________________________________________________
8812 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
8813         Log: After much rewriting we are now pretty much
8814              back to where we started.
8815      Branch: perl
8816            ! utf8.c
8817 ____________________________________________________________________________
8818 [ 14736] By: ams                                   on 2002/02/18  01:23:00
8819         Log: Subject: [PATCH B::Deparse] two fixes
8820              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8821              Date: Sun, 17 Feb 2002 23:58:59 +0100
8822              Message-Id: <20020217235859.A32513@rafael>
8823      Branch: perl
8824            ! ext/B/B/Deparse.pm
8825 ____________________________________________________________________________
8826 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
8827         Log: Buglet.
8828      Branch: perl
8829            ! ext/Encode/lib/Encode/JP/JIS.pm
8830 ____________________________________________________________________________
8831 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
8832         Log: Clearing up to_utf8_case() continues: this time use
8833              a single return, and EBCDICification for all paths.
8834      Branch: perl
8835            ! utf8.c
8836 ____________________________________________________________________________
8837 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
8838         Log: Small tweaks to get the test running (fix @INC and
8839              do not overwrite the table.utf8 and table.rnd).
8840      Branch: perl
8841            ! ext/Encode/t/JP.t
8842 ____________________________________________________________________________
8843 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
8844         Log: Tiny tweak.
8845      Branch: perl
8846            ! utf8.c
8847 ____________________________________________________________________________
8848 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
8849         Log: Redundant casts.
8850      Branch: perl
8851            ! utf8.c
8852 ____________________________________________________________________________
8853 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
8854         Log: More filename portability tips.
8855      Branch: perl
8856            ! pod/perlport.pod
8857 ____________________________________________________________________________
8858 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
8859         Log: FAQ sync.
8860      Branch: perl
8861            ! pod/perlfaq3.pod pod/perlfaq5.pod
8862 ____________________________________________________________________________
8863 [ 14728] By: ams                                   on 2002/02/17  16:15:09
8864         Log: Subject: podlators 1.21 released
8865              From: Russ Allbery <rra@stanford.edu>
8866              Date: Sat, 16 Feb 2002 21:42:56 -0800
8867              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
8868      Branch: perl
8869            ! lib/Pod/Text/Overstrike.pm
8870 ____________________________________________________________________________
8871 [ 14727] By: sky                                   on 2002/02/17  11:36:52
8872         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
8873              From: Autrijus Tang <autrijus@autrijus.org>
8874              Date: Sun, 17 Feb 2002 19:46:47 +0800
8875              Message-ID: <20020217194647.A1410@not.autrijus.org>
8876      Branch: perl
8877            ! pp_ctl.c t/op/tiehandle.t util.c
8878 ____________________________________________________________________________
8879 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
8880         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
8881              input in native code points, not Unicode.
8882      Branch: perl
8883            ! utf8.c
8884 ____________________________________________________________________________
8885 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
8886         Log: Regen Glossary.
8887      Branch: perl
8888            ! Porting/Glossary Porting/config.sh Porting/config_H
8889 ____________________________________________________________________________
8890 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
8891         Log: The #14715 and #14716 were okay: they just revealed
8892              a bug in the EXACTF matching.
8893      Branch: perl
8894            ! regexec.c utf8.c
8895 ____________________________________________________________________________
8896 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
8897         Log: Retreat, retreat! (retract #14715 and #14716)
8898      Branch: perl
8899            ! utf8.c
8900 ____________________________________________________________________________
8901 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
8902         Log: Encode 0.40, from Dan Kogai.
8903      Branch: perl
8904            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
8905            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
8906            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
8907            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8908            + ext/Encode/lib/Encode/JP/Constants.pm
8909            + ext/Encode/lib/Encode/JP/H2Z.pm
8910            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8911            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
8912            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
8913            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
8914            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
8915            - ext/Encode/t/Japanese.t
8916            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
8917            ! ext/Encode/t/Encode.t
8918 ____________________________________________________________________________
8919 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
8920         Log: metaconfig unit change for #14720.
8921      Branch: perl
8922            ! Configure
8923 ____________________________________________________________________________
8924 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
8925         Log: Regenerate Configure (small tweaks on Yitzchak's,
8926              main difference being that the preference variables are
8927              called gconvert_...).
8928      Branch: metaconfig
8929            ! U/compline/d_gconvert.U
8930 ____________________________________________________________________________
8931 [ 14719] By: ams                                   on 2002/02/16  14:11:01
8932         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
8933              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8934              Date: Thu, 14 Feb 2002 22:27:33 -0800
8935              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
8936              (Applied by hand.)
8937      Branch: perl
8938            ! Configure
8939 ____________________________________________________________________________
8940 [ 14718] By: ams                                   on 2002/02/16  13:45:28
8941         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
8942              From: Philip Newton <Philip.Newton@gmx.net>
8943              Date: Sat, 16 Feb 2002 10:05:05 +0100
8944              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
8945              (Applied by hand.)
8946      Branch: perl
8947            ! pod/perlport.pod
8948 ____________________________________________________________________________
8949 [ 14717] By: ams                                   on 2002/02/16  04:30:23
8950         Log: Remove dubious test.
8951      Branch: perl
8952            ! t/io/open.t
8953 ____________________________________________________________________________
8954 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
8955         Log: Tiny tweak.
8956      Branch: perl
8957            ! utf8.c
8958 ____________________________________________________________________________
8959 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
8960         Log: Restructure to_utf8_case() for simpler execution paths.
8961      Branch: perl
8962            ! utf8.c
8963 ____________________________________________________________________________
8964 [ 14714] By: ams                                   on 2002/02/16  02:43:59
8965         Log: Absorb #14701 by Sarathy from maint-5.6.
8966      Branch: perl
8967            ! doio.c t/io/open.t
8968 ____________________________________________________________________________
8969 [ 14713] By: ams                                   on 2002/02/16  01:51:27
8970         Log: Subject: [PATCH] VOS patches for perl 5.8
8971              From: Paul_GreenVOS@vos.stratus.com
8972              Date: Fri, 15 Feb 02 17:41 est
8973              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
8974      Branch: perl
8975            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
8976            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8977            ! vos/install_perl.cm
8978 ____________________________________________________________________________
8979 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
8980         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
8981              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8982              Date: Fri, 15 Feb 2002 23:05:44 +0100
8983              Message-ID: <20020215230544.A690@rafael>
8984      Branch: perl
8985            ! ext/B/B/Deparse.pm
8986 ____________________________________________________________________________
8987 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
8988         Log: Add $VERSION.
8989      Branch: perl
8990            ! lib/Tie/Memoize.pm
8991 ____________________________________________________________________________
8992 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
8993         Log: Update Changes.
8994      Branch: perl
8995            ! Changes patchlevel.h
8996 ____________________________________________________________________________
8997 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
8998         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
8999              From: Robin Barker <rmb1@cise.npl.co.uk>
9000              Date: Thu, 14 Feb 2002 19:07:40 GMT
9001              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
9002              
9003              (the hints part only)
9004      Branch: perl
9005            ! hints/solaris_2.sh
9006 ____________________________________________________________________________
9007 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
9008         Log: metaconfig unit changes for #14707.
9009      Branch: metaconfig
9010            ! U/modified/cc.U
9011      Branch: metaconfig/U/perl
9012            ! Checkcc.U
9013 ____________________________________________________________________________
9014 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
9015         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
9016              From: Robin Barker <rmb1@cise.npl.co.uk>
9017              Date: Fri, 15 Feb 2002 12:14:39 GMT
9018              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
9019              
9020              Split checking-for-gcc and checking-for-cc.
9021      Branch: perl
9022            ! Configure
9023 ____________________________________________________________________________
9024 [ 14706] By: ams                                   on 2002/02/15  13:57:15
9025         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
9026              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
9027              Date: 15 Feb 2002 10:53:06 +0200
9028              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
9029      Branch: perl
9030            ! lib/Pod/Html.pm
9031 ____________________________________________________________________________
9032 [ 14705] By: ams                                   on 2002/02/15  08:42:55
9033         Log: Subject: [PATCH @14577] OS/2 tests and more
9034              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9035              Date: Fri, 15 Feb 2002 03:56:24 -0500
9036              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
9037      Branch: perl
9038            + os2/OS2/Process/t/os2_process.t
9039            + os2/OS2/Process/t/os2_process_kid.t
9040            + os2/OS2/Process/t/os2_process_text.t
9041            ! MANIFEST configpm hints/os2.sh makedef.pl
9042            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
9043            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
9044            ! os2/os2ish.h
9045 ____________________________________________________________________________
9046 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
9047         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
9048              avoid wasteful PL_fdpid fiddling where that is not warranted;
9049              mostly whitespace fixes
9050              
9051              these were longstanding todo items from:
9052              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
9053      Branch: maint-5.6/perl
9054            ! doio.c
9055 ____________________________________________________________________________
9056 [ 14702] By: nick                                  on 2002/02/15  08:31:41
9057         Log: Integrate mainline
9058      Branch: perlio
9059           +> lib/if.pm lib/if.t
9060           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
9061           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9062           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
9063           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
9064           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
9065           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
9066           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
9067           !> t/lib/warnings/pp_sys
9068 ____________________________________________________________________________
9069 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
9070         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
9071              (and also dies quickly on Windows); this bug crept in as
9072              change#610, a.k.a change#646
9073      Branch: maint-5.6/perl
9074            ! doio.c t/io/open.t
9075 ____________________________________________________________________________
9076 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
9077         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
9078              From: Ville "Skyttä" <ville.skytta@iki.fi>
9079              Date: Wed, 13 Feb 2002 22:29:39 +0200
9080              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
9081      Branch: perl
9082            ! lib/Pod/Html.pm
9083 ____________________________________________________________________________
9084 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
9085         Log: Document and test the C0 and C1.
9086      Branch: perl
9087            ! lib/charnames.pm lib/charnames.t
9088 ____________________________________________________________________________
9089 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
9090         Log: metaconfig unit change for #14697.
9091      Branch: metaconfig
9092            ! U/modified/Init.U
9093 ____________________________________________________________________________
9094 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
9095         Log: Also OS/2 seems to need exe set early.
9096      Branch: perl
9097            ! Configure
9098 ____________________________________________________________________________
9099 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
9100         Log: Document pack U0U.
9101      Branch: perl
9102            ! pod/perluniintro.pod
9103 ____________________________________________________________________________
9104 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
9105         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
9106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9107              Date: Thu, 14 Feb 2002 23:58:00 +0100
9108              Message-ID: <20020214235800.A12901@rafael>
9109      Branch: perl
9110            ! pp_sys.c t/lib/warnings/pp_sys
9111 ____________________________________________________________________________
9112 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
9113         Log: Subject: [PATCH @13746] conditional pragmas
9114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9115              Date: Mon, 31 Dec 2001 18:18:09 -0500
9116              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
9117      Branch: perl
9118            + lib/if.pm lib/if.t
9119            ! MANIFEST
9120 ____________________________________________________________________________
9121 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
9122         Log: Deparse bug introduced by #14615: the fix is just a workaround,
9123              I suspect there to be another deeper bug, must distill simpler
9124              test case.
9125      Branch: perl
9126            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
9127 ____________________________________________________________________________
9128 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
9129         Log: Integrate perlio; 
9130              
9131              Make dependencies more precise (for nmake)
9132      Branch: perl
9133           !> ext/Encode/EUC_JP/Makefile.PL
9134 ____________________________________________________________________________
9135 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
9136         Log: Just a guess.
9137      Branch: perl
9138            ! lib/Tie/Handle.pm
9139 ____________________________________________________________________________
9140 [ 14690] By: nick                                  on 2002/02/14  16:30:56
9141         Log: Integrate mainline
9142      Branch: perlio
9143           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
9144           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
9145           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
9146           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
9147           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
9148           !> utf8.c
9149 ____________________________________________________________________________
9150 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
9151         Log: Upgrade to Net::Ping 2.11.
9152      Branch: perl
9153            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9154            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
9155            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
9156            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
9157 ____________________________________________________________________________
9158 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
9159         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
9160              From: Robin Barker <rmb1@cise.npl.co.uk>
9161              Date: Wed, 13 Feb 2002 17:37:07 GMT
9162              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
9163              
9164              (updated version of the above)
9165      Branch: perl
9166            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
9167 ____________________________________________________________________________
9168 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
9169         Log: Excise inexact blather.
9170      Branch: perl
9171            ! utf8.c
9172 ____________________________________________________________________________
9173 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
9174         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
9175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9176              Date: Mon, 31 Dec 2001 20:28:46 -0500
9177              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
9178      Branch: perl
9179            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
9180            ! MANIFEST
9181 ____________________________________________________________________________
9182 [ 14685] By: nick                                  on 2002/02/14  14:20:20
9183         Log: Make dependencies more precise (for nmake)
9184      Branch: perlio
9185            ! ext/Encode/EUC_JP/Makefile.PL
9186 ____________________________________________________________________________
9187 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
9188         Log: Subject: [PATCH @13746] tied hashes
9189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
9190              Date: Mon, 31 Dec 2001 19:15:39 -0500
9191              Message-ID: <20011231191539.A46@math.ohio-state.edu>
9192      Branch: perl
9193            ! lib/Tie/Hash.pm pod/perltie.pod
9194 ____________________________________________________________________________
9195 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
9196         Log: Subject: Re: [PATCH] Configure followed by make minitest
9197              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9198              Date: Sun, 10 Feb 2002 23:22:05 -0800
9199              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
9200      Branch: perl
9201            ! Makefile.SH
9202 ____________________________________________________________________________
9203 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
9204         Log: Subject: Re: perl@14647
9205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9206              Date: Mon, 11 Feb 2002 19:30:36 +0100
9207              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
9208      Branch: perl
9209            ! t/op/groups.t
9210 ____________________________________________________________________________
9211 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
9212         Log: Update Changes.
9213      Branch: perl
9214            ! Changes patchlevel.h
9215 ____________________________________________________________________________
9216 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
9217         Log: Integrate perlio;
9218              
9219              Do not lc() the file names before doing dirname() or they don't match.
9220      Branch: perl
9221           !> lib/ExtUtils/t/Installed.t
9222 ____________________________________________________________________________
9223 [ 14679] By: sky                                   on 2002/02/13  12:56:13
9224         Log: rename mutex to make a bit more sense
9225      Branch: perl
9226            ! ext/threads/threads.xs
9227 ____________________________________________________________________________
9228 [ 14678] By: sky                                   on 2002/02/13  12:46:11
9229         Log: Track active threads....
9230      Branch: perl
9231            ! ext/threads/threads.pm ext/threads/threads.xs
9232 ____________________________________________________________________________
9233 [ 14677] By: nick                                  on 2002/02/13  09:30:42
9234         Log: Do not lc() the file names before doing dirname() or they don't match.
9235      Branch: perlio
9236            ! lib/ExtUtils/t/Installed.t
9237 ____________________________________________________________________________
9238 [ 14676] By: sky                                   on 2002/02/13  09:03:37
9239         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
9240              From: Michael G Schwern <schwern@pobox.com>
9241              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
9242              Message-Id: <20020213100017.GA6288@blackrider>
9243      Branch: perl
9244            ! lib/File/Spec/t/rel2abs2rel.t
9245 ____________________________________________________________________________
9246 [ 14675] By: sky                                   on 2002/02/13  09:00:24
9247         Log: Do not propagate END blocks to child threads, test.
9248      Branch: perl
9249            + ext/threads/t/end.t
9250            ! MANIFEST ext/threads/threads.xs
9251 ____________________________________________________________________________
9252 [ 14674] By: nick                                  on 2002/02/13  08:34:55
9253         Log: Integrate mainline
9254      Branch: perlio
9255           +> ext/threads/t/join.t
9256           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
9257           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
9258           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
9259 ____________________________________________________________________________
9260 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
9261         Log: metaconfig unit change for #14672.
9262      Branch: metaconfig
9263            ! U/modified/lns.U
9264 ____________________________________________________________________________
9265 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
9266         Log: $ln is supposed to be already set to $ln + executable suffix
9267              on platforms that need it, from Paul Green.
9268      Branch: perl
9269            ! Configure
9270 ____________________________________________________________________________
9271 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
9272         Log: Subject: New command syntax for 'x' command
9273              From: Mark-Jason Dominus <mjd@plover.com>
9274              Date: Tue, 12 Feb 2002 20:54:01 -0500
9275              Message-ID: <20020213015401.25685.qmail@plover.com>
9276      Branch: perl
9277            ! lib/perl5db.pl pod/perldebug.pod
9278 ____________________________________________________________________________
9279 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
9280         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
9281              From: Mark-Jason Dominus <mjd@plover.com>
9282              Date: Tue, 12 Feb 2002 20:20:42 -0500
9283              Message-ID: <20020213012042.25245.qmail@plover.com>
9284      Branch: perl
9285            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
9286 ____________________________________________________________________________
9287 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
9288         Log: Iteration continues.
9289      Branch: perl
9290            ! utf8.c
9291 ____________________________________________________________________________
9292 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
9293         Log: Duh.
9294      Branch: perl
9295            ! pp_pack.c t/op/length.t
9296 ____________________________________________________________________________
9297 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
9298         Log: Retract #14666.
9299      Branch: perl
9300            ! t/op/lc.t
9301 ____________________________________________________________________________
9302 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
9303         Log: (retracted by #14667)
9304      Branch: perl
9305            ! t/op/lc.t
9306 ____________________________________________________________________________
9307 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
9308         Log: Tiny test script tweaks.
9309      Branch: perl
9310            ! t/uni/fold.t
9311 ____________________________________________________________________________
9312 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
9313         Log: Rewrite the "special mapping" part of to_utf8_case(),
9314              this time with fewer bugs.  (See: The Law of Cybernetic
9315              Entymology.)
9316      Branch: perl
9317            ! utf8.c
9318 ____________________________________________________________________________
9319 [ 14663] By: sky                                   on 2002/02/12  18:26:16
9320         Log: Stop failures if you pass an object, sv_dup might not be the right 
9321              thing to use since I have a feeling we end up cloning far too much. 
9322              (Like the stash for example).... Maybe we need a lightweight sv_dup 
9323              that searches the target for things....
9324              Real fix is another option to perl_clone which controls if you should 
9325              save stashes.
9326      Branch: perl
9327            ! ext/threads/threads.xs
9328 ____________________________________________________________________________
9329 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
9330         Log: Retract #14661.
9331      Branch: perl
9332            ! hints/solaris_2.sh
9333 ____________________________________________________________________________
9334 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
9335         Log: (retracted by #14662)
9336      Branch: perl
9337            ! hints/solaris_2.sh
9338 ____________________________________________________________________________
9339 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
9340         Log: EBCDIC: another "can't happen".
9341      Branch: perl
9342            ! utf8.c
9343 ____________________________________________________________________________
9344 [ 14659] By: sky                                   on 2002/02/12  14:38:21
9345         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
9346      Branch: perl
9347            + ext/threads/t/join.t
9348            ! MANIFEST ext/threads/threads.xs
9349 ____________________________________________________________________________
9350 [ 14658] By: nick                                  on 2002/02/12  13:54:06
9351         Log: Integrate mainline
9352      Branch: perlio
9353           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
9354           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
9355           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
9356 ____________________________________________________________________________
9357 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
9358         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
9359              From: Jan Dubois <JanD@ActiveState.com> 
9360              Date: Tue, 12 Feb 2002 00:56:31 -0800
9361              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
9362      Branch: perl
9363            ! lib/Win32.pod win32/win32.c win32/win32.h
9364 ____________________________________________________________________________
9365 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
9366         Log: Subject: [PATCH] Re: 14654 introduced a bug 
9367              From: Michael G Schwern <schwern@pobox.com> 
9368              Date: Tue, 12 Feb 2002 05:37:36 -0500
9369              Message-ID: <20020212103736.GC14327@blackrider>
9370      Branch: perl
9371            ! lib/File/Spec/t/rel2abs2rel.t
9372 ____________________________________________________________________________
9373 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
9374         Log: More unset installman[13]dir tweaks from chromatic.
9375      Branch: perl
9376            ! lib/ExtUtils/Installed.pm
9377 ____________________________________________________________________________
9378 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
9379         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
9380              From: Michael G Schwern <schwern@pobox.com>
9381              Date: Mon, 11 Feb 2002 12:23:02 -0500
9382              Message-ID: <20020211172302.GD9556@blackrider>
9383      Branch: perl
9384            ! lib/File/Spec/t/rel2abs2rel.t
9385 ____________________________________________________________________________
9386 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
9387         Log: Use `` instead of -| to be a little bit more portable,
9388              from Michael Schwern.
9389      Branch: perl
9390            ! lib/ExtUtils/t/Embed.t
9391 ____________________________________________________________________________
9392 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
9393         Log: EBCDIC: this change for \N{} in particular is now
9394              unnecessary because of the recent more general
9395              pack U change.
9396      Branch: perl
9397            ! toke.c
9398 ____________________________________________________________________________
9399 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
9400         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
9401              From: "Craig A. Berry" <craigberry@mac.com>
9402              Date: Mon, 11 Feb 2002 17:13:47 -0600
9403              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
9404      Branch: perl
9405            ! t/test.pl
9406 ____________________________________________________________________________
9407 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
9408         Log: EBCDIC: pack U bytes change.
9409      Branch: perl
9410            ! t/op/length.t
9411 ____________________________________________________________________________
9412 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
9413         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
9414      Branch: perl
9415            ! t/op/each.t
9416 ____________________________________________________________________________
9417 [ 14648] By: nick                                  on 2002/02/11  16:14:50
9418         Log: Integrate mainline
9419      Branch: perlio
9420           !> Changes Configure Makefile.SH autodoc.pl
9421           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
9422           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
9423           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
9424 ____________________________________________________________________________
9425 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
9426         Log: Update Changes.
9427      Branch: perl
9428            ! Changes patchlevel.h
9429 ____________________________________________________________________________
9430 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
9431         Log: Regen toc.
9432      Branch: perl
9433            ! pod/perltoc.pod
9434 ____________________________________________________________________________
9435 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
9436         Log: Forgot from #14641.
9437      Branch: perl
9438            ! lib/ExtUtils/t/Embed.t
9439 ____________________________________________________________________________
9440 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
9441         Log: A forgotten metaconfig unit.
9442      Branch: metaconfig/U/perl
9443            + i_features.U
9444 ____________________________________________________________________________
9445 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
9446         Log: metaconfig unit changes for #14642.
9447      Branch: metaconfig
9448            + U/modified/lns.U
9449      Branch: metaconfig/U/perl
9450            ! issymlink.U
9451 ____________________________________________________________________________
9452 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
9453         Log: -Dmksymlinks was broken by #14628.
9454      Branch: perl
9455            ! Configure
9456 ____________________________________________________________________________
9457 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
9458         Log: Subject: [PATCH @14577] OS/2 build
9459              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9460              Date: Mon, 11 Feb 2002 06:56:41 -0500
9461              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
9462              
9463              (sans the Configure, perlio.sym, and t/op/stat.t parts)
9464      Branch: perl
9465            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
9466            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
9467            ! os2/os2ish.h
9468 ____________________________________________________________________________
9469 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
9470         Log: Integrate perlio;
9471              
9472              Re-structure Japanese encodings - part 1
9473              
9474              Split Japanese encodings - part 2
9475              - build separate .c files with separate 'compile' steps
9476              - overall Japanese.xs / Japanese.pm which loads them
9477              
9478              Add test for Japanese encoding (well euc-jp anyway).
9479              Fix one bug shown by above
9480              Skip test which does not pass yet.
9481              
9482              Patch up the failing multi-byte write case, and un-skip
9483              the test.
9484      Branch: perl
9485           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
9486           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
9487            - ext/Encode/EUC_JP/EUC_JP.pm
9488           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
9489 ____________________________________________________________________________
9490 [ 14639] By: nick                                  on 2002/02/11  11:59:18
9491         Log: Patch up the failing multi-byte write case, and un-skip
9492              the test.
9493      Branch: perlio
9494            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
9495 ____________________________________________________________________________
9496 [ 14638] By: nick                                  on 2002/02/11  10:55:39
9497         Log: Add test for Japanese encoding (well euc-jp anyway).
9498              Fix one bug shown by above
9499              Skip test which does not pass yet.
9500      Branch: perlio
9501            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
9502            + ext/Encode/t/table.ref
9503            ! MANIFEST ext/Encode/Encode.xs
9504 ____________________________________________________________________________
9505 [ 14637] By: nick                                  on 2002/02/11  09:07:04
9506         Log: Split Japanese encodings - part 2
9507              - build separate .c files with separate 'compile' steps
9508              - overall Japanese.xs / Japanese.pm which loads them
9509      Branch: perlio
9510            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
9511 ____________________________________________________________________________
9512 [ 14636] By: nick                                  on 2002/02/11  08:15:42
9513         Log: Re-structure Japanese encodings - part 1
9514      Branch: perlio
9515           +> ext/Encode/EUC_JP/Japanese.pm
9516            - ext/Encode/EUC_JP/EUC_JP.pm
9517            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
9518 ____________________________________________________________________________
9519 [ 14635] By: nick                                  on 2002/02/11  08:05:12
9520         Log: Integrate mainline
9521      Branch: perlio
9522           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
9523           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
9524           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
9525 ____________________________________________________________________________
9526 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
9527         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
9528              From: Mike Guy <mjtg@cam.ac.uk>
9529              Date: Mon, 11 Feb 2002 02:50:42 +0000
9530              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
9531      Branch: perl
9532            ! t/op/arith.t
9533 ____________________________________________________________________________
9534 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
9535         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
9536              Stepping backward in the string would be majorly bad.
9537      Branch: perl
9538            ! regcomp.c
9539 ____________________________________________________________________________
9540 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
9541         Log: The debugger part of
9542              
9543              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
9544              From: Michael G Schwern <schwern@pobox.com> 
9545              Date: Wed, 6 Feb 2002 17:32:12 -0500
9546              Message-ID: <20020206223212.GG1346@blackrider>
9547      Branch: perl
9548            ! lib/perl5db.pl
9549 ____________________________________________________________________________
9550 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
9551         Log: Integrate perlio;
9552              
9553              Borland/Win32 tuning
9554              
9555              Move PerlIO_perlio to layer_syms where it belongs?
9556      Branch: perl
9557           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
9558 ____________________________________________________________________________
9559 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
9560         Log: EBCDIC: the low 256 needs to be shuffled also
9561              in pack/unpack U (this breaks the equivalence
9562              of pack U and v-strings, but I think if someone
9563              has to give, v-strings are a good victim)
9564      Branch: perl
9565            ! pp_pack.c t/op/pack.t
9566 ____________________________________________________________________________
9567 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
9568         Log: metaconfig unit changes for #14628.
9569      Branch: metaconfig/U/perl
9570            ! d_u32align.U issymlink.U
9571 ____________________________________________________________________________
9572 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
9573         Log: Two Configure tweaks; the u32align test was trying
9574              to write into a string literal, the ln -s test was
9575              failing in VOS.
9576      Branch: perl
9577            ! Configure
9578 ____________________________________________________________________________
9579 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
9580         Log: DJGPP tweaks from Laszlo Molnar.
9581      Branch: perl
9582            ! djgpp/djgpp.c lib/File/Spec.pm
9583 ____________________________________________________________________________
9584 [ 14626] By: nick                                  on 2002/02/10  18:36:47
9585         Log: Move PerlIO_perlio to layer_syms where it belongs?
9586      Branch: perlio
9587            ! makedef.pl
9588 ____________________________________________________________________________
9589 [ 14625] By: nick                                  on 2002/02/10  18:02:21
9590         Log: Borland/Win32 tuning
9591      Branch: perlio
9592            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
9593 ____________________________________________________________________________
9594 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
9595         Log: Additional explanation for the [:...:] failure.
9596      Branch: perl
9597            ! pod/perldiag.pod
9598 ____________________________________________________________________________
9599 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
9600         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
9601              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9602              Date: Sun, 10 Feb 2002 13:32:48 +0100
9603              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
9604      Branch: perl
9605            ! makedef.pl
9606 ____________________________________________________________________________
9607 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
9608         Log: Test tweaks from chromatic for cases where there
9609              are no installman1dir or installman3dir.
9610      Branch: perl
9611            ! lib/ExtUtils/t/Installed.t
9612 ____________________________________________________________________________
9613 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
9614         Log: Integrate perlio;
9615              
9616              Nick Clark's tweaks to Encode compile process
9617              1. Use decimal constants to unit string arrays rather than
9618              very long string litterals (latter having possible "\0"
9619              on end issues, and needing ANSI C line splicing).
9620              2. Replace tail-recursion during insert process with itteration.
9621              Nick C sees 12% speedup from these.
9622      Branch: perl
9623           !> ext/Encode/Encode.pm ext/Encode/compile
9624 ____________________________________________________________________________
9625 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
9626         Log: Portability notes: filename characters, character sets.
9627      Branch: perl
9628            ! pod/perlport.pod
9629 ____________________________________________________________________________
9630 [ 14619] By: nick                                  on 2002/02/10  11:06:05
9631         Log: Integrate mainline
9632      Branch: perlio
9633            ! ext/Encode/Encode.pm
9634           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
9635           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
9636           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
9637           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
9638           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
9639 ____________________________________________________________________________
9640 [ 14618] By: nick                                  on 2002/02/10  10:48:15
9641         Log: Nick Clark's tweaks to Encode compile process
9642              1. Use decimal constants to unit string arrays rather than
9643              very long string litterals (latter having possible "\0"
9644              on end issues, and needing ANSI C line splicing).
9645              2. Replace tail-recursion during insert process with itteration.
9646              Nick C sees 12% speedup from these.
9647      Branch: perlio
9648            ! ext/Encode/compile
9649 ____________________________________________________________________________
9650 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
9651         Log: Use the "Unicode 1.0" name field for control characters,
9652              as suggested by Mark Davis.  Note that Unicode 3.2 will
9653              require some more legwork on this because of certain
9654              alternative names.
9655      Branch: perl
9656            ! lib/unicore/Name.pl lib/unicore/mktables
9657 ____________________________________________________________________________
9658 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
9659         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
9660      Branch: perl
9661            ! hints/os390.sh
9662 ____________________________________________________________________________
9663 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
9664         Log: EBCDIC: the non-printable characters are different.
9665      Branch: perl
9666            ! ext/B/B/Deparse.pm
9667 ____________________________________________________________________________
9668 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
9669         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
9670              From: Nicholas Clark <nick@unfortu.net> 
9671              Date: Sat, 9 Feb 2002 22:31:29 +0000
9672              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
9673      Branch: perl
9674            ! t/lib/warnings/pp_hot
9675 ____________________________________________________________________________
9676 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
9677         Log: Subject: [PATCH] Re: Modulus operator inconsistency
9678              From: Nicholas Clark <nick@unfortu.net>
9679              Date: Sat, 9 Feb 2002 21:00:13 +0000
9680              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
9681      Branch: perl
9682            ! op.c t/op/arith.t
9683 ____________________________________________________________________________
9684 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
9685         Log: Use the same escaping mechanism for all the *flags.
9686      Branch: perl
9687            ! lib/ExtUtils/Embed.pm
9688 ____________________________________________________________________________
9689 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
9690         Log: Protect possible parentheses in ccflags, ccdlflags, and
9691              ldflags.  (In OS/390 there are parentheses in ccflags.)
9692      Branch: perl
9693            ! lib/ExtUtils/Embed.pm
9694 ____________________________________________________________________________
9695 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
9696         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
9697              From: Peter Scott <Peter@PSDT.com>
9698              Date: Fri, 08 Feb 2002 19:20:19 -0800
9699              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
9700      Branch: perl
9701            ! lib/perl5db.pl
9702 ____________________________________________________________________________
9703 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
9704         Log: FAQ sync.
9705      Branch: perl
9706            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
9707 ____________________________________________________________________________
9708 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
9709         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
9710              From: Chris Nandor <pudge@pobox.com>
9711              Date: Fri, 08 Feb 2002 16:31:41 -0500
9712              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
9713      Branch: perl
9714            ! cop.h deb.c pp_ctl.c toke.c util.c
9715 ____________________________________________________________________________
9716 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
9717         Log: Redo CopFILE / MacPerl_MPWFIleName patch
9718      Branch: maint-5.6/macperl
9719            ! cop.h deb.c pp_ctl.c toke.c util.c
9720 ____________________________________________________________________________
9721 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
9722         Log: The metaconfig unit change to go with #14605.
9723      Branch: metaconfig/U/perl
9724            ! libperl.U
9725 ____________________________________________________________________________
9726 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
9727         Log: The Configure change to go with #14604.
9728      Branch: perl
9729            ! Configure
9730 ____________________________________________________________________________
9731 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
9732         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
9733              From: Andy Dougherty <doughera@lafayette.edu>
9734              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
9735              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
9736      Branch: perl
9737            ! hints/bsdos.sh
9738 ____________________________________________________________________________
9739 [ 14603] By: nick                                  on 2002/02/08  18:16:09
9740         Log: Integrate mainline
9741      Branch: perlio
9742           +> ext/threads/t/libc.t
9743           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
9744           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
9745 ____________________________________________________________________________
9746 [ 14602] By: sky                                   on 2002/02/08  15:19:15
9747         Log: Start testing for safe localtime functions, TODO, test more functions.
9748      Branch: perl
9749            + ext/threads/t/libc.t
9750            ! MANIFEST
9751 ____________________________________________________________________________
9752 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
9753         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
9754              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9755              Date: Fri, 8 Feb 2002 00:21:07 +0100
9756              Message-ID: <20020208002107.E763@rafael>
9757      Branch: perl
9758            ! doio.c pp_sys.c t/io/argv.t
9759 ____________________________________________________________________________
9760 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
9761         Log: Subject: [PATCH] Configure followed by make minitest
9762              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9763              Date: Wed, 06 Feb 2002 21:35:20 -0800
9764              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
9765      Branch: perl
9766            ! t/op/taint.t t/run/fresh_perl.t
9767 ____________________________________________________________________________
9768 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
9769         Log: Integrate perlio;
9770              
9771              Extract something from yesterdays effort - convert my mail on pad
9772              data structures (incoporating Sarathy's corrections/clarifications)
9773              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
9774      Branch: perl
9775           !> cv.h pod/perlapi.pod pod/perlintern.pod
9776 ____________________________________________________________________________
9777 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
9778         Log: metaconfig unit changes for #14597.
9779      Branch: metaconfig
9780            ! U/modified/Loc.U
9781      Branch: metaconfig/U/perl
9782            ! libperl.U
9783 ____________________________________________________________________________
9784 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
9785         Log: Configure DJGPP tweak from Laszlo Molnar.
9786      Branch: perl
9787            ! Configure
9788 ____________________________________________________________________________
9789 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
9790         Log: DJGPP tweaks from Laszlo Molnar.
9791      Branch: perl
9792            ! djgpp/djgppsed.sh perl.c
9793 ____________________________________________________________________________
9794 [ 14595] By: nick                                  on 2002/02/08  09:19:29
9795         Log: Extract something from yesterdays effort - convert my mail on pad
9796              data structures (incoporating Sarathy's corrections/clarifications)
9797              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
9798      Branch: perlio
9799            ! cv.h pod/perlapi.pod pod/perlintern.pod
9800 ____________________________________________________________________________
9801 [ 14594] By: nick                                  on 2002/02/08  08:34:49
9802         Log: Integrate mainline
9803      Branch: perlio
9804           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
9805           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
9806           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
9807           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
9808           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
9809           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
9810 ____________________________________________________________________________
9811 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
9812         Log: To really skip the test an exit() is needed.
9813      Branch: perl
9814            ! lib/encoding.t
9815 ____________________________________________________________________________
9816 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
9817         Log: More diagnostics from Nicholas Clark.
9818      Branch: perl
9819            ! lib/Benchmark.t
9820 ____________________________________________________________________________
9821 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
9822         Log: In case of failure be more verbose.
9823      Branch: perl
9824            ! t/base/num.t
9825 ____________________________________________________________________________
9826 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
9827         Log: Update Changes
9828      Branch: maint-5.6/macperl
9829            ! macos/Changes
9830 ____________________________________________________________________________
9831 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
9832         Log: Merge AEGizmos library into PPC binary
9833      Branch: maint-5.6/macperl
9834            ! macos/Makefile.mk
9835 ____________________________________________________________________________
9836 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
9837         Log: Add -ansifor for MrCpp options
9838      Branch: maint-5.6/macperl
9839            ! macos/BuildRules.mk
9840 ____________________________________________________________________________
9841 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
9842         Log: Check ownership of CatInfos (MacPerl Bug #494482)
9843      Branch: maint-5.6/macperl
9844            ! macos/ext/Mac/Files/Files.xs
9845 ____________________________________________________________________________
9846 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
9847         Log: Resource updates
9848      Branch: maint-5.6/macperl
9849            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
9850 ____________________________________________________________________________
9851 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
9852         Log: Empty path is ENOENT (MacPerl Bug #512351)
9853      Branch: maint-5.6/macperl
9854            ! macos/macperl/MPAppleEvents.c
9855 ____________________________________________________________________________
9856 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
9857         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
9858      Branch: maint-5.6/macperl
9859            ! macos/macperl/MPAEVTStream.cp
9860 ____________________________________________________________________________
9861 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
9862         Log: macify(ABSTRACT_FROM)
9863      Branch: maint-5.6/macperl
9864            ! macos/lib/ExtUtils/MM_MacOS.pm
9865 ____________________________________________________________________________
9866 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
9867         Log: Use correct Mac filenames in error messages, caller()
9868      Branch: maint-5.6/macperl
9869            ! deb.c pp_ctl.c toke.c util.c
9870 ____________________________________________________________________________
9871 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
9872         Log: Sanity checks to see that the IV/NV and the PV of numeric
9873              scalars stay in sync (unearthed this via the OS/390 gcvt()
9874              brokenness)
9875      Branch: perl
9876            + t/base/num.t
9877            ! MANIFEST
9878 ____________________________________________________________________________
9879 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
9880         Log: Retract the anon leak subpatch of #14418 and #14431
9881              (the latter came into bleadperl as part of #14433).
9882      Branch: perl
9883            ! op.c t/run/fresh_perl.t
9884 ____________________________________________________________________________
9885 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
9886         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
9887              mangles 0.1 to "10".  sprintf() seems more well-behaved.
9888      Branch: perl
9889            ! hints/os390.sh
9890 ____________________________________________________________________________
9891 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
9892         Log: Subject: [PATCH @14557] another Encode fix for VMS
9893              From: "Craig A. Berry" <craigberry@mac.com>
9894              Date: Wed, 06 Feb 2002 14:44:20 -0600
9895              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
9896      Branch: perl
9897            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
9898 ____________________________________________________________________________
9899 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
9900         Log: Integrate perlio;
9901              
9902              One way to avoid OS390 winge about #line directives.
9903      Branch: perl
9904           !> ext/Encode/EUC_JP/Makefile.PL
9905 ____________________________________________________________________________
9906 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
9907         Log: Update Changes.
9908      Branch: perl
9909            ! Changes patchlevel.h
9910 ____________________________________________________________________________
9911 [ 14575] By: nick                                  on 2002/02/06  15:23:24
9912         Log: One way to avoid OS390 winge about #line directives.
9913      Branch: perlio
9914            ! ext/Encode/EUC_JP/Makefile.PL
9915 ____________________________________________________________________________
9916 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
9917         Log: s/Netware/NetWare/
9918      Branch: perl
9919            ! MANIFEST
9920 ____________________________________________________________________________
9921 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
9922         Log: New Netware scripts.
9923      Branch: perl
9924            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
9925            + NetWare/t/NWScripts-Exist.pl
9926            ! MANIFEST
9927 ____________________________________________________________________________
9928 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
9929         Log: EBCDIC: the encoding pragma would need some rethinking,
9930              probably a pass of EBCDIC->Unicode mapping.  For now,
9931              disable it on EBCDIC.
9932      Branch: perl
9933            ! lib/encoding.pm lib/encoding.t
9934 ____________________________________________________________________________
9935 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
9936         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
9937              for the low 256.  Now tweaked the tests, but maybe it's
9938              the module that needs few NATIVE_TO_UNI()s somewhere?
9939      Branch: perl
9940            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
9941 ____________________________________________________________________________
9942 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
9943         Log: Subject: [PATCH utf8.c] format problem
9944              From: Robin Barker <rmb1@cise.npl.co.uk>
9945              Date: Wed, 6 Feb 2002 14:01:43 GMT
9946              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
9947      Branch: perl
9948            ! utf8.c
9949 ____________________________________________________________________________
9950 [ 14569] By: nick                                  on 2002/02/06  09:52:23
9951         Log: Integrate mainline
9952      Branch: perlio
9953           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
9954           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
9955           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
9956           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
9957           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
9958           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
9959 ____________________________________________________________________________
9960 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
9961         Log: EBCDIC: 0x41 is not cricket.
9962      Branch: perl
9963            ! ext/Encode/t/Encode.t
9964 ____________________________________________________________________________
9965 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
9966         Log: NetWare update from Ananth Kesari.
9967      Branch: perl
9968            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
9969            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
9970            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
9971            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
9972            ! NetWare/t/NWScripts.pl makedef.pl
9973 ____________________________________________________________________________
9974 [ 14566] By: sky                                   on 2002/02/05  18:39:13
9975         Log: Subject: Re: File::Spec::rel2abs2rel (?)
9976              From: Michael G Schwern <schwern@pobox.com>
9977              Date: Tue, 5 Feb 2002 13:47:39 -0500
9978              Message-ID: <20020205184739.GB17375@blackrider>
9979      Branch: perl
9980            ! lib/File/Spec/t/rel2abs2rel.t
9981 ____________________________________________________________________________
9982 [ 14565] By: nick                                  on 2002/02/05  17:31:24
9983         Log: Integrate mainline
9984      Branch: perlio
9985           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
9986           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
9987           !> utf8.h
9988 ____________________________________________________________________________
9989 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
9990         Log: Integrate perlio;
9991              
9992              More Encode tweaks:
9993              - make expensive and marginal substring search optional (-O)
9994              - enable -O for ASCII-oid encodings (search space is small)
9995              - add ASCII-oid jis0201 to basic Encode.so
9996              - add some other Japanese encodings to EUC_JP bundle (without -O)
9997      Branch: perl
9998           +> ext/Encode/Encode/jis0201.ucm
9999           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
10000           !> ext/Encode/compile
10001 ____________________________________________________________________________
10002 [ 14563] By: nick                                  on 2002/02/05  16:01:15
10003         Log: More Encode tweaks:
10004              - make expensive and marginal substring search optional (-O)
10005              - enable -O for ASCII-oid encodings (search space is small)
10006              - add ASCII-oid jis0201 to basic Encode.so
10007              - add some other Japanese encodings to EUC_JP bundle (without -O)
10008      Branch: perlio
10009            + ext/Encode/Encode/jis0201.ucm
10010            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
10011            ! ext/Encode/compile
10012 ____________________________________________________________________________
10013 [ 14562] By: sky                                   on 2002/02/05  14:50:36
10014         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
10015      Branch: perl
10016            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
10017 ____________________________________________________________________________
10018 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
10019         Log: EBCDIC: SHARP S is different.
10020      Branch: perl
10021            ! regexec.c utf8.h
10022 ____________________________________________________________________________
10023 [ 14560] By: sky                                   on 2002/02/05  13:49:40
10024         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
10025      Branch: perl
10026            ! t/op/filetest.t
10027 ____________________________________________________________________________
10028 [ 14559] By: sky                                   on 2002/02/05  11:39:24
10029         Log: Add . first to the PATH environment to test that we really
10030              get ./perl and not some other older perl.
10031      Branch: perl
10032            ! lib/File/Spec/t/rel2abs2rel.t
10033 ____________________________________________________________________________
10034 [ 14558] By: sky                                   on 2002/02/05  11:20:21
10035         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...
10036      Branch: perl
10037            ! ext/POSIX/t/posix.t
10038 ____________________________________________________________________________
10039 [ 14557] By: sky                                   on 2002/02/05  10:30:58
10040         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
10041      Branch: perl
10042            ! hints/darwin.sh perl.h
10043 ____________________________________________________________________________
10044 [ 14556] By: nick                                  on 2002/02/05  06:58:52
10045         Log: Integrate mainline
10046      Branch: perlio
10047           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
10048           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
10049           !> lib/File/Find/t/taint.t
10050 ____________________________________________________________________________
10051 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
10052         Log: Integrate change #14439 from maintperl
10053      Branch: maint-5.6/macperl
10054           !> op.c
10055 ____________________________________________________________________________
10056 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
10057         Log: Subject: [PATCH] File::Find tests not cleaning up properly
10058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10059              Date: Mon, 4 Feb 2002 22:09:07 +0100
10060              Message-ID: <20020204220907.A8288@rafael>
10061      Branch: perl
10062            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
10063 ____________________________________________________________________________
10064 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
10065         Log: Signedness mumblings from Tru64.
10066      Branch: perl
10067            ! ext/Encode/Encode.xs
10068 ____________________________________________________________________________
10069 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
10070         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
10071              From: "Craig A. Berry" <craigberry@mac.com>
10072              Date: Mon, 04 Feb 2002 17:16:00 -0600
10073              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
10074      Branch: perl
10075            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
10076            ! ext/Encode/Encode.xs
10077 ____________________________________________________________________________
10078 [ 14551] By: nick                                  on 2002/02/04  16:00:31
10079         Log: Integrate mainline
10080      Branch: perlio
10081           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
10082           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
10083           !> regcomp.c
10084 ____________________________________________________________________________
10085 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
10086         Log: Update Changes.
10087      Branch: perl
10088            ! Changes patchlevel.h
10089 ____________________________________________________________________________
10090 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
10091         Log: Comment microtweaks.
10092      Branch: perl
10093            ! lib/locale.t
10094 ____________________________________________________________________________
10095 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
10096         Log: Subject: trivial docu patch
10097              From: andreas.koenig@anima.de (Andreas J. Koenig)
10098              Date: 04 Feb 2002 08:15:19 +0100
10099              Message-ID: <m3pu3l7m60.fsf@anima.de>
10100      Branch: perl
10101            ! pod/perluniintro.pod
10102 ____________________________________________________________________________
10103 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
10104         Log: Subject: [PATCH] (??{ }) anomaly
10105              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10106              Date: Sun, 03 Feb 2002 20:21:45 -0800
10107              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
10108      Branch: perl
10109            ! regcomp.c
10110 ____________________________________________________________________________
10111 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
10112         Log: Integrate perlio.
10113              
10114              Carry on where we left off if we have to grow destination
10115              SV during XS encode/decode
10116              
10117              Remove debugging warning, be consistent about API fails.
10118      Branch: perl
10119           !> ext/Encode/Encode.xs
10120 ____________________________________________________________________________
10121 [ 14545] By: nick                                  on 2002/02/03  20:03:38
10122         Log: Remove debugging warning, be consistent about API fails.
10123      Branch: perlio
10124            ! ext/Encode/Encode.xs
10125 ____________________________________________________________________________
10126 [ 14544] By: nick                                  on 2002/02/03  19:47:48
10127         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
10128      Branch: perlio
10129            ! ext/Encode/Encode.xs
10130 ____________________________________________________________________________
10131 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
10132         Log: Subject: PATCH CPAN.pm
10133              From: Mark-Jason Dominus <mjd@plover.com>
10134              Date: Sun, 03 Feb 2002 12:36:36 -0500
10135              Message-ID: <20020203173636.27451.qmail@plover.com>
10136      Branch: perl
10137            ! lib/CPAN.pm
10138 ____________________________________________________________________________
10139 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
10140         Log: Must search further back.
10141      Branch: perl
10142            ! lib/h2xs.t
10143 ____________________________________________________________________________
10144 [ 14541] By: nick                                  on 2002/02/03  18:52:09
10145         Log: Integrate mainline
10146      Branch: perlio
10147           !> (integrate 29 files)
10148 ____________________________________________________________________________
10149 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
10150         Log: EBCDIC: more natification.
10151      Branch: perl
10152            ! regcomp.c
10153 ____________________________________________________________________________
10154 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
10155         Log: Debug noise.
10156      Branch: perl
10157            ! ext/Encode/Encode.xs
10158 ____________________________________________________________________________
10159 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
10160         Log: Integrate perlio;
10161              
10162              Stable intermediate point in Encode cleanup.
10163              :encode(euc-jp) works on Dan's table.euc
10164              Much buffer copying and other silliness remains.
10165      Branch: perl
10166           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10167           !> ext/Encode/lib/Encode/Encoding.pm
10168 ____________________________________________________________________________
10169 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
10170         Log: Prettify.
10171      Branch: perl
10172            ! lib/unicore/mktables
10173 ____________________________________________________________________________
10174 [ 14536] By: nick                                  on 2002/02/03  17:32:03
10175         Log: Stable intermediate point in Encode cleanup.
10176              :encode(euc-jp) works on Dan's table.euc
10177              Much buffer copying and other silliness remains.
10178      Branch: perlio
10179            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10180            ! ext/Encode/lib/Encode/Encoding.pm
10181 ____________________________________________________________________________
10182 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
10183         Log: EBCDIC: it's much nicer to compare Unicode code points
10184              to Unicode code points.
10185      Branch: perl
10186            ! regexec.c
10187 ____________________________________________________________________________
10188 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
10189         Log: EBCDIC: character classes must remap the low 256.
10190      Branch: perl
10191            ! regcomp.c
10192 ____________________________________________________________________________
10193 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
10194         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
10195      Branch: perl
10196            ! lib/I18N/LangTags/List.pm
10197 ____________________________________________________________________________
10198 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
10199         Log: FAQ sync.
10200      Branch: perl
10201            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
10202            ! pod/perlfaq6.pod pod/perlfaq7.pod
10203 ____________________________________________________________________________
10204 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
10205         Log: Integrate perlio;
10206              
10207              Re-indent Encode.xs
10208              
10209              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
10210              (Mis-feature discovered by Encode.)
10211      Branch: perl
10212           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
10213 ____________________________________________________________________________
10214 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
10215         Log: Subject: [PATCH] lstat FH and -l FH warnings
10216              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10217              Date: Sat, 2 Feb 2002 22:24:54 +0100           
10218              Message-ID: <20020202222454.A11608@rafael>       
10219      Branch: perl
10220            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
10221            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
10222 ____________________________________________________________________________
10223 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
10224         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
10225              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10226              Date: Sat, 2 Feb 2002 13:11:01 +0100           
10227              Message-ID: <20020202131101.A722@rafael>               
10228              
10229              Subject: [PATCH t/op/ver.t] another false positive
10230              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10231              Date: Sat, 2 Feb 2002 13:38:22 +0100           
10232              Message-ID: <20020202133822.E722@rafael>         
10233              
10234              Subject: [PATCH] t/test.pl:ok() doesn't work
10235              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
10236              Date: Sun, 03 Feb 2002 00:02:38 -0800          
10237              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
10238      Branch: perl
10239            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
10240            ! t/test.pl
10241 ____________________________________________________________________________
10242 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
10243         Log: Subject: [PATCH @13746] OS2::Process's constants
10244              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10245              Date: Sat, 2 Feb 2002 01:00:55 -0500           
10246              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
10247      Branch: perl
10248            ! os2/OS2/Process/Makefile.PL
10249 ____________________________________________________________________________
10250 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
10251         Log: Subject: [PATCH @13746] h2xs   
10252              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10253              Date: Sat, 2 Feb 2002 00:58:44 -0500           
10254              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
10255      Branch: perl
10256            ! utils/h2xs.PL
10257 ____________________________________________________________________________
10258 [ 14526] By: nick                                  on 2002/02/03  14:54:18
10259         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
10260              (Mis-feature discovered by Encode.)
10261      Branch: perlio
10262            ! sv.c
10263 ____________________________________________________________________________
10264 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
10265         Log: EBCDIC: since #14519 made \N{...} to remap,
10266              the test cannot expect an ASCII code point.
10267      Branch: perl
10268            ! lib/charnames.t
10269 ____________________________________________________________________________
10270 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
10271         Log: Sub-MANIFEST-tweak.
10272      Branch: perl
10273            ! ext/Encode/MANIFEST
10274 ____________________________________________________________________________
10275 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
10276         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
10277              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10278              Date: Fri, 01 Feb 2002 23:51:03 +0900
10279              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
10280      Branch: perl
10281            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10282 ____________________________________________________________________________
10283 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
10284         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
10285              From: Andy Dougherty <doughera@lafayette.edu>
10286              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
10287              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
10288      Branch: perl
10289            ! README.solaris hints/solaris_2.sh
10290 ____________________________________________________________________________
10291 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
10292         Log: EBCDIC: no hope to get the low 256 right in unifolding.
10293      Branch: perl
10294            ! t/uni/fold.t
10295 ____________________________________________________________________________
10296 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
10297         Log: todo entry for missing pack formats.
10298      Branch: perl
10299            ! pod/perltodo.pod
10300 ____________________________________________________________________________
10301 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
10302         Log: EBCDIC: the low 256 \N{...} need to be remapped.
10303      Branch: perl
10304            ! toke.c
10305 ____________________________________________________________________________
10306 [ 14518] By: nick                                  on 2002/02/01  18:32:03
10307         Log: indent -kr -nce and some manual tweaks to match perl style.
10308      Branch: perlio
10309            ! ext/Encode/Encode.xs
10310 ____________________________________________________________________________
10311 [ 14517] By: nick                                  on 2002/02/01  18:20:46
10312         Log: Integrate mainline
10313      Branch: perlio
10314           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
10315           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
10316           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
10317           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
10318           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
10319           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
10320           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
10321 ____________________________________________________________________________
10322 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
10323         Log: Integrate perlio; 
10324              
10325              Minor Encode tweaks:
10326              - move Encode.pm back to top of Encode like normal XS extension
10327              - avoid .def as a file extension (Win32 builds)
10328      Branch: perl
10329            ! MANIFEST
10330           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
10331           !> ext/Encode/Makefile.PL ext/Encode/compile
10332 ____________________________________________________________________________
10333 [ 14515] By: nick                                  on 2002/02/01  16:27:59
10334         Log: Minor Encode tweaks:
10335              - move Encode.pm back to top of Encode like normal XS extension
10336              - avoid .def as a file extension (Win32 builds)
10337      Branch: perlio
10338           +> ext/Encode/Encode.pm
10339            - ext/Encode/lib/Encode.pm
10340            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
10341            ! ext/Encode/Makefile.PL ext/Encode/compile
10342 ____________________________________________________________________________
10343 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
10344         Log: Subject: [PATCH utf8.t] temp file not cleaned up
10345              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10346              Date: Fri, 1 Feb 2002 15:47:46 +0100
10347              Message-ID: <20020201154746.A24079@rafael>
10348      Branch: perl
10349            ! t/io/utf8.t
10350 ____________________________________________________________________________
10351 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
10352         Log: Subject: [PATCH] make "lstat FH" croak
10353              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10354              Date: Fri, 1 Feb 2002 15:12:50 +0100
10355              Message-ID: <20020201151250.A738@rafael>
10356      Branch: perl
10357            ! pod/perldiag.pod pp_sys.c t/op/stat.t
10358 ____________________________________________________________________________
10359 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
10360         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
10361              From: Kay Röpke <kroepke@dolphin-services.de>
10362              Date: Fri, 1 Feb 2002 01:10:43 +0100
10363              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
10364      Branch: perl
10365            ! t/op/stat.t
10366 ____________________________________________________________________________
10367 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
10368         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
10369              I got it in Tru64 + ithreads but only without -g, took
10370              some debugging by printf (which was no fun either since
10371              adding some debug printfs hid the error)
10372      Branch: perl
10373            ! regexec.c utf8.c
10374 ____________________________________________________________________________
10375 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
10376         Log: Subject: Re: [PATCH] perl -V:
10377              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
10378              Date: Thu, 31 Jan 2002 12:10:20 -0800
10379              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
10380              
10381              Subject: Re: [PATCH] perl -V:
10382              From: Michael G Schwern <schwern@pobox.com>
10383              Date: Thu, 31 Jan 2002 16:43:13 -0500
10384              Message-ID: <20020131214313.GH6498@blackrider>
10385      Branch: perl
10386            ! t/run/switches.t
10387 ____________________________________________________________________________
10388 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
10389         Log: #14505 effect.
10390      Branch: perl
10391            ! pod/perluniintro.pod
10392 ____________________________________________________________________________
10393 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
10394         Log: Daniel S. Lewart adopts the Math::Complex.
10395      Branch: perl
10396            ! lib/Math/Complex.pm
10397 ____________________________________________________________________________
10398 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
10399         Log: More Complex DWIMmery.
10400      Branch: perl
10401            ! lib/Math/Complex.pm lib/Math/Complex.t
10402 ____________________________________________________________________________
10403 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
10404         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
10405              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10406              Date: Thu, 31 Jan 2002 14:37:52 +0100
10407              Message-ID: <20020131143752.A1452@rafael>
10408      Branch: perl
10409            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
10410 ____________________________________________________________________________
10411 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
10412         Log: Turn the I/O Unicode error by default on, but the
10413              character-generating Unicode error by default off,
10414              as Larry suggested.
10415      Branch: perl
10416            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
10417            ! utf8.c
10418 ____________________________________________________________________________
10419 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
10420         Log: Subject: [PATCH] open.pm minor cleanup
10421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10422              Date: Thu, 31 Jan 2002 15:03:02 +0100
10423              Message-ID: <20020131150302.C1452@rafael>
10424      Branch: perl
10425            ! lib/open.pm
10426 ____________________________________________________________________________
10427 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
10428         Log: Update Changes.
10429      Branch: perl
10430            ! Changes patchlevel.h
10431 ____________________________________________________________________________
10432 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
10433         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
10434              From: Robin Barker <rmb1@cise.npl.co.uk>
10435              Date: Wed, 30 Jan 2002 11:58:33 GMT
10436              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
10437      Branch: perl
10438            ! lib/CPAN.pm
10439 ____________________________________________________________________________
10440 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
10441         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
10442              re-sort MANIFEST.
10443      Branch: perl
10444            + ext/Encode/Encode.pm
10445            - ext/Encode/lib/Encode.pm
10446            ! MANIFEST ext/Encode/Makefile.PL
10447 ____________________________________________________________________________
10448 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
10449         Log: Integrate perlio;
10450              
10451              Collect some stats during compile process.
10452              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
10453              as one XS - inconclusive - marginal win?
10454              Add some comments to encode.h
10455      Branch: perl
10456           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
10457           !> ext/Encode/encode.h
10458 ____________________________________________________________________________
10459 [ 14499] By: nick                                  on 2002/01/30  09:57:47
10460         Log: Collect some stats during compile process.
10461              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
10462              as one XS - inconclusive - marginal win?
10463              Add some comments to encode.h
10464      Branch: perlio
10465            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
10466            ! ext/Encode/encode.h
10467 ____________________________________________________________________________
10468 [ 14498] By: nick                                  on 2002/01/30  07:27:55
10469         Log: Integrate Jarkko's path/INC tweaks
10470      Branch: perlio
10471           !> ext/Encode/compile
10472 ____________________________________________________________________________
10473 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
10474         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
10475              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10476              Date: Tue, 29 Jan 2002 01:13:09 -0800
10477              Message-ID: <lemV8gzkgu/K092yn@efn.org>
10478      Branch: perl
10479            ! configpm
10480 ____________________________________________________________________________
10481 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
10482         Log: Subject: [PATCH t/op/inccode.t] new test
10483              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10484              Date: Tue, 29 Jan 2002 22:03:45 +0100
10485              Message-ID: <20020129220345.A704@rafael>
10486      Branch: perl
10487            ! t/op/inccode.t
10488 ____________________________________________________________________________
10489 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
10490         Log: EBCDIC: t/op/lc.t now passes.
10491      Branch: perl
10492            ! t/op/lc.t
10493 ____________________________________________________________________________
10494 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
10495         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
10496      Branch: perl
10497            ! utf8.c
10498 ____________________________________________________________________________
10499 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
10500         Log: Must find stuff during build.
10501      Branch: perl
10502            ! ext/Encode/compile
10503 ____________________________________________________________________________
10504 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
10505         Log: Integrate with perlio;
10506              
10507              Basics of a compiled Encode XS extension
10508      Branch: perl
10509           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
10510           +> ext/Encode/Encode/euc-jp.ucm
10511           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
10512           !> ext/Encode/encode.h
10513 ____________________________________________________________________________
10514 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
10515         Log: EBCDIC tweaks-- no new test passes, but getting closer.
10516      Branch: perl
10517            ! utf8.c
10518 ____________________________________________________________________________
10519 [ 14490] By: nick                                  on 2002/01/29  21:20:57
10520         Log: Basics of a compiled Encode XS extension
10521      Branch: perlio
10522            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
10523            + ext/Encode/Encode/euc-jp.ucm
10524            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
10525            ! ext/Encode/encode.h
10526 ____________________________________________________________________________
10527 [ 14489] By: nick                                  on 2002/01/29  18:40:54
10528         Log: Integrate mainline
10529      Branch: perlio
10530           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
10531           +> ext/Encode/lib/Encode/Encoding.pm
10532           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
10533           +> ext/Encode/lib/Encode/Tcl/Escape.pm
10534           +> ext/Encode/lib/Encode/Tcl/Extended.pm
10535           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
10536           +> ext/Encode/lib/Encode/Tcl/Table.pm
10537           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10538           +> ext/Encode/lib/Encode/iso10646_1.pm
10539           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10540           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
10541           +> ext/Encode/t/Tcl.t
10542            - ext/Encode.t ext/Encode/Encode.pm
10543            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
10544            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
10545           !> (integrate 33 files)
10546 ____________________________________________________________________________
10547 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
10548         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
10549              From: Richard Clamp <richardc@unixbeard.net>
10550              Date: Mon, 28 Jan 2002 02:17:55 +0000
10551              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
10552      Branch: perl
10553            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
10554 ____________________________________________________________________________
10555 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
10556         Log: OS/390 seems to do length 0 udp reads, Nicholas says
10557              skippage is for now the best cause of action.
10558      Branch: perl
10559            ! ext/Socket/socketpair.t
10560 ____________________________________________________________________________
10561 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
10562         Log: Encode cleanup from Dan Kogai; reworked even further.
10563      Branch: perl
10564            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
10565            + ext/Encode/lib/Encode/Encoding.pm
10566            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
10567            + ext/Encode/lib/Encode/Tcl/Escape.pm
10568            + ext/Encode/lib/Encode/Tcl/Extended.pm
10569            + ext/Encode/lib/Encode/Tcl/HanZi.pm
10570            + ext/Encode/lib/Encode/Tcl/Table.pm
10571            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10572            + ext/Encode/lib/Encode/iso10646_1.pm
10573            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10574            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
10575            + ext/Encode/t/Tcl.t
10576            - ext/Encode.t ext/Encode/Encode.pm
10577            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
10578            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
10579            ! MANIFEST ext/Encode/Encode/8859-1.ucm
10580            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
10581            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10582            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10583            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10584            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10585            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10586            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10587            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10588            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
10589            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
10590            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
10591            ! ext/Encode/compile
10592 ____________________________________________________________________________
10593 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
10594         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
10595      Branch: perl
10596            ! djgpp/djgpp.c perlio.c
10597 ____________________________________________________________________________
10598 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
10599         Log: Prettier printing from Michael Schwern.
10600      Branch: perl
10601            ! t/test.pl
10602 ____________________________________________________________________________
10603 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
10604         Log: Show also the debug and debugcolor as known pragmas.
10605      Branch: perl
10606            ! ext/re/re.pm
10607 ____________________________________________________________________________
10608 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
10609         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
10610              From: "Craig A. Berry" <craigberry@mac.com>
10611              Date: Mon, 28 Jan 2002 16:30:30 -0600
10612              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
10613      Branch: perl
10614            ! ext/B/t/assembler.t
10615 ____________________________________________________________________________
10616 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
10617         Log: metaconfig unit change for #14480.
10618      Branch: metaconfig
10619            ! U/modified/Init.U
10620 ____________________________________________________________________________
10621 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
10622         Log: DJGPP needs to know its exe soon, too.
10623      Branch: perl
10624            ! Configure
10625 ____________________________________________________________________________
10626 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
10627         Log: Round #2 on EBCDICation.
10628      Branch: perl
10629            ! t/op/append.t
10630 ____________________________________________________________________________
10631 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
10632         Log: Integrate perlio;
10633              
10634              Set makefile.mk CCHOME etc. for default locations of MinGW and free
10635              Borland compilers. (Borland builds one or two oddities.)
10636      Branch: perl
10637           !> win32/config.bc win32/makefile.mk
10638 ____________________________________________________________________________
10639 [ 14477] By: nick                                  on 2002/01/28  20:12:31
10640         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
10641              Borland compilers. (Borland builds one or two oddities.)
10642      Branch: perlio
10643            ! win32/config.bc win32/makefile.mk
10644 ____________________________________________________________________________
10645 [ 14476] By: nick                                  on 2002/01/28  18:43:47
10646         Log: Integrate mainline
10647      Branch: perlio
10648           !> Configure hints/hpux.sh
10649 ____________________________________________________________________________
10650 [ 14475] By: nick                                  on 2002/01/28  17:15:12
10651         Log: Integrate mainline
10652      Branch: perlio
10653           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
10654           !> patchlevel.h pp_sys.c t/lib/warnings/perl
10655 ____________________________________________________________________________
10656 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
10657         Log: metaconfig unit change for #14472.
10658      Branch: metaconfig/U/perl
10659            ! d_u32align.U
10660 ____________________________________________________________________________
10661 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
10662         Log: Misunderstood Merijn's patch.
10663      Branch: perl
10664            ! hints/hpux.sh
10665 ____________________________________________________________________________
10666 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
10667         Log: Misapplied Merijn's patch.
10668      Branch: perl
10669            ! Configure
10670 ____________________________________________________________________________
10671 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
10672         Log: Update Changes.
10673      Branch: perl
10674            ! Changes patchlevel.h
10675 ____________________________________________________________________________
10676 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
10677         Log: BeOS has sockets but not true ones.
10678      Branch: perl
10679            ! pp_sys.c
10680 ____________________________________________________________________________
10681 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
10682         Log: metaconfig unit change for #14467.
10683      Branch: metaconfig/U/perl
10684            ! d_u32align.U
10685 ____________________________________________________________________________
10686 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
10687         Log: For some strange reason under the smoke harness the alignment
10688              test hangs in HP-UX 10.20.  So hint it to avoid the test.
10689      Branch: perl
10690            ! hints/hpux.sh
10691 ____________________________________________________________________________
10692 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
10693         Log: Allow d_u32align to be hinted.
10694      Branch: perl
10695            ! Configure
10696 ____________________________________________________________________________
10697 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
10698         Log: The shift key is important.
10699      Branch: perl
10700            ! ext/B/B.xs
10701 ____________________________________________________________________________
10702 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
10703         Log: The "used only once" warnings (from gv_check) come
10704              in pseudorandom hash order-- in EBCDIC the order
10705              is different.  Add a new option that allow the warnings
10706              to come in any order (Paul Marquess).
10707      Branch: perl
10708            ! lib/warnings.t t/lib/warnings/perl
10709 ____________________________________________________________________________
10710 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
10711         Log: Integrate perlio; the 0nothread test failure without threads.
10712      Branch: perl
10713           !> ext/threads/shared/t/0nothread.t
10714 ____________________________________________________________________________
10715 [ 14463] By: nick                                  on 2002/01/28  08:22:36
10716         Log: Integrate mainline
10717      Branch: perlio
10718           !> (integrate 37 files)
10719 ____________________________________________________________________________
10720 [ 14462] By: nick                                  on 2002/01/28  08:09:53
10721         Log: 1st attempt at skipping broke threads case.
10722      Branch: perlio
10723            ! ext/threads/shared/t/0nothread.t
10724 ____________________________________________________________________________
10725 [ 14461] By: nick                                  on 2002/01/28  07:25:58
10726         Log: Skip new threads::shared test unless -Duseithreads
10727      Branch: perlio
10728            ! ext/threads/shared/t/0nothread.t
10729 ____________________________________________________________________________
10730 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
10731         Log: FAQ sync.
10732      Branch: perl
10733            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
10734            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10735            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
10736            ! pod/perlfaq9.pod
10737 ____________________________________________________________________________
10738 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
10739         Log: Upgrade to podlators 1.20.
10740      Branch: perl
10741            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
10742 ____________________________________________________________________________
10743 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
10744         Log: Retract #14448, a better patch coming up.
10745      Branch: perl
10746            ! lib/Pod/t/basic.t
10747 ____________________________________________________________________________
10748 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
10749         Log: EBCDIC portability.
10750      Branch: perl
10751            ! t/op/append.t
10752 ____________________________________________________________________________
10753 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
10754         Log: Further cygwin installperl tweak from Gerrit P. Haase.
10755      Branch: perl
10756            ! installperl
10757 ____________________________________________________________________________
10758 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
10759         Log: A bug in Bulgarian EBCDIC locale (this sounds like
10760              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
10761              locales failed, too.  The patch works around the bug by
10762              skipping the test, but the real problem may be deeper
10763              (affecting probably only EBCDIC platforms, though):
10764              see the comment in locale.t for more details.
10765      Branch: perl
10766            ! lib/locale.t
10767 ____________________________________________________________________________
10768 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
10769         Log: metaconfig unit change for #14453.
10770      Branch: metaconfig/U/perl
10771            ! libperl.U
10772 ____________________________________________________________________________
10773 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
10774         Log: Subject: Bleadperl on Cygwin today
10775              From: "Gerrit P. Haase" <gp@familiehaase.de>              
10776              Date: Sun, 27 Jan 2002 22:30:41 +0100
10777              Message-ID: <462007239437.20020127223041@familiehaase.de>
10778      Branch: perl
10779            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
10780            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
10781            ! lib/ExtUtils/t/MM_Cygwin.t
10782 ____________________________________________________________________________
10783 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
10784         Log: Unfinished EBCDIC branch.
10785      Branch: perl
10786            ! t/op/ver.t
10787 ____________________________________________________________________________
10788 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
10789         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
10790      Branch: perl
10791            ! ext/B/B.xs ext/B/B/Deparse.pm
10792 ____________________________________________________________________________
10793 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
10794         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
10795              platforms.
10796      Branch: perl
10797            ! ext/B/t/stash.t
10798 ____________________________________________________________________________
10799 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
10800         Log: Apparently no need for EBCDIC exception any more.
10801      Branch: perl
10802            ! ext/B/t/showlex.t
10803 ____________________________________________________________________________
10804 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
10805         Log: (retracted by #14458)
10806              (Russ Allbery) OS/390 is using a high-bit character for ESC,
10807              skip the test for now.  A better fix would be to override
10808              the notion of the platform's escape sequence in the test
10809              of Pod::Text::Termcap.  We may have to apply a filter to
10810              the output to substitute back in the ESC character that
10811              the test expects, but only on OS/390.
10812      Branch: perl
10813            ! lib/Pod/t/basic.t
10814 ____________________________________________________________________________
10815 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
10816         Log: Detypo.
10817      Branch: perl
10818            ! ext/Devel/Peek/Peek.t
10819 ____________________________________________________________________________
10820 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
10821         Log: OS/390 USS has a different idea of the pw* functions.
10822              Also, test the name with eq, not with ==.
10823      Branch: perl
10824            ! lib/User/pwent.t
10825 ____________________________________________________________________________
10826 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
10827         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
10828      Branch: perl
10829            ! doio.c
10830 ____________________________________________________________________________
10831 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
10832         Log: ASCIIisms.
10833      Branch: perl
10834            ! ext/PerlIO/t/encoding.t
10835 ____________________________________________________________________________
10836 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
10837         Log: chr(42) ne '*'  if one is in EBCDIC.
10838      Branch: perl
10839            ! t/op/pack.t
10840 ____________________________________________________________________________
10841 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
10842         Log: Subject: [PATCH] Fix up recent op/stat.t failures
10843              From: Andy Dougherty <doughera@lafayette.edu>
10844              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
10845              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
10846      Branch: perl
10847            ! t/op/stat.t
10848 ____________________________________________________________________________
10849 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
10850         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
10851              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10852              Date: Sun, 27 Jan 2002 15:03:18 +0100
10853              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
10854      Branch: perl
10855            ! lib/ExtUtils/t/Command.t
10856 ____________________________________________________________________________
10857 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
10858         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
10859              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10860              Date: Sun, 27 Jan 2002 14:51:10 +0100
10861              Message-ID: <20020127145110.A16332@rafael>
10862      Branch: perl
10863            ! ext/B/B/Deparse.pm
10864 ____________________________________________________________________________
10865 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
10866         Log: integrate change#14431 from perlio branch (Nick's fix for
10867              change#13474 to be more defensive about looking at pad entries
10868              that may not exist yet)
10869      Branch: maint-5.6/perl
10870            ! op.c
10871 ____________________________________________________________________________
10872 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
10873         Log: Comment to avoid later "cleanups."
10874      Branch: perl
10875            ! lib/ExtUtils/MakeMaker.pm
10876 ____________________________________________________________________________
10877 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
10878         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
10879              instead of just FOO=... cmd ...
10880      Branch: perl
10881            ! Makefile.SH
10882 ____________________________________________________________________________
10883 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
10884         Log: Overquoting bad (in UNIX one would get
10885              Can't open perl script "'-I../lib'": No such file or directory)
10886      Branch: perl
10887            ! lib/Pod/t/Usage.t
10888 ____________________________________________________________________________
10889 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
10890         Log: Integrate perlio;
10891              
10892              "All tests successful" VC6.0 Win32
10893              (Update config.vc to need cppstdin so those tests are skipped...)
10894      Branch: perl
10895           !> win32/config.vc win32/config_H.bc win32/config_H.gc
10896           !> win32/config_H.vc
10897 ____________________________________________________________________________
10898 [ 14434] By: nick                                  on 2002/01/26  22:27:08
10899         Log: "All tests successful" VC6.0 Win32
10900              (Update config.vc to need cppstdin so those tests are skipped...)
10901      Branch: perlio
10902            ! win32/config.vc win32/config_H.bc win32/config_H.gc
10903            ! win32/config_H.vc
10904 ____________________________________________________________________________
10905 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
10906         Log: Integrate perlio;
10907              
10908              1st two tests of File/Find/t/find.t and taint.t were run after 
10909              calling cleanup(). If previous fail had left for_find directory,
10910              but no content in it then cleanup() returned cd'ed to that directory.
10911              So tests failed. Fixed cleanup()-s.
10912              
10913              If we get to sighandler by mistake (no perl handler set) then
10914              warn() and exit() rather than die() - should never happen
10915              but if it does context needed to die is likely to be trashed
10916              as well.
10917              
10918              Win32 signal emulation cleanup.
10919              
10920              Tinkering with thread cleanup mutex-ing - not the problem 
10921              (op.c is) but could have been...
10922              
10923              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
10924              Should really be looked at by someone that knows about pads.
10925              
10926              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
10927              for CRLF line endings.
10928      Branch: perl
10929           !> ext/threads/threads.xs lib/File/Find/t/find.t
10930           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
10931           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
10932 ____________________________________________________________________________
10933 [ 14432] By: nick                                  on 2002/01/26  21:10:38
10934         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
10935              for CRLF line endings.
10936      Branch: perlio
10937            ! lib/Filter/Simple.pm
10938 ____________________________________________________________________________
10939 [ 14431] By: nick                                  on 2002/01/26  21:08:35
10940         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
10941              Should really be looked at by someone that knows about pads.
10942      Branch: perlio
10943            ! op.c
10944 ____________________________________________________________________________
10945 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
10946         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
10947              From: "Craig A. Berry" <craigberry@mac.com>       
10948              Date: Sat, 26 Jan 2002 11:19:44 -0600
10949              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
10950      Branch: perl
10951            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
10952 ____________________________________________________________________________
10953 [ 14429] By: nick                                  on 2002/01/26  18:04:22
10954         Log: Tinkering with thread cleanup mutex-ing - not the problem 
10955              (op.c is) but could have been...
10956      Branch: perlio
10957            ! ext/threads/threads.xs
10958 ____________________________________________________________________________
10959 [ 14428] By: nick                                  on 2002/01/26  18:03:13
10960         Log: Win32 signal emulation cleanup.
10961      Branch: perlio
10962            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
10963 ____________________________________________________________________________
10964 [ 14427] By: nick                                  on 2002/01/26  13:59:33
10965         Log: If we get to sighandler by mistake (no perl handler set) then
10966              warn() and exit() rather than die() - should never happen
10967              but if it does context needed to die is likely to be trashed
10968              as well.
10969      Branch: perlio
10970            ! mg.c
10971 ____________________________________________________________________________
10972 [ 14426] By: nick                                  on 2002/01/26  13:56:23
10973         Log: Integrate mainline
10974      Branch: perlio
10975           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
10976           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
10977           !> t/run/fresh_perl.t
10978 ____________________________________________________________________________
10979 [ 14425] By: nick                                  on 2002/01/26  08:11:33
10980         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
10981              calling cleanup(). If previous fail had left for_find directory,
10982              but no content in it then cleanup() returned cd'ed to that directory.
10983              So tests failed. Fixed cleanup()-s.
10984      Branch: perlio
10985            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
10986 ____________________________________________________________________________
10987 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
10988         Log: Integrate perlio;
10989              
10990              Fix winsystem.t's attempt to build showav.exe to work
10991              with gcc (which writes a.exe unless told with -o ).
10992              Also put in a few more fail-safes to check .exe got
10993              built somehow.
10994              
10995              More Win32 tuning
10996              
10997              Save $! so that other syscalls don't disturb it before
10998              we test it.
10999      Branch: perl
11000           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
11001           !> t/op/winsystem.t
11002 ____________________________________________________________________________
11003 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
11004         Log: Subject: [PATCH] new test in op/universal.t
11005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11006              Date: Fri, 25 Jan 2002 23:17:33 +0100
11007              Message-ID: <20020125231733.A11733@rafael>
11008      Branch: perl
11009            ! t/op/universal.t
11010 ____________________________________________________________________________
11011 [ 14422] By: nick                                  on 2002/01/25  21:37:03
11012         Log: Save $! so that other syscalls don't disturb it before 
11013              we test it.
11014      Branch: perlio
11015            ! ext/Socket/socketpair.t
11016 ____________________________________________________________________________
11017 [ 14421] By: nick                                  on 2002/01/25  19:05:57
11018         Log: More Win32 tuning
11019      Branch: perlio
11020            ! t/op/stat.t t/op/taint.t
11021 ____________________________________________________________________________
11022 [ 14420] By: nick                                  on 2002/01/25  18:21:42
11023         Log: Fix winsystem.t's attempt to build showav.exe to work 
11024              with gcc (which writes a.exe unless told with -o ).
11025              Also put in a few more fail-safes to check .exe got 
11026              built somehow.
11027      Branch: perlio
11028            ! t/op/winsystem.t
11029 ____________________________________________________________________________
11030 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
11031         Log: Subject: [Patch Encode.xs] calculation of need overflows
11032              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
11033              Date: Sat, 26 Jan 2002 00:58:50 +0900
11034              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
11035      Branch: perl
11036            ! ext/Encode/Encode.xs
11037 ____________________________________________________________________________
11038 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
11039         Log: Integrate changes 13474+13478+13584 from maintperl;
11040              anon sub leakage.
11041      Branch: perl
11042            ! op.c t/run/fresh_perl.t
11043 ____________________________________________________________________________
11044 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
11045         Log: Update Changes.
11046      Branch: perl
11047            ! Changes patchlevel.h
11048 ____________________________________________________________________________
11049 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
11050         Log: Integrate perlio; extensive threads and threads::shared work
11051              (note that the below is a chronological list of perlio
11052              check-in entries since the last integrate)
11053              
11054              Nearly-working threads re-structuring. Do not integrate,
11055              submit-ing to get to Win32, and as "off site" backup.
11056              
11057              threads work again on Win32. (Not threads::shared yet)
11058              Submit to see if they do on Linux.
11059              
11060              Add new threads/typemap to MANIFEST
11061              
11062              XS side of new threads::shared designed, coded and compiles,
11063              and mostly commented but is totaly untested.
11064              submit in case anyone wants a preview.
11065              
11066              Miss mg_len == 0 meaning don't Safefree
11067              
11068              Shared scalars working, some shared array ops working.
11069              
11070              Implement recursive lock and use of scope for PL_sharedsv_space,
11071              so now croak() from asserts does not leave locks.
11072              Make hv_simple compile (new prototype for debugging probe).
11073              
11074              thread::shared nearly working again - remaining issue
11075              is references withing shared space.
11076              Added bulk test with no threads involved (for debugging)
11077              Tuned tests to skip those needing _thrcnt
11078              
11079              SvTEMP_off to stop private PV's being stolen and stored in shared space
11080              
11081              Except Win32 from echo tests. (Alarm does not break into connect)
11082              
11083              Expand command line test globs on Win32.
11084              
11085              threads::shared tidy up:
11086              - Add _id() function to shared.xs so we can test refs point at same thing.
11087              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
11088              - Allow no_share to pass if sharing to works despite mis-ordering.
11089              - Change docs of threads to document ->create() (as used in tests),
11090              and not mention "new".
11091              
11092              Linux/NFS hackery was not faking right number of passes.
11093      Branch: perl
11094           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
11095           +> ext/threads/typemap
11096            - ext/threads/threads.h sharedsv.c sharedsv.h
11097            ! NetWare/config_H.wc
11098           !> (integrate 38 files)
11099 ____________________________________________________________________________
11100 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
11101         Log: Subject: Re: perldebguts minor tweaks
11102              From: Joe McMahon <mcmahon@metalab.unc.edu>
11103              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
11104              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
11105      Branch: perl
11106            ! pod/perldebguts.pod
11107 ____________________________________________________________________________
11108 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
11109         Log: metaconfig unit change for #14413.
11110      Branch: metaconfig
11111            ! U/modified/prototype.U
11112 ____________________________________________________________________________
11113 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
11114         Log: Okay, you can come home now, _().
11115      Branch: perl
11116            ! config_h.SH
11117 ____________________________________________________________________________
11118 [ 14412] By: nick                                  on 2002/01/25  11:01:49
11119         Log: Integrate mainline
11120              All but ../lib/Unicode/UCD.t pass.
11121      Branch: perlio
11122           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
11123           +> lib/unicore/CaseFolding.txt
11124           +> lib/unicore/CompositionExclusions.txt
11125           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
11126           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
11127           +> vos/vos.c
11128            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
11129            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
11130            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
11131            - lib/unicore/NamesList.html lib/unicore/PropList.html
11132            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
11133            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
11134            - lib/unicore/rename
11135           !> (integrate 424 files)
11136 ____________________________________________________________________________
11137 [ 14411] By: nick                                  on 2002/01/25  09:45:13
11138         Log: Linux/NFS hackery was not faking right number of passes.
11139      Branch: perlio
11140            ! t/io/fs.t
11141 ____________________________________________________________________________
11142 [ 14410] By: nick                                  on 2002/01/25  09:35:07
11143         Log: threads::shared tidy up:
11144              - Add _id() function to shared.xs so we can test refs point at same thing.
11145              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
11146              - Allow no_share to pass if sharing to works despite mis-ordering.
11147              - Change docs of threads to document ->create() (as used in tests),
11148              and not mention "new".
11149      Branch: perlio
11150            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11151            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
11152            ! ext/threads/threads.pm
11153 ____________________________________________________________________________
11154 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
11155         Log: Subject: perldebguts minor tweaks
11156              From: Joe McMahon <mcmahon@metalab.unc.edu>
11157              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
11158              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
11159      Branch: perl
11160            ! pod/perldebguts.pod
11161 ____________________________________________________________________________
11162 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
11163         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
11164              From: Peter Scott <Peter@PSDT.com>
11165              Date: Thu, 24 Jan 2002 08:51:34 -0800
11166              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
11167      Branch: perl
11168            ! pod/perldebguts.pod
11169 ____________________________________________________________________________
11170 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
11171         Log: Few more paranoia checks for Unicode hash keys.
11172      Branch: perl
11173            ! t/op/each.t
11174 ____________________________________________________________________________
11175 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
11176         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
11177              From: Andy Dougherty <doughera@lafayette.edu>
11178              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
11179              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
11180      Branch: perl
11181            ! t/op/stat.t
11182 ____________________________________________________________________________
11183 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
11184         Log: The
11185              
11186              Subject: Very old debugger UTF-8 bug
11187              From: andreas.koenig@anima.de (Andreas J. Koenig)
11188              Date: 24 Jan 2002 12:45:44 +0100
11189              Message-ID: <m3y9iot1jr.fsf@anima.de>
11190              
11191              still broken, but this should work as a stopgap
11192              measure to stop pp_match accessing naughty data.
11193      Branch: perl
11194            ! pod/perldiag.pod pp_hot.c
11195 ____________________________________________________________________________
11196 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
11197         Log: metaconfig unit change for #14403.
11198      Branch: metaconfig/U/perl
11199            ! d_u32align.U
11200 ____________________________________________________________________________
11201 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
11202         Log: Pacify picky compilers (this time Sun Workshop).
11203      Branch: perl
11204            ! Configure
11205 ____________________________________________________________________________
11206 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
11207         Log: Subject: Very old debugger UTF-8 bug
11208              From: andreas.koenig@anima.de (Andreas J. Koenig)
11209              Date: 24 Jan 2002 12:45:44 +0100
11210              Message-ID: <m3y9iot1jr.fsf@anima.de>
11211      Branch: perl
11212            ! lib/dumpvar.pl
11213 ____________________________________________________________________________
11214 [ 14401] By: nick                                  on 2002/01/24  07:50:38
11215         Log: Expand command line test globs on Win32.
11216      Branch: perlio
11217            ! t/harness
11218 ____________________________________________________________________________
11219 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
11220         Log: Sprinkle some copyrights (use the oldest timestamp to
11221              be found in the repository, which is most often not right,
11222              but at least consistent)
11223      Branch: perl
11224            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
11225            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
11226            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
11227            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
11228            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
11229            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
11230            ! unixish.h xsutils.c
11231 ____________________________________________________________________________
11232 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
11233         Log: Don't crash on Help for long text (bug #506672)
11234      Branch: maint-5.6/macperl
11235            ! macos/macperl/MPHelp.c
11236 ____________________________________________________________________________
11237 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
11238         Log: Fix minor path problem
11239      Branch: maint-5.6/macperl
11240            ! macos/macperl/Droplets/tarzipme.plx
11241 ____________________________________________________________________________
11242 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
11243         Log: Minor text changes
11244      Branch: maint-5.6/macperl
11245            ! macos/Perl.r
11246 ____________________________________________________________________________
11247 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
11248         Log: Bump versions, dates, etc.
11249      Branch: maint-5.6/macperl
11250            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
11251 ____________________________________________________________________________
11252 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
11253         Log: coderefs in @INC and absolute paths
11254      Branch: maint-5.6/macperl
11255            ! embed.h pp_ctl.c proto.h
11256 ____________________________________________________________________________
11257 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
11258         Log: Minor module thingys
11259      Branch: maint-5.6/macperl
11260            ! macos/ext/Mac/Controls/Controls.xs
11261            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
11262            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
11263            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
11264            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
11265            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
11266            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
11267            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
11268            ! macos/ext/Mac/Movies/Movies.xs
11269            ! macos/ext/Mac/Navigation/Navigation.pm
11270            ! macos/ext/Mac/Navigation/Navigation.xs
11271            ! macos/ext/Mac/Notification/Notification.xs
11272            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
11273            ! macos/ext/Mac/Processes/Processes.xs
11274            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
11275            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
11276            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
11277            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
11278            ! macos/ext/Mac/Resources/Resources.pm
11279            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
11280            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
11281            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
11282            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
11283            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
11284 ____________________________________________________________________________
11285 [ 14393] By: nick                                  on 2002/01/23  19:52:19
11286         Log: Except Win32 from echo tests. (Alarm does not break into connect)
11287      Branch: perlio
11288            ! ext/Socket/Socket.t
11289 ____________________________________________________________________________
11290 [ 14392] By: nick                                  on 2002/01/23  19:31:57
11291         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
11292      Branch: perlio
11293            ! ext/threads/shared/shared.xs
11294 ____________________________________________________________________________
11295 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
11296         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
11297      Branch: perl
11298            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
11299            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
11300            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
11301            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
11302            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
11303            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
11304            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
11305            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
11306            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
11307            ! x2p/util.c x2p/util.h x2p/walk.c
11308 ____________________________________________________________________________
11309 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
11310         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
11311              therefore quite probably also obsolete code.
11312      Branch: perl
11313            ! sv.c
11314 ____________________________________________________________________________
11315 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
11316         Log: Update Changes.
11317      Branch: perl
11318            ! Changes patchlevel.h
11319 ____________________________________________________________________________
11320 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
11321         Log: Small update on todo.  Could use a lot more.
11322      Branch: perl
11323            ! pod/perltodo.pod
11324 ____________________________________________________________________________
11325 [ 14387] By: nick                                  on 2002/01/23  14:19:30
11326         Log: thread::shared nearly working again - remaining issue
11327              is references withing shared space.
11328              Added bulk test with no threads involved (for debugging)
11329              Tuned tests to skip those needing _thrcnt
11330      Branch: perlio
11331            + ext/threads/shared/t/0nothread.t
11332            ! MANIFEST ext/threads/shared/shared.pm
11333            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
11334            ! ext/threads/shared/t/hv_refs.t
11335            ! ext/threads/shared/t/hv_simple.t
11336            ! ext/threads/shared/t/sv_simple.t
11337 ____________________________________________________________________________
11338 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
11339         Log: Subject: [ID 20020121.003] perldata doco bug
11340              From: John Stumbles <jstumbles@bluearc.com>
11341              Date: Mon, 21 Jan 2002 14:19:56 -0000
11342              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
11343      Branch: perl
11344            ! pod/perldata.pod
11345 ____________________________________________________________________________
11346 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
11347         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
11348              From: Michael G Schwern <schwern@pobox.com>
11349              Date: Mon, 21 Jan 2002 15:16:42 -0500
11350              Message-ID: <20020121201642.GA6659@blackrider>
11351      Branch: perl
11352            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
11353 ____________________________________________________________________________
11354 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
11355         Log: Subject: [PATCH] Re: eval not catching warnings?
11356              From: abigail@foad.org
11357              Date: Wed, 23 Jan 2002 15:35:47 +0100
11358              Message-ID: <20020123143547.24798.qmail@foad.org>
11359      Branch: perl
11360            ! pod/perlfunc.pod
11361 ____________________________________________________________________________
11362 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
11363         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
11364              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11365              Date: Tue, 22 Jan 2002 17:00:54 -0800            
11366              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
11367      Branch: perl
11368            ! t/run/fresh_perl.t
11369 ____________________________________________________________________________
11370 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
11371         Log: metaconfig unit change for #14381.
11372      Branch: metaconfig/U/perl
11373            ! d_u32align.U
11374 ____________________________________________________________________________
11375 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
11376         Log: HP-UX 10.20 cc pacifying from Merijn.
11377      Branch: perl
11378            ! Configure
11379 ____________________________________________________________________________
11380 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
11381         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
11382              From: "Craig A. Berry" <craigberry@mac.com> 
11383              Date: Tue, 22 Jan 2002 22:14:26 -0600
11384              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
11385      Branch: perl
11386            ! vms/test.com
11387 ____________________________________________________________________________
11388 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
11389         Log: AIX cpp bug: having macro arguments and character constants
11390              "the same" means trouble (here s and 's')
11391              What broke now was 841 and 842 of t/op/pat.t, because of the
11392              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
11393              (note that breakage happened only under cc_r and usethreads+
11394              useithreads)
11395      Branch: perl
11396            ! utf8.h
11397 ____________________________________________________________________________
11398 [ 14378] By: nick                                  on 2002/01/22  20:33:15
11399         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
11400              so now croak() from asserts does not leave locks.
11401              Make hv_simple compile (new prototype for debugging probe).
11402      Branch: perlio
11403            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11404            ! ext/threads/shared/t/hv_simple.t
11405 ____________________________________________________________________________
11406 [ 14377] By: nick                                  on 2002/01/22  17:32:21
11407         Log: Shared scalars working, some shared array ops working.
11408      Branch: perlio
11409            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11410            ! ext/threads/shared/t/sv_refs.t
11411            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
11412 ____________________________________________________________________________
11413 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
11414         Log: Subject: [PATCH] Support truncate() in VOS port
11415              From: Paul_GreenVOS@vos.stratus.com
11416              Date: Mon, 21 Jan 02 23:27 est
11417              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
11418      Branch: perl
11419            + vos/vos.c
11420            ! MANIFEST hints/vos.sh vos/vosish.h
11421 ____________________________________________________________________________
11422 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
11423         Log: metaconfig unit changes for #14374.  Couldn't figure
11424              how to get completely rid of _() (some weird dependency
11425              pulling it in?) so renamed it as PROTO_().
11426      Branch: metaconfig
11427            + U/modified/d_shmat.U U/modified/prototype.U
11428            ! U/protos/d_drand48proto.U
11429      Branch: metaconfig/U/perl
11430            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
11431 ____________________________________________________________________________
11432 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
11433         Log: Get rid of the _() macro since (1) we require ANSI anyway
11434              (2) Other software (GNU) seems to use it and we don't need it,
11435              so let's give it up.
11436      Branch: perl
11437            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11438            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
11439            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
11440            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
11441            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
11442            ! wince/config.h wince/config_H.ce
11443 ____________________________________________________________________________
11444 [ 14373] By: nick                                  on 2002/01/22  10:10:48
11445         Log: Miss mg_len == 0 meaning don't Safefree
11446      Branch: perlio
11447            ! mg.c
11448 ____________________________________________________________________________
11449 [ 14372] By: nick                                  on 2002/01/21  22:34:06
11450         Log: XS side of new threads::shared designed, coded and compiles,
11451              and mostly commented but is totaly untested.
11452              submit in case anyone wants a preview.
11453      Branch: perlio
11454            + ext/threads/shared/typemap
11455            ! MANIFEST ext/threads/shared/shared.pm
11456            ! ext/threads/shared/shared.xs
11457 ____________________________________________________________________________
11458 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
11459         Log: Subject: [BUG] /\_/ an unrecognized escape?
11460              From: Michael G Schwern <schwern@pobox.com>
11461              Date: Mon, 21 Jan 2002 15:22:54 -0500
11462              Message-ID: <20020121202254.GA6731@blackrider>
11463      Branch: perl
11464            ! t/lib/warnings/toke toke.c
11465 ____________________________________________________________________________
11466 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
11467         Log: Undo the renaming of the Unicode data files; the simple
11468              solution being not including the *.html files.  This means
11469              that in the future there is no need for any renamings
11470              (well, assuming that the Consortium doesn't cause any),
11471              and the files are named like they are in the Consortium
11472              website, thus alleviating confusion.
11473      Branch: perl
11474            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
11475            + lib/unicore/CaseFolding.txt
11476            + lib/unicore/CompositionExclusions.txt
11477            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
11478            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
11479            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
11480            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
11481            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
11482            - lib/unicore/NamesList.html lib/unicore/PropList.html
11483            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
11484            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
11485            - lib/unicore/rename
11486            ! (edit 285 files)
11487 ____________________________________________________________________________
11488 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
11489         Log: Update Changes.
11490      Branch: perl
11491            ! Changes patchlevel.h
11492 ____________________________________________________________________________
11493 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
11494         Log: Subject: RE: BCC for Win32 is unhappy @14331
11495              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
11496              Date: Mon, 21 Jan 2002 09:48:40 +0300
11497              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
11498              
11499              (using IV instead of int)
11500      Branch: perl
11501            ! hv.h
11502 ____________________________________________________________________________
11503 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
11504         Log: path_is_absolute() needs a prototype (and maybe
11505              a better name, but that's another story).
11506      Branch: perl
11507            ! embed.fnc embed.h pp_ctl.c proto.h
11508 ____________________________________________________________________________
11509 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
11510         Log: Subject: Re: coderefs in @INC
11511              From: Chris Nandor <pudge@pobox.com>
11512              Date: Thu, 17 Jan 2002 11:26:02 -0500
11513              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
11514      Branch: perl
11515            ! pp_ctl.c
11516 ____________________________________________________________________________
11517 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
11518         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
11519              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11520              Date: Sun, 20 Jan 2002 22:53:56 +0100
11521              Message-ID: <20020120225356.A12093@rafael>
11522      Branch: perl
11523            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
11524            ! t/lib/warnings/9enabled warnings.h warnings.pl
11525 ____________________________________________________________________________
11526 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
11527         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
11528              From: "Craig A. Berry" <craigberry@mac.com>
11529              Date: Sun, 20 Jan 2002 22:49:42 -0600
11530              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
11531      Branch: perl
11532            ! lib/ExtUtils/MakeMaker.pm
11533 ____________________________________________________________________________
11534 [ 14363] By: nick                                  on 2002/01/20  20:38:23
11535         Log: Add new threads/typemap to MANIFEST
11536      Branch: perlio
11537            ! MANIFEST
11538 ____________________________________________________________________________
11539 [ 14362] By: nick                                  on 2002/01/20  20:34:36
11540         Log: Integrate mainline
11541      Branch: perlio
11542           +> lib/Pod/t/Usage.t
11543           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
11544           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
11545           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
11546           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
11547           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
11548           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
11549           !> util.c
11550 ____________________________________________________________________________
11551 [ 14361] By: nick                                  on 2002/01/20  18:51:47
11552         Log: Integrate MANIFEST
11553      Branch: perlio
11554           !> MANIFEST
11555 ____________________________________________________________________________
11556 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
11557         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
11558              From: Paul_GreenVOS@vos.stratus.com
11559              Date: Sat, 19 Jan 02 17:17 est
11560              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
11561              
11562              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
11563              From: Paul_GreenVOS@vos.stratus.com
11564              Date: Sat, 19 Jan 02 17:19 est
11565              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
11566      Branch: perl
11567            ! lib/ExtUtils/t/Command.t
11568 ____________________________________________________________________________
11569 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
11570         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
11571              From: Paul_GreenVOS@vos.stratus.com
11572              Date: Sat, 19 Jan 02 14:30 est
11573              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
11574      Branch: perl
11575            ! lib/AnyDBM_File.t
11576 ____________________________________________________________________________
11577 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
11578         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
11579              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
11580              Date: Sun, 20 Jan 2002 13:51:36 +0100
11581              Message-ID: <20020120135136.A710@rafael>
11582      Branch: perl
11583            ! ext/File/Glob/t/basic.t
11584 ____________________________________________________________________________
11585 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
11586         Log: #14352 deleted ext/threads/threads.h
11587      Branch: perlio
11588            ! MANIFEST
11589 ____________________________________________________________________________
11590 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
11591         Log: Eradicate sharedsv.*
11592      Branch: perlio
11593            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
11594 ____________________________________________________________________________
11595 [ 14355] By: nick                                  on 2002/01/20  11:50:22
11596         Log: threads work again on Win32. (Not threads::shared yet)
11597              Submit to see if they do on Linux.
11598      Branch: perlio
11599            ! ext/threads/shared/shared.xs ext/threads/threads.xs
11600            ! win32/makefile.mk
11601 ____________________________________________________________________________
11602 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
11603         Log: Make also hex() and oct() to croak if their arguments
11604              cannot be downgraded (that is, if they contain wide
11605              characters), just like crypt() does (and use the croak
11606              feature of sv_utf8_downgrade()).
11607      Branch: perl
11608            ! pp.c t/op/oct.t
11609 ____________________________________________________________________________
11610 [ 14353] By: nick                                  on 2002/01/19  22:20:09
11611         Log: Integrate Time/Local and its test
11612      Branch: perlio
11613           !> lib/Time/Local.pm lib/Time/Local.t
11614 ____________________________________________________________________________
11615 [ 14352] By: nick                                  on 2002/01/19  22:17:07
11616         Log: Nearly-working threads re-structuring. Do not integrate,
11617              submit-ing to get to Win32, and as "off site" backup.
11618      Branch: perlio
11619            + ext/threads/typemap
11620            - ext/threads/threads.h sharedsv.c sharedsv.h
11621            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
11622            ! embedvar.h ext/threads/shared/shared.pm
11623            ! ext/threads/shared/shared.xs ext/threads/threads.pm
11624            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
11625            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
11626            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
11627 ____________________________________________________________________________
11628 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
11629         Log: Regen toc.
11630      Branch: perl
11631            ! pod/perltoc.pod
11632 ____________________________________________________________________________
11633 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
11634         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
11635              From: David Dyck <dcd@tc.fluke.com>
11636              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
11637              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
11638      Branch: perl
11639            ! pod/perl5004delta.pod pod/perl5005delta.pod
11640            ! pod/perl561delta.pod pod/perl56delta.pod
11641 ____________________________________________________________________________
11642 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
11643         Log: FAQ sync.
11644      Branch: perl
11645            ! pod/perlfaq1.pod pod/perlfaq2.pod
11646 ____________________________________________________________________________
11647 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
11648         Log: Subject: [PATCH lib/Pod/t/Usage.t]
11649              From: Abe Timmerman <abe@ztreet.demon.nl>
11650              Date: Sat, 19 Jan 2002 19:57:57 +0100
11651              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
11652      Branch: perl
11653            + lib/Pod/t/Usage.t
11654            ! MANIFEST
11655 ____________________________________________________________________________
11656 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
11657         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
11658              From: Paul_GreenVOS@vos.stratus.com
11659              Date: Sat, 19 Jan 02 13:15 est
11660              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
11661      Branch: perl
11662            ! ext/SDBM_File/sdbm.t
11663 ____________________________________________________________________________
11664 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
11665         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
11666      Branch: perl
11667           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
11668           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
11669 ____________________________________________________________________________
11670 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
11671         Log: Alternative Time::Local algorithm that uses matemathical formula
11672              for timegm instead of progressive guessing
11673      Branch: perl
11674            ! lib/Time/Local.pm
11675 ____________________________________________________________________________
11676 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
11677         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
11678              From: Paul_GreenVOS@vos.stratus.com
11679              Date: Sat, 19 Jan 02 11:20 est
11680              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
11681      Branch: perl
11682            ! ext/File/Glob/t/basic.t
11683 ____________________________________________________________________________
11684 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
11685         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
11686              From: Paul_GreenVOS@vos.stratus.com
11687              Date: Fri, 18 Jan 02 22:56 est
11688              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
11689      Branch: perl
11690            ! ext/Cwd/t/cwd.t
11691 ____________________________________________________________________________
11692 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
11693         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
11694              From: Paul_GreenVOS@vos.stratus.com
11695              Date: Fri, 18 Jan 02 22:48 est
11696              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
11697      Branch: perl
11698            ! lib/Time/Local.t
11699 ____________________________________________________________________________
11700 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
11701         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
11702              From: Paul_GreenVOS@vos.stratus.com
11703              Date: Fri, 18 Jan 02 16:22 est
11704              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
11705      Branch: perl
11706            ! ext/Devel/DProf/DProf.t
11707 ____________________________________________________________________________
11708 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
11709         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
11710              From: Tels <perl_dummy@bloodgate.com>
11711              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
11712              Message-Id: <200201182106.XAA19133@taku.hut.fi>
11713      Branch: perl
11714            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
11715 ____________________________________________________________________________
11716 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
11717         Log: Don't do socketpair udp unless you've got all what it takes.
11718      Branch: perl
11719            ! util.c
11720 ____________________________________________________________________________
11721 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
11722         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
11723              From: Tels <perl_dummy@bloodgate.com>
11724              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
11725              Message-Id: <200201182206.AAA15310@taku.hut.fi>
11726      Branch: perl
11727            ! lib/ExtUtils/MM_BeOS.pm
11728 ____________________________________________________________________________
11729 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
11730         Log: metaconfig unit change for #14336.
11731      Branch: metaconfig
11732            ! U/modified/myhostname.U
11733 ____________________________________________________________________________
11734 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
11735         Log: Avoid bare "set", and kiss .uucp goodbye.
11736      Branch: perl
11737            ! Configure
11738 ____________________________________________________________________________
11739 [ 14335] By: nick                                  on 2002/01/18  22:11:42
11740         Log: Split out core of sv_magic() into sv_magicext().
11741              sv_magic provides the extra restictions (no READONLY, only
11742              one of each type, canned set of vtables), and sv_magicext()
11743              does the actual data twiddling.
11744              Also enhances semantics of ->mg_ptr setting via name/namlen
11745              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
11746              scratch area (namlen > 0 && name == NULL).
11747              sv_magicext also returns the MAGIC * it added.
11748              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
11749              
11750              To come sv_unmagicext() - which will remove just one magic
11751              of particular type, and additionaly match against ->mg_ptr,
11752              or the MAGIC * (need to experiment as to which is more natural).
11753      Branch: perlio
11754            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
11755            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
11756 ____________________________________________________________________________
11757 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
11758         Log: Retract #14327 for now, going to the limit seems
11759              to be too much for many platforms.
11760      Branch: perl
11761            ! lib/Time/Local.t
11762 ____________________________________________________________________________
11763 [ 14333] By: nick                                  on 2002/01/18  18:58:33
11764         Log: Integrate mainline
11765      Branch: perlio
11766           !> Changes patchlevel.h
11767 ____________________________________________________________________________
11768 [ 14332] By: nick                                  on 2002/01/18  16:19:06
11769         Log: Integrate mainline
11770      Branch: perlio
11771           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
11772           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
11773            - lib/ExtUtils/inst
11774           !> (integrate 32 files)
11775 ____________________________________________________________________________
11776 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
11777         Log: Update Changes.
11778      Branch: perl
11779            ! Changes patchlevel.h
11780 ____________________________________________________________________________
11781 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
11782         Log: Try to make the connect/read/write timeouting.
11783      Branch: perl
11784            ! ext/Socket/Socket.t
11785 ____________________________________________________________________________
11786 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
11787         Log: Netware Makefile tweak from Ananth Kesari.
11788      Branch: perl
11789            ! NetWare/Makefile
11790 ____________________________________________________________________________
11791 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
11792         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
11793              From: Michael G Schwern <schwern@pobox.com>
11794              Date: Fri, 18 Jan 2002 03:10:27 -0500
11795              Message-ID: <20020118081027.GE7226@blackrider>
11796      Branch: perl
11797            ! lib/File/Find.pm
11798 ____________________________________________________________________________
11799 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
11800         Log: (retracted by #14334)
11801              
11802              Subject: [PATCH] Improving lib/Time/Local.t
11803              From: Paul_GreenVOS@vos.stratus.com        
11804              Date: Thu, 17 Jan 02 22:36 est
11805              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
11806      Branch: perl
11807            ! lib/Time/Local.t
11808 ____________________________________________________________________________
11809 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
11810         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
11811              From: Abe Timmerman <abe@ztreet.demon.nl>  
11812              Date: Fri, 18 Jan 2002 13:18:47 +0100
11813              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
11814      Branch: perl
11815            ! lib/ExtUtils/t/MM_Win32.t
11816 ____________________________________________________________________________
11817 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
11818         Log: Subject: [PATCH] Syncing with bleadperl 
11819              From: Michael G Schwern <schwern@pobox.com> 
11820              Date: Fri, 18 Jan 2002 03:04:33 -0500
11821              Message-ID: <20020118080432.GC7226@blackrider>
11822      Branch: perl
11823            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
11824            - lib/ExtUtils/inst
11825            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
11826            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11827            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
11828            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
11829            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
11830            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
11831            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
11832            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
11833            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
11834            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
11835            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
11836            ! lib/ExtUtils/testlib.pm
11837 ____________________________________________________________________________
11838 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
11839         Log: Detypo.
11840      Branch: perl
11841            ! AUTHORS
11842 ____________________________________________________________________________
11843 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
11844         Log: Subject: [PATCH] MM check_hints test
11845              From: Michael G Schwern <schwern@pobox.com>
11846              Date: Thu, 17 Jan 2002 20:25:57 -0500
11847              Message-ID: <20020118012557.GE32762@blackrider>
11848      Branch: perl
11849            + lib/ExtUtils/t/hints.t
11850            ! MANIFEST
11851 ____________________________________________________________________________
11852 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
11853         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
11854              From: Michael G Schwern <schwern@pobox.com> 
11855              Date: Thu, 17 Jan 2002 20:12:20 -0500
11856              Message-ID: <20020118011220.GC32762@blackrider>
11857              
11858              (#14317 replaced with this)
11859      Branch: perl
11860            ! lib/ExtUtils/MakeMaker.pm
11861 ____________________________________________________________________________
11862 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
11863         Log: Subject: [PATCH perldiag] overload.pm warnings
11864              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11865              Date: Thu, 17 Jan 2002 23:53:49 +0100
11866              Message-ID: <20020117235349.A14530@rafael>
11867      Branch: perl
11868            ! pod/perldiag.pod
11869 ____________________________________________________________________________
11870 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
11871         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
11872              From: Michael G Schwern <schwern@pobox.com>
11873              Date: Thu, 17 Jan 2002 16:35:47 -0500
11874              Message-ID: <20020117213546.GD23830@blackrider>
11875      Branch: perl
11876            ! lib/File/Find.pm
11877 ____________________________________________________________________________
11878 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
11879         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
11880              From: chromatic <chromatic@rmci.net>
11881              Date: Thu, 17 Jan 2002 13:04:22 -0700
11882              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
11883      Branch: perl
11884            ! pod/perltodo.pod
11885 ____________________________________________________________________________
11886 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
11887         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
11888              From: chromatic <chromatic@rmci.net>
11889              Date: Thu, 17 Jan 2002 12:59:04 -0700
11890              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
11891      Branch: perl
11892            ! lib/ExtUtils/t/Mkbootstrap.t
11893 ____________________________________________________________________________
11894 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
11895         Log: (replaced by #14322)
11896              The #14300 broke hints file handling.
11897      Branch: perl
11898            ! lib/ExtUtils/MakeMaker.pm
11899 ____________________________________________________________________________
11900 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
11901         Log: metaconfig unit change for #14315.
11902      Branch: metaconfig/U/perl
11903            ! uselongdbl.U
11904 ____________________________________________________________________________
11905 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
11906         Log: Subject: [PATCH] long doubles
11907              From: Nicholas Clark <nick@unfortu.net>
11908              Date: Thu, 17 Jan 2002 17:06:28 +0000
11909              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
11910      Branch: perl
11911            ! Configure
11912 ____________________________________________________________________________
11913 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
11914         Log: metaconfig unit change for #14313.
11915      Branch: metaconfig
11916            ! U/modified/i_ndbm.U
11917 ____________________________________________________________________________
11918 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
11919         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
11920              From: Andy Dougherty <doughera@lafayette.edu>
11921              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
11922              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
11923      Branch: perl
11924            ! Configure
11925 ____________________________________________________________________________
11926 [ 14312] By: nick                                  on 2002/01/17  21:38:38
11927         Log: Integrate mainline (for ndbm fixes etc.)
11928      Branch: perlio
11929           +> t/run/fresh_perl.t
11930            - t/run/kill_perl.t
11931           !> Changes MANIFEST ext/Opcode/Opcode.xs
11932           !> ext/SDBM_File/sdbm/Makefile.PL
11933           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
11934           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
11935           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
11936           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
11937           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
11938 ____________________________________________________________________________
11939 [ 14311] By: sky                                   on 2002/01/17  21:01:00
11940         Log: Simplify the code that duplicates the threads 
11941              init function and the parameters to the thread by using sv_dup. 
11942              Note,what happens if you pass a shared variable as a parameter?
11943      Branch: perl
11944            ! ext/threads/threads.xs
11945 ____________________________________________________________________________
11946 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
11947         Log: Update Changes.
11948      Branch: perl
11949            ! Changes patchlevel.h
11950 ____________________________________________________________________________
11951 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
11952         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
11953              with fresh_perl_is() and fresh_perl_like().
11954      Branch: perl
11955            + t/run/fresh_perl.t
11956            - t/run/kill_perl.t
11957            ! MANIFEST t/test.pl
11958 ____________________________________________________________________________
11959 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
11960         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
11961              From: Benjamin Goldberg <goldbb2@earthlink.net>
11962              Date: Wed, 09 Jan 2002 21:03:16 -0500
11963              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
11964      Branch: perl
11965            ! ext/Unicode/Normalize/Normalize.pm
11966 ____________________________________________________________________________
11967 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
11968         Log: Retract #14144 as Hugo isn't happy with it.
11969      Branch: perl
11970            ! scope.c t/run/kill_perl.t
11971 ____________________________________________________________________________
11972 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
11973         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
11974              From: Richard Clamp <richardc@unixbeard.net>
11975              Date: Wed, 16 Jan 2002 17:34:31 +0000
11976              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
11977      Branch: perl
11978            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
11979 ____________________________________________________________________________
11980 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
11981         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
11982              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11983              Date: Tue, 15 Jan 2002 21:23:30 +0100
11984              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
11985      Branch: perl
11986            ! ext/Opcode/Opcode.xs
11987 ____________________________________________________________________________
11988 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
11989         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
11990              From: Paul_GreenVOS@vos.stratus.com
11991              Date: Wed, 16 Jan 02 6:42 est
11992              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
11993      Branch: perl
11994            ! t/io/fs.t t/op/crypt.t
11995 ____________________________________________________________________________
11996 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
11997         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
11998              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11999              Date: Wed, 16 Jan 2002 13:43:39 +0100
12000              Message-ID: <20020116134339.A704@rafael>
12001              
12002              (replaces #14302)
12003      Branch: perl
12004            ! mg.c t/lib/warnings/mg
12005 ____________________________________________________________________________
12006 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
12007         Log: (replaced by #14303)
12008              Subject: [PATCH] length of undefined $(digit) should warn
12009              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12010              Date: Tue, 15 Jan 2002 23:02:44 +0100            
12011              Message-ID: <20020115230244.A31786@rafael>     
12012      Branch: perl
12013            ! mg.c t/lib/warnings/mg
12014 ____________________________________________________________________________
12015 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
12016         Log: The non-MakeMaker.pm parts of
12017              
12018              Subject: [PATCH] Re: MM_Beos.pm?
12019              From: Tels <perl_dummy@bloodgate.com>
12020              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
12021              Message-Id: <200201142006.WAA29544@taas.iki.fi>
12022      Branch: perl
12023            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
12024            ! lib/ExtUtils/t/MM_Unix.t
12025 ____________________________________________________________________________
12026 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
12027         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
12028              From: Michael G Schwern <schwern@pobox.com>    
12029              Date: Tue, 15 Jan 2002 20:07:50 -0500            
12030              Message-ID: <20020116010750.GH625@blackrider>  
12031      Branch: perl
12032            ! lib/ExtUtils/MakeMaker.pm
12033 ____________________________________________________________________________
12034 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
12035         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
12036              From: Jeffrey Friedl <jfriedl@yahoo.com>       
12037              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
12038              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
12039      Branch: perl
12040            ! lib/Text/Tabs.pm
12041 ____________________________________________________________________________
12042 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
12043         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
12044              From: "Green, Paul" <Paul.Green@stratus.com>
12045              Date: Tue, 15 Jan 2002 22:28:10 -0500
12046              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
12047      Branch: perl
12048            ! lib/ExtUtils/MM_Unix.pm
12049 ____________________________________________________________________________
12050 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
12051         Log: Integrate perlio; offsetof() is in <stddef.h>
12052      Branch: perl
12053           !> ext/Socket/Socket.xs
12054 ____________________________________________________________________________
12055 [ 14296] By: nick                                  on 2002/01/16  13:02:29
12056         Log: offsetof() is in <stddef.h>
12057      Branch: perlio
12058            ! ext/Socket/Socket.xs
12059 ____________________________________________________________________________
12060 [ 14295] By: nick                                  on 2002/01/16  07:25:29
12061         Log: Integrate mainline
12062      Branch: perlio
12063           +> (branch 262 files)
12064            - (delete 285 files)
12065           !> (integrate 34 files)
12066 ____________________________________________________________________________
12067 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
12068         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
12069              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
12070              Canonical.pl and Exact.pl.
12071      Branch: perl
12072            + (add 259 files)
12073            - (delete 288 files)
12074            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
12075            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
12076            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
12077            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
12078 ____________________________________________________________________________
12079 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
12080         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
12081      Branch: perl
12082            ! ext/Socket/Socket.xs
12083 ____________________________________________________________________________
12084 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
12085         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
12086              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12087              Date: Tue, 15 Jan 2002 21:59:19 +0100
12088              Message-ID: <3C44A637.16602.25EB208@localhost>
12089      Branch: perl
12090            ! embed.fnc embed.h proto.h
12091 ____________________________________________________________________________
12092 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
12093         Log: Duh.  The updated In/*.pl weren't checked in.
12094      Branch: perl
12095            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
12096            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
12097            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
12098            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
12099            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
12100            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
12101            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
12102            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
12103            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
12104            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
12105            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
12106            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
12107            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
12108            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
12109            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
12110            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
12111            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
12112            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
12113            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
12114            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
12115            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
12116            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
12117            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
12118            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
12119            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
12120            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
12121            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
12122            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
12123            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
12124            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
12125            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
12126            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
12127            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
12128            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
12129            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
12130            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
12131            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
12132            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
12133            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
12134            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
12135            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
12136            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
12137            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
12138            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
12139            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
12140            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
12141            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
12142            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
12143 ____________________________________________________________________________
12144 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
12145         Log: Update Changes.
12146      Branch: perl
12147            ! Changes patchlevel.h
12148 ____________________________________________________________________________
12149 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
12150         Log: Jeffrey is trying very hard to avoid working on his
12151              book, it would seem :-) (better naming, better comments
12152              in the files)
12153      Branch: perl
12154            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
12155            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
12156            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
12157            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
12158            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
12159            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
12160            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
12161            - lib/unicore/Is/IDStart.pl
12162            ! (edit 200 files)
12163 ____________________________________________________________________________
12164 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
12165         Log: metaconfig unit changes for #14287.
12166      Branch: metaconfig
12167            + U/modified/Chk_MANI.U
12168            ! U/modified/Extract.U U/modified/Finish.U
12169      Branch: metaconfig/U/perl
12170            ! Extensions.U dlsrc.U
12171 ____________________________________________________________________________
12172 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
12173         Log: Some protection against spaces in directory names.
12174              (Tru64 still has some makedepend problems in such
12175              cases but that looks like Tru64's problem.)
12176      Branch: perl
12177            ! Configure Makefile.SH
12178 ____________________________________________________________________________
12179 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
12180         Log: Should have been in #14285 but I have sausages for fingers.
12181      Branch: perl
12182            + lib/ExtUtils/MM_BeOS.pm
12183 ____________________________________________________________________________
12184 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
12185         Log: MM_BeOS from Tels.
12186      Branch: perl
12187            + lib/ExtUtils/t/MM_BeOS.t
12188            ! MANIFEST
12189 ____________________________________________________________________________
12190 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
12191         Log: Integrate perlio;
12192              
12193              (reintroduce #14251) Slab allocator for ops
12194              - moved the statics to intrpvar.h
12195              - implemented Slab_Free()
12196              - uses PerlMemShared (for now) if distinction exists.
12197              
12198              Slab allocator submit after resolve -ay to keep it!
12199              
12200              Hand merge of non slab allocator stuff
12201              
12202              const-ness fix in savepv's passing of NULL
12203              
12204              Typo in #else branch of PL_SLAB_ALLOC
12205              
12206              Integrate rest of mainline
12207              
12208              Regen embed enable slab for PERL_IMPLICIT_SYS
12209              
12210              Correct name of PL_OP_SLAB_ALLOC
12211              
12212              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
12213              e.g. -Duse64bitint on a 32-bit platform.
12214              Now uses I32 for use-count and is more careful with its casts.
12215      Branch: perl
12216           !> (integrate 28 files)
12217 ____________________________________________________________________________
12218 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
12219         Log: Add Shuck URL
12220      Branch: maint-5.6/macperl
12221            ! macos/macperl/MacPerl.podhelp
12222 ____________________________________________________________________________
12223 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
12224         Log: Remove obsolete docs
12225      Branch: maint-5.6/macperl
12226            ! ext/File/Glob/Glob.pm
12227 ____________________________________________________________________________
12228 [ 14281] By: nick                                  on 2002/01/15  15:08:43
12229         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
12230              e.g. -Duse64bitint on a 32-bit platform.
12231              Now uses I32 for use-count and is more careful with its casts.
12232      Branch: perlio
12233            ! intrpvar.h op.c
12234 ____________________________________________________________________________
12235 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
12236         Log: Update bundled modules.  Yow!
12237      Branch: maint-5.6/macperl
12238            + macos/bundled_ext/Compress/Zlib/constants.h
12239            + macos/bundled_ext/Compress/Zlib/constants.xs
12240            + macos/bundled_ext/Filter/Util/Call/ppport.h
12241            + macos/bundled_ext/Storable/t/compat-0.6.t
12242            + macos/bundled_ext/Storable/t/dump.pl
12243            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
12244            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
12245            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
12246            + macos/bundled_lib/blib/lib/URI/ssh.pm
12247            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
12248            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
12249            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
12250            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
12251            + macos/bundled_lib/t/Filter/Simple/data.t
12252            + macos/bundled_lib/t/Filter/Simple/export.t
12253            + macos/bundled_lib/t/Filter/Simple/filter_only.t
12254            + macos/bundled_lib/t/Filter/Simple/import.t
12255            + macos/bundled_lib/t/NEXT/actual.t
12256            + macos/bundled_lib/t/NEXT/actuns.t
12257            + macos/bundled_lib/t/NEXT/next.t
12258            + macos/bundled_lib/t/NEXT/unseen.t
12259            + macos/bundled_lib/t/libnet/netrc.t
12260            + macos/bundled_lib/t/libwww-perl/base/http.t
12261            + macos/bundled_lib/t/libwww-perl/live/activestate.t
12262            - macos/bundled_ext/Filter/t/FilterTest.pm
12263            - macos/bundled_ext/Storable/t/compat06.t
12264            - macos/bundled_ext/Storable/t/st-dump.pl
12265            - macos/bundled_lib/t/NEXT/test.pl
12266            - macos/bundled_lib/t/libwww-perl/live/google.t
12267            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
12268            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
12269            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
12270            ! macos/bundled_ext/Compress/Zlib/README
12271            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
12272            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
12273            ! macos/bundled_ext/Compress/Zlib/t/examples.t
12274            ! macos/bundled_ext/Filter/Util/Call/Call.pm
12275            ! macos/bundled_ext/Filter/Util/Call/Call.xs
12276            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
12277            ! macos/bundled_ext/Filter/t/call.t
12278            ! macos/bundled_ext/Filter/t/filter-util.pl
12279            ! macos/bundled_ext/Storable/ChangeLog
12280            ! macos/bundled_ext/Storable/README
12281            ! macos/bundled_ext/Storable/Storable.pm
12282            ! macos/bundled_ext/Storable/t/blessed.t
12283            ! macos/bundled_ext/Storable/t/canonical.t
12284            ! macos/bundled_ext/Storable/t/dclone.t
12285            ! macos/bundled_ext/Storable/t/forgive.t
12286            ! macos/bundled_ext/Storable/t/freeze.t
12287            ! macos/bundled_ext/Storable/t/lock.t
12288            ! macos/bundled_ext/Storable/t/overload.t
12289            ! macos/bundled_ext/Storable/t/recurse.t
12290            ! macos/bundled_ext/Storable/t/retrieve.t
12291            ! macos/bundled_ext/Storable/t/store.t
12292            ! macos/bundled_ext/Storable/t/tied.t
12293            ! macos/bundled_ext/Storable/t/tied_hook.t
12294            ! macos/bundled_ext/Storable/t/tied_items.t
12295            ! macos/bundled_ext/Storable/t/utf8.t
12296            ! macos/bundled_lib/blib/lib/File/Sort.pm
12297            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
12298            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
12299            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
12300            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
12301            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
12302            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
12303            ! macos/bundled_lib/blib/lib/LWP.pm
12304            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
12305            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
12306            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
12307            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
12308            ! macos/bundled_lib/blib/lib/Mail/Address.pm
12309            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
12310            ! macos/bundled_lib/blib/lib/Mail/Field.pm
12311            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
12312            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
12313            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
12314            ! macos/bundled_lib/blib/lib/Mail/Header.pm
12315            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
12316            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
12317            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
12318            ! macos/bundled_lib/blib/lib/Mail/Send.pm
12319            ! macos/bundled_lib/blib/lib/Mail/Util.pm
12320            ! macos/bundled_lib/blib/lib/NEXT.pm
12321            ! macos/bundled_lib/blib/lib/Net/Config.pm
12322            ! macos/bundled_lib/blib/lib/Net/Domain.pm
12323            ! macos/bundled_lib/blib/lib/Net/FTP.pm
12324            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
12325            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
12326            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
12327            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
12328            ! macos/bundled_lib/blib/lib/Net/POP3.pm
12329            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
12330            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
12331            ! macos/bundled_lib/blib/lib/Switch.pm
12332            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
12333            ! macos/bundled_lib/blib/lib/URI/Escape.pm
12334            ! macos/bundled_lib/blib/lib/URI/ftp.pm
12335            ! macos/bundled_lib/blib/lib/lwpcook.pod
12336            ! macos/bundled_lib/t/Filter/Simple/filter.t
12337            ! macos/bundled_lib/t/Switch/t/nested.t
12338            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
12339            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
12340            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
12341            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
12342            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
12343            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
12344            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
12345            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
12346            ! macos/bundled_lib/t/libnet/config.t
12347            ! macos/bundled_lib/t/libnet/ftp.t
12348            ! macos/bundled_lib/t/libnet/hostname.t
12349            ! macos/bundled_lib/t/libnet/nntp.t
12350            ! macos/bundled_lib/t/libnet/require.t
12351            ! macos/bundled_lib/t/libnet/smtp.t
12352            ! macos/bundled_lib/t/libwww-perl/base/headers.t
12353            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
12354            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
12355            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
12356            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
12357            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
12358            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
12359            ! macos/bundled_lib/t/libwww-perl/live/validator.t
12360            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
12361 ____________________________________________________________________________
12362 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
12363         Log: Subject: [PATCH] Socket::sockaddr_family
12364              From: Gisle Aas <gisle@ActiveState.com> 
12365              Date: 15 Jan 2002 06:35:28 -0800
12366              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
12367      Branch: perl
12368            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
12369 ____________________________________________________________________________
12370 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
12371         Log: Subject: [PATCH perldiag] Style issue
12372              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12373              Date: Tue, 15 Jan 2002 15:36:30 +0100                
12374              Message-ID: <20020115153630.A11568@rafael>
12375      Branch: perl
12376            ! pod/perldiag.pod
12377 ____________________________________________________________________________
12378 [ 14277] By: nick                                  on 2002/01/15  14:30:51
12379         Log: Correct name of PL_OP_SLAB_ALLOC
12380      Branch: perlio
12381            ! perl.h
12382 ____________________________________________________________________________
12383 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
12384         Log: NetWare tweak from Ananth Kesari.
12385      Branch: perl
12386            ! lib/ExtUtils/MakeMaker.pm
12387 ____________________________________________________________________________
12388 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
12389         Log: Throwback.
12390      Branch: perl
12391            ! MANIFEST
12392 ____________________________________________________________________________
12393 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
12394         Log: A couple of additional character classes from Jeffrey,
12395              hopefully useful in future for internal use for implementing
12396              some special cases of casing.
12397              
12398              Also regenerate once more all the character classes,
12399              now without the timestamp.  A timestamp would be kind of
12400              nice but it's not: having a timestamp in a file means that
12401              even if the effective contents of file really didn't
12402              change, the file looks as if it changed.
12403      Branch: perl
12404            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
12405            + lib/unicore/Is/CombAbov.pl
12406            ! (edit 304 files)
12407 ____________________________________________________________________________
12408 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
12409         Log: Make the test harder.
12410      Branch: perl
12411            ! t/op/pat.t
12412 ____________________________________________________________________________
12413 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
12414         Log: Additional utf8_heavy.pl tweak from Jeffrey.
12415      Branch: perl
12416            ! lib/utf8_heavy.pl
12417 ____________________________________________________________________________
12418 [ 14271] By: nick                                  on 2002/01/15  11:29:47
12419         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
12420      Branch: perlio
12421            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
12422            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
12423 ____________________________________________________________________________
12424 [ 14270] By: nick                                  on 2002/01/15  08:19:08
12425         Log: Integrate rest of mainline
12426      Branch: perlio
12427           !> (integrate 28 files)
12428 ____________________________________________________________________________
12429 [ 14269] By: nick                                  on 2002/01/15  08:02:44
12430         Log: Typo in #else branch of PL_SLAB_ALLOC
12431      Branch: perlio
12432            ! op.c
12433 ____________________________________________________________________________
12434 [ 14268] By: nick                                  on 2002/01/15  07:57:47
12435         Log: const-ness fix in savepv's passing of NULL
12436      Branch: perlio
12437            ! util.c
12438 ____________________________________________________________________________
12439 [ 14267] By: nick                                  on 2002/01/15  07:42:17
12440         Log: Hand merge of non slab allocator stuff
12441      Branch: perlio
12442            ! op.c
12443 ____________________________________________________________________________
12444 [ 14266] By: nick                                  on 2002/01/15  07:39:33
12445         Log: Slab allocator submit after resolve -ay to keep it!
12446      Branch: perlio
12447           !> op.c
12448 ____________________________________________________________________________
12449 [ 14265] By: nick                                  on 2002/01/15  07:05:06
12450         Log: Blind integrate of bulk of mainline.
12451      Branch: perlio
12452           +> (branch 173 files)
12453            - (delete 184 files)
12454           !> (integrate 146 files)
12455 ____________________________________________________________________________
12456 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
12457         Log: Pod nits.
12458      Branch: perl
12459            ! lib/Unicode/UCD.pm pod/perlunicode.pod
12460 ____________________________________________________________________________
12461 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
12462         Log: The Unicode categories doc patch to go with #14254,
12463              from Jeffrey.
12464      Branch: perl
12465            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
12466 ____________________________________________________________________________
12467 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
12468         Log: There isn't going to be perl.third.exe.
12469      Branch: perl
12470            ! Makefile.SH
12471 ____________________________________________________________________________
12472 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
12473         Log: Subject: [PATCH] small coredump correction
12474              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12475              Date: Tue, 15 Jan 2002 00:22:52 +0100
12476              Message-ID: <20020115002252.I691@rafael>
12477      Branch: perl
12478            ! op.c
12479 ____________________________________________________________________________
12480 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
12481         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
12482              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12483              Date: Mon, 14 Jan 2002 23:03:04 +0100
12484              Message-ID: <20020114230304.A691@rafael>   
12485              
12486              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
12487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12488              Date: Mon, 14 Jan 2002 23:18:43 +0100
12489              Message-ID: <20020114231843.E691@rafael>   
12490      Branch: perl
12491            ! pod/perlsub.pod t/op/override.t toke.c
12492 ____________________________________________________________________________
12493 [ 14259] By: nick                                  on 2002/01/14  22:02:49
12494         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
12495              Need to use CopXXXXX macros everywhere and add CopSTASH_free
12496              Add new scope type and add support for it to scope.c and scope stack
12497              dup-er in sv.c. Add savesharedpv().
12498              Also zealous version of Win32's vmem.h to catch all the abuses.
12499              With this t/op/fork.t passes even with zealous checking and 
12500              checker is point a finger at various threads/shared issues.
12501              
12502              PL_curcop->cop_io is still an issue.
12503      Branch: perlio
12504            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
12505            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
12506            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
12507            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
12508            ! win32/vmem.h win32/win32.c win32/win32.h
12509 ____________________________________________________________________________
12510 [ 14258] By: nick                                  on 2002/01/14  20:24:28
12511         Log: Integrate build parts of mainline
12512      Branch: perlio
12513           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
12514           !> lib/ExtUtils/t/MM_Win32.t
12515 ____________________________________________________________________________
12516 [ 14257] By: nick                                  on 2002/01/14  16:10:54
12517         Log: Inverted sense of special-ness of specialCopIO - supposed to 
12518              be true if value is "special" i.e. NOT an SV.
12519      Branch: perlio
12520            ! perlio.h
12521 ____________________________________________________________________________
12522 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
12523         Log: Update Changes.
12524      Branch: perl
12525            ! Changes patchlevel.h
12526 ____________________________________________________________________________
12527 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
12528         Log: Retract #14251 (the op slab allocator from perlio)
12529              until we figure out why 2.2.19 x86 debian gets
12530              a circular sibling chain and therefore hangs in
12531              the Perl_ck_subr() sibling for-loop.
12532      Branch: perl
12533            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
12534            ! perlapi.c perlapi.h proto.h
12535 ____________________________________________________________________________
12536 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
12537         Log: Big mktables rewrite from Jeffrey;
12538              documentation not yet updated.
12539      Branch: perl
12540            + (add 171 files)
12541            - (delete 182 files)
12542            ! (edit 135 files)
12543 ____________________________________________________________________________
12544 [ 14253] By: ams                                   on 2002/01/14  03:15:05
12545         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
12546              From: Michael G Schwern <schwern@pobox.com>
12547              Date: Sun, 13 Jan 2002 21:00:07 -0500
12548              Message-Id: <20020114020007.GB2877@blackrider>
12549      Branch: perl
12550            ! lib/Cwd.pm
12551 ____________________________________________________________________________
12552 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
12553         Log: Subject: Re: Win32 status - progress !
12554              From: Abe Timmerman <abe@ztreet.demon.nl>       
12555              Date: Mon, 14 Jan 2002 02:29:51 +0100
12556              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
12557      Branch: perl
12558            ! lib/ExtUtils/t/MM_Win32.t
12559 ____________________________________________________________________________
12560 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
12561         Log: Integrate perlio.
12562              
12563              Slab allocator for ops
12564              - moved the statics to intrpvar.h
12565              - implemented Slab_Free()
12566              - uses PerlMemShared (for now) if distinction exists.
12567      Branch: perl
12568           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
12569           !> perlapi.c perlapi.h proto.h
12570 ____________________________________________________________________________
12571 [ 14250] By: nick                                  on 2002/01/13  23:22:34
12572         Log: Slab allocator for ops
12573              - moved the statics to intrpvar.h
12574              - implemented Slab_Free()
12575              - uses PerlMemShared (for now) if distinction exists.
12576      Branch: perlio
12577            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
12578            ! perlapi.c perlapi.h proto.h
12579 ____________________________________________________________________________
12580 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
12581         Log: Start a new test category: uni.  Much of t/op/pat
12582              should probably be moved here, but holding on that
12583              until Jeffrey finishes his big mktables rewrite.
12584              Bits and pieces of op/split, op/pack, op/append,
12585              op/join, could probably be moved to respective uni
12586              tests, too.
12587      Branch: perl
12588            + t/uni/fold.t t/uni/sprintf.t
12589            - t/op/unifold.t t/op/unisprintf.t
12590            ! MANIFEST t/TEST t/harness
12591 ____________________________________________________________________________
12592 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
12593         Log: Subject: [PATCH] enable Win32 to build again
12594              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12595              Date: Sun, 13 Jan 2002 21:49:24 +0100
12596              Message-ID: <3C4200E4.15926.23F6131@localhost>
12597              
12598              miniperl.exe.exe does not exe that well.
12599      Branch: perl
12600            ! lib/ExtUtils/MM_Unix.pm
12601 ____________________________________________________________________________
12602 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
12603         Log: Mention some of the load-affected tests.
12604      Branch: perl
12605            ! INSTALL
12606 ____________________________________________________________________________
12607 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
12608         Log: Move the UTF-8 conversion code earlier so that
12609              op/ver is happy.
12610      Branch: perl
12611            ! sv.c t/op/ver.t
12612 ____________________________________________________________________________
12613 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
12614         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
12615              have diverged quite a bit so no updates there.
12616      Branch: perl
12617            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
12618            ! ext/List/Util/lib/List/Util.pm
12619            ! ext/List/Util/lib/Scalar/Util.pm
12620 ____________________________________________________________________________
12621 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
12622         Log: Make the crypt() pickier: if downgrading doesn't work,
12623              croak.
12624      Branch: perl
12625            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
12626 ____________________________________________________________________________
12627 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
12628         Log: Grow the buffer in case Unicode caused size changes
12629              (and it very probably did).
12630      Branch: perl
12631            ! sv.c
12632 ____________________________________________________________________________
12633 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
12634         Log: Future-proofing from Jeffrey Friedl (for conflicting
12635              In* and Is* names).
12636      Branch: perl
12637            ! lib/utf8_heavy.pl
12638 ____________________________________________________________________________
12639 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
12640         Log: Subject: [PATCH] Re: Warning in B.xs
12641              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12642              Date: Sun, 13 Jan 2002 19:39:52 +0100
12643              Message-ID: <3C41E288.20562.1C8C895@localhost>
12644      Branch: perl
12645            ! ext/B/B.xs
12646 ____________________________________________________________________________
12647 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
12648         Log: Subject: Re: lookbehind broken with latest bleedperl
12649              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12650              Date: Sun, 13 Jan 2002 18:06:22 +0000
12651              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
12652      Branch: perl
12653            ! regexec.c t/op/re_tests
12654 ____________________________________________________________________________
12655 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
12656         Log: Subject: [PATCH] more MM_Unix.t tests
12657              From: Tels <perl_dummy@bloodgate.com>
12658              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
12659              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
12660              
12661              Subject: [PATCH] 14220 misunderstood, I bet          
12662              From: andreas.koenig@anima.de (Andreas J. Koenig)
12663              Date: 12 Jan 2002 21:31:58 +0100
12664              Message-ID: <m3k7un8g5d.fsf@anima.de>
12665      Branch: perl
12666            ! lib/ExtUtils/t/MM_Unix.t
12667 ____________________________________________________________________________
12668 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
12669         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
12670              From: Tels <perl_dummy@bloodgate.com>
12671              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
12672              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
12673              
12674              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
12675              From: Tels <perl_dummy@bloodgate.com>
12676              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
12677              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
12678      Branch: perl
12679            ! lib/ExtUtils/MM_Unix.pm
12680 ____________________________________________________________________________
12681 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
12682         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
12683              From: Nicholas Clark <nick@unfortu.net> 
12684              Date: Sun, 13 Jan 2002 15:58:34 +0000
12685              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
12686      Branch: perl
12687            ! lib/Benchmark.t
12688 ____________________________________________________________________________
12689 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
12690         Log: Anton Berezin did more reading and the uid setting story
12691              gets more complex.
12692      Branch: perl
12693            ! pod/perltodo.pod utils/perldoc.PL
12694 ____________________________________________________________________________
12695 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
12696         Log: Integrate perlio;
12697              
12698              Win32 fixes:
12699              - vmem.h hack to handle free-by-wrong-thread after eval "".
12700              - Initialize timerid 
12701      Branch: perl
12702           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
12703 ____________________________________________________________________________
12704 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
12705         Log: Subject: Re: HiRes
12706              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12707              Date: Sun, 13 Jan 2002 10:18:46 +0100
12708              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
12709              
12710              Give up on socketpair in HP-UX.
12711      Branch: perl
12712            ! ext/Socket/socketpair.t
12713 ____________________________________________________________________________
12714 [ 14233] By: nick                                  on 2002/01/13  16:29:30
12715         Log: Integrate mainline
12716      Branch: perlio
12717           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
12718           !> (integrate 46 files)
12719 ____________________________________________________________________________
12720 [ 14232] By: nick                                  on 2002/01/13  15:37:48
12721         Log: Win32 fixes:
12722              - vmem.h hack to handle free-by-wrong-thread after eval "".
12723              - Initialize timerid 
12724      Branch: perlio
12725            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
12726 ____________________________________________________________________________
12727 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
12728         Log: *groan*
12729      Branch: perl
12730            ! t/op/pat.t
12731 ____________________________________________________________________________
12732 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
12733         Log: One more sharp s case found by Jeffrey.
12734      Branch: perl
12735            ! regexec.c t/op/pat.t
12736 ____________________________________________________________________________
12737 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
12738         Log: Comment tweak.
12739      Branch: perl
12740            ! regexec.c
12741 ____________________________________________________________________________
12742 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
12743         Log: Don't bother checking for the Greek special
12744              cases if the node is too short.
12745      Branch: perl
12746            ! regcomp.c
12747 ____________________________________________________________________________
12748 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
12749         Log: Update Changes.
12750      Branch: perl
12751            ! Changes patchlevel.h
12752 ____________________________________________________________________________
12753 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
12754         Log: metaconfig unit change for #14225.
12755      Branch: metaconfig
12756            + U/modified/i_ndbm.U
12757 ____________________________________________________________________________
12758 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
12759         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
12760              From: Jonathan Stowe <gellyfish@gellyfish.com>
12761              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
12762              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
12763      Branch: perl
12764            ! Configure config_h.SH
12765 ____________________________________________________________________________
12766 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
12767         Log: Quick reformat using indent -kr -nce, as requested
12768              by Dan Kogai and suggest by NI-S.
12769      Branch: perl
12770            ! ext/Encode/encengine.c
12771 ____________________________________________________________________________
12772 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
12773         Log: Couple more Unicode lookbehind tests.
12774      Branch: perl
12775            ! t/op/pat.t
12776 ____________________________________________________________________________
12777 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
12778         Log: Sharp S as a special treat for our German UTF-8 testers :-)
12779      Branch: perl
12780            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
12781 ____________________________________________________________________________
12782 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
12783         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
12784              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12785              Date: Sat, 12 Jan 2002 20:37:32 +0100
12786              Message-ID: <3C409E8C.16203.196C2D3@localhost>
12787      Branch: perl
12788            ! ext/B/B/Deparse.pm
12789 ____________________________________________________________________________
12790 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
12791         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
12792              really worth the bits it's printed on?
12793      Branch: perl
12794            ! lib/ExtUtils/t/MM_Unix.t
12795 ____________________________________________________________________________
12796 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
12797         Log: Special treatment for U+03B0 and U+0390 in //i,
12798              this means that we can remove the minlen pessimisations
12799              introduced by the #14096.
12800      Branch: perl
12801            ! pp_hot.c regcomp.c regexec.c
12802 ____________________________________________________________________________
12803 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
12804         Log: Integrate perlio;
12805              
12806              Abstract out the cloning of SvPVX and handle shared pv in a 
12807              safe (if suboptimal) manner. Does not fix op/fork.t :-(
12808              
12809              Win32-ize socketpair test
12810              - Win32 can fork even though $Config{d_fork} is undef
12811              - SOCK_DGRAM does not work - skip those tests.
12812      Branch: perl
12813           !> ext/Socket/socketpair.t sv.c
12814 ____________________________________________________________________________
12815 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
12816         Log: One should first drop the real uid, not the effective uid.
12817              [ID 20020110.003]
12818      Branch: perl
12819            ! utils/perldoc.PL
12820 ____________________________________________________________________________
12821 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
12822         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
12823              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12824              Date: Fri, 11 Jan 2002 23:29:48 +0100
12825              Message-ID: <3C3F756C.4581.2E2A938@localhost>
12826      Branch: perl
12827            + ext/B/C/C.xs ext/B/C/Makefile.PL
12828            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
12829            ! utils/perlcc.PL
12830 ____________________________________________________________________________
12831 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
12832         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
12833              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
12834              Date: Fri, 11 Jan 2002 14:29:30 -0800
12835              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
12836      Branch: perl
12837            ! ext/B/t/concise.t
12838 ____________________________________________________________________________
12839 [ 14214] By: nick                                  on 2002/01/12  12:31:12
12840         Log: Win32-ize socketpair test
12841              - Win32 can fork even though $Config{d_fork} is undef
12842              - SOCK_DGRAM does not work - skip those tests.
12843      Branch: perlio
12844            ! ext/Socket/socketpair.t
12845 ____________________________________________________________________________
12846 [ 14213] By: nick                                  on 2002/01/12  11:46:28
12847         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
12848              safe (if suboptimal) manner. Does not fix op/fork.t :-(
12849      Branch: perlio
12850            ! sv.c
12851 ____________________________________________________________________________
12852 [ 14212] By: ams                                   on 2002/01/12  06:10:52
12853         Log: Subject: [PATCH] More fixes for Stratus VOS
12854              From: "Green, Paul" <Paul.Green@stratus.com>
12855              Date: Fri, 11 Jan 2002 17:30:37 -0500
12856              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
12857      Branch: perl
12858            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
12859 ____________________________________________________________________________
12860 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
12861         Log: Upgrade to CGI.pm 2.80.
12862      Branch: perl
12863            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
12864 ____________________________________________________________________________
12865 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
12866         Log: FAQ sync.
12867      Branch: perl
12868            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12869            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12870            ! pod/perlfaq8.pod
12871 ____________________________________________________________________________
12872 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
12873         Log: This is getting embarrassing.
12874      Branch: perl
12875            ! t/op/pat.t
12876 ____________________________________________________________________________
12877 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
12878         Log: Doc tweaks.
12879      Branch: perl
12880            ! pod/perlunicode.pod
12881 ____________________________________________________________________________
12882 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
12883         Log: Updating the test count is good; also rephrasing
12884              so that there is no ok output containing "not".
12885      Branch: perl
12886            ! t/op/pat.t
12887 ____________________________________________________________________________
12888 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
12889         Log: Andreas is busy :-)
12890      Branch: perl
12891            ! doop.c t/op/unisprintf.t
12892 ____________________________________________________________________________
12893 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
12894         Log: Unicode lookbehind looked bad.
12895      Branch: perl
12896            ! regexec.c t/op/pat.t
12897 ____________________________________________________________________________
12898 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
12899         Log: Garbage collection.
12900      Branch: perl
12901            ! t/run/kill_perl.t
12902 ____________________________________________________________________________
12903 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
12904         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
12905              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12906              Date: Fri, 11 Jan 2002 23:29:48 +0100
12907              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
12908      Branch: perl
12909            ! embed.fnc global.sym makedef.pl
12910 ____________________________________________________________________________
12911 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
12912         Log: Subject: [PATCH] perldelta nit?
12913              From: Robert Spier <rspier@pobox.com>
12914              Date: Fri, 11 Jan 2002 15:19:16 -0800
12915              Message-ID: <15423.29428.164185.251700@rls.cx>
12916      Branch: perl
12917            ! pod/perldelta.pod
12918 ____________________________________________________________________________
12919 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
12920         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
12921              From: Michael G Schwern <schwern@pobox.com>
12922              Date: Fri, 11 Jan 2002 17:08:17 -0500
12923              Message-ID: <20020111220817.GG2838@blackrider>
12924      Branch: perl
12925            ! t/run/kill_perl.t t/test.pl
12926 ____________________________________________________________________________
12927 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
12928         Log: Subject: [PATCH] Correct misleading error message
12929              From: Mike Guy <mjtg@cam.ac.uk>
12930              Date: Fri, 11 Jan 2002 18:36:33 +0000
12931              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
12932              
12933              hash assignment -> anonymous hash
12934      Branch: perl
12935            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
12936 ____________________________________________________________________________
12937 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
12938         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
12939              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12940              Date: Fri, 11 Jan 2002 16:58:14 +0100
12941              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
12942      Branch: perl
12943            ! ext/Unicode/Normalize/mkheader
12944 ____________________________________________________________________________
12945 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
12946         Log: Add a new test for is-sprintf-preserving Unicodeness:
12947              #14194 and an old one from kill_perl.t (I could have used
12948              sprintf.t, but it's format was quite fixed, and I didn't
12949              feel like breaking the format)
12950      Branch: perl
12951            + t/op/unisprintf.t
12952            ! MANIFEST t/run/kill_perl.t
12953 ____________________________________________________________________________
12954 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
12955         Log: Integrate perlio;
12956              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
12957      Branch: perl
12958           !> win32/win32.c
12959 ____________________________________________________________________________
12960 [ 14196] By: nick                                  on 2002/01/11  20:58:20
12961         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
12962              as C runtime seems to get its hands on them even though we said
12963              they were handled.
12964              Still an issue with "die" out of signal handler - get panic: pp_iter
12965      Branch: perlio
12966            ! win32/win32.c
12967 ____________________________________________________________________________
12968 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
12969         Log: Integrate perlio;
12970              A mostly-stable version of "new" Win32 signal/kill support.
12971      Branch: perl
12972           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
12973           !> win32/config.gc win32/config.vc win32/config_H.bc
12974           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
12975           !> win32/makefile.mk win32/win32.c win32/win32.h
12976 ____________________________________________________________________________
12977 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
12978         Log: Fix for
12979              
12980              Subject: UTF-8 sprintf bug in bleadperl
12981              From: andreas.koenig@anima.de (Andreas J. Koenig)
12982              Date: 11 Jan 2002 15:47:15 +0100
12983              Message-ID: <m3vge99c7g.fsf@anima.de>
12984              
12985              I have tests, have just to figure out where to put them
12986              since op/sprintf looks a bit unfriendly for tests of
12987              somewhat freer form.
12988      Branch: perl
12989            ! doop.c sv.c
12990 ____________________________________________________________________________
12991 [ 14193] By: nick                                  on 2002/01/11  18:25:34
12992         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
12993              Builds and passes a few tests.
12994      Branch: perlio
12995           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
12996           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
12997           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
12998           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
12999           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
13000           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
13001           +> t/lib/sample-tests/lone_not_bug
13002           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
13003           +> t/lib/sample-tests/vms_nit
13004           !> (integrate 63 files)
13005 ____________________________________________________________________________
13006 [ 14192] By: nick                                  on 2002/01/11  17:49:39
13007         Log: A mostly-stable version of "new" Win32 signal/kill support.
13008      Branch: perlio
13009            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
13010            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13011            ! win32/config_h.PL win32/makefile.mk win32/win32.c
13012            ! win32/win32.h
13013 ____________________________________________________________________________
13014 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
13015         Log: Update Changes.
13016      Branch: perl
13017            ! Changes patchlevel.h
13018 ____________________________________________________________________________
13019 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
13020         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
13021              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13022              Date: Thu, 10 Jan 2002 18:21:34 -0800
13023              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
13024      Branch: perl
13025            + ext/B/t/concise.t
13026            ! MANIFEST
13027 ____________________________________________________________________________
13028 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
13029         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
13030              necessary in form.t and html.t @INC setups.
13031      Branch: perl
13032            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
13033 ____________________________________________________________________________
13034 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
13035         Log: Yet another twist.
13036      Branch: perl
13037            ! t/test.pl
13038 ____________________________________________________________________________
13039 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
13040         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
13041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13042              Date: Fri, 11 Jan 2002 13:04:15 +0100      
13043              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
13044      Branch: perl
13045            ! hints/aix.sh
13046 ____________________________________________________________________________
13047 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
13048         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
13049              From: Jonathan Stowe <gellyfish@gellyfish.com> 
13050              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
13051              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
13052      Branch: perl
13053            ! lib/AnyDBM_File.t
13054 ____________________________________________________________________________
13055 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
13056         Log: Arguments were being mangled.
13057      Branch: perl
13058            ! t/test.pl
13059 ____________________________________________________________________________
13060 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
13061         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
13062              From: Jonathan Stowe <gellyfish@gellyfish.com>
13063              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
13064              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
13065      Branch: perl
13066            ! lib/AnyDBM_File.t
13067 ____________________________________________________________________________
13068 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
13069         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
13070              From: Michael G Schwern <schwern@pobox.com> 
13071              Date: Fri, 11 Jan 2002 04:26:27 -0500
13072              Message-ID: <20020111092626.GA16544@blackrider>
13073      Branch: perl
13074            ! t/run/kill_perl.t t/test.pl
13075 ____________________________________________________________________________
13076 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
13077         Log: Subject: [PATCH] Test::Harness 2.01
13078              From: Michael G Schwern <schwern@pobox.com> 
13079              Date: Thu, 10 Jan 2002 21:11:24 -0500
13080              Message-ID: <20020111021123.GA30666@blackrider>
13081      Branch: perl
13082            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
13083            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
13084            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
13085            + lib/Test/Harness/t/nonumbers.t
13086            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
13087            + t/lib/sample-tests/lone_not_bug
13088            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
13089            + t/lib/sample-tests/vms_nit
13090            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
13091            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
13092 ____________________________________________________________________________
13093 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
13094         Log: patch is silly when creating new files: don't run
13095              patch more than once.
13096      Branch: perl
13097            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
13098 ____________________________________________________________________________
13099 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
13100         Log: Forgot from #14179.
13101      Branch: perl
13102            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
13103 ____________________________________________________________________________
13104 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
13105         Log: Subject: [PATCH] is() undef/'' behavior change
13106              From: Michael G Schwern <schwern@pobox.com> 
13107              Date: Fri, 11 Jan 2002 03:35:51 -0500
13108              Message-ID: <20020111083551.GC30666@blackrider>
13109              
13110              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
13111              From: Michael G Schwern <schwern@pobox.com> 
13112              Date: Fri, 11 Jan 2002 03:37:44 -0500
13113              Message-ID: <20020111083744.GD30666@blackrider>
13114      Branch: perl
13115            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
13116            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
13117            ! lib/Pod/t/InputObjects.t lib/blib.t
13118 ____________________________________________________________________________
13119 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
13120         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
13121              From: Michael G Schwern <schwern@pobox.com> 
13122              Date: Thu, 10 Jan 2002 19:56:23 -0500
13123              Message-ID: <20020111005623.GA13192@blackrider>
13124      Branch: perl
13125            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
13126            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
13127            ! lib/Test/Simple.pm lib/Test/Simple/Changes
13128            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
13129            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
13130            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
13131            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
13132            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
13133            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
13134            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
13135            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
13136            ! lib/Test/Simple/t/plan_is_noplan.t
13137            ! lib/Test/Simple/t/plan_no_plan.t
13138            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
13139            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
13140            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
13141            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
13142            ! lib/Test/Tutorial.pod
13143 ____________________________________________________________________________
13144 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
13145         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
13146              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
13147              
13148              turns out even the malloc() was never really needed to begin with,
13149              so get rid of it
13150      Branch: perl
13151            ! sv.c
13152 ____________________________________________________________________________
13153 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
13154         Log: Small doc tweaks.
13155      Branch: perl
13156            ! pod/perluniintro.pod
13157 ____________________________________________________________________________
13158 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
13159         Log: support using the CRT's malloc() family of functions instead of
13160              the internal one when ithreads is enabled; allocate large blocks
13161              using VirtualAlloc() since the Heap*() functions may only be tuned
13162              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
13163              
13164              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
13165              also see comments at the top of win32/vmem.h for other options that
13166              can be set
13167      Branch: perl
13168            ! win32/vmem.h
13169 ____________________________________________________________________________
13170 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
13171         Log: Subject: micropatch
13172              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13173              Date: Thu, 10 Jan 2002 18:20:58 +0000
13174              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
13175      Branch: perl
13176            ! regcomp.c
13177 ____________________________________________________________________________
13178 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
13179         Log: Subject: [PATCH] Embed.t on Win32
13180              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13181              Date: Thu, 10 Jan 2002 18:56:21 +0100
13182              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
13183      Branch: perl
13184            ! lib/ExtUtils/t/Embed.t
13185 ____________________________________________________________________________
13186 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
13187         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
13188              From: Gisle Aas <gisle@ActiveState.com>
13189              Date: 10 Jan 2002 08:56:05 -0800
13190              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
13191      Branch: perl
13192            ! toke.c
13193 ____________________________________________________________________________
13194 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
13195         Log: Subject: [PATCH] doc fixes
13196              From: "Brendan O'Dea" <bod@debian.org>
13197              Date: Fri, 11 Jan 2002 03:49:54 +1100
13198              Message-ID: <20020110164954.GA21891@compusol.com.au>
13199      Branch: perl
13200            ! lib/I18N/Collate.pm pod/perlfunc.pod
13201 ____________________________________________________________________________
13202 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
13203         Log: Integrate perlio; More signal hackery.
13204      Branch: perl
13205           !> win32/win32.c
13206 ____________________________________________________________________________
13207 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
13208         Log: No need to show internal encodings, or return them
13209              in random order.
13210      Branch: perl
13211            ! ext/Encode/Encode.pm
13212 ____________________________________________________________________________
13213 [ 14168] By: nick                                  on 2002/01/10  17:33:31
13214         Log: Integrate mainline
13215      Branch: perlio
13216            - ext/Unicode/Normalize/Normalize.pod
13217           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
13218           !> ext/Unicode/Normalize/Makefile.PL
13219           !> ext/Unicode/Normalize/Normalize.pm
13220           !> ext/Unicode/Normalize/Normalize.xs
13221           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
13222           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
13223           !> t/run/kill_perl.t toke.c
13224 ____________________________________________________________________________
13225 [ 14167] By: nick                                  on 2002/01/10  17:08:35
13226         Log: More signal hackery
13227      Branch: perlio
13228            ! win32/win32.c
13229 ____________________________________________________________________________
13230 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
13231         Log: I think we can claim to be supporting Unicode
13232              "loose matching" now.
13233      Branch: perl
13234            ! pod/perlunicode.pod
13235 ____________________________________________________________________________
13236 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
13237         Log: Subject: doc patch
13238              From: mjd@plover.com
13239              Date: 10 Jan 2002 15:12:27 -0000
13240              Message-ID: <20020110151227.14850.qmail@plover.com>
13241      Branch: perl
13242            ! pod/perlrun.pod
13243 ____________________________________________________________________________
13244 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
13245         Log: Subject: Re: [ID 20011223.001] accept leaks memory
13246              From: Andy Dougherty <doughera@lafayette.edu>
13247              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
13248              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
13249      Branch: perl
13250            ! hints/linux.sh
13251 ____________________________________________________________________________
13252 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
13253         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
13254      Branch: perl
13255           !> win32/win32.c
13256 ____________________________________________________________________________
13257 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
13258         Log: Subject: [PATCH] Magic numbers in B::Concise
13259              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
13260              Date: Wed, 9 Jan 2002 23:04:01 -0800
13261              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
13262      Branch: perl
13263            ! ext/B/B/Concise.pm ext/B/O.pm
13264 ____________________________________________________________________________
13265 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
13266         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
13267              From: Gisle Aas <gisle@ActiveState.com>
13268              Date: 09 Jan 2002 21:52:40 -0800
13269              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
13270      Branch: perl
13271            ! t/lib/strict/vars toke.c
13272 ____________________________________________________________________________
13273 [ 14160] By: nick                                  on 2002/01/09  21:29:39
13274         Log: Skeleton coding of more kill() support on Win32.
13275      Branch: perlio
13276            ! win32/win32.c
13277 ____________________________________________________________________________
13278 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
13279         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
13280              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13281              Date: Wed, 9 Jan 2002 23:24:32 +0100
13282              Message-ID: <20020109232432.A692@rafael>
13283      Branch: perl
13284            ! ext/B/B/Deparse.pm
13285 ____________________________________________________________________________
13286 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
13287         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
13288              From: Jonathan Stowe <gellyfish@gellyfish.com>
13289              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
13290              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
13291      Branch: perl
13292            ! t/run/kill_perl.t
13293 ____________________________________________________________________________
13294 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
13295         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
13296              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13297              Date: Wed, 09 Jan 2002 20:16:54 +0000
13298              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
13299      Branch: perl
13300            ! regexec.c
13301 ____________________________________________________________________________
13302 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
13303         Log: Subject: [Patch @14129] fixes Unicode::Normalize
13304              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13305              Date: Thu, 10 Jan 2002 01:08:56 +0900
13306              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
13307      Branch: perl
13308            - ext/Unicode/Normalize/Normalize.pod
13309            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
13310            ! ext/Unicode/Normalize/Normalize.pm
13311            ! ext/Unicode/Normalize/Normalize.xs
13312            ! ext/Unicode/Normalize/mkheader
13313 ____________________________________________________________________________
13314 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
13315         Log: Integrate perlio; (Re-)implement alarm() for Win32.
13316      Branch: perl
13317           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
13318           !> win32/win32iop.h
13319 ____________________________________________________________________________
13320 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
13321         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
13322              From: Nicholas Clark <nick@unfortu.net>
13323              Date: Wed, 9 Jan 2002 17:56:04 +0000
13324              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
13325      Branch: perl
13326            ! t/op/readdir.t
13327 ____________________________________________________________________________
13328 [ 14153] By: nick                                  on 2002/01/09  16:18:57
13329         Log: Integrate mainline
13330      Branch: perlio
13331           +> ext/threads/t/stress_re.t t/op/unifold.t
13332            - lib/unifold.t
13333           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
13334           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
13335           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
13336 ____________________________________________________________________________
13337 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
13338         Log: Update Changes.
13339      Branch: perl
13340            ! Changes patchlevel.h
13341 ____________________________________________________________________________
13342 [ 14151] By: nick                                  on 2002/01/09  14:27:36
13343         Log: (Re-)implement alarm() for Win32.
13344      Branch: perlio
13345            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
13346            ! win32/win32iop.h
13347 ____________________________________________________________________________
13348 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
13349         Log: Thinko.
13350      Branch: perl
13351            ! ext/threads/t/stress_re.t
13352 ____________________________________________________________________________
13353 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
13354         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
13355              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
13356              Date: Wed, 09 Jan 2002 13:37:17 +0000                
13357              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
13358      Branch: perl
13359            ! regexec.c t/op/re_tests
13360 ____________________________________________________________________________
13361 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
13362         Log: Subject: Re: Weird Malformed warning in bleadperl    
13363              From: andreas.koenig@anima.de (Andreas J. Koenig)    
13364              Date: 09 Jan 2002 11:12:37 +0100
13365              Message-ID: <m3itabbzoq.fsf@anima.de>
13366      Branch: perl
13367            ! regexec.c t/op/pat.t
13368 ____________________________________________________________________________
13369 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
13370         Log: Forgot stress_re.t from MANIFEST.
13371      Branch: perl
13372            ! MANIFEST
13373 ____________________________________________________________________________
13374 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
13375         Log: In dumping use isPRINT() instead of isprint() so that locale
13376              does not come into play.
13377      Branch: perl
13378            ! utf8.c
13379 ____________________________________________________________________________
13380 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
13381         Log: Add a threads stress test for regular expressions
13382              (mostly just a modified stress_string.t) and doesn't
13383              test that much of regular expressions, just that $1
13384              doesn't get stomped by competing threads (as it does
13385              in the 5005threads of old).
13386      Branch: perl
13387            + ext/threads/t/stress_re.t
13388            ! MANIFEST
13389 ____________________________________________________________________________
13390 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
13391         Log: (retracted by #14307)
13392              Subject: Re: [ID 20010912.007] substr reference core dump
13393              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13394              Date: Tue, 08 Jan 2002 19:17:50 +0000
13395              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
13396      Branch: perl
13397            ! scope.c t/run/kill_perl.t
13398 ____________________________________________________________________________
13399 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
13400         Log: SANY (. with /s) wasn't happy on Unicode.
13401      Branch: perl
13402            ! regexec.c t/op/pat.t
13403 ____________________________________________________________________________
13404 [ 14142] By: ams                                   on 2002/01/08  22:42:10
13405         Log: Subject: [PATCH] perldebug nit
13406              From: Tels <tels@bloodgate.com>
13407              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
13408      Branch: perl
13409            ! pod/perldebug.pod
13410 ____________________________________________________________________________
13411 [ 14141] By: ams                                   on 2002/01/08  21:32:59
13412         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
13413              From: "Green, Paul" <Paul.Green@stratus.com>
13414              Date: Tue, 8 Jan 2002 17:31:35 -0500
13415              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
13416      Branch: perl
13417            ! Makefile.SH
13418 ____________________________________________________________________________
13419 [ 14140] By: ams                                   on 2002/01/08  21:27:57
13420         Log: Subject: [PATCH] Re: Slight chokage from Deparse
13421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13422              Date: Tue, 8 Jan 2002 23:04:45 +0100
13423              Message-Id: <20020108230445.A4798@rafael>
13424      Branch: perl
13425            ! ext/B/B/Deparse.pm
13426 ____________________________________________________________________________
13427 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
13428         Log: Subject: [patch] peep() is rude
13429              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
13430              Date: Tue, 08 Jan 2002 19:17:50 +0000            
13431              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
13432      Branch: perl
13433            ! op.c t/run/kill_perl.t
13434 ____________________________________________________________________________
13435 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
13436         Log: unifold is really an op test since it requires
13437              no external modules for its actual testing:
13438              only the unicore CaseFold.txt file, and File::Spec
13439              to portably access that file.
13440      Branch: perl
13441            + t/op/unifold.t
13442            - lib/unifold.t
13443            ! MANIFEST
13444 ____________________________________________________________________________
13445 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
13446         Log: Subject: [patch] save a test 
13447              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13448              Date: Tue, 08 Jan 2002 16:18:47 +0000
13449              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
13450      Branch: perl
13451            ! regcomp.c
13452 ____________________________________________________________________________
13453 [ 14136] By: nick                                  on 2002/01/08  16:11:55
13454         Log: Integrate mainline
13455      Branch: perlio
13456           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
13457           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
13458           !> (integrate 37 files)
13459 ____________________________________________________________________________
13460 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
13461         Log: Subject: Not OK 13843 
13462              From: andreas.koenig@anima.de (Andreas J. Koenig)
13463              Date: 08 Jan 2002 14:12:29 +0100
13464              Message-ID: <m38zb9c7gi.fsf@anima.de>
13465      Branch: perl
13466            ! op.c t/op/subst.t
13467 ____________________________________________________________________________
13468 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
13469         Log: Missed one variant of the fold testing, noticed bu Hugo.
13470      Branch: perl
13471            ! lib/unifold.t
13472 ____________________________________________________________________________
13473 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
13474         Log: Enchance the Storable magic description.
13475      Branch: perl
13476            ! ext/Storable/Storable.pm
13477 ____________________________________________________________________________
13478 [ 14132] By: ams                                   on 2002/01/08  09:16:12
13479         Log: Subject: [PATCH] don't installperl pods
13480              From: H.Merijn Brand <h.m.brand@hccnet.nl>
13481              Date: Tue, 08 Jan 2002 10:36:01 +0100
13482              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
13483      Branch: perl
13484            ! installperl
13485 ____________________________________________________________________________
13486 [ 14131] By: ams                                   on 2002/01/08  03:38:40
13487         Log: Subject: Math-BigInt v1.49 released
13488              From: Tels <perl_dummy@bloodgate.com>
13489              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
13490      Branch: perl
13491            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
13492            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
13493            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13494            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
13495            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
13496            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
13497            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
13498            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
13499            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
13500            ! t/lib/Math/BigInt/Subclass.pm
13501 ____________________________________________________________________________
13502 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
13503         Log: A little better comments.
13504      Branch: perl
13505            ! regexec.c
13506 ____________________________________________________________________________
13507 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
13508         Log: No normalization form DNF.
13509      Branch: perl
13510            ! ext/Unicode/Normalize/Normalize.pm
13511 ____________________________________________________________________________
13512 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
13513         Log: Extension nits found by -Wall (several from threads
13514              and threads::shared, but leaving them to Arthur).
13515      Branch: perl
13516            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
13517            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
13518            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
13519            ! ext/Unicode/Normalize/mkheader x2p/str.c
13520 ____________________________________________________________________________
13521 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
13522         Log: Sync up Changes etc.
13523      Branch: maint-5.6/macperl
13524            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
13525 ____________________________________________________________________________
13526 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
13527         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
13528      Branch: maint-5.6/macperl
13529            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
13530 ____________________________________________________________________________
13531 [ 14125] By: ams                                   on 2002/01/07  22:03:22
13532         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
13533              From: Nicholas Clark (sans From field in mail header)
13534              Date: Mon, 7 Jan 2002 16:18:23 +0000
13535              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
13536      Branch: perl
13537            ! lib/Exporter.pm
13538 ____________________________________________________________________________
13539 [ 14124] By: ams                                   on 2002/01/07  21:46:11
13540         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
13541              From: "Green, Paul" <Paul.Green@stratus.com>
13542              Date: Mon, 7 Jan 2002 16:59:38 -0500
13543              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
13544      Branch: perl
13545            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
13546 ____________________________________________________________________________
13547 [ 14123] By: nick                                  on 2002/01/07  18:49:55
13548         Log: Integrate mainline
13549      Branch: perlio
13550           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
13551           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
13552           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
13553           !> regexec.c t/op/re_tests utf8.c utf8.h
13554 ____________________________________________________________________________
13555 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
13556         Log: Update Changes.
13557      Branch: perl
13558            ! Changes patchlevel.h
13559 ____________________________________________________________________________
13560 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
13561         Log: Subject: [PATCH] Correct module name in perldelta*
13562              From: Mike Guy <mjtg@cam.ac.uk>
13563              Date: Mon, 07 Jan 2002 17:02:43 +0000
13564              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
13565      Branch: perl
13566            ! pod/perl561delta.pod pod/perl56delta.pod
13567 ____________________________________________________________________________
13568 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
13569         Log: AUTHORS update.
13570      Branch: perl
13571            ! AUTHORS
13572 ____________________________________________________________________________
13573 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
13574         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
13575      Branch: perl
13576            ! ext/Storable/Storable.pm
13577 ____________________________________________________________________________
13578 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
13579         Log: perldelta updates.
13580      Branch: perl
13581            ! pod/perldelta.pod
13582 ____________________________________________________________________________
13583 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
13584         Log: Document the flags of pv_uni_display().
13585      Branch: perl
13586            ! pod/perlapi.pod utf8.c
13587 ____________________________________________________________________________
13588 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
13589         Log: Forgot from #14115.
13590      Branch: perl
13591            ! t/op/re_tests
13592 ____________________________________________________________________________
13593 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
13594         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
13595              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
13596              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
13597              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
13598      Branch: perl
13599            ! regcomp.c
13600 ____________________________________________________________________________
13601 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
13602         Log: More regex and utf8 debug dumping.
13603      Branch: perl
13604            ! dump.c regcomp.c regexec.c utf8.c utf8.h
13605 ____________________________________________________________________________
13606 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
13607         Log: Unused variable.
13608      Branch: perl
13609            ! regcomp.c
13610 ____________________________________________________________________________
13611 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
13612         Log: Regen toc.
13613      Branch: perl
13614            ! pod/perltoc.pod
13615 ____________________________________________________________________________
13616 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
13617         Log: capitalize correctly, noticed by David Dyck.
13618      Branch: perl
13619            ! lib/sort.pm
13620 ____________________________________________________________________________
13621 [ 14110] By: nick                                  on 2002/01/06  22:05:19
13622         Log: Integrate mainline - threads mended, DB_File sick?
13623      Branch: perlio
13624           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
13625           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
13626           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
13627           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
13628           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
13629 ____________________________________________________________________________
13630 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
13631         Log: No need to overqualify.
13632      Branch: perl
13633            ! lib/sort.pm
13634 ____________________________________________________________________________
13635 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
13636         Log: PL_debug_pad wasn't initialized to zeroes which broke
13637              ithreads + DEBUGGING.
13638      Branch: perl
13639            ! sv.c
13640 ____________________________________________________________________________
13641 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
13642         Log: Update Changes.
13643      Branch: perl
13644            ! Changes patchlevel.h
13645 ____________________________________________________________________________
13646 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
13647         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
13648              From: Jonathan Stowe <gellyfish@gellyfish.com>
13649              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
13650              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
13651      Branch: perl
13652            ! pp_sys.c
13653 ____________________________________________________________________________
13654 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
13655         Log: DB_File sync from Paul Marquess.
13656      Branch: perl
13657            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13658            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
13659            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
13660 ____________________________________________________________________________
13661 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
13662         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
13663              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
13664              Date: Sun, 6 Jan 2002 11:44:30 +0100
13665              Message-ID: <3C38389E.7831.493570@localhost>
13666      Branch: perl
13667            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
13668            ! utils/perlcc.PL
13669 ____________________________________________________________________________
13670 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
13671         Log: Tests for #14098.
13672      Branch: perl
13673            ! t/op/lc.t
13674 ____________________________________________________________________________
13675 [ 14102] By: nick                                  on 2002/01/06  11:33:55
13676         Log: Integrate mainline (PPPort still multi-building).
13677      Branch: perlio
13678           +> lib/unifold.t
13679           !> (integrate 30 files)
13680 ____________________________________________________________________________
13681 [ 14101] By: ams                                   on 2002/01/06  04:52:50
13682         Log: Subject: [PATCH] Bad prototype detection now an optional warning
13683              From: Sam Tregar <sam@tregar.com>
13684              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
13685              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
13686      Branch: perl
13687            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
13688            ! t/comp/proto.t toke.c
13689 ____________________________________________________________________________
13690 [ 14100] By: ams                                   on 2002/01/06  01:56:59
13691         Log: Subject: [PATCH] Correct several Stratus VOS build issues
13692              From: "Green, Paul" <Paul.Green@stratus.com>
13693              Date: Sat, 5 Jan 2002 21:30:56 -0500
13694              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
13695      Branch: perl
13696            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
13697 ____________________________________________________________________________
13698 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
13699         Log: Further perl.org URL elaboration from Ask.
13700      Branch: perl
13701            ! pod/perlfaq1.pod pod/perlfaq2.pod
13702 ____________________________________________________________________________
13703 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
13704         Log: The same problem with To{Lower,Title,Upper}
13705              as earlier with ToFold.
13706      Branch: perl
13707            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
13708            ! lib/unicore/To/Upper.pl lib/unicore/mktables
13709 ____________________________________________________________________________
13710 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
13711         Log: Retract #14057 for now; the alarm/setitimer timers
13712              seen to be the same in many systems, which leads into
13713              hangups.
13714      Branch: perl
13715            ! ext/Time/HiRes/HiRes.t
13716 ____________________________________________________________________________
13717 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
13718         Log: Finish up (ha!) the Unicode case folding;
13719              enhance regex dumping code.
13720      Branch: perl
13721            + lib/unifold.t
13722            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
13723            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
13724 ____________________________________________________________________________
13725 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
13726         Log: Use the perl.org news gw instead of the perl.com one
13727              (from Ask).
13728      Branch: perl
13729            ! pod/perlfaq1.pod pod/perlfaq2.pod
13730 ____________________________________________________________________________
13731 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
13732         Log: Zero() wasn't documented.
13733      Branch: perl
13734            ! pod/perlclib.pod
13735 ____________________________________________________________________________
13736 [ 14093] By: ams                                   on 2002/01/05  17:58:35
13737         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
13738              From: Nicholas Clark <nick@unfortu.net>
13739              Date: Sat, 5 Jan 2002 18:55:39 +0000
13740              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
13741      Branch: perl
13742            ! lib/Memoize/t/tie_ndbm.t
13743 ____________________________________________________________________________
13744 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
13745         Log: Also UNICOS/mk has deviant socketpair().
13746      Branch: perl
13747            ! ext/Socket/socketpair.t
13748 ____________________________________________________________________________
13749 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
13750         Log: Ooops.  Retract the regex parts of #14090.
13751      Branch: perl
13752            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
13753 ____________________________________________________________________________
13754 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
13755         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
13756              From: Nicholas Clark <nick@unfortu.net> 
13757              Date: Sat, 5 Jan 2002 18:10:13 +0000
13758              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
13759      Branch: perl
13760            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
13761            ! regcomp.h regexec.c
13762 ____________________________________________________________________________
13763 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
13764         Log: Integrate perlio; a missing aTHX.
13765      Branch: perl
13766           !> op.c
13767 ____________________________________________________________________________
13768 [ 14088] By: nick                                  on 2002/01/05  12:35:01
13769         Log: One missing aTHX_
13770      Branch: perlio
13771            ! op.c
13772 ____________________________________________________________________________
13773 [ 14087] By: nick                                  on 2002/01/05  12:00:48
13774         Log: Raw integrate of mainline - op.c looks dodgy.
13775      Branch: perlio
13776           +> lib/Pod/t/Functions.t t/op/winsystem.t
13777            - lib/File/Spec/NW5.pm t/op/system.t
13778           !> (integrate 77 files)
13779 ____________________________________________________________________________
13780 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
13781         Log: integrate changes from maint-5.6/macperl branch
13782      Branch: maint-5.6/perl
13783           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
13784           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
13785 ____________________________________________________________________________
13786 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
13787         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
13788              found by Marc Lehmann.
13789      Branch: perl
13790            ! pp.c
13791 ____________________________________________________________________________
13792 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
13793         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
13794              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13795              Date: Sat, 5 Jan 2002 00:31:12 +0100
13796              Message-ID: <20020105003112.E1850@rafael>              
13797      Branch: perl
13798            ! t/comp/proto.t
13799 ____________________________________________________________________________
13800 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
13801         Log: A bit of "perl.com" cleanup.
13802      Branch: perl
13803            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
13804            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13805            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
13806            ! pod/perlmodlib.PL pod/perlmodlib.pod
13807 ____________________________________________________________________________
13808 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
13809         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
13810              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13811              Date: Fri, 4 Jan 2002 23:35:19 +0100
13812              Message-ID: <20020104233519.A1850@rafael>
13813      Branch: perl
13814            ! op.c
13815 ____________________________________________________________________________
13816 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
13817         Log: Integrate change #14062 from macperl;
13818              Define setbuf, setvbuf for Mac OS
13819      Branch: perl
13820           !> ext/IO/IO.xs
13821 ____________________________________________________________________________
13822 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
13823         Log: Bump version, update Changes
13824      Branch: maint-5.6/macperl
13825            ! macos/Changes macos/MPVersion.r
13826 ____________________________________________________________________________
13827 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
13828         Log: Add more droplets
13829      Branch: maint-5.6/macperl
13830            + macos/macperl/Droplets/gluedialect.plx
13831            + macos/macperl/Droplets/glueedit.plx
13832            + macos/macperl/Droplets/gluemac.plx
13833            + macos/macperl/Droplets/gluescriptadds.plx
13834            + macos/macperl/Droplets/installme.plx
13835            + macos/macperl/Droplets/show_glue_pods.plx
13836            + macos/macperl/Droplets/tarzipme.plx
13837            + macos/macperl/Droplets/untarzipme.plx
13838 ____________________________________________________________________________
13839 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
13840         Log: Display the native pwd command.
13841      Branch: perl
13842            ! ext/Cwd/t/cwd.t
13843 ____________________________________________________________________________
13844 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
13845         Log: Under Mac OS X /dev/stdout is normally a symlink,
13846              but when running the test it seems to become a socket.
13847              So let's extend our censorship.
13848      Branch: perl
13849            ! t/op/stat.t
13850 ____________________________________________________________________________
13851 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
13852         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
13853      Branch: maint-5.6/macperl
13854            + macos/HandleSocket.cp
13855            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
13856            ! macos/macperl.sym
13857 ____________________________________________________________________________
13858 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
13859         Log: Doc updates
13860      Branch: maint-5.6/macperl
13861            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
13862 ____________________________________________________________________________
13863 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
13864         Log: Update libraries
13865      Branch: maint-5.6/macperl
13866            ! macos/macperl/Makefile.mk
13867 ____________________________________________________________________________
13868 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
13869         Log: Update tests to Mac::StandardFile from StandardFile.pl,
13870              plus other fixes
13871      Branch: maint-5.6/macperl
13872            ! macos/ext/Mac/Menus/t/MenuBar.t
13873            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
13874            ! macos/ext/Mac/Movies/t/PlayMovie.t
13875            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
13876            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
13877            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
13878            ! macos/ext/Mac/Resources/t/Resources.t
13879 ____________________________________________________________________________
13880 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
13881         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
13882      Branch: maint-5.6/macperl
13883            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
13884            ! macos/ext/Mac/Movies/Movies.xs
13885            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
13886            ! macos/ext/Mac/StandardFile/StandardFile.xs
13887            ! macos/ext/Mac/Windows/Windows.xs
13888 ____________________________________________________________________________
13889 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
13890         Log: Updates for Universal Headers 3.4 (forgot one)
13891      Branch: maint-5.6/macperl
13892            ! macos/macperl/MPConsole.cp
13893 ____________________________________________________________________________
13894 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
13895         Log: Updates for Universal Headers 3.4
13896      Branch: maint-5.6/macperl
13897            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
13898            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
13899            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
13900            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
13901            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
13902            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
13903            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
13904            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
13905            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
13906 ____________________________________________________________________________
13907 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
13908         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
13909              from <200112112327.JAA25434@gpo.metropolis.net.au>;
13910              don't crash on quit for 68K (MacPerl Bug #490013)
13911      Branch: maint-5.6/macperl
13912            ! macos/macish.c macos/macperl/MPConsole.cp
13913 ____________________________________________________________________________
13914 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
13915         Log: If we do have socketpair(), make my_socketpair()
13916              just call the real socketpair().  This way we always
13917              have real code behind my_socketpair() and a symbol
13918              corresponding to the my_socketpair in global.sym.
13919      Branch: perl
13920            ! embed.fnc embed.h makedef.pl proto.h util.c
13921 ____________________________________________________________________________
13922 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
13923         Log: Disable sigaction (MacPerl Bug #470321)
13924      Branch: maint-5.6/macperl
13925            ! macos/config.h macos/config.sh
13926 ____________________________________________________________________________
13927 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
13928         Log: Make GUSI resource work (MacPerl Bug #464638)
13929      Branch: maint-5.6/macperl
13930            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
13931            ! macos/macperl/MacPerl.rsrc
13932 ____________________________________________________________________________
13933 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
13934         Log: Make AutoSplit go a little deeper
13935      Branch: maint-5.6/macperl
13936            ! macos/Makefile.mk
13937 ____________________________________________________________________________
13938 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
13939         Log: A few doc updates from bleadperl
13940      Branch: maint-5.6/macperl
13941            ! pod/perlmodinstall.pod pod/perlport.pod
13942 ____________________________________________________________________________
13943 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
13944         Log: Sync up to latest changes from bleadperl
13945      Branch: maint-5.6/macperl
13946            ! lib/File/Find.pm
13947 ____________________________________________________________________________
13948 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
13949         Log: Define setbuf, setvbuf for Mac OS
13950      Branch: maint-5.6/macperl
13951            ! ext/IO/IO.xs
13952 ____________________________________________________________________________
13953 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
13954         Log: Delete by request of Mark-Jason Dominus (change #13676)
13955      Branch: maint-5.6/macperl
13956            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
13957 ____________________________________________________________________________
13958 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
13959         Log: Spread the good word of "env".
13960      Branch: perl
13961            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
13962 ____________________________________________________________________________
13963 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
13964         Log: Till the system tests do something non-Win*, better rename
13965              the test so that people on other platforms don't get confused.
13966              (Not win32system, because assumedly there's win64, too.)
13967      Branch: perl
13968            + t/op/winsystem.t
13969            - t/op/system.t
13970            ! MANIFEST
13971 ____________________________________________________________________________
13972 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
13973         Log: Some tweaks.
13974      Branch: perl
13975            ! lib/Pod/t/Functions.t
13976 ____________________________________________________________________________
13977 [ 14057] By: ams                                   on 2002/01/04  17:40:31
13978         Log: (retracted by #14057)
13979              
13980              Subject: [PATCH] Time/HiRes/HiRes.t
13981              From: Nicholas Clark <nick@unfortu.net>
13982              Date: Fri, 4 Jan 2002 17:28:46 +0000
13983              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
13984      Branch: perl
13985            ! ext/Time/HiRes/HiRes.t
13986 ____________________________________________________________________________
13987 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
13988         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
13989              From: Abe Timmerman <abe@ztreet.demon.nl>
13990              Date: Fri, 04 Jan 2002 18:42:33 +0100
13991              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
13992      Branch: perl
13993            + lib/Pod/t/Functions.t
13994            ! MANIFEST lib/Pod/Functions.pm
13995 ____________________________________________________________________________
13996 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
13997         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
13998              From: "Craig A. Berry" <craigberry@mac.com>
13999              Date: Thu, 3 Jan 2002 17:32:20 -0600
14000              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
14001      Branch: perl
14002            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
14003 ____________________________________________________________________________
14004 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
14005         Log: Document the U+0085, U+2028, and U+2029.
14006      Branch: perl
14007            ! pod/perlre.pod pod/perlretut.pod
14008 ____________________________________________________________________________
14009 [ 14053] By: ams                                   on 2002/01/04  03:27:44
14010         Log: Subject: [PATCH] warn if not CORE::dump
14011              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14012              Date: Thu, 3 Jan 2002 22:04:00 +0100
14013              Message-Id: <20020103220400.A13958@rafael>
14014      Branch: perl
14015            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
14016 ____________________________________________________________________________
14017 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
14018         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
14019      Branch: perl
14020            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
14021 ____________________________________________________________________________
14022 [ 14051] By: ams                                   on 2002/01/04  03:00:12
14023         Log: Subject: [PATCH] File::Compare::VERSION
14024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14025              Date: Thu, 3 Jan 2002 23:42:52 +0100
14026              Message-Id: <20020103234252.G13958@rafael>
14027      Branch: perl
14028            ! lib/File/Compare.pm
14029 ____________________________________________________________________________
14030 [ 14050] By: ams                                   on 2002/01/04  02:58:05
14031         Log: Subject: [PATCH @14042] threads::shared doc
14032              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
14033              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
14034              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
14035      Branch: perl
14036            ! ext/threads/shared/shared.pm
14037 ____________________________________________________________________________
14038 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
14039         Log: #14048 exposed few false positives, to be fixed soonish.
14040      Branch: perl
14041            ! t/op/pat.t
14042 ____________________________________________________________________________
14043 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
14044         Log: Do not add the first characters of multicharacter foldings
14045              into character classes.
14046      Branch: perl
14047            ! regcomp.c
14048 ____________________________________________________________________________
14049 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
14050         Log: A bit of testing for #14046.
14051      Branch: perl
14052            ! t/op/pat.t
14053 ____________________________________________________________________________
14054 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
14055         Log: Allow emitting the foldcased version of "\x{df}", "ss"
14056              (among others, another example would be \x{fb00} -> "ff")
14057      Branch: perl
14058            ! regcomp.c
14059 ____________________________________________________________________________
14060 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
14061         Log: Subject: [PATCH] File::Spec & NetWare
14062              From: Dave Rolsky <autarch@urth.org>
14063              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
14064              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
14065      Branch: perl
14066            - lib/File/Spec/NW5.pm
14067            ! MANIFEST lib/File/Spec.pm
14068 ____________________________________________________________________________
14069 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
14070         Log: FAQ sync (RCS Ids only?)
14071      Branch: perl
14072            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
14073 ____________________________________________________________________________
14074 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
14075         Log: AUTHORs updates.
14076      Branch: perl
14077            ! AUTHORS
14078 ____________________________________________________________________________
14079 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
14080         Log: Update Changes.
14081      Branch: perl
14082            ! Changes patchlevel.h
14083 ____________________________________________________________________________
14084 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
14085         Log: Missed the =head1 additions.
14086      Branch: perl
14087            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
14088            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
14089            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
14090            ! util.c
14091 ____________________________________________________________________________
14092 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
14093         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
14094              From: Robin Barker <rmb1@cise.npl.co.uk>
14095              Date: Thu, 3 Jan 2002 15:26:20 GMT
14096              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
14097      Branch: perl
14098            ! lib/Carp.t lib/Carp/Heavy.pm
14099 ____________________________________________________________________________
14100 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
14101         Log: Subject: [PATCH hv.c] 
14102              From: Robin Barker <rmb1@cise.npl.co.uk>
14103              Date: Thu, 3 Jan 2002 14:49:06 GMT
14104              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
14105              
14106              -Wformat check.
14107      Branch: perl
14108            ! hv.c
14109 ____________________________________________________________________________
14110 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
14111         Log: NetWare tweaks from Ananth Kesari.
14112      Branch: perl
14113            ! NetWare/t/NWScripts.pl lib/File/Find.pm
14114 ____________________________________________________________________________
14115 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
14116         Log: Cast.
14117      Branch: perl
14118            ! regexec.c
14119 ____________________________________________________________________________
14120 [ 14036] By: ams                                   on 2002/01/03  12:12:31
14121         Log: Grammar fix suggested by Gwyn Judd.
14122      Branch: perl
14123            ! pod/perldiag.pod
14124 ____________________________________________________________________________
14125 [ 14035] By: nick                                  on 2002/01/03  09:22:42
14126         Log: More strange perlio != mainline differences where
14127              I have not been.
14128      Branch: perlio
14129           !> hints/unicos.sh hints/unicosmk.sh
14130 ____________________________________________________________________________
14131 [ 14034] By: nick                                  on 2002/01/03  09:19:37
14132         Log: Integrate mainline (including force integrate of
14133              lib/charnames.pm which had got out-of-step)
14134      Branch: perlio
14135           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
14136 ____________________________________________________________________________
14137 [ 14033] By: ams                                   on 2002/01/03  08:24:24
14138         Log: Subject: Not ok 14031: PPPort Makefile.PL
14139              From: andreas.koenig@anima.de (Andreas J. Koenig)
14140              Date: 03 Jan 2002 10:17:46 +0100
14141              Message-Id: <m3sn9n94jp.fsf@anima.de>
14142      Branch: perl
14143            ! ext/Devel/PPPort/Makefile.PL
14144 ____________________________________________________________________________
14145 [ 14032] By: nick                                  on 2002/01/03  08:24:00
14146         Log: Integrate mainline.
14147      Branch: perlio
14148           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
14149           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
14150           !> (integrate 31 files)
14151 ____________________________________________________________________________
14152 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
14153         Log: Off-by-one is my middle name.
14154      Branch: perl
14155            ! regexec.c
14156 ____________________________________________________________________________
14157 [ 14030] By: ams                                   on 2002/01/02  23:56:37
14158         Log: Subject: [PATCH @14015] threads::shared disabling
14159              From: Andy Bussey <andybussey@yahoo.co.uk>
14160              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
14161              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
14162      Branch: perl
14163            + ext/threads/shared/t/no_share.t
14164            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
14165 ____________________________________________________________________________
14166 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
14167         Log: Simon's new perlapi scheme, I hope I got all the pieces.
14168      Branch: perl
14169            + autodoc.pl embed.fnc
14170            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
14171 ____________________________________________________________________________
14172 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
14173         Log: Integrate perlio; more PPPort Makefile source dependence removal
14174      Branch: perl
14175           !> ext/Devel/PPPort/Makefile.PL perl.h
14176 ____________________________________________________________________________
14177 [ 14027] By: ams                                   on 2002/01/02  21:42:50
14178         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
14179              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14180              Date: Wed, 2 Jan 2002 23:09:13 +0100
14181              Message-Id: <20020102230913.A17373@rafael>
14182      Branch: perl
14183            ! pod/perldiag.pod
14184 ____________________________________________________________________________
14185 [ 14026] By: ams                                   on 2002/01/02  21:38:34
14186         Log: Subject: Re: PATCH: lib/Term/Cap.pm
14187              From: Jonathan Stowe <gellyfish@gellyfish.com>
14188              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
14189              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
14190      Branch: perl
14191            ! lib/Term/Cap.pm
14192 ____________________________________________________________________________
14193 [ 14025] By: ams                                   on 2002/01/02  18:34:26
14194         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
14195              From: Sam Tregar <sam@tregar.com>
14196              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
14197              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
14198      Branch: perl
14199            ! pod/perldiag.pod t/comp/proto.t toke.c
14200 ____________________________________________________________________________
14201 [ 14024] By: ams                                   on 2002/01/02  18:16:12
14202         Log: Subject: PATCH: lib/Term/Cap.pm
14203              From: Norton Allen <allen@huarp.harvard.edu>
14204              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
14205              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
14206      Branch: perl
14207            ! lib/Term/Cap.pm
14208 ____________________________________________________________________________
14209 [ 14023] By: ams                                   on 2002/01/02  18:12:31
14210         Log: Subject: PATCH: lib/Cwd.pm for QNX4
14211              From: Norton Allen <allen@huarp.harvard.edu>
14212              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
14213              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
14214      Branch: perl
14215            ! lib/Cwd.pm
14216 ____________________________________________________________________________
14217 [ 14022] By: nick                                  on 2002/01/02  18:01:21
14218         Log: More PPPort Makefile source dependence removal
14219      Branch: perlio
14220            ! ext/Devel/PPPort/Makefile.PL
14221 ____________________________________________________________________________
14222 [ 14021] By: nick                                  on 2002/01/02  17:44:36
14223         Log: Sort out muddle of editing on three machines ...
14224      Branch: perlio
14225           !> Changes MANIFEST cygwin/Makefile.SHs
14226           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
14227           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
14228           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
14229 ____________________________________________________________________________
14230 [ 14020] By: ams                                   on 2002/01/02  17:06:27
14231         Log: Fix misplaced application of #14016.
14232      Branch: perl
14233            ! op.c
14234 ____________________________________________________________________________
14235 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
14236         Log: Integrate perlio; avoid uninit debug_pad.
14237      Branch: perl
14238           !> sv.c
14239 ____________________________________________________________________________
14240 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
14241         Log: makedepend VOS fix from Paul Green.
14242      Branch: perl
14243            ! makedepend.SH
14244 ____________________________________________________________________________
14245 [ 14017] By: nick                                  on 2002/01/02  16:09:43
14246         Log: Avoid un-init perl_debug_pad in clones
14247      Branch: perlio
14248            ! sv.c
14249 ____________________________________________________________________________
14250 [ 14016] By: ams                                   on 2002/01/02  15:58:11
14251         Log: Subject: [PATCH] random crash in B::LISTOP::last
14252              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14253              Date: Wed, 2 Jan 2002 17:37:28 +0100
14254              Message-Id: <3C334558.3906.19CB98D@localhost>
14255      Branch: perl
14256            ! op.c
14257 ____________________________________________________________________________
14258 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
14259         Log: Update Changes.
14260      Branch: perl
14261            ! Changes patchlevel.h
14262 ____________________________________________________________________________
14263 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
14264         Log: One more iteration of the ibcmp_utf8() interface,
14265              hopefully this is a convergent iteration...
14266      Branch: perl
14267            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
14268 ____________________________________________________________________________
14269 [ 14013] By: ams                                   on 2002/01/02  13:43:58
14270         Log: Upgrade to podlators-1.19.
14271      Branch: perl
14272            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
14273            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
14274            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
14275            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
14276            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
14277 ____________________________________________________________________________
14278 [ 14012] By: ams                                   on 2002/01/02  09:48:51
14279         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
14280              From: martyn@inpharmatica.co.uk
14281              Date: Wed, 19 Dec 2001 19:05:00 +0000
14282              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
14283      Branch: perl
14284            ! lib/Pod/Usage.pm
14285 ____________________________________________________________________________
14286 [ 14011] By: nick                                  on 2002/01/02  08:38:18
14287         Log: Integrate mainline
14288      Branch: perlio
14289           !> (integrate 28 files)
14290 ____________________________________________________________________________
14291 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
14292         Log: Make ibcmp_utf8() optionally progress in either string for
14293              as long as it takes and optionally record how far it got.
14294      Branch: perl
14295            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
14296 ____________________________________________________________________________
14297 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
14298         Log: Once more try to get the PPPort Makefile right.
14299      Branch: perl
14300            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
14301 ____________________________________________________________________________
14302 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
14303         Log: -Wall silencing.
14304      Branch: perl
14305            ! utf8.c
14306 ____________________________________________________________________________
14307 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
14308         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
14309              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14310              Date: Tue, 1 Jan 2002 22:45:21 +0100       
14311              Message-ID: <20020101224521.A691@rafael>
14312      Branch: perl
14313            ! ext/B/B/Deparse.pm
14314 ____________________________________________________________________________
14315 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
14316         Log: VOS tweak from Paul Green: VOS has different O_BINARY
14317              and O_TEXT, but VOS always uses LF, never CRLF.
14318      Branch: perl
14319            ! perl.h
14320 ____________________________________________________________________________
14321 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
14322         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
14323      Branch: perl
14324            ! regexec.c utf8.c
14325 ____________________________________________________________________________
14326 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
14327         Log: Now that to_utf8_fold() was fixed.
14328      Branch: perl
14329            ! regcomp.c regexec.c
14330 ____________________________________________________________________________
14331 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
14332         Log: Integrate perlio; experimental binmode() re-coding.
14333      Branch: perl
14334           !> perlio.c
14335 ____________________________________________________________________________
14336 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
14337         Log: Document the to_utf8_*() functions.
14338      Branch: perl
14339            ! embed.pl pod/perlapi.pod utf8.c
14340 ____________________________________________________________________________
14341 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
14342         Log: Better support for multicharacter foldings.
14343              Now all but two of the CaseFold.txt cases work-- but
14344              only when the target string is single-character, more
14345              debugging needed.
14346      Branch: perl
14347            ! regexec.c
14348 ____________________________________________________________________________
14349 [ 14000] By: ams                                   on 2002/01/01  15:59:43
14350         Log: Subject: [PATCH] don't installperl pods
14351              From: Nicholas Clark <nick@unfortu.net>
14352              Date: Tue, 1 Jan 2002 16:44:12 +0000
14353              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
14354      Branch: perl
14355            ! installperl
14356 ____________________________________________________________________________
14357 [ 13999] By: ams                                   on 2002/01/01  14:34:04
14358         Log: Subject: [PATCH] perldiag.pod transposition
14359              From: Nicholas Clark <nick@unfortu.net>
14360              Date: Tue, 1 Jan 2002 15:03:52 +0000
14361              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
14362      Branch: perl
14363            ! pod/perldiag.pod
14364 ____________________________________________________________________________
14365 [ 13998] By: ams                                   on 2002/01/01  13:36:49
14366         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
14367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14368              Date: Tue, 1 Jan 2002 15:12:36 +0100
14369              Message-Id: <20020101151236.A951@rafael>
14370      Branch: perl
14371            ! pod/perldiag.pod
14372 ____________________________________________________________________________
14373 [ 13997] By: ams                                   on 2002/01/01  13:33:06
14374         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
14375              From: Nicholas Clark <nick@unfortu.net>
14376              Date: Tue, 1 Jan 2002 13:13:17 +0000
14377              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
14378      Branch: perl
14379            ! ext/Socket/socketpair.t
14380 ____________________________________________________________________________
14381 [ 13996] By: ams                                   on 2002/01/01  04:44:28
14382         Log: Subject: [PATCH @13746] Leaner exporter
14383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14384              Date: Mon, 31 Dec 2001 18:16:08 -0500
14385              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
14386      Branch: perl
14387            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
14388 ____________________________________________________________________________
14389 [ 13995] By: ams                                   on 2002/01/01  04:29:44
14390         Log: Subject: [PATCH @13746] h2xs broken
14391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14392              Date: Mon, 31 Dec 2001 17:48:55 -0500
14393              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
14394      Branch: perl
14395            ! utils/h2xs.PL
14396 ____________________________________________________________________________
14397 [ 13994] By: ams                                   on 2002/01/01  04:25:46
14398         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
14399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14400              Date: Mon, 31 Dec 2001 17:42:25 -0500
14401              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
14402      Branch: perl
14403            ! lib/ExtUtils/MM_Unix.pm
14404 ____________________________________________________________________________
14405 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
14406         Log: Rename the variables to be a bit more consistent.
14407      Branch: perl
14408            ! utf8.c
14409 ____________________________________________________________________________
14410 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
14411         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
14412              (found by Jeffrey Friedl)
14413      Branch: perl
14414            ! regexec.c t/op/pat.t utf8.c
14415 ____________________________________________________________________________
14416 [ 13991] By: nick                                  on 2001/12/31  18:08:55
14417         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
14418      Branch: perlio
14419            ! perlio.c
14420 ____________________________________________________________________________
14421 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
14422         Log: Update Changes.
14423      Branch: perl
14424            ! Changes patchlevel.h
14425 ____________________________________________________________________________
14426 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
14427         Log: Less unused ones.
14428      Branch: perl
14429            ! regexec.c
14430 ____________________________________________________________________________
14431 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
14432         Log: Unused variable.
14433      Branch: perl
14434            ! regcomp.c
14435 ____________________________________________________________________________
14436 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
14437         Log: Forgotten file.
14438      Branch: perl
14439            ! MANIFEST
14440 ____________________________________________________________________________
14441 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
14442         Log: Subject: Re: Cygwin: one down one to go 
14443              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14444              Date: Mon, 31 Dec 2001 18:34:36 +0100
14445              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
14446      Branch: perl
14447            ! cygwin/Makefile.SHs
14448 ____________________________________________________________________________
14449 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
14450         Log: Add some comments to the recent Unicode case-folding saga.
14451      Branch: perl
14452            ! regcomp.c regexec.c
14453 ____________________________________________________________________________
14454 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
14455         Log: Slight comment tweakage.
14456      Branch: perl
14457            ! ext/I18N/Langinfo/Langinfo.t
14458 ____________________________________________________________________________
14459 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
14460         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
14461      Branch: perl
14462            ! perl.h
14463 ____________________________________________________________________________
14464 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
14465         Log: Subject: [ PATCH] Cygwin: one down one to go
14466              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14467              Date: Mon, 31 Dec 2001 17:03:40 +0100
14468              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
14469      Branch: perl
14470            ! lib/Pod/t/basic.t
14471 ____________________________________________________________________________
14472 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
14473         Log: Tweak the dependencies not to recompile everytime,
14474              as suggested by NI-S.
14475      Branch: perl
14476            ! ext/Devel/PPPort/Makefile.PL
14477 ____________________________________________________________________________
14478 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
14479         Log: Planning still not right.
14480      Branch: perl
14481            ! lib/User/grent.t
14482 ____________________________________________________________________________
14483 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
14484         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
14485              From: Michael G Schwern <schwern@pobox.com>
14486              Date: Sun, 30 Dec 2001 18:07:55 -0500
14487              Message-ID: <20011230230755.GG12840@blackrider>
14488              
14489              (lib/User/grent, really)
14490      Branch: perl
14491            ! lib/User/grent.t
14492 ____________________________________________________________________________
14493 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
14494         Log: Integrate perlio; cleanup, in particular avoid accidental
14495              PerlIO_flush(NULL) if PerlIONext is NULL.
14496      Branch: perl
14497           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
14498 ____________________________________________________________________________
14499 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
14500         Log: Subject: typo in IO::Socket::INET.pm
14501              From: mjd@plover.com
14502              Date: 31 Dec 2001 14:31:10 -0000
14503              Message-ID: <20011231143110.4989.qmail@plover.com>
14504      Branch: perl
14505            ! ext/IO/lib/IO/Socket/INET.pm
14506 ____________________________________________________________________________
14507 [ 13976] By: nick                                  on 2001/12/31  13:56:11
14508         Log: Integrate mainline
14509      Branch: perlio
14510           !> (integrate 29 files)
14511 ____________________________________________________________________________
14512 [ 13975] By: nick                                  on 2001/12/31  12:40:50
14513         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
14514              if PerlIONext is NULL.
14515      Branch: perlio
14516            ! perlio.c perliol.h
14517 ____________________________________________________________________________
14518 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
14519         Log: Subject: Re: [PATCH] Basic bad prototype detection
14520              From: Sam Tregar <sam@tregar.com>
14521              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
14522              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
14523      Branch: perl
14524            ! t/comp/proto.t toke.c
14525 ____________________________________________________________________________
14526 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
14527         Log: Subject: [PATCH] configure.com / scriptdirexp
14528              From: "Craig A. Berry" <craigberry@mac.com>
14529              Date: Sun, 30 Dec 2001 15:47:28 -0600
14530              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
14531      Branch: perl
14532            ! configure.com
14533 ____________________________________________________________________________
14534 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
14535         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
14536              From: Abe Timmerman <abe@ztreet.demon.nl>
14537              Date: Mon, 31 Dec 2001 03:55:27 +0100
14538              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
14539      Branch: perl
14540            ! lib/ExtUtils/t/MM_Win32.t
14541 ____________________________________________________________________________
14542 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
14543         Log: Subject: [PATCH] Basic bad prototype detection
14544              From: Sam Tregar <sam@tregar.com> 
14545              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
14546              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
14547      Branch: perl
14548            ! pod/perldiag.pod t/comp/proto.t toke.c
14549 ____________________________________________________________________________
14550 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
14551         Log: Makefiles are sloppy about the exe suffix
14552              (from Paul Green)
14553      Branch: perl
14554            ! Makefile.SH x2p/Makefile.SH
14555 ____________________________________________________________________________
14556 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
14557         Log: Delay folding until necessary; start of handling
14558              folding into several characters.
14559      Branch: perl
14560            ! regcomp.c regexec.c
14561 ____________________________________________________________________________
14562 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
14563         Log: gcc -Wall dewhine.
14564      Branch: perl
14565            ! regexec.c
14566 ____________________________________________________________________________
14567 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
14568         Log: More Unicode folding tweaks, avoid potential false matches.
14569      Branch: perl
14570            ! regexec.c
14571 ____________________________________________________________________________
14572 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
14573         Log: Make that six wrongs.
14574      Branch: perl
14575            ! regexec.c utf8.c
14576 ____________________________________________________________________________
14577 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
14578         Log: Four wrongs can make a right.
14579      Branch: perl
14580            ! regexec.c utf8.c
14581 ____________________________________________________________________________
14582 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
14583         Log: Fix all the I case foldings as per CaseFold.txt.
14584      Branch: perl
14585            ! regcomp.c regexec.c
14586 ____________________________________________________________________________
14587 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
14588         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
14589      Branch: perl
14590            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
14591            ! regexec.c utf8.c
14592 ____________________________________________________________________________
14593 [ 13962] By: nick                                  on 2001/12/30  18:33:41
14594         Log: Integrate 8.3 fix for PPPort fix
14595      Branch: perlio
14596           +> ext/Devel/PPPort/ppport_h.PL
14597            - ext/Devel/PPPort/ppport.h.PL
14598            ! ext/Devel/PPPort/MANIFEST
14599           !> ext/Devel/PPPort/Makefile.PL
14600 ____________________________________________________________________________
14601 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
14602         Log: Integrate perlio; more win32 stuff:
14603              
14604              A. Use Perl_my_socketpair()
14605              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
14606              load winsock.
14607              C. (In passing) work round fact that $$ is now SvREADONLY
14608              so we need to take special measures to set it during
14609              pseudo-fork.
14610      Branch: perl
14611           !> util.c win32/perlhost.h
14612 ____________________________________________________________________________
14613 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
14614         Log: Fix ppport.h for Unix.
14615      Branch: perl
14616            + ext/Devel/PPPort/ppport_h.PL
14617            - ext/Devel/PPPort/ppport.h.PL
14618            ! MANIFEST ext/Devel/PPPort/Makefile.PL
14619 ____________________________________________________________________________
14620 [ 13959] By: nick                                  on 2001/12/30  16:53:42
14621         Log: Win32 stuff:
14622              A. Use Perl_my_socketpair()
14623              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
14624              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
14625              take special measures to set it during pseudo-fork.
14626      Branch: perlio
14627            ! util.c win32/perlhost.h
14628 ____________________________________________________________________________
14629 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
14630         Log: Integrate perlio; win32 kicking.
14631      Branch: perl
14632           +> ext/Devel/PPPort/ppport.h.PL
14633           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
14634           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
14635           !> proto.h
14636 ____________________________________________________________________________
14637 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
14638         Log: metaconfig unit change for #13956.
14639      Branch: metaconfig
14640            ! U/modified/spitshell.U
14641 ____________________________________________________________________________
14642 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
14643         Log: Must look for cat also in $PATH (noticed by Philip Newton).
14644      Branch: perl
14645            ! Configure
14646 ____________________________________________________________________________
14647 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
14648         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
14649              From: Blair Zajac <blair@orcaware.com>
14650              Date: Sat, 29 Dec 2001 22:37:03 -0800
14651              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
14652      Branch: perl
14653            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
14654 ____________________________________________________________________________
14655 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
14656         Log: Regen files.
14657      Branch: perl
14658            ! embed.h global.sym pod/perlapi.pod uconfig.h
14659 ____________________________________________________________________________
14660 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
14661         Log: Subject: [PATCH] -t without -w 
14662              From: Michael G Schwern <schwern@pobox.com>
14663              Date: Sat, 29 Dec 2001 23:46:25 -0500
14664              Message-ID: <20011230044625.GA14386@blackrider>
14665      Branch: perl
14666            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
14667            ! warnings.pl
14668 ____________________________________________________________________________
14669 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
14670         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
14671              From: Dave Rolsky <autarch@urth.org>               
14672              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
14673              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
14674              
14675              $^O is NetWare, not Netware.
14676      Branch: perl
14677            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
14678 ____________________________________________________________________________
14679 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
14680         Log: Sarathy thinks undoing C++ comments from C++ files
14681              is a bit too zealous.
14682      Branch: perl
14683            ! win32/perlhost.h win32/vmem.h
14684 ____________________________________________________________________________
14685 [ 13950] By: nick                                  on 2001/12/30  14:30:02
14686         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
14687              This gets them into Errno.pm - yet to prove they end up in $!.
14688      Branch: perlio
14689            ! ext/Errno/Errno_pm.PL
14690 ____________________________________________________________________________
14691 [ 13949] By: nick                                  on 2001/12/30  12:02:21
14692         Log: Integrate Cwd muddle
14693      Branch: perlio
14694           !> MANIFEST installperl lib/Cwd.pm
14695 ____________________________________________________________________________
14696 [ 13948] By: nick                                  on 2001/12/30  11:51:40
14697         Log: remove embed.pl duplicates
14698      Branch: perlio
14699            ! embed.h embed.pl global.sym proto.h
14700 ____________________________________________________________________________
14701 [ 13947] By: nick                                  on 2001/12/30  11:35:51
14702         Log: More Cwd tidy up
14703      Branch: perl
14704            ! MANIFEST installperl
14705 ____________________________________________________________________________
14706 [ 13946] By: nick                                  on 2001/12/30  11:12:42
14707         Log: Undo a mess trying Cwd.pm in its ext directory
14708      Branch: perl
14709            + lib/Cwd.pm
14710            - ext/Cwd/Cwd.pm
14711 ____________________________________________________________________________
14712 [ 13945] By: nick                                  on 2001/12/30  10:03:43
14713         Log: Integrate mainline
14714      Branch: perl
14715           +> ext/Cwd/Cwd.pm
14716            - lib/Cwd.pm
14717            ! MANIFEST
14718      Branch: perlio
14719           !> (integrate 45 files)
14720 ____________________________________________________________________________
14721 [ 13944] By: nick                                  on 2001/12/30  09:27:16
14722         Log: "Port" Devel::PPPort to Win32:
14723              - need to set @INC before use in the test
14724              - {} are special to dmake, so use ppport.h.PL
14725              rather than commandline 
14726      Branch: perlio
14727            + ext/Devel/PPPort/ppport.h.PL
14728            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
14729 ____________________________________________________________________________
14730 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
14731         Log: Update Changes.
14732      Branch: perl
14733            ! Changes patchlevel.h
14734 ____________________________________________________________________________
14735 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
14736         Log: Subject: [PATCH] cleaner close on tests, take 2
14737              From: andreas.koenig@anima.de (Andreas J. Koenig)
14738              Date: 29 Dec 2001 21:42:37 +0100
14739              Message-ID: <m33d1tvjuq.fsf@anima.de>
14740              
14741              (the DB_File patches)
14742      Branch: perl
14743            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
14744            ! ext/DB_File/t/db-recno.t
14745 ____________________________________________________________________________
14746 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
14747         Log: Integrate perlio; regen'ed config_H.?c
14748      Branch: perl
14749           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14750 ____________________________________________________________________________
14751 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
14752         Log: Subject: [PATCH] cleaner close on tests, take 2             
14753              From: andreas.koenig@anima.de (Andreas J. Koenig)
14754              Date: 29 Dec 2001 21:42:37 +0100
14755              Message-ID: <m33d1tvjuq.fsf@anima.de>
14756              
14757              (except for the three DB_File patch fragments)
14758      Branch: perl
14759            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
14760            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
14761            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
14762            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
14763            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
14764            ! t/op/runlevel.t t/op/write.t t/run/switches.t
14765 ____________________________________________________________________________
14766 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
14767         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
14768              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14769              Date: Sat, 29 Dec 2001 20:38:59 +0100
14770              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
14771              
14772              (NetWare tree not touched because it's very //)
14773      Branch: perl
14774            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
14775            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
14776            ! wince/include/errno.h wince/include/netdb.h
14777            ! wince/include/sys/socket.h wince/include/sys/stat.h
14778            ! wince/perllib.c wince/perlmain.c wince/win32.h
14779            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
14780            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
14781 ____________________________________________________________________________
14782 [ 13938] By: nick                                  on 2001/12/29  19:23:32
14783         Log: Integrate mainline (ok linux)
14784      Branch: perlio
14785           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
14786           !> (integrate 33 files)
14787 ____________________________________________________________________________
14788 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
14789         Log: Give up on serious testing of langinfo().  Leave the old
14790              code in place, though.
14791      Branch: perl
14792            ! ext/I18N/Langinfo/Langinfo.t
14793 ____________________________________________________________________________
14794 [ 13936] By: nick                                  on 2001/12/29  18:20:33
14795         Log: Routine regen_config_h - no real differences other than order of crypt 
14796      Branch: perlio
14797            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14798 ____________________________________________________________________________
14799 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
14800         Log: Integrate perlio;
14801              
14802              Define the two socket error numbers in terms of WSAEXXXXX equivalents
14803              
14804              Fudge Config.pm so File::Spec does not croak.
14805      Branch: perl
14806           !> win32/FindExt.pm win32/win32.h
14807 ____________________________________________________________________________
14808 [ 13934] By: nick                                  on 2001/12/29  17:27:50
14809         Log: Fudge Config.pm so File::Spec does not croak.
14810      Branch: perlio
14811            ! win32/FindExt.pm
14812 ____________________________________________________________________________
14813 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
14814         Log: metaconfig unit changes for #13932.
14815      Branch: metaconfig
14816            + U/modified/Init.U
14817            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
14818 ____________________________________________________________________________
14819 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
14820         Log: VOS tweaks from Paul Green.
14821              
14822              The Configure tweaks: the _exe needs to be
14823              set after the init; VOS has fd 3 hardwired to /dev/tty;
14824              the grep/ln/make substitutions really need to stick.
14825      Branch: perl
14826            ! Configure hints/vos.sh perl.h util.c vos/build.cm
14827            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14828            ! vos/config.ga.h vos/vosish.h
14829 ____________________________________________________________________________
14830 [ 13931] By: nick                                  on 2001/12/29  17:00:38
14831         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
14832              (just to get util.c to compile)
14833      Branch: perlio
14834            ! win32/win32.h
14835 ____________________________________________________________________________
14836 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
14837         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
14838              From: coral@eekeek.org
14839              Date: Fri, 28 Dec 2001 19:58:22 -0500      
14840              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
14841      Branch: perl
14842            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
14843            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
14844            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
14845            ! pod/perlunicode.pod pod/perlxs.pod util.c
14846 ____________________________________________________________________________
14847 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
14848         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
14849      Branch: perl
14850            ! t/op/exec.t
14851 ____________________________________________________________________________
14852 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
14853         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
14854              From: Abe Timmerman <abe@ztreet.demon.nl>
14855              Date: Sat, 29 Dec 2001 13:10:06 +0100
14856              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
14857      Branch: perl
14858            + lib/Pod/t/InputObjects.t
14859 ____________________________________________________________________________
14860 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
14861         Log: Integrate perlio;
14862              
14863              Quick fix (after couple of clever fixes failed) for
14864              "accept leaks memory" fail [ID 20011223.001]
14865              
14866              Nick Clark's embed.pl fix for my_socketpair
14867      Branch: perl
14868           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
14869 ____________________________________________________________________________
14870 [ 13926] By: nick                                  on 2001/12/29  15:23:21
14871         Log: Nick Clark's embed.pl fix for my_socketpair
14872      Branch: perlio
14873            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
14874 ____________________________________________________________________________
14875 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
14876         Log: Slight tweaks on the MM_Win32.t.
14877      Branch: perl
14878            ! lib/ExtUtils/t/MM_Win32.t
14879 ____________________________________________________________________________
14880 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
14881         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
14882              From: Abe Timmerman <abe@ztreet.demon.nl>
14883              Date: Sat, 29 Dec 2001 12:51:36 +0100
14884              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
14885      Branch: perl
14886            + lib/ExtUtils/t/MM_Win32.t
14887            ! MANIFEST
14888 ____________________________________________________________________________
14889 [ 13923] By: nick                                  on 2001/12/29  15:12:07
14890         Log: Quick fix (after couple of clever fixes failed) for
14891              "accept leaks memory" fail [ID 20011223.001]
14892      Branch: perlio
14893            ! pp_sys.c
14894 ____________________________________________________________________________
14895 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
14896         Log: Subject: [PATCH] Module names and other nits
14897              From: Autrijus Tang <autrijus@autrijus.org>                 
14898              Date: Sat, 29 Dec 2001 01:59:28 +0800
14899              Message-ID: <20011229015928.A29712@geb.elixus.org>              
14900      Branch: perl
14901            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
14902            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
14903            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
14904            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
14905            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
14906 ____________________________________________________________________________
14907 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
14908         Log: socketpair tweaks from Nicholas Clark.
14909      Branch: perl
14910            ! ext/Socket/socketpair.t util.c
14911 ____________________________________________________________________________
14912 [ 13920] By: nick                                  on 2001/12/29  12:36:21
14913         Log: Integrate mainline
14914      Branch: perlio
14915           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
14916           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
14917           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14918           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
14919           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
14920           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
14921           !> t/op/sysio.t
14922 ____________________________________________________________________________
14923 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
14924         Log: Retract #13917.
14925      Branch: perl
14926            ! doop.c
14927 ____________________________________________________________________________
14928 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
14929         Log: Subject: provisional MakeMaker patch for VMS
14930              From: "Craig A. Berry" <craigberry@mac.com> 
14931              Date: Thu, 27 Dec 2001 22:29:37 -0600
14932              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
14933      Branch: perl
14934            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14935 ____________________________________________________________________________
14936 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
14937         Log: (retracted by #13919)
14938      Branch: perl
14939            ! doop.c
14940 ____________________________________________________________________________
14941 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
14942         Log: metaconfig unit change for #13915.
14943      Branch: metaconfig/U/perl
14944            ! d_u32align.U
14945 ____________________________________________________________________________
14946 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
14947         Log: Remove debris in any case.
14948      Branch: perl
14949            ! Configure
14950 ____________________________________________________________________________
14951 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
14952         Log: Subject: [PATCH] Re: B::walksymtable oddness
14953              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14954              Date: Thu, 27 Dec 2001 19:14:24 +0100
14955              Message-ID: <3C2B7310.861.18820D0@localhost>
14956      Branch: perl
14957            ! ext/B/B.pm
14958 ____________________________________________________________________________
14959 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
14960         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
14961              From: Nicholas Clark <nick@unfortu.net> 
14962              Date: Fri, 28 Dec 2001 00:43:02 +0000
14963              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
14964      Branch: perl
14965            ! ext/Socket/socketpair.t
14966 ____________________________________________________________________________
14967 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
14968         Log: Fast Latin1<->UTF-8 conversion for older Perls.
14969      Branch: perl
14970            ! pod/perluniintro.pod
14971 ____________________________________________________________________________
14972 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
14973         Log: Update Changes.
14974      Branch: perl
14975            ! Changes patchlevel.h
14976 ____________________________________________________________________________
14977 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
14978         Log: More wait status trickery for BeOS.
14979      Branch: perl
14980            ! ext/POSIX/POSIX.xs
14981 ____________________________________________________________________________
14982 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
14983         Log: metaconfig unit change for #13908.
14984      Branch: metaconfig/U/perl
14985            ! d_u32align.U
14986 ____________________________________________________________________________
14987 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
14988         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
14989      Branch: perl
14990            ! Configure
14991 ____________________________________________________________________________
14992 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
14993         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
14994              From: gbarr@monty.mutatus.co.uk
14995              Date: 27 Dec 2001 14:41:36 -0000
14996              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
14997      Branch: perl
14998            ! lib/ExtUtils/t/Embed.t
14999 ____________________________________________________________________________
15000 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
15001         Log: Subject: [PATCH] Re: socketpair emulation
15002              From: Nicholas Clark <nick@unfortu.net> 
15003              Date: Wed, 26 Dec 2001 20:08:14 +0000
15004              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
15005      Branch: perl
15006            ! ext/Socket/socketpair.t
15007 ____________________________________________________________________________
15008 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
15009         Log: Subject: [DOC PATCH] left is right and right is left
15010              From: Philip Newton <Philip.Newton@gmx.net>
15011              Date: Thu, 27 Dec 2001 10:04:17 +0100
15012              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
15013      Branch: perl
15014            ! pod/perlfunc.pod pod/perlport.pod
15015 ____________________________________________________________________________
15016 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
15017         Log: Subject: [PATCH] check return of close
15018              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15019              Date: 27 Dec 2001 09:47:30 +0100
15020              Message-ID: <m3ellhgicd.fsf@anima.de> 
15021              
15022              Subject: [PATCH] improve error reporting
15023              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15024              Date: 27 Dec 2001 09:54:55 +0100
15025              Message-ID: <m3adw5gi00.fsf@anima.de> 
15026              
15027              Subject: [PATCH] check return value of close
15028              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15029              Date: 27 Dec 2001 10:03:55 +0100
15030              Message-ID: <m3666tghl0.fsf@anima.de> 
15031              
15032              Subject: [PATCH] return of close
15033              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15034              Date: 27 Dec 2001 10:22:15 +0100
15035              Message-ID: <m31yhhggqg.fsf@anima.de> 
15036      Branch: perl
15037            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
15038            ! t/io/fflush.t
15039 ____________________________________________________________________________
15040 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
15041         Log: Subject: [PATCH] check return of close
15042              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15043              Date: 27 Dec 2001 09:47:30 +0100
15044              Message-ID: <m3ellhgicd.fsf@anima.de> 
15045      Branch: perl
15046            ! t/base/rs.t
15047 ____________________________________________________________________________
15048 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
15049         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
15050              From: andreas.koenig@anima.de (Andreas J. Koenig)
15051              Date: 27 Dec 2001 09:21:16 +0100
15052              Message-ID: <m3n105gjk3.fsf@anima.de>
15053      Branch: perl
15054            ! t/op/sysio.t
15055 ____________________________________________________________________________
15056 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
15057         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
15058              From: "Gerrit P. Haase" <gp@familiehaase.de>
15059              Date: Thu, 27 Dec 2001 09:23:55 +0100 
15060              Message-ID: <98211521662.20011227092355@familiehaase.de>
15061      Branch: perl
15062            ! lib/ExtUtils/t/MM_Cygwin.t
15063 ____________________________________________________________________________
15064 [ 13900] By: nick                                  on 2001/12/27  11:11:51
15065         Log: Integrate mainline
15066      Branch: perlio
15067           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
15068           +> lib/File/Spec/NW5.pm
15069           !> (integrate 52 files)
15070 ____________________________________________________________________________
15071 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
15072         Log: Replace the awful (most likely generated and not very persistent)
15073              URL with something tangible.
15074      Branch: perl
15075            ! README.hpux
15076 ____________________________________________________________________________
15077 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
15078         Log: Naughty /dev/printer (ls -l, really) of IRIX.
15079      Branch: perl
15080            ! t/op/stat.t
15081 ____________________________________________________________________________
15082 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
15083         Log: Upgrade to Net::Ping 2.10.
15084      Branch: perl
15085            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
15086            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15087            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15088            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15089 ____________________________________________________________________________
15090 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
15091         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
15092              (this showed up in Benchmark.t)
15093      Branch: perl
15094            ! pp_sys.c
15095 ____________________________________________________________________________
15096 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
15097         Log: BeOS updates.
15098      Branch: perl
15099            ! README.beos beos/beos.c
15100 ____________________________________________________________________________
15101 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
15102         Log: Subject: Re: bleadperl doesn't compile
15103              From: "Gerrit P. Haase" <gp@familiehaase.de>
15104              Date: Wed, 26 Dec 2001 21:29:08 +0100
15105              Message-ID: <22168634623.20011226212908@familiehaase.de>
15106              
15107              Cygwin with multiplicity.
15108      Branch: perl
15109            ! perlio.c
15110 ____________________________________________________________________________
15111 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
15112         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
15113              From: Nicholas Clark <nick@ccl4.org>
15114              Date: Wed, 26 Dec 2001 19:07:33 +0000
15115              Message-ID: <20011226190732.J48842@plum.flirble.org>            
15116              
15117              socketpair() (un)signedness nit.
15118      Branch: perl
15119            ! util.c
15120 ____________________________________________________________________________
15121 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
15122         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
15123              From: Nicholas Clark <nick@ccl4.org>
15124              Date: Wed, 26 Dec 2001 19:19:47 +0000
15125              Message-ID: <20011226191946.K48842@plum.flirble.org>
15126              
15127              Use report_evil_fh().
15128      Branch: perl
15129            ! doio.c
15130 ____________________________________________________________________________
15131 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
15132         Log: Bad $? assumptions.
15133      Branch: perl
15134            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
15135 ____________________________________________________________________________
15136 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
15137         Log: Net::Ping isn't going to work much without
15138              the Socket extension; fail more gracefully.
15139      Branch: perl
15140            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
15141            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
15142            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
15143            ! lib/Net/Ping/t/300_ping_stream.t
15144 ____________________________________________________________________________
15145 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
15146         Log: metaconfig unit change for #13888.
15147      Branch: metaconfig
15148            ! U/modified/Oldconfig.U
15149 ____________________________________________________________________________
15150 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
15151         Log: test -d /system is a bit too generic test for VOS
15152              (false hit in BeOS)
15153      Branch: perl
15154            ! Configure
15155 ____________________________________________________________________________
15156 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
15157         Log: No AF_UNIX in BeOS.
15158      Branch: perl
15159            ! util.c
15160 ____________________________________________________________________________
15161 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
15162         Log: FAQ sync.
15163      Branch: perl
15164            ! pod/perlfaq5.pod
15165 ____________________________________________________________________________
15166 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
15167         Log: Update Changes.
15168      Branch: perl
15169            ! Changes patchlevel.h
15170 ____________________________________________________________________________
15171 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
15172         Log: Make -t equal -tw.
15173      Branch: perl
15174            ! perl.c pod/perlrun.pod
15175 ____________________________________________________________________________
15176 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
15177         Log: Subject: Re: Not OK 13881
15178              From: John Peacock <jpeacock@rowman.com>
15179              Date: Tue, 25 Dec 2001 06:02:12 -0500
15180              Message-ID: <3C285CB4.8040006@rowman.com>
15181      Branch: perl
15182            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
15183 ____________________________________________________________________________
15184 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
15185         Log: Subject: Re: Not OK 13881
15186              From: andreas.koenig@anima.de (Andreas J. Koenig)
15187              Date: 25 Dec 2001 07:33:23 +0100
15188              Message-ID: <m3bsgnajws.fsf@anima.de>
15189      Branch: perl
15190            ! op.c
15191 ____________________________________________________________________________
15192 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
15193         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
15194              From: Mark-Jason Dominus <mjd@plover.com>    
15195              Date: Mon, 24 Dec 2001 18:14:48 -0500
15196              Message-ID: <20011224231448.25826.qmail@plover.com>
15197      Branch: perl
15198            ! op.c t/op/eval.t
15199 ____________________________________________________________________________
15200 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
15201         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
15202              From: Dave Rolsky <autarch@urth.org>
15203              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
15204              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
15205      Branch: perl
15206            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
15207            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
15208            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15209            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15210            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
15211 ____________________________________________________________________________
15212 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
15213         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
15214              From: Jeffrey Friedl <jfriedl@yahoo.com>
15215              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
15216              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
15217              
15218              The rest of the tests for plus few extras.
15219      Branch: perl
15220            ! t/op/pat.t
15221 ____________________________________________________________________________
15222 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
15223         Log: metaconfig unit change for #13877.
15224      Branch: metaconfig
15225            ! U/modified/Unix.U
15226 ____________________________________________________________________________
15227 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
15228         Log: No-op.
15229      Branch: perl
15230            ! Configure
15231 ____________________________________________________________________________
15232 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
15233         Log: More constant casting.
15234      Branch: perl
15235            ! regexec.c
15236 ____________________________________________________________________________
15237 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
15238         Log: Subject: perlhack.pod 
15239              From: "John P. Linderman" <jpl@research.att.com>
15240              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
15241              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
15242      Branch: perl
15243            ! pod/perlhack.pod
15244 ____________________________________________________________________________
15245 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
15246         Log: File::Find patch patches from Thomas Wegner.
15247      Branch: perl
15248            ! lib/File/Find.pm
15249 ____________________________________________________________________________
15250 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
15251         Log: Subject: Re: socketpair emulation 
15252              From: Nicholas Clark <nick@unfortu.net>                 
15253              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
15254              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
15255      Branch: perl
15256            ! ext/Socket/socketpair.t
15257 ____________________________________________________________________________
15258 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
15259         Log: Must cast constants if they can be quads.
15260      Branch: perl
15261            ! regcomp.c
15262 ____________________________________________________________________________
15263 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
15264         Log: Promote the e/uid to wide enough un/signed integers
15265              and printf them as such.
15266      Branch: perl
15267            ! taint.c
15268 ____________________________________________________________________________
15269 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
15270         Log: metaconfig unit change for #13869.
15271      Branch: metaconfig/U/perl
15272            ! d_u32align.U
15273 ____________________________________________________________________________
15274 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
15275         Log: The U32 alignment test wasn't really working, noticed
15276              by Paul Green.  Now the test works, but this means that
15277              we may see coredumps from the test.   I sure hope MMUless
15278              places don't crash on the test.
15279      Branch: perl
15280            ! Configure
15281 ____________________________________________________________________________
15282 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
15283         Log: metaconfig unit changes for #13867.
15284      Branch: metaconfig
15285            ! U/compline/nblock_io.U U/modified/Unix.U
15286            ! U/modified/spitshell.U
15287 ____________________________________________________________________________
15288 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
15289         Log: More VOS tweaks.
15290      Branch: perl
15291            ! Configure
15292 ____________________________________________________________________________
15293 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
15294         Log: The funky final sigma casefolding.
15295      Branch: perl
15296            ! regcomp.c regexec.c t/op/pat.t utf8.h
15297 ____________________________________________________________________________
15298 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
15299         Log: Update Changes.
15300      Branch: perl
15301            ! Changes patchlevel.h
15302 ____________________________________________________________________________
15303 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
15304         Log: Move the \C and \X to pat.t.
15305      Branch: perl
15306            ! t/op/pat.t t/op/re_tests
15307 ____________________________________________________________________________
15308 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
15309         Log: More logical test ordering.
15310      Branch: perl
15311            ! perl.h
15312 ____________________________________________________________________________
15313 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
15314         Log: Integrate perlio;
15315              
15316              Add at least the "important" PerlIO_xxxx functions to embed.pl
15317              so that they get implicit pTHX_ and we can avoid slow dTHX.
15318              
15319              Put PerlIO stuff inside EXTERN C
15320              
15321              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
15322      Branch: perl
15323           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
15324           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
15325           !> win32/win32.c
15326 ____________________________________________________________________________
15327 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
15328         Log: Even more \X fixing.
15329      Branch: perl
15330            ! regexec.c t/op/pat.t
15331 ____________________________________________________________________________
15332 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
15333         Log: More \X fixing.
15334      Branch: perl
15335            ! regexec.c t/op/pat.t
15336 ____________________________________________________________________________
15337 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
15338         Log: Fix encoding pragma.
15339      Branch: perl
15340            ! regcomp.c
15341 ____________________________________________________________________________
15342 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
15343         Log: Subject: socketpair emulation
15344              From: Nicholas Clark <nick@unfortu.net>
15345              Date: Sat, 22 Dec 2001 18:38:18 +0000
15346              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
15347      Branch: perl
15348            + ext/Socket/socketpair.t
15349            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
15350            ! pp_sys.c proto.h util.c
15351 ____________________________________________________________________________
15352 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
15353         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
15354              From: Jeffrey Friedl <jfriedl@yahoo.com>
15355              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
15356              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
15357              
15358              (partially applied, most of the new tests need to be rethought)
15359      Branch: perl
15360            ! regcomp.c t/op/re_tests
15361 ____________________________________________________________________________
15362 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
15363         Log: Small tweaks.
15364      Branch: perl
15365            ! handy.h regexec.c
15366 ____________________________________________________________________________
15367 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
15368         Log: Unicode casefolding continues.
15369              (lib/encoding.t still failing.)
15370      Branch: perl
15371            ! regexec.c t/op/pat.t
15372 ____________________________________________________________________________
15373 [ 13854] By: nick                                  on 2001/12/22  20:01:27
15374         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
15375      Branch: perlio
15376            ! makedef.pl perlio.h perlio.sym win32/win32.c
15377 ____________________________________________________________________________
15378 [ 13853] By: nick                                  on 2001/12/22  19:58:53
15379         Log: Put PerlIO stuff inside EXTERN C
15380      Branch: perlio
15381            ! embed.pl proto.h
15382 ____________________________________________________________________________
15383 [ 13852] By: nick                                  on 2001/12/22  18:04:34
15384         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
15385              so that they get implicit pTHX_ and we can avoid slow dTHX.
15386      Branch: perlio
15387            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
15388            ! perlio.h pod/perlapi.pod proto.h
15389 ____________________________________________________________________________
15390 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
15391         Log: metaconfig unit change for #13850.
15392      Branch: metaconfig
15393            ! U/modified/Loc.U
15394 ____________________________________________________________________________
15395 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
15396         Log: Rework the make logic (again).
15397      Branch: perl
15398            ! Configure
15399 ____________________________________________________________________________
15400 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
15401         Log: Integrate perlio;
15402              Fix mis-parse of autoloaded usage code by declaring the sub
15403              Correct checking code which Ilya spotted was tripped by CR at EOF.
15404              The CR at EOF fix earlier broke CR at end-of-buffer.
15405      Branch: perl
15406            ! regexec.c
15407           !> ext/POSIX/POSIX.pm perlio.c sv.c
15408 ____________________________________________________________________________
15409 [ 13848] By: nick                                  on 2001/12/22  15:11:17
15410         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
15411              This should be okay for both?
15412      Branch: perlio
15413            ! perlio.c
15414 ____________________________________________________________________________
15415 [ 13847] By: nick                                  on 2001/12/22  12:26:32
15416         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
15417              Also tone down perl -DP tracing of sv_gets.
15418      Branch: perlio
15419            ! perlio.c sv.c
15420 ____________________________________________________________________________
15421 [ 13846] By: nick                                  on 2001/12/22  10:49:27
15422         Log: Fix mis-parse of autoloaded usage code by declaring the sub
15423      Branch: perlio
15424            ! ext/POSIX/POSIX.pm
15425 ____________________________________________________________________________
15426 [ 13845] By: nick                                  on 2001/12/22  10:44:11
15427         Log: Integrate mainline - some fails:
15428              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
15429              -------------------------------------------------------------------------------
15430              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
15431              ../lib/encoding.t                    19    2  10.53%  17-18
15432              op/pat.t                            770    3   0.39%  754-755 757
15433      Branch: perlio
15434           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
15435           !> (integrate 36 files)
15436 ____________________________________________________________________________
15437 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
15438         Log: More Unicode casing fixes.
15439      Branch: perl
15440            ! regexec.c t/op/pat.t
15441 ____________________________________________________________________________
15442 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
15443         Log: Unicode casefolding fixes.
15444      Branch: perl
15445            ! op.c regcomp.c regexec.c t/op/pat.t
15446 ____________________________________________________________________________
15447 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
15448         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
15449              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
15450              Date: Sat, 22 Dec 2001 00:01:29 +0100
15451              Message-ID: <20011222000129.A713@rafael>
15452      Branch: perl
15453            ! ext/B/B/Deparse.pm
15454 ____________________________________________________________________________
15455 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
15456         Log: VOS config from Paul Green.
15457      Branch: perl
15458            ! hints/vos.sh
15459 ____________________________________________________________________________
15460 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
15461         Log: Subject: [PATCH @13746] CreateTTY on OS/2
15462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15463              Date: Fri, 21 Dec 2001 15:59:45 -0500
15464              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
15465      Branch: perl
15466            ! lib/perl5db.pl
15467 ____________________________________________________________________________
15468 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
15469         Log: Subject: [PATCH @13746] uninstalled build of modules broken
15470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15471              Date: Fri, 21 Dec 2001 15:49:09 -0500
15472              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
15473      Branch: perl
15474            ! lib/ExtUtils/MM_Unix.pm
15475 ____________________________________________________________________________
15476 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
15477         Log: Subject: [PATCH @13746] OS/2 File::* modules
15478              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15479              Date: Fri, 21 Dec 2001 15:43:24 -0500
15480              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
15481      Branch: perl
15482            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
15483 ____________________________________________________________________________
15484 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
15485         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
15486              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15487              Date: Fri, 21 Dec 2001 17:29:07 +0100
15488              Message-ID: <3C236353.6625C4C0@alcatel.at>
15489      Branch: perl
15490            ! pod/perltie.pod
15491 ____________________________________________________________________________
15492 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
15493         Log: metaconfig unit changes for #13835
15494      Branch: metaconfig
15495            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
15496            ! U/modified/sh.U
15497 ____________________________________________________________________________
15498 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
15499         Log: Further VOS tweaks: the _exe needs to be introduced
15500              in the very beginning, and the make/gmake needs special
15501              VOS logic.
15502      Branch: perl
15503            ! Configure Makefile.SH
15504 ____________________________________________________________________________
15505 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
15506         Log: Update Changes.
15507      Branch: perl
15508            ! Changes patchlevel.h
15509 ____________________________________________________________________________
15510 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
15511         Log: metaconfig unit change for #13832.
15512      Branch: metaconfig
15513            ! U/modified/spitshell.U
15514 ____________________________________________________________________________
15515 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
15516         Log: Also the search for cat needs to be _exe-aware.
15517      Branch: perl
15518            ! Configure
15519 ____________________________________________________________________________
15520 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
15521         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
15522              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15523              Date: Fri, 21 Dec 2001 14:02:01 +0100
15524              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
15525      Branch: perl
15526            ! ext/B/B/Xref.pm
15527 ____________________________________________________________________________
15528 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
15529         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
15530      Branch: perl
15531            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
15532            ! ext/B/t/assembler.t
15533 ____________________________________________________________________________
15534 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
15535         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
15536              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15537              Date: Fri, 21 Dec 2001 11:15:38 +0100
15538              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
15539      Branch: perl
15540            ! hv.c
15541 ____________________________________________________________________________
15542 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
15543         Log: A plan is good.
15544      Branch: perl
15545            ! ext/re/re.t
15546 ____________________________________________________________________________
15547 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
15548         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
15549              From: chromatic <chromatic@rmci.net>
15550              Date: Thu, 20 Dec 2001 16:16:48 -0700
15551              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
15552      Branch: perl
15553            + ext/re/re.t
15554            ! MANIFEST
15555 ____________________________________________________________________________
15556 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
15557         Log: Synchronize the skippage message.
15558      Branch: perl
15559            ! lib/ExtUtils/t/MM_OS2.t
15560 ____________________________________________________________________________
15561 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
15562         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
15563              From: chromatic <chromatic@rmci.net>
15564              Date: Thu, 20 Dec 2001 16:09:10 -0700
15565              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
15566      Branch: perl
15567            + lib/ExtUtils/t/MM_OS2.t
15568            ! MANIFEST
15569 ____________________________________________________________________________
15570 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
15571         Log: Subject: perlfunc.pod patch re flock via fcntl
15572              From: "Tye McQueen" <tye@metronet.com>
15573              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
15574              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
15575      Branch: perl
15576            ! pod/perlfunc.pod
15577 ____________________________________________________________________________
15578 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
15579         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
15580              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
15581              (the Unicode maximum code point) warnable offenses.
15582      Branch: perl
15583            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
15584            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
15585 ____________________________________________________________________________
15586 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
15587         Log: Sterner admonishment on -t.
15588      Branch: perl
15589            ! pod/perlrun.pod
15590 ____________________________________________________________________________
15591 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
15592         Log: Subject: [PATCH B::Dpparse] minor qr// fix
15593              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15594              Date: Thu, 20 Dec 2001 22:53:34 +0100
15595              Message-ID: <20011220225334.A735@rafael>
15596      Branch: perl
15597            ! ext/B/B/Deparse.pm
15598 ____________________________________________________________________________
15599 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
15600         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
15601              From: Robert Spier <rspier@pobox.com>
15602              Date: Thu, 20 Dec 2001 08:10:00 -0800
15603              Message-ID: <15394.3416.693353.107334@rls.cx>
15604      Branch: perl
15605            ! lib/Carp/Heavy.pm
15606 ____________________________________________________________________________
15607 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
15608         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
15609      Branch: perl
15610           !> win32/win32io.c
15611 ____________________________________________________________________________
15612 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
15613         Log: Subject: Re: [PATCH pod/perliol.pod] resend
15614              From: Stas Bekman <stas@stason.org>
15615              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
15616              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
15617      Branch: perl
15618            ! pod/perliol.pod
15619 ____________________________________________________________________________
15620 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
15621         Log: Fix up the APIs noone hopefully uses.
15622      Branch: perl
15623            ! utf8.c
15624 ____________________________________________________________________________
15625 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
15626         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
15627              Date: Wed, 19 Dec 2001 14:13:38 -0800
15628              From: Robert Spier <rspier@pobox.com>
15629              Message-ID: <15393.4370.605214.548582@rls.cx>
15630      Branch: perl
15631            ! lib/Carp.t lib/Carp/Heavy.pm
15632 ____________________________________________________________________________
15633 [ 13815] By: nick                                  on 2001/12/20  10:23:42
15634         Log: pTHX_ fixes for :win32 layer
15635      Branch: perlio
15636            ! win32/win32io.c
15637 ____________________________________________________________________________
15638 [ 13814] By: nick                                  on 2001/12/20  08:20:11
15639         Log: Integrate mainline (mostly) utf8.c does not compile.
15640      Branch: perlio
15641           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
15642           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
15643           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
15644           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
15645           +> lib/Net/Ping/t/300_ping_stream.t
15646           !> Changes MANIFEST embed.h embed.pl embedvar.h
15647           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
15648           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
15649           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
15650           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
15651           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
15652 ____________________________________________________________________________
15653 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
15654         Log: Some bincompat clawbacks.
15655      Branch: perl
15656            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
15657            ! wince/perldll.def
15658 ____________________________________________________________________________
15659 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
15660         Log: gcc pacifying (RH 7.1/ia64).
15661      Branch: perl
15662            ! pp.c
15663 ____________________________________________________________________________
15664 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
15665         Log: Update Changes.
15666      Branch: perl
15667            ! Changes patchlevel.h
15668 ____________________________________________________________________________
15669 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
15670         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
15671              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15672              Date: Wed, 19 Dec 2001 12:35:07 +0100
15673              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
15674              
15675              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
15676              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15677              Date: Wed, 19 Dec 2001 17:34:51 +0000
15678              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
15679      Branch: perl
15680            ! pod/perlre.pod
15681 ____________________________________________________________________________
15682 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
15683         Log: Integrate perlio.
15684      Branch: perl
15685           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
15686           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
15687 ____________________________________________________________________________
15688 [ 13808] By: nick                                  on 2001/12/19  16:08:27
15689         Log: Add pTHX to all vtable functions for future-proofing and
15690              consistency of PerlIO layers.
15691      Branch: perlio
15692            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
15693            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
15694 ____________________________________________________________________________
15695 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
15696         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
15697      Branch: perl
15698            ! ext/B/B/Assembler.pm
15699 ____________________________________________________________________________
15700 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
15701         Log: Reword the alarm explanation.
15702      Branch: perl
15703            ! pod/perlfunc.pod
15704 ____________________________________________________________________________
15705 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
15706         Log: Subject: [PATCH @13746] OS/2 build
15707              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
15708              Date: Wed, 19 Dec 2001 02:45:41 -0500
15709              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
15710              
15711              (skipped the t/TEST change)
15712      Branch: perl
15713            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
15714            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
15715            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
15716 ____________________________________________________________________________
15717 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
15718         Log: Upgrade to Net::Ping 2.09.
15719      Branch: perl
15720            + lib/Net/Ping/CHANGES lib/Net/Ping/README
15721            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
15722            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
15723            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
15724            + lib/Net/Ping/t/300_ping_stream.t
15725            ! MANIFEST lib/Net/Ping.pm
15726 ____________________________________________________________________________
15727 [ 13803] By: nick                                  on 2001/12/19  14:43:24
15728         Log: Integrate mainline
15729      Branch: perlio
15730           +> ext/B/t/assembler.t lib/lib.t
15731           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
15732           !> lib/lib_pm.PL t/op/glob.t utf8.c
15733 ____________________________________________________________________________
15734 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
15735         Log: B::Assembler/B::Disassembler patches and test;
15736              from Wolfgang Laun.
15737              
15738              TODO: getting perlcc working.
15739      Branch: perl
15740            + ext/B/t/assembler.t
15741            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
15742 ____________________________________________________________________________
15743 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
15744         Log: Can't printf U8s as UVs.
15745      Branch: perl
15746            ! utf8.c
15747 ____________________________________________________________________________
15748 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
15749         Log: Subject: Re: [PATCH] ...while $var = glob(...)
15750              From: Robin Houston <robin@kitsite.com> 
15751              Date: Wed, 19 Dec 2001 13:48:55 +0000
15752              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
15753              
15754              Not exactly a glob test but internal-logically correct.
15755      Branch: perl
15756            ! t/op/glob.t
15757 ____________________________________________________________________________
15758 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
15759         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
15760              From: Michael G Schwern <schwern@pobox.com> 
15761              Date: Wed, 19 Dec 2001 07:42:54 -0500
15762              Message-ID: <20011219124254.GF8630@blackrider>
15763      Branch: perl
15764            + lib/lib.t
15765            ! MANIFEST lib/lib_pm.PL
15766 ____________________________________________________________________________
15767 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
15768         Log: Integrate with perlio.
15769      Branch: perl
15770           !> hv.c hv.h scope.c util.c
15771 ____________________________________________________________________________
15772 [ 13797] By: nick                                  on 2001/12/19  12:03:21
15773         Log: Remove the sometimes-lvalue cast
15774      Branch: perlio
15775            ! hv.h
15776 ____________________________________________________________________________
15777 [ 13796] By: nick                                  on 2001/12/19  11:02:27
15778         Log: alarm.t with -Uuseperlio fix
15779              - SA_RESTART should only be function of PERL_OLD_SIGNALS
15780              not USE_PERLIO
15781      Branch: perlio
15782            ! util.c
15783 ____________________________________________________________________________
15784 [ 13795] By: nick                                  on 2001/12/19  10:19:40
15785         Log: Fix READONLY hashes:
15786              1. Discovered need for disabled scope.c part of Jeff's patch.
15787              2. Corrected hv_delete* - entry was being de-linked from
15788              chain (patch program not smart enough?)
15789      Branch: perlio
15790            ! hv.c scope.c
15791 ____________________________________________________________________________
15792 [ 13794] By: nick                                  on 2001/12/19  09:35:13
15793         Log: Integrate mainline
15794      Branch: perlio
15795           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
15796           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
15797           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
15798           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
15799           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
15800 ____________________________________________________________________________
15801 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
15802         Log: Regen toc.
15803      Branch: perl
15804            ! pod/perltoc.pod
15805 ____________________________________________________________________________
15806 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
15807         Log: FAQ sync.
15808      Branch: perl
15809            ! pod/perlfaq5.pod
15810 ____________________________________________________________________________
15811 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
15812         Log: Reformat round.
15813      Branch: perl
15814            ! pod/perlunicode.pod
15815 ____________________________________________________________________________
15816 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
15817         Log: Subject: [PATCH] pod/perlunicode.pod
15818              From: Jeffrey Friedl <jfriedl@yahoo.com>
15819              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
15820              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
15821      Branch: perl
15822            ! pod/perlunicode.pod
15823 ____________________________________________________________________________
15824 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
15825         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
15826              From: Jeffrey Friedl <jfriedl@yahoo.com>
15827              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
15828              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
15829      Branch: perl
15830            ! pod/perluniintro.pod
15831 ____________________________________________________________________________
15832 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
15833         Log: Slight pod reformatting.
15834      Branch: perl
15835            ! pod/perluniintro.pod
15836 ____________________________________________________________________________
15837 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
15838         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
15839              From: Jeffrey Friedl <jfriedl@yahoo.com>    
15840              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
15841              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
15842      Branch: perl
15843            ! pod/perluniintro.pod
15844 ____________________________________________________________________________
15845 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
15846         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
15847              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15848              Date: Wed, 19 Dec 2001 01:45:23 +0000
15849              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
15850      Branch: perl
15851            ! sv.c
15852 ____________________________________________________________________________
15853 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
15854         Log: Subject: Porting/checkURL.pl
15855              From: abigail@foad.org
15856              Date: Tue, 18 Dec 2001 19:03:22 +0100          
15857              Message-ID: <20011218180322.8278.qmail@foad.org> 
15858      Branch: perl
15859            ! Porting/checkURL.pl
15860 ____________________________________________________________________________
15861 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
15862         Log: metaconfig unit change for #13783.
15863      Branch: metaconfig
15864            ! U/modified/Loc.U
15865 ____________________________________________________________________________
15866 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
15867         Log: A bit too oversweeping matching in #13778.
15868      Branch: perl
15869            ! Configure
15870 ____________________________________________________________________________
15871 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
15872         Log: Re-gen Configure based on #13778..13781.
15873      Branch: perl
15874            ! Configure config_h.SH
15875 ____________________________________________________________________________
15876 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
15877         Log: First assume that crypt() can live happy normal life in
15878              the libc or the moral equivalent; only then try magic.
15879      Branch: metaconfig
15880            + U/modified/d_crypt.U
15881 ____________________________________________________________________________
15882 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
15883         Log: In VOS ACLs confuse the testing.
15884      Branch: metaconfig
15885            ! U/modified/Findhdr.U
15886 ____________________________________________________________________________
15887 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
15888         Log: Either make or gmake.
15889      Branch: metaconfig
15890            ! U/modified/Loc.U
15891 ____________________________________________________________________________
15892 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
15893         Log: If your _exe is different from .exe and your test -f $foo
15894              doesn't do magic to recognize $foo$_exe, you will need to
15895              specify -D_exe=... on command line-- and this patch.
15896      Branch: metaconfig
15897            + U/modified/sh.U
15898            ! U/modified/Loc.U
15899 ____________________________________________________________________________
15900 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
15901         Log: Fix the bugs in #13768..13776, and regen Configure.
15902      Branch: metaconfig
15903            ! U/compline/nblock_io.U U/modified/Findhdr.U
15904            ! U/modified/spitshell.U
15905      Branch: metaconfig/U/perl
15906            ! issymlink.U perlpath.U
15907      Branch: perl
15908            ! Configure config_h.SH
15909 ____________________________________________________________________________
15910 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
15911         Log: Must test with $_exe. (There are plenty of similar
15912              spots earlier but they are a tad more complex to fix
15913              since they come before the hints are run.)
15914      Branch: metaconfig
15915            + U/modified/yacc.U
15916 ____________________________________________________________________________
15917 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
15918         Log: F_SETFL might require <fcntl.h>
15919      Branch: metaconfig
15920            ! U/compline/nblock_io.U
15921 ____________________________________________________________________________
15922 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
15923         Log: Don't require make; have both make and gmake optional.
15924              (Maybe have a check that at least one of them is available?)
15925      Branch: metaconfig
15926            ! U/modified/Loc.U
15927 ____________________________________________________________________________
15928 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
15929         Log: cat might be farther than /bin or /usr/bin.
15930      Branch: metaconfig
15931            ! U/modified/spitshell.U
15932 ____________________________________________________________________________
15933 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
15934         Log: In VOS the path component separator is >, not /.
15935      Branch: metaconfig
15936            ! U/modified/Findhdr.U
15937 ____________________________________________________________________________
15938 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
15939         Log: The VOS shell doesn't implement the ? wildcard
15940              (? is used for other purposes, I assume); but
15941              it does implement the * wildcard, and that works
15942              in the general case just fine.
15943      Branch: metaconfig/U/perl
15944            ! d_dlsymun.U
15945 ____________________________________________________________________________
15946 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
15947         Log: VOS detection.
15948      Branch: metaconfig
15949            ! U/modified/Oldconfig.U
15950 ____________________________________________________________________________
15951 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
15952         Log: Proper path for VOS.
15953      Branch: metaconfig
15954            ! U/modified/Head.U
15955 ____________________________________________________________________________
15956 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
15957         Log: Change s/>& 4/>&4/g for consistency.
15958      Branch: metaconfig
15959            + U/modified/d_dosuid.U
15960            ! U/modified/d_socket.U
15961      Branch: metaconfig/U/perl
15962            ! issymlink.U perlxvf.U
15963 ____________________________________________________________________________
15964 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
15965         Log: Subject: Re: Benchmark.t failure on Linux
15966              From: Nicholas Clark <nick@ccl4.org>
15967              Date: Tue, 18 Dec 2001 22:51:25 +0000
15968              Message-ID: <20011218225124.N21702@plum.flirble.org>
15969      Branch: perl
15970            ! lib/Benchmark.t
15971 ____________________________________________________________________________
15972 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
15973         Log: Re-applying #13752 until a better solution can be found.
15974      Branch: perl
15975            ! lib/ExtUtils/t/MM_Unix.t
15976 ____________________________________________________________________________
15977 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
15978         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
15979              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
15980              Date: Tue, 18 Dec 2001 12:05:40 -0500
15981              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
15982      Branch: perl
15983            ! lib/Exporter.pm
15984 ____________________________________________________________________________
15985 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
15986         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
15987              findings -- some of the warnings I can't explain except
15988              by NVgf being detected wrong, though.
15989      Branch: perl
15990            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
15991 ____________________________________________________________________________
15992 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
15993         Log: Subject: [PATCH] pod/perluniintro.pod
15994              From: Jeffrey Friedl <jfriedl@yahoo.com>
15995              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
15996              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
15997      Branch: perl
15998            ! pod/perluniintro.pod
15999 ____________________________________________________________________________
16000 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
16001         Log: ".pm" is the native executable suffix in VOS.
16002      Branch: perl
16003            ! hints/vos.sh
16004 ____________________________________________________________________________
16005 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
16006         Log: Integrate perlio;
16007              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
16008      Branch: perl
16009           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
16010 ____________________________________________________________________________
16011 [ 13760] By: nick                                  on 2001/12/18  15:55:22
16012         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
16013              - added delete of READONLY value inhibit & test for same
16014              - re-tabbed
16015      Branch: perlio
16016            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
16017 ____________________________________________________________________________
16018 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
16019         Log: (Undone by #13766.)
16020              Retract #13752.
16021      Branch: perl
16022            ! lib/ExtUtils/t/MM_Unix.t
16023 ____________________________________________________________________________
16024 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
16025         Log: Echoes of #13757.
16026      Branch: perl
16027            ! t/lib/warnings/utf8
16028 ____________________________________________________________________________
16029 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
16030         Log: Make the utf8 malformedness messages more verbose.
16031      Branch: perl
16032            ! lib/utf8.t utf8.c
16033 ____________________________________________________________________________
16034 [ 13756] By: nick                                  on 2001/12/18  14:43:58
16035         Log: Integrate mainline
16036      Branch: perlio
16037           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
16038           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
16039           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
16040           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
16041           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
16042           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
16043            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
16044            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
16045            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
16046            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
16047            - lib/ExtUtils/testlib.t
16048           !> (integrate 28 files)
16049 ____________________________________________________________________________
16050 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
16051         Log: README.aix updates from Jens-Uwe Mager.
16052      Branch: perl
16053            ! README.aix
16054 ____________________________________________________________________________
16055 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
16056         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
16057              From: Michael G Schwern <schwern@pobox.com>
16058              Date: Tue, 18 Dec 2001 00:58:18 -0500
16059              Message-ID: <20011218055818.GC4362@blackrider>
16060      Branch: perl
16061            ! lib/Benchmark.t
16062 ____________________________________________________________________________
16063 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
16064         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
16065              From: Michael G Schwern <schwern@pobox.com>
16066              Date: Tue, 18 Dec 2001 00:40:38 -0500
16067              Message-ID: <20011218054038.GB4362@blackrider>
16068      Branch: perl
16069            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
16070 ____________________________________________________________________________
16071 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
16072         Log: (reintroduced by #13766)
16073              (retracted by #13759)
16074              
16075              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
16076              From: Michael G Schwern <schwern@pobox.com>  
16077              Date: Tue, 18 Dec 2001 00:00:23 -0500
16078              Message-ID: <20011218050023.GA27893@blackrider>
16079      Branch: perl
16080            ! lib/ExtUtils/t/MM_Unix.t
16081 ____________________________________________________________________________
16082 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
16083         Log: Re-patch #13749.
16084      Branch: perl
16085            ! t/op/glob.t
16086 ____________________________________________________________________________
16087 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
16088         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
16089              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16090              Date: Tue, 18 Dec 2001 12:55:43 +0000
16091              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
16092      Branch: perl
16093            ! ext/Devel/Peek/Peek.pm
16094 ____________________________________________________________________________
16095 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
16096         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
16097              From: Robin Houston <robin@kitsite.com> 
16098              Date: Tue, 18 Dec 2001 14:54:33 +0000
16099              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
16100      Branch: perl
16101            ! t/op/glob.t
16102 ____________________________________________________________________________
16103 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
16104         Log: Subject: [PATCH] slightly more for Exporter.pm
16105              From: Nicholas Clark <nick@ccl4.org>
16106              Date: Tue, 18 Dec 2001 00:22:03 +0000
16107              Message-ID: <20011218002203.M21702@plum.flirble.org>
16108      Branch: perl
16109            ! lib/Exporter.pm
16110 ____________________________________________________________________________
16111 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
16112         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
16113              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16114              Date: Mon, 17 Dec 2001 16:37:18 +0100
16115              Message-ID: <20011217163718.A2292@rafael>
16116              
16117              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
16118              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16119              Date: Mon, 17 Dec 2001 23:17:06 +0100
16120              Message-ID: <20011217231706.A730@rafael>
16121      Branch: perl
16122            ! pod/perlsub.pod pp.c toke.c
16123 ____________________________________________________________________________
16124 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
16125         Log: Update Changes.
16126      Branch: perl
16127            ! Changes patchlevel.h
16128 ____________________________________________________________________________
16129 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
16130         Log: New test warrants a MANIFEST entry.
16131      Branch: perl
16132            ! MANIFEST
16133 ____________________________________________________________________________
16134 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
16135         Log: Subject: Re: [PATCH] ...while $var = glob(...)
16136              From: Robin Houston <robin@kitsite.com>
16137              Date: Mon, 17 Dec 2001 20:27:30 +0000
16138              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
16139              
16140              Can't portably unlink open files.
16141      Branch: perl
16142            ! t/op/glob.t
16143 ____________________________________________________________________________
16144 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
16145         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
16146      Branch: perl
16147            ! pod/perluniintro.pod
16148 ____________________________________________________________________________
16149 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
16150         Log: Move typeglob test from glob.t to gv.t.
16151      Branch: perl
16152            ! t/op/glob.t t/op/gv.t
16153 ____________________________________________________________________________
16154 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
16155         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
16156              From: Robin Houston <robin@kitsite.com> 
16157              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
16158              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
16159      Branch: perl
16160            ! t/op/glob.t
16161 ____________________________________________________________________________
16162 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
16163         Log: Demote the surrogate and non-character errors to warnings.
16164      Branch: perl
16165            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
16166 ____________________________________________________________________________
16167 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
16168         Log: Subject: [PATCH] more POSIX tests, and more autoloading
16169              From: Nicholas Clark <nick@ccl4.org>
16170              Date: Mon, 17 Dec 2001 18:27:47 +0000
16171              Message-ID: <20011217182747.D21702@plum.flirble.org>
16172      Branch: perl
16173            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
16174 ____________________________________________________________________________
16175 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
16176         Log: Subject: [PATCH] ...while $var = glob(...)
16177              From: Robin Houston <robin@kitsite.com> 
16178              Date: Mon, 17 Dec 2001 15:51:54 +0000
16179              Message-ID: <20011217155153.A311@robin.kitsite.com>
16180      Branch: perl
16181            ! op.c
16182 ____________________________________________________________________________
16183 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
16184         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
16185              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16186              Date: Mon, 17 Dec 2001 15:23:01 +0100
16187              Message-ID: <20011217152301.A704@rafael>
16188      Branch: perl
16189            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
16190 ____________________________________________________________________________
16191 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
16192         Log: The system() vs $SIG{ARLM} is no more a todo.
16193      Branch: perl
16194            ! t/op/alarm.t
16195 ____________________________________________________________________________
16196 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
16197         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
16198              From: Michael G Schwern <schwern@pobox.com>
16199              Date: Sun, 16 Dec 2001 23:59:01 -0500
16200              Message-ID: <20011217045901.GL17232@blackrider>
16201      Branch: perl
16202            + t/op/alarm.t
16203            ! MANIFEST
16204 ____________________________________________________________________________
16205 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
16206         Log: s/UNIX/Unix/
16207      Branch: perl
16208            ! MANIFEST
16209 ____________________________________________________________________________
16210 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
16211         Log: Move ExtUtils tests to lib/ExtUtils/t.
16212      Branch: perl
16213            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
16214            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
16215            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
16216            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
16217            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
16218            + lib/ExtUtils/t/testlib.t
16219            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
16220            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
16221            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
16222            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
16223            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
16224            ! MANIFEST
16225 ____________________________________________________________________________
16226 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
16227         Log: Subject: [PATCH] MM_Unix tests, and some questions
16228              From: Tels <perl_dummy@bloodgate.com>
16229              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
16230              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
16231              
16232              Subject: Re: [PATCH] MM_Unix tests, and some questions
16233              From: Tels <perl_dummy@bloodgate.com>
16234              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
16235              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
16236      Branch: perl
16237            + lib/ExtUtils/MM_Unix.t
16238            ! MANIFEST lib/ExtUtils/MM_Unix.pm
16239 ____________________________________________________________________________
16240 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
16241         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
16242              From: Michael G Schwern <schwern@pobox.com>
16243              Date: Sun, 16 Dec 2001 17:53:55 -0500
16244              Message-ID: <20011216225354.GE8900@blackrider>
16245      Branch: perl
16246            ! lib/ExtUtils/MM_Unix.pm
16247 ____________________________________________________________________________
16248 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
16249         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
16250              From: Michael G Schwern <schwern@pobox.com>                
16251              Date: Sun, 16 Dec 2001 16:12:55 -0500
16252              Message-ID: <20011216211255.GV8900@blackrider>
16253      Branch: perl
16254            ! ext/B/B/Deparse.pm
16255 ____________________________________________________________________________
16256 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
16257         Log: Subject: [PATCH] Exporter.pm
16258              From: Nicholas Clark <nick@ccl4.org>
16259              Date: Sun, 16 Dec 2001 19:24:25 +0000
16260              Message-ID: <20011216192425.R21702@plum.flirble.org>
16261      Branch: perl
16262            ! lib/Exporter.pm
16263 ____________________________________________________________________________
16264 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
16265         Log: Subject: [PATCH] Exporter.t (and question)
16266              From: Nicholas Clark <nick@ccl4.org>
16267              Date: Sun, 16 Dec 2001 17:24:55 +0000
16268              Message-ID: <20011216172455.P21702@plum.flirble.org>
16269      Branch: perl
16270            ! lib/Exporter.t
16271 ____________________________________________________________________________
16272 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
16273         Log: Subject: Re: perl@13661
16274              From: "John P. Linderman" <jpl@research.att.com>              
16275              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
16276              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
16277      Branch: perl
16278            ! pp_sort.c
16279 ____________________________________________________________________________
16280 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
16281         Log: Subject: Will the real Unicode encoding please stand up?
16282              From: Jeffrey Friedl <jfriedl@yahoo.com>
16283              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
16284              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
16285      Branch: perl
16286            ! pod/perluniintro.pod
16287 ____________________________________________________________________________
16288 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
16289         Log: Integrate perlio; interruptable system().
16290      Branch: perl
16291           !> util.c
16292 ____________________________________________________________________________
16293 [ 13724] By: nick                                  on 2001/12/17  09:16:50
16294         Log: Fix for alarm() breaking into wait*().
16295              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
16296              signal handler before caller re-does the system call.
16297      Branch: perlio
16298            ! util.c
16299 ____________________________________________________________________________
16300 [ 13723] By: nick                                  on 2001/12/17  07:45:13
16301         Log: Integrate mainline
16302      Branch: perlio
16303           +> (branch 26 files)
16304           !> (integrate 47 files)
16305 ____________________________________________________________________________
16306 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
16307         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
16308              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
16309              and characters beyond 0x10FFF should be disallowed, too,
16310              but some tests would need changing, but more importantly some
16311              APIs would need remodeling since one can easily generate such
16312              characters either by bitwise complements, tr complements, or
16313              v-strings.
16314      Branch: perl
16315            ! pod/perldiag.pod utf8.c
16316 ____________________________________________________________________________
16317 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
16318         Log: Make surrogates illegal also on EBCDIC.
16319      Branch: perl
16320            ! utf8.c
16321 ____________________________________________________________________________
16322 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
16323         Log: Subject: [patch @13687] Unicode::Collate 0.10
16324              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
16325              Date: Sun, 16 Dec 2001 21:22:12 +0900
16326              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
16327      Branch: perl
16328            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
16329            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
16330 ____________________________________________________________________________
16331 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
16332         Log: More documentation for the encoding pragma.
16333      Branch: perl
16334            ! lib/encoding.pm
16335 ____________________________________________________________________________
16336 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
16337         Log: Subject: [PATCH] lib/open.pm 
16338              From: Jeffrey Friedl <jfriedl@yahoo.com>
16339              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
16340              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
16341      Branch: perl
16342            ! lib/open.pm
16343 ____________________________________________________________________________
16344 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
16345         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
16346              From: chromatic <chromatic@rmci.net>
16347              Date: Sat, 15 Dec 2001 23:24:40 -0700
16348              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
16349      Branch: perl
16350            + lib/ExtUtils/Installed.t
16351            ! MANIFEST
16352 ____________________________________________________________________________
16353 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
16354         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
16355              From: Michael G Schwern <schwern@pobox.com>
16356              Date: Sun, 16 Dec 2001 01:14:00 -0500
16357              Message-ID: <20011216061400.GC8900@blackrider>
16358      Branch: perl
16359            ! lib/diagnostics.pm
16360 ____________________________________________________________________________
16361 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
16362         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
16363              From: Michael G Schwern <schwern@pobox.com>
16364              Date: Sun, 16 Dec 2001 01:12:42 -0500
16365              Message-ID: <20011216061242.GB8900@blackrider>
16366      Branch: perl
16367            ! t/test.pl
16368 ____________________________________________________________________________
16369 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
16370         Log: I sometimes outsmart myself.
16371      Branch: perl
16372            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
16373 ____________________________________________________________________________
16374 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
16375         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
16376              From: Michael G Schwern <schwern@pobox.com>
16377              Date: Sat, 15 Dec 2001 15:08:29 -0500
16378              Message-ID: <20011215200829.GK1548@blackrider>
16379      Branch: perl
16380            ! lib/AutoSplit.pm
16381 ____________________________________________________________________________
16382 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
16383         Log: perlunicode enchancements suggested by Jeffrey Friedl.
16384      Branch: perl
16385            ! pod/perlunicode.pod
16386 ____________________________________________________________________________
16387 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
16388         Log: Subject: [PATCH] perlunicode.pod
16389              From: Jeffrey Friedl <jfriedl@yahoo.com>
16390              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
16391              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
16392      Branch: perl
16393            ! pod/perlunicode.pod
16394 ____________________________________________________________________________
16395 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
16396         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
16397              From: Jeffrey Friedl <jfriedl@yahoo.com>
16398              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
16399              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
16400      Branch: perl
16401            ! lib/utf8_heavy.pl
16402 ____________________________________________________________________________
16403 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
16404         Log: Can't create surrogates; so can't match them, either.
16405      Branch: perl
16406            ! pod/perlunicode.pod
16407 ____________________________________________________________________________
16408 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
16409         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
16410              From: Michael G Schwern <schwern@pobox.com>
16411              Date: Sat, 15 Dec 2001 21:20:35 -0500
16412              Message-ID: <20011216022035.GE5672@blackrider>
16413      Branch: perl
16414            ! t/test.pl
16415 ____________________________________________________________________________
16416 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
16417         Log: Make creating UTF-8 surrogates a punishable act.
16418      Branch: perl
16419            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
16420 ____________________________________________________________________________
16421 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
16422         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
16423      Branch: perl
16424            + lib/unicore/In/172.pl lib/unicore/In/173.pl
16425            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
16426            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
16427            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
16428            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
16429            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
16430 ____________________________________________________________________________
16431 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
16432         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
16433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16434              Date: Sat, 15 Dec 2001 23:21:43 +0100
16435              Message-ID: <20011215232143.A11790@rafael>
16436      Branch: perl
16437            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
16438 ____________________________________________________________________________
16439 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
16440         Log: Make charnames more robust.
16441      Branch: perl
16442            ! lib/charnames.pm
16443 ____________________________________________________________________________
16444 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
16445         Log: The hoops one has to jump through.
16446      Branch: perl
16447            ! ext/I18N/Langinfo/Langinfo.pm
16448 ____________________________________________________________________________
16449 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
16450         Log: Subject: [PATCH] perlstyle.pod nit on warnings
16451              From: Autrijus Tang <autrijus@egb.elixus.org>
16452              Date: Sat, 15 Dec 2001 04:24:34 -0800
16453              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
16454      Branch: perl
16455            ! pod/perlstyle.pod
16456 ____________________________________________________________________________
16457 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
16458         Log: I don't think we are in FooOS, Toto.
16459      Branch: perl
16460            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
16461 ____________________________________________________________________________
16462 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
16463         Log: Subject: Re: Untested modules update:  There's more than we thought
16464              From: chromatic <chromatic@rmci.net>
16465              Date: Fri, 14 Dec 2001 17:20:24 -0700
16466              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
16467      Branch: perl
16468            + lib/ExtUtils/MM_Cygwin.t
16469            ! MANIFEST
16470 ____________________________________________________________________________
16471 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
16472         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
16473              From: Michael G Schwern <schwern@pobox.com> 
16474              Date: Fri, 14 Dec 2001 20:59:42 -0500
16475              Message-ID: <20011215015942.GF28596@blackrider>
16476      Branch: perl
16477            ! t/TEST
16478 ____________________________________________________________________________
16479 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
16480         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
16481              From: Michael G Schwern <schwern@pobox.com> 
16482              Date: Fri, 14 Dec 2001 20:03:46 -0500
16483              Message-ID: <20011215010346.GD28596@blackrider>
16484      Branch: perl
16485            + ext/B/t/bblock.t
16486            ! MANIFEST
16487 ____________________________________________________________________________
16488 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
16489         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
16490              From: Michael G Schwern <schwern@pobox.com> 
16491              Date: Fri, 14 Dec 2001 19:59:13 -0500
16492              Message-ID: <20011215005913.GC28596@blackrider>
16493      Branch: perl
16494            ! ext/B/B/Bblock.pm
16495 ____________________________________________________________________________
16496 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
16497         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
16498              From: Michael G Schwern <schwern@pobox.com> 
16499              Date: Fri, 14 Dec 2001 19:36:12 -0500
16500              Message-ID: <20011215003611.GA28596@blackrider>
16501      Branch: perl
16502            + ext/B/t/asmdata.t
16503            ! MANIFEST
16504 ____________________________________________________________________________
16505 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
16506         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
16507              From: Michael G Schwern <schwern@pobox.com> 
16508              Date: Fri, 14 Dec 2001 19:14:14 -0500
16509              Message-ID: <20011215001414.GA25077@blackrider>
16510      Branch: perl
16511            ! bytecode.pl ext/B/B/Asmdata.pm
16512 ____________________________________________________________________________
16513 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
16514         Log: Permissions.
16515      Branch: perl
16516            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
16517            ! ext/Devel/PPPort/module3.c
16518 ____________________________________________________________________________
16519 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
16520         Log: Benchmark test from Nicholas Clark.
16521      Branch: perl
16522            + lib/Benchmark.t
16523            ! MANIFEST lib/Benchmark.pm
16524 ____________________________________________________________________________
16525 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
16526         Log: Mithing.
16527      Branch: perl
16528            + lib/Attribute/Handlers/demo/demo2.pl
16529            + lib/Attribute/Handlers/demo/demo3.pl
16530            + lib/Attribute/Handlers/demo/demo4.pl
16531 ____________________________________________________________________________
16532 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
16533         Log: Silence compiler worries found by Schwern/Digital cc.
16534      Branch: perl
16535            ! perlio.c sv.c x2p/str.c
16536 ____________________________________________________________________________
16537 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
16538         Log: User may not have a valid home directory even if
16539              getpwuid() succedds.
16540      Branch: perl
16541            ! ext/File/Glob/t/basic.t
16542 ____________________________________________________________________________
16543 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
16544         Log: Integrate with perlio.  (No changes, but that's okay.)
16545      Branch: perl
16546           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
16547 ____________________________________________________________________________
16548 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
16549         Log: Add a Configure hints file for VOS: the POSIX support
16550              of VOS is getting close to the point where it can run
16551              Configure (some Configure tweaks will be required).
16552      Branch: perl
16553            + hints/vos.sh
16554            ! MANIFEST
16555 ____________________________________________________________________________
16556 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
16557         Log: Update Changes.
16558      Branch: perl
16559            ! Changes patchlevel.h
16560 ____________________________________________________________________________
16561 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
16562         Log: Reintroduce Attribute::Handlers with Spider's fixes.
16563      Branch: perl
16564            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
16565            + lib/Attribute/Handlers/README
16566            + lib/Attribute/Handlers/demo/Demo.pm
16567            + lib/Attribute/Handlers/demo/Descriptions.pm
16568            + lib/Attribute/Handlers/demo/MyClass.pm
16569            + lib/Attribute/Handlers/demo/demo.pl
16570            + lib/Attribute/Handlers/demo/demo_call.pl
16571            + lib/Attribute/Handlers/demo/demo_chain.pl
16572            + lib/Attribute/Handlers/demo/demo_cycle.pl
16573            + lib/Attribute/Handlers/demo/demo_hashdir.pl
16574            + lib/Attribute/Handlers/demo/demo_phases.pl
16575            + lib/Attribute/Handlers/demo/demo_range.pl
16576            + lib/Attribute/Handlers/demo/demo_rawdata.pl
16577            + lib/Attribute/Handlers/t/multi.t
16578            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
16579 ____________________________________________________________________________
16580 [ 13685] By: nick                                  on 2001/12/14  15:57:00
16581         Log: Integrate mainline
16582      Branch: perlio
16583           +> t/run/switcht.t
16584           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
16585           !> perlapi.h pod/perlrun.pod t/TEST taint.c
16586 ____________________________________________________________________________
16587 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
16588         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
16589              From: Michael G Schwern <schwern@pobox.com> 
16590              Date: Thu, 13 Dec 2001 19:27:08 -0500
16591              Message-ID: <20011214002707.GA10532@blackrider>
16592              
16593              (reword the perlrun -t description a bit,
16594              and move the Itaint_warn to the bottom of
16595              the intrpvar.h for binary compatibility)
16596      Branch: perl
16597            + t/run/switcht.t
16598            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
16599            ! perlapi.h pod/perlrun.pod t/TEST taint.c
16600 ____________________________________________________________________________
16601 [ 13683] By: nick                                  on 2001/12/14  12:29:41
16602         Log: Integrate mainline
16603      Branch: perlio
16604           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
16605           +> lib/Term/ReadLine.t t/op/hashassign.t
16606            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
16607            - lib/Attribute/Handlers/README
16608            - lib/Attribute/Handlers/demo/Demo.pm
16609            - lib/Attribute/Handlers/demo/Descriptions.pm
16610            - lib/Attribute/Handlers/demo/MyClass.pm
16611            - lib/Attribute/Handlers/demo/demo.pl
16612            - lib/Attribute/Handlers/demo/demo2.pl
16613            - lib/Attribute/Handlers/demo/demo3.pl
16614            - lib/Attribute/Handlers/demo/demo4.pl
16615            - lib/Attribute/Handlers/demo/demo_call.pl
16616            - lib/Attribute/Handlers/demo/demo_chain.pl
16617            - lib/Attribute/Handlers/demo/demo_cycle.pl
16618            - lib/Attribute/Handlers/demo/demo_hashdir.pl
16619            - lib/Attribute/Handlers/demo/demo_phases.pl
16620            - lib/Attribute/Handlers/demo/demo_range.pl
16621            - lib/Attribute/Handlers/demo/demo_rawdata.pl
16622            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
16623           !> (integrate 101 files)
16624 ____________________________________________________________________________
16625 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
16626         Log: Detypo.
16627      Branch: perl
16628            ! utf8.c
16629 ____________________________________________________________________________
16630 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
16631         Log: Buffer overflow checks.
16632      Branch: perl
16633            ! utf8.c
16634 ____________________________________________________________________________
16635 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
16636         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
16637              From: Spider Boardman <spider@leggy.zk3.dec.com>
16638              Date: Thu, 13 Dec 2001 15:32:51 -0500
16639              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
16640      Branch: perl
16641            ! lib/ExtUtils/Embed.t
16642 ____________________________________________________________________________
16643 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
16644         Log: More on the Unicode "line" definition.
16645      Branch: perl
16646            ! pod/perlunicode.pod
16647 ____________________________________________________________________________
16648 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
16649         Log: Open-ended VERSION?
16650      Branch: perl
16651            ! lib/ExtUtils/Install.pm
16652 ____________________________________________________________________________
16653 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
16654         Log: Subject: [PATCH] Better make distclean
16655              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16656              Date: Thu, 13 Dec 2001 21:10:18 +0100
16657              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
16658      Branch: perl
16659            ! Makefile.SH
16660 ____________________________________________________________________________
16661 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
16662         Log: Remove Memoize::Saves as requested by mjd.
16663      Branch: perl
16664            - lib/Memoize/Saves.pm
16665            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
16666 ____________________________________________________________________________
16667 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
16668         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
16669              From: Michael G Schwern <schwern@pobox.com>
16670              Date: Tue, 11 Dec 2001 23:17:32 -0500
16671              Message-ID: <20011212041732.GS17250@blackrider>
16672      Branch: perl
16673            ! lib/ExtUtils/Install.pm
16674 ____________________________________________________________________________
16675 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
16676         Log: Subject: [PATCH] Re: use utf8; with bad utf8
16677              From: Nicholas Clark <nick@ccl4.org>
16678              Date: Thu, 13 Dec 2001 17:09:39 +0000
16679              Message-ID: <20011213170939.L21702@plum.flirble.org>
16680      Branch: perl
16681            ! t/lib/1_compile.t
16682 ____________________________________________________________________________
16683 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
16684         Log: Subject: (LONG!) Sort benchmarks and patch
16685              From: "John P. Linderman" <jpl@research.att.com>
16686              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
16687              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
16688      Branch: perl
16689            ! pp_sort.c
16690 ____________________________________________________________________________
16691 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
16692         Log: Unadorned numbers evil.
16693      Branch: perl
16694            ! pp.c regcomp.c regexec.c utf8.c utf8.h
16695 ____________________________________________________________________________
16696 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
16697         Log: "preprocessing directive not recognized within macro arg"
16698      Branch: perl
16699            ! ext/Data/Dumper/Dumper.xs
16700 ____________________________________________________________________________
16701 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
16702         Log: Subject: Clarifying the documentation of goto            
16703              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
16704              Date: Thu, 13 Dec 2001 08:57:38 -0500
16705              Message-ID: <3C18BD8B@operamail.com>
16706      Branch: perl
16707            ! pod/perlfunc.pod
16708 ____________________________________________________________________________
16709 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
16710         Log: It could be possible for the case-insensitive
16711              Unicode-aware string comparison to wander off
16712              to the la-la land.
16713      Branch: perl
16714            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
16715            ! regexec.c utf8.c
16716 ____________________________________________________________________________
16717 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
16718         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
16719              From: Michael G Schwern <schwern@pobox.com> 
16720              Date: Wed, 12 Dec 2001 21:53:46 -0500
16721              Message-ID: <20011213025346.GH25129@blackrider>
16722      Branch: perl
16723            ! lib/Net/hostent.t t/op/stat.t t/test.pl
16724 ____________________________________________________________________________
16725 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
16726         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
16727              From: Michael G Schwern <schwern@pobox.com> 
16728              Date: Wed, 12 Dec 2001 20:33:42 -0500
16729              Message-ID: <20011213013342.GX25129@blackrider>
16730      Branch: perl
16731            ! t/io/fs.t
16732 ____________________________________________________________________________
16733 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
16734         Log: Subject: Re: [PATCH] use utf8; tests
16735              From: Nicholas Clark <nick@ccl4.org>
16736              Date: Thu, 13 Dec 2001 00:16:58 +0000
16737              Message-ID: <20011213001658.I21702@plum.flirble.org>
16738      Branch: perl
16739            ! lib/utf8.t
16740 ____________________________________________________________________________
16741 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
16742         Log: EPOC fixes from Olaf Flebbe.
16743      Branch: perl
16744            ! README.epoc epoc/config.sh epoc/createpkg.pl
16745            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
16746 ____________________________________________________________________________
16747 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
16748         Log: Subject: [PATCH perl@13661] VMS test fix-ups
16749              From: "Craig A. Berry" <craigberry@mac.com>
16750              Date: Wed, 12 Dec 2001 16:27:48 -0600
16751              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
16752      Branch: perl
16753            ! lib/Net/hostent.t t/io/fs.t
16754 ____________________________________________________________________________
16755 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
16756         Log: Subject: Re: Next cygwin round.
16757              From: "Gerrit P. Haase" <gp@familiehaase.de>
16758              Date: Wed, 12 Dec 2001 21:59:00 +0100
16759              Message-ID: <122343874595.20011212215900@familiehaase.de>
16760      Branch: perl
16761            ! t/io/fs.t
16762 ____________________________________________________________________________
16763 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
16764         Log: Subject: [PATCH] use utf8; tests
16765              From: Nicholas Clark <nick@ccl4.org>
16766              Date: Wed, 12 Dec 2001 20:07:04 +0000
16767              Message-ID: <20011212200704.E21702@plum.flirble.org>
16768      Branch: perl
16769            ! lib/utf8.t t/test.pl
16770 ____________________________________________________________________________
16771 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
16772         Log: Update Changes.
16773      Branch: perl
16774            ! Changes patchlevel.h
16775 ____________________________________________________________________________
16776 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
16777         Log: Subject: [PATCH] Passing in env to perl_parse did not work
16778              From: Gisle Aas <gisle@ActiveState.com>
16779              Date: 11 Dec 2001 20:52:57 -0800
16780              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
16781      Branch: perl
16782            ! perl.c perl.h
16783 ____________________________________________________________________________
16784 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
16785         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
16786              mostly gcc -Wall complaining about the argument of %p not
16787              being a void *.
16788      Branch: perl
16789            ! perlio.c regcomp.c taint.c toke.c
16790 ____________________________________________________________________________
16791 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
16792         Log: metaconfig unit change for #13657.
16793      Branch: metaconfig
16794            ! U/modified/nis.U
16795 ____________________________________________________________________________
16796 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
16797         Log: Try YP/NIS also from /usr/lib/yp.
16798      Branch: perl
16799            ! Configure
16800 ____________________________________________________________________________
16801 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
16802         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
16803              From: Michael G Schwern <schwern@pobox.com>                
16804              Date: Wed, 12 Dec 2001 05:27:02 -0500      
16805              Message-ID: <20011212102702.GW17250@blackrider>
16806              
16807              (the op/grent part)
16808      Branch: perl
16809            ! t/op/grent.t
16810 ____________________________________________________________________________
16811 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
16812         Log: Weed out .files from ls and readdir() results.
16813      Branch: perl
16814            ! t/op/stat.t
16815 ____________________________________________________________________________
16816 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
16817         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
16818              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
16819              Date: Wed, 12 Dec 2001 10:52:21 +0100
16820              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
16821      Branch: perl
16822            ! lib/File/Find.pm
16823 ____________________________________________________________________________
16824 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
16825         Log: Subject: [PATCH] doio fatal on cygwin for 13651
16826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
16827              Date: Wed, 12 Dec 2001 11:28:13 +0100      
16828              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
16829      Branch: perl
16830            ! doio.c
16831 ____________________________________________________________________________
16832 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
16833         Log: Get the whole line of ls, makes debugging easier
16834              (from Schwern)
16835      Branch: perl
16836            ! t/op/stat.t
16837 ____________________________________________________________________________
16838 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
16839         Log: rename() must be tested even without link()
16840              or the utime() and rename-directory tests fail.
16841              (Also got the BeOS utime atime/time the wrong way round.)
16842      Branch: perl
16843            ! t/io/fs.t
16844 ____________________________________________________________________________
16845 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
16846         Log: Now that the beos.c is compiled at the main level
16847              the header is in the beos/
16848      Branch: perl
16849            ! beos/beos.c
16850 ____________________________________________________________________________
16851 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
16852         Log: Must remember to require Socket.
16853      Branch: perl
16854            ! ext/Sys/Syslog/syslog.t
16855 ____________________________________________________________________________
16856 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
16857         Log: In BeOS Errno must resort to actual compilation
16858              and execution for some of the error constants.
16859      Branch: perl
16860            ! ext/Errno/Errno_pm.PL
16861 ____________________________________________________________________________
16862 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
16863         Log: BeOS still has no good sockets.
16864      Branch: perl
16865            ! ext/IO/lib/IO/t/io_sel.t
16866 ____________________________________________________________________________
16867 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
16868         Log: BeOS sockets are not true sockets.
16869      Branch: perl
16870            ! ext/IO/lib/IO/t/io_poll.t
16871 ____________________________________________________________________________
16872 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
16873         Log: No Socket, no Syslog.
16874      Branch: perl
16875            ! ext/Sys/Syslog/syslog.t
16876 ____________________________________________________________________________
16877 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
16878         Log: (On some platforms) missing truncate FH.
16879      Branch: perl
16880            ! pod/perltodo.pod
16881 ____________________________________________________________________________
16882 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
16883         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
16884              and vms would be muchly appreciated.
16885      Branch: perl
16886            ! t/io/fs.t
16887 ____________________________________________________________________________
16888 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
16889         Log: utime() updates only the mtime in BeOS. 
16890      Branch: perl
16891            ! pod/perlport.pod
16892 ____________________________________________________________________________
16893 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
16894         Log: No link(), no need to dSP.
16895      Branch: perl
16896            ! pp_sys.c
16897 ____________________________________________________________________________
16898 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
16899         Log: Missing argument.
16900      Branch: perl
16901            ! utf8.c
16902 ____________________________________________________________________________
16903 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
16904         Log: (1) To assume any setuid programs is silly.
16905              (2) Chaining tests with booleans means that some
16906              of them may not get run which means getting out
16907              of test count sync.
16908      Branch: perl
16909            ! t/op/stat.t
16910 ____________________________________________________________________________
16911 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
16912         Log: The beos.c needs to be in the main directory.
16913      Branch: perl
16914            ! hints/beos.sh
16915 ____________________________________________________________________________
16916 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
16917         Log: Detypo and rename.
16918      Branch: perl
16919            ! doio.c perl.h perlio.c perliol.h
16920 ____________________________________________________________________________
16921 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
16922         Log: This time I test compiled.  Honest.
16923      Branch: perl
16924            ! beos/beos.c
16925 ____________________________________________________________________________
16926 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
16927         Log: Subject: [PATCH] slightly more pack tests
16928              From: Nicholas Clark <nick@ccl4.org>
16929              Date: Tue, 11 Dec 2001 23:41:23 +0000
16930              Message-ID: <20011211234123.Y21702@plum.flirble.org>
16931      Branch: perl
16932            ! t/op/pack.t
16933 ____________________________________________________________________________
16934 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
16935         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
16936              From: "Craig A. Berry" <craigberry@mac.com>
16937              Date: Tue, 11 Dec 2001 16:39:13 -0600
16938              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
16939      Branch: perl
16940            ! configure.com
16941 ____________________________________________________________________________
16942 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
16943         Log: metaconfig unit change for #13632.
16944      Branch: metaconfig/U/perl
16945            ! perlpath.U
16946 ____________________________________________________________________________
16947 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
16948         Log: Subject: $Config{perlpath} and -Dversiononly
16949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16950              Date: Tue, 11 Dec 2001 23:32:33 +0100
16951              Message-ID: <20011211233233.A11587@rafael>
16952      Branch: perl
16953            ! Configure
16954 ____________________________________________________________________________
16955 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
16956         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
16957              From: Nicholas Clark <nick@ccl4.org>
16958              Date: Tue, 11 Dec 2001 21:59:36 +0000
16959              Message-ID: <20011211215935.W21702@plum.flirble.org>
16960      Branch: perl
16961            ! t/op/pack.t
16962 ____________________________________________________________________________
16963 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
16964         Log: More UTF-8 API docs.
16965      Branch: perl
16966            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
16967 ____________________________________________________________________________
16968 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
16969         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
16970              From: Nicholas Clark <nick@ccl4.org>
16971              Date: Tue, 11 Dec 2001 20:08:59 +0000
16972              Message-ID: <20011211200859.S21702@plum.flirble.org>
16973      Branch: perl
16974            ! t/op/pack.t
16975 ____________________________________________________________________________
16976 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
16977         Log: Subject: Re: use utf8; with bad utf8
16978              From: Nicholas Clark <nick@ccl4.org>
16979              Date: Tue, 11 Dec 2001 19:49:21 +0000
16980              Message-ID: <20011211194921.R21702@plum.flirble.org>
16981      Branch: perl
16982            ! lib/utf8.t
16983 ____________________________________________________________________________
16984 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
16985         Log: Can't spell worth a dam.  (Try Three Gorges.)
16986      Branch: perl
16987            ! beos/beos.c
16988 ____________________________________________________________________________
16989 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
16990         Log: We need DWIM cpps.
16991      Branch: perl
16992            ! perlio.c
16993 ____________________________________________________________________________
16994 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
16995         Log: The unixish.h needs to be found and the waitpid wrapper
16996              could use a proto.
16997      Branch: perl
16998            ! beos/beosish.h
16999 ____________________________________________________________________________
17000 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
17001         Log: The BeOS waitpid() seems to be broken,
17002              have a wrapper for it.
17003      Branch: perl
17004            + beos/beos.c beos/beosish.h
17005            ! MANIFEST hints/beos.sh perl.h
17006 ____________________________________________________________________________
17007 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
17008         Log: Unlean the leaning tower of Babel.
17009      Branch: perl
17010            ! perl.h
17011 ____________________________________________________________________________
17012 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
17013         Log: Retract #13607 until we figure out what to do with autouse.
17014      Branch: perl
17015            ! lib/Carp.pm
17016 ____________________________________________________________________________
17017 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
17018         Log: Try to handle platforms that have O_TEXT != O_BINARY but
17019              which are not DOSish, BeOS being one of such platforms.
17020              Ideally this should be a Configure test, not a hardwired
17021              cpp symbol test... 
17022      Branch: perl
17023            ! doio.c perl.h perlio.c perliol.h
17024 ____________________________________________________________________________
17025 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
17026         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
17027              From: Jonathan Stowe <gellyfish@gellyfish.com>
17028              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
17029              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
17030      Branch: perl
17031            ! lib/Term/Cap.pm lib/Term/Cap.t
17032 ____________________________________________________________________________
17033 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
17034         Log: Subject: [patch perlio.c] test for NULL before derefencing
17035              From: Stas Bekman <stas@stason.org>
17036              Date: Tue, 11 Dec 2001 16:17:55 +0800
17037              Message-ID: <3C15C133.8@stason.org>
17038      Branch: perl
17039            ! perlio.c
17040 ____________________________________________________________________________
17041 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
17042         Log: metaconfig unit change for #13617.
17043      Branch: metaconfig/U/perl
17044            ! Extensions.U
17045 ____________________________________________________________________________
17046 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
17047         Log: BeOS has socket() but not enough to build a working Socket.
17048              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
17049              new networking implementation, which is rumored to fix the
17050              non-standardness of sockets, but it's apparently not publicly
17051              available, and anything to do with BeOS has become quite
17052              complicated with the sale of the Be assets to Palm.)
17053      Branch: perl
17054            ! Configure
17055 ____________________________________________________________________________
17056 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
17057         Log: Update changes
17058      Branch: maint-5.6/macperl
17059            ! macos/Changes
17060 ____________________________________________________________________________
17061 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
17062         Log: Add extra pod to help
17063      Branch: maint-5.6/macperl
17064            ! macos/macperl/MacPerl.podhelp
17065 ____________________________________________________________________________
17066 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
17067         Log: Return DoAppleScript errors in $@
17068      Branch: maint-5.6/macperl
17069            ! macos/ext/MacPerl/OSA.xs
17070 ____________________________________________________________________________
17071 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
17072         Log: Clear out $^E before each script run
17073      Branch: maint-5.6/macperl
17074            ! macos/macperl/MPScript.c
17075 ____________________________________________________________________________
17076 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
17077         Log: Integrate various changes from maint-5.6/perl/.
17078      Branch: maint-5.6/macperl
17079           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
17080           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
17081 ____________________________________________________________________________
17082 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
17083         Log: Subject: Exporter's documentation shouldn't lie               
17084              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
17085              Date: Mon, 10 Dec 2001 21:30:20 -0500
17086              Message-ID: <3C4AA201@operamail.com>
17087      Branch: perl
17088            ! lib/Exporter.pm
17089 ____________________________________________________________________________
17090 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
17091         Log: Make Errno better in BeOS (the second hunk is
17092              good on any platform).  Still not working in BeOS
17093              are the E constants that refer BeOS native error
17094              constants (B_...) which are enums (*groan*).
17095      Branch: perl
17096            ! ext/Errno/Errno_pm.PL
17097 ____________________________________________________________________________
17098 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
17099         Log: The BeOS linker seems to link the last seen symbol,
17100              not the first (so the symbols of op.o from libperl.so
17101              would get linked to miniperl instead of the symbols of
17102              opmini.o)-- use the same trick as for NeXT4 for linking
17103              miniperl.
17104      Branch: perl
17105            ! Makefile.SH
17106 ____________________________________________________________________________
17107 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
17108         Log: Subject: Re: [PATCH] tests for hash assignment
17109              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17110              Date: Tue, 11 Dec 2001 01:48:55 +0000
17111              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
17112      Branch: perl
17113            ! utf8.c
17114 ____________________________________________________________________________
17115 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
17116         Log: (retracted by #13622)
17117              
17118              Subject: RE: More verbose POD for Carp
17119              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
17120              Date: Mon, 10 Dec 2001 20:23:20 -0500
17121              Message-ID: <3C4A3566@operamail.com>
17122      Branch: perl
17123            ! lib/Carp.pm
17124 ____________________________________________________________________________
17125 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
17126         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
17127              From: "Craig A. Berry" <craigberry@mac.com>
17128              Date: Mon, 10 Dec 2001 18:25:37 -0600
17129              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
17130      Branch: perl
17131            ! t/op/write.t t/test.pl
17132 ____________________________________________________________________________
17133 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
17134         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
17135              From: Michael G Schwern <schwern@pobox.com>
17136              Date: Mon, 10 Dec 2001 08:00:01 -0500
17137              Message-ID: <20011210130000.GK1770@blackrider>
17138      Branch: perl
17139            ! t/comp/multiline.t
17140 ____________________________________________________________________________
17141 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
17142         Log: Subject: Re: [PATCH] tests for hash assignment
17143              From: Nicholas Clark <nick@ccl4.org>
17144              Date: Mon, 10 Dec 2001 23:22:28 +0000
17145              Message-ID: <20011210232228.M21702@plum.flirble.org>
17146      Branch: perl
17147            + t/op/hashassign.t
17148            ! MANIFEST t/op/each.t t/test.pl
17149 ____________________________________________________________________________
17150 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
17151         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
17152              From: "Craig A. Berry" <craigberry@mac.com>
17153              Date: Mon, 10 Dec 2001 16:38:14 -0600
17154              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
17155      Branch: perl
17156            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
17157 ____________________________________________________________________________
17158 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
17159         Log: Subject: [PATCH perl@13600] configure.com fixes
17160              From: "Craig A. Berry" <craigberry@mac.com>
17161              Date: Mon, 10 Dec 2001 14:40:20 -0600
17162              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
17163      Branch: perl
17164            ! configure.com
17165 ____________________________________________________________________________
17166 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
17167         Log: Silence BeOS compilation moaning.
17168      Branch: perl
17169            ! perl.h
17170 ____________________________________________________________________________
17171 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
17172         Log: Update Changes.
17173      Branch: perl
17174            ! Changes patchlevel.h
17175 ____________________________________________________________________________
17176 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
17177         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
17178              From: Michael G Schwern <schwern@pobox.com>
17179              Date: Mon, 10 Dec 2001 01:21:03 -0500
17180              Message-ID: <20011210062103.GC1770@blackrider>
17181      Branch: perl
17182            ! lib/ExtUtils/Command.t
17183 ____________________________________________________________________________
17184 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
17185         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
17186              From: Michael G Schwern <schwern@pobox.com>
17187              Date: Mon, 10 Dec 2001 01:10:57 -0500
17188              Message-ID: <20011210061057.GB1770@blackrider>
17189      Branch: perl
17190            ! t/op/groups.t
17191 ____________________________________________________________________________
17192 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
17193         Log: Retract #13596, #13593 should do the trick.
17194      Branch: perl
17195            ! t/op/stat.t
17196 ____________________________________________________________________________
17197 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
17198         Log: (retracted by #13597, #13593 does the job better)
17199              
17200              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
17201              From: Michael G Schwern <schwern@pobox.com>
17202              Date: Mon, 10 Dec 2001 00:53:16 -0500
17203              Message-ID: <20011210055316.GA1770@blackrider>
17204      Branch: perl
17205            ! t/op/stat.t
17206 ____________________________________________________________________________
17207 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
17208         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
17209              From: Michael G Schwern <schwern@pobox.com> 
17210              Date: Mon, 10 Dec 2001 02:19:14 -0500
17211              Message-ID: <20011210071914.GF1770@blackrider>
17212      Branch: perl
17213            ! lib/AutoSplit.t
17214 ____________________________________________________________________________
17215 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
17216         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
17217              From: Michael G Schwern <schwern@pobox.com>
17218              Date: Mon, 10 Dec 2001 02:47:40 -0500
17219              Message-ID: <20011210074739.GH1770@blackrider>
17220      Branch: perl
17221            ! t/op/pack.t
17222 ____________________________________________________________________________
17223 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
17224         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
17225              From: Michael G Schwern <schwern@pobox.com>
17226              Date: Mon, 10 Dec 2001 02:54:22 -0500
17227              Message-ID: <20011210075422.GI1770@blackrider>
17228      Branch: perl
17229            ! t/test.pl
17230 ____________________________________________________________________________
17231 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
17232         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
17233              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17234              Date: Mon, 10 Dec 2001 08:45:20 +0100
17235              Message-ID: <3C146810.60B5B7C0@alcatel.at>
17236      Branch: perl
17237            ! pp_pack.c
17238 ____________________________________________________________________________
17239 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
17240         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
17241              From: Michael G Schwern <schwern@pobox.com>
17242              Date: Mon, 10 Dec 2001 03:27:02 -0500
17243              Message-ID: <20011210082702.GN1770@blackrider>
17244      Branch: perl
17245            ! t/io/openpid.t
17246 ____________________________________________________________________________
17247 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
17248         Log: More chmod +w.
17249      Branch: perl
17250            ! Porting/makerel
17251 ____________________________________________________________________________
17252 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
17253         Log: Just skip the readability test if running as root.
17254      Branch: perl
17255            ! lib/Net/t/netrc.t
17256 ____________________________________________________________________________
17257 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
17258         Log: Tell about the downside of safe signals.
17259      Branch: perl
17260            ! pod/perldelta.pod
17261 ____________________________________________________________________________
17262 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
17263         Log: Make the whole -lperl thing NetBSD only until we
17264              find some other platform that needs the same.
17265      Branch: perl
17266            ! lib/ExtUtils/MM_Unix.pm
17267 ____________________________________________________________________________
17268 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
17269         Log: Subject: [PATCH t/op/pack.t] Cleanup
17270              From: Michael G Schwern <schwern@pobox.com> 
17271              Date: Sun, 9 Dec 2001 23:08:26 -0500
17272              Message-ID: <20011210040826.GD660@blackrider>
17273      Branch: perl
17274            ! t/op/pack.t
17275 ____________________________________________________________________________
17276 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
17277         Log: Add threads support for NetBSD.
17278              
17279              This is also the first (I think) Perl threads build with
17280              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
17281              NetBSD does not as of yet have true kernel POSIX threads,
17282              but the user-level pth seems to be doing pretty well--
17283              the only failure is that threads/t/basic okays 6 and 7
17284              consistently seem be arriving in the reverse order.
17285              Well, gdbm.t is also failing: 'Undefined PLT symbol
17286              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
17287              guessing that GDBM would need a threaded rebuild.
17288      Branch: perl
17289            ! hints/netbsd.sh
17290 ____________________________________________________________________________
17291 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
17292         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
17293              potential performance hit and change in semantics of closure
17294              lookups after C<undef &foo>)
17295      Branch: maint-5.6/perl
17296            ! op.c
17297 ____________________________________________________________________________
17298 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
17299         Log: metaconfig unit change for #13582.
17300      Branch: metaconfig
17301            ! U/threads/usethreads.U
17302 ____________________________________________________________________________
17303 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
17304         Log: Update the ithreads selection info in Configure,
17305              as suggested by Michael Schwern.
17306      Branch: perl
17307            ! Configure
17308 ____________________________________________________________________________
17309 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
17310         Log: Clearing locale environment simply doesn't seem to
17311              guarantee that (nl_)langinfo(CODESET) would return nil.
17312              (I for example get "ISO8859-1", so <guess>maybe there can
17313              be per-system default settings at work</guess>.)
17314      Branch: perl
17315            ! lib/open.t
17316 ____________________________________________________________________________
17317 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
17318         Log: Subject: RE: Exporter fixes reversed in 13540?
17319              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
17320              Date: Sun, 9 Dec 2001 12:55:15 -0500
17321              Message-ID: <3C13F455@operamail.com>
17322      Branch: perl
17323            ! lib/open.pm
17324 ____________________________________________________________________________
17325 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
17326         Log: Root is the lizard king.
17327      Branch: perl
17328            ! lib/Net/t/netrc.t
17329 ____________________________________________________________________________
17330 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
17331         Log: Telling how many tests we are expecting helps.
17332      Branch: perl
17333            ! ext/POSIX/t/waitpid.t
17334 ____________________________________________________________________________
17335 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
17336         Log: Add a test case for waitpid(): from Rocco Caputo.
17337      Branch: perl
17338            + ext/POSIX/t/waitpid.t
17339            ! MANIFEST
17340 ____________________________________________________________________________
17341 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
17342         Log: Subject: [PATCH] Term::ReadLine tweaks and test
17343              From: Richard Clamp <richardc@unixbeard.net>
17344              Date: Mon, 10 Dec 2001 00:51:47 +0000
17345              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
17346      Branch: perl
17347            + lib/Term/ReadLine.t
17348            ! MANIFEST lib/Term/ReadLine.pm
17349 ____________________________________________________________________________
17350 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
17351         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
17352              From: Rocco Caputo <troc@netrus.net>
17353              Date: Sun, 9 Dec 2001 18:12:38 -0500
17354              Message-ID: <20011209181238.A803@eyrie.homenet>
17355      Branch: perl
17356            ! win32/win32.c
17357 ____________________________________________________________________________
17358 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
17359         Log: make sure that va_start() has matching va_end();
17360              from OpenBSD 3.0.
17361      Branch: perl
17362            ! x2p/util.c
17363 ____________________________________________________________________________
17364 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
17365         Log: h2ph updates from OpenBSD 3.0.
17366      Branch: perl
17367            ! utils/h2ph.PL
17368 ____________________________________________________________________________
17369 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
17370         Log: OpenBSD hints update from OpenBSD 3.0.
17371      Branch: perl
17372            ! hints/openbsd.sh
17373 ____________________________________________________________________________
17374 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
17375         Log: DJGPP tweaks from Laszlo Molnar.
17376      Branch: perl
17377            ! djgpp/config.over lib/File/Find/t/find.t
17378            ! lib/File/Find/t/taint.t t/pod/find.t
17379 ____________________________________________________________________________
17380 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
17381         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
17382              From: Michael G Schwern <schwern@pobox.com> 
17383              Date: Sun, 9 Dec 2001 19:28:12 -0500
17384              Message-ID: <20011210002812.GF13586@blackrider>
17385      Branch: perl
17386            ! README.cygwin
17387 ____________________________________________________________________________
17388 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
17389         Log: README.cygwin update from Gerrit P. Haase.
17390      Branch: perl
17391            ! README.cygwin
17392 ____________________________________________________________________________
17393 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
17394         Log: Apply NetBSD patch-ag: shared/static linking,
17395              but make the change less intrusive on non-NetBSD.
17396      Branch: perl
17397            ! lib/ExtUtils/MM_Unix.pm
17398 ____________________________________________________________________________
17399 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
17400         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
17401      Branch: perl
17402            ! lib/ExtUtils/Liblist.pm
17403 ____________________________________________________________________________
17404 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
17405         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
17406      Branch: perl
17407            ! regcomp.c
17408 ____________________________________________________________________________
17409 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
17410         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
17411      Branch: perl
17412            ! pp.c
17413 ____________________________________________________________________________
17414 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
17415         Log: Apply NetBSD patch-ac.
17416              (the fix has already been done: change #9706, fully qualified
17417              pathnames in packlists)
17418      Branch: perl
17419            ! lib/ExtUtils/Install.pm
17420 ____________________________________________________________________________
17421 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
17422         Log: Apply NetBSD patch-ab: NetBSD hints update.
17423      Branch: perl
17424            ! hints/netbsd.sh
17425 ____________________________________________________________________________
17426 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
17427         Log: metaconfig unit changes for #13560.
17428      Branch: metaconfig/U/perl
17429            ! dlsrc.U i_ieeefp.U libperl.U
17430 ____________________________________________________________________________
17431 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
17432         Log: NetBSD has <ieeefp.h> but hidden.
17433      Branch: perl
17434            ! hints/netbsd.sh
17435 ____________________________________________________________________________
17436 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
17437         Log: Implement NetBSD patch-aa.
17438      Branch: perl
17439            ! Configure
17440 ____________________________________________________________________________
17441 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
17442         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
17443              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
17444              Date: Sun, 09 Dec 2001 13:40:58 +0100
17445              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
17446              
17447              (The lstat()s were there in 5.6.1: what happened to them?)
17448      Branch: perl
17449            ! lib/File/Find.pm
17450 ____________________________________________________________________________
17451 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
17452         Log: Quickie documentation of the C UTF-8 API.
17453      Branch: perl
17454            ! pod/perlunicode.pod
17455 ____________________________________________________________________________
17456 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
17457         Log: Subject: bleadperl on cygwin weirdness...
17458              From: "Gerrit P. Haase" <gp@familiehaase.de>
17459              Date: Sun, 9 Dec 2001 20:31:28 +0100
17460              Message-ID: <13779422183.20011209203128@familiehaase.de>          
17461              
17462              (plus libperl*.dll version portability tweaks)
17463      Branch: perl
17464            ! lib/ExtUtils/Embed.t
17465 ____________________________________________________________________________
17466 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
17467         Log: Instead of muting symbol export error if under eval,
17468              delay the errors until the croak().
17469              
17470              (replaces #13408)
17471      Branch: perl
17472            ! lib/Exporter/Heavy.pm
17473 ____________________________________________________________________________
17474 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
17475         Log: Basegroup 0 is a cygwin_nt thing.
17476      Branch: perl
17477            ! t/op/groups.t
17478 ____________________________________________________________________________
17479 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
17480         Log: Also WinME is LoseLink.
17481      Branch: perl
17482            ! t/op/stat.t
17483 ____________________________________________________________________________
17484 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
17485         Log: Forgotten checkin.
17486      Branch: perl
17487            ! lib/User/grent.t
17488 ____________________________________________________________________________
17489 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
17490         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
17491              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
17492              Date: Sun, 09 Dec 2001 13:45:06 +0100
17493              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
17494      Branch: perl
17495            ! lib/File/Find.pm
17496 ____________________________________________________________________________
17497 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
17498         Log: Tweakback.
17499      Branch: perl
17500            ! lib/Net/hostent.t
17501 ____________________________________________________________________________
17502 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
17503         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
17504              From: Michael G Schwern <schwern@pobox.com>
17505              Date: Sat, 8 Dec 2001 14:48:38 -0500
17506              Message-ID: <20011208194838.GA8650@blackrider>
17507      Branch: perl
17508            ! t/op/grent.t
17509 ____________________________________________________________________________
17510 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
17511         Log: Subject: [README.cygwin] Removing old expected test failures
17512              From: Michael G Schwern <schwern@pobox.com>
17513              Date: Sat, 8 Dec 2001 15:38:28 -0500
17514              Message-ID: <20011208203828.GB9017@blackrider>
17515      Branch: perl
17516            ! README.cygwin
17517 ____________________________________________________________________________
17518 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
17519         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
17520              From: Michael G Schwern <schwern@pobox.com>                
17521              Date: Sat, 8 Dec 2001 15:26:59 -0500
17522              Message-ID: <20011208202659.GA9017@blackrider> 
17523      Branch: perl
17524            ! lib/Net/hostent.t
17525 ____________________________________________________________________________
17526 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
17527         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
17528              From: Michael G Schwern <schwern@pobox.com> 
17529              Date: Sat, 8 Dec 2001 15:06:16 -0500
17530              Message-ID: <20011208200616.GA8915@blackrider>
17531      Branch: perl
17532            ! t/op/stat.t
17533 ____________________________________________________________________________
17534 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
17535         Log: Developer deprecations and an incompatibility.
17536      Branch: perl
17537            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
17538 ____________________________________________________________________________
17539 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
17540         Log: Shoo.
17541      Branch: perl
17542            - lib/Attribute/Handlers.pm
17543 ____________________________________________________________________________
17544 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
17545         Log: Remove Attribute::Handlers, as per Damian's request.
17546              (Because of fixing the my variables to be now handled
17547              in run-time, the whole internals of the A::H needs to
17548              be rewritten and Damian will not have time for that
17549              for months.)
17550      Branch: perl
17551            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
17552            - lib/Attribute/Handlers/demo/Demo.pm
17553            - lib/Attribute/Handlers/demo/Descriptions.pm
17554            - lib/Attribute/Handlers/demo/MyClass.pm
17555            - lib/Attribute/Handlers/demo/demo.pl
17556            - lib/Attribute/Handlers/demo/demo2.pl
17557            - lib/Attribute/Handlers/demo/demo3.pl
17558            - lib/Attribute/Handlers/demo/demo4.pl
17559            - lib/Attribute/Handlers/demo/demo_call.pl
17560            - lib/Attribute/Handlers/demo/demo_chain.pl
17561            - lib/Attribute/Handlers/demo/demo_cycle.pl
17562            - lib/Attribute/Handlers/demo/demo_hashdir.pl
17563            - lib/Attribute/Handlers/demo/demo_phases.pl
17564            - lib/Attribute/Handlers/demo/demo_range.pl
17565            - lib/Attribute/Handlers/demo/demo_rawdata.pl
17566            - lib/Attribute/Handlers/t/multi.t
17567            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
17568            ! pod/perlmodlib.pod pod/perltoc.pod
17569 ____________________________________________________________________________
17570 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
17571         Log: Subject: Re: attributes are broken
17572              From: Spider Boardman <spider@Orb.Nashua.NH.US>
17573              Date: Sun, 09 Dec 2001 00:09:23 -0500
17574              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
17575      Branch: perl
17576            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
17577            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
17578            ! xsutils.c
17579 ____________________________________________________________________________
17580 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
17581         Log: Forgotten checkin.
17582      Branch: perl
17583            ! lib/Pod/Text.pm
17584 ____________________________________________________________________________
17585 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
17586         Log: uconfig.h update.
17587      Branch: perl
17588            ! uconfig.h
17589 ____________________________________________________________________________
17590 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
17591         Log: Update Changes.
17592      Branch: perl
17593            ! Changes patchlevel.h
17594 ____________________________________________________________________________
17595 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
17596         Log: Note that some of the Unicode features are
17597              dependent on perlio.
17598      Branch: perl
17599            ! pod/perluniintro.pod
17600 ____________________________________________________________________________
17601 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
17602         Log: Regen perlapi, regen toc.
17603      Branch: perl
17604            ! pod/perlapi.pod pod/perltoc.pod
17605 ____________________________________________________________________________
17606 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
17607         Log: FAQ sync.
17608      Branch: perl
17609            ! pod/perlfaq4.pod pod/perlfaq6.pod
17610 ____________________________________________________________________________
17611 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
17612         Log: Subject: [PATCH] Fix odd language in an sv.c comment
17613              From: coral@eekeek.org
17614              Date: Sat, 8 Dec 2001 12:19:39 -0500
17615              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
17616      Branch: perl
17617            ! sv.c
17618 ____________________________________________________________________________
17619 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
17620         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
17621              From: Michael G Schwern <schwern@pobox.com>
17622              Date: Fri, 7 Dec 2001 20:03:45 -0500
17623              Message-ID: <20011208010345.GD642@blackrider>
17624              
17625              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
17626              From: Michael G Schwern <schwern@pobox.com>
17627              Date: Fri, 7 Dec 2001 20:13:54 -0500
17628              Message-ID: <20011208011354.GE642@blackrider>
17629              
17630              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
17631              From: Michael G Schwern <schwern@pobox.com>
17632              Date: Fri, 7 Dec 2001 21:47:36 -0500
17633              Message-ID: <20011208024736.GH642@blackrider>
17634              
17635              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
17636              From: Michael G Schwern <schwern@pobox.com>
17637              Date: Fri, 7 Dec 2001 23:09:43 -0500
17638              Message-ID: <20011208040943.GK642@blackrider>
17639              
17640              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
17641              Message-Id: <a05101004b83754903506@[172.16.52.1]>
17642              Date: Fri, 7 Dec 2001 23:28:15 -0600
17643              From: "Craig A. Berry" <craigberry@mac.com>
17644      Branch: perl
17645            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
17646 ____________________________________________________________________________
17647 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
17648         Log: Integrate perlio.
17649      Branch: perl
17650           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
17651           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
17652 ____________________________________________________________________________
17653 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
17654         Log: Retract #11156 since Sarathy has found that it breaks code:
17655              http://bugs.ActiveState.com/show_bug.cgi?id=18457
17656              http://bugs.ActiveState.com/show_bug.cgi?id=18858
17657      Branch: perl
17658            ! op.c sv.c t/op/pos.t
17659 ____________________________________________________________________________
17660 [ 13532] By: nick                                  on 2001/12/08  14:11:12
17661         Log: Integrate mainline
17662      Branch: perlio
17663           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
17664           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
17665 ____________________________________________________________________________
17666 [ 13531] By: nick                                  on 2001/12/08  13:48:21
17667         Log: Tweak multi-arg open error messages
17668      Branch: perlio
17669            ! perlio.c
17670 ____________________________________________________________________________
17671 [ 13530] By: nick                                  on 2001/12/08  10:20:06
17672         Log: Allow multi-arg open() if opening layer declares this legal.
17673      Branch: perlio
17674            ! doio.c perlio.c perliol.h
17675 ____________________________________________________________________________
17676 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
17677         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
17678              From: Michael G Schwern <schwern@pobox.com>       
17679              Date: Fri, 7 Dec 2001 19:41:31 -0500
17680              Message-ID: <20011208004131.GC642@blackrider>
17681      Branch: perl
17682            ! t/run/switches.t t/test.pl
17683 ____________________________________________________________________________
17684 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
17685         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
17686              From: Michael G Schwern <schwern@pobox.com>       
17687              Date: Fri, 7 Dec 2001 19:12:44 -0500
17688              Message-ID: <20011208001244.GB642@blackrider>
17689      Branch: perl
17690            ! t/op/stat.t
17691 ____________________________________________________________________________
17692 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
17693         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
17694              From: Michael G Schwern <schwern@pobox.com>
17695              Date: Fri, 7 Dec 2001 17:28:57 -0500
17696              Message-ID: <20011207222857.GI23210@blackrider>
17697      Branch: perl
17698            ! t/op/magic.t
17699 ____________________________________________________________________________
17700 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
17701         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
17702      Branch: perl
17703            ! t/test.pl
17704 ____________________________________________________________________________
17705 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
17706         Log: which_perl: delay as much a possible till runtime.
17707      Branch: perl
17708            ! t/test.pl
17709 ____________________________________________________________________________
17710 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
17711         Log: Further tweakage to which_perl().
17712      Branch: perl
17713            ! t/test.pl
17714 ____________________________________________________________________________
17715 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
17716         Log: perluniintro tweaks.
17717      Branch: perl
17718            ! pod/perluniintro.pod
17719 ____________________________________________________________________________
17720 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
17721         Log: Tweak the $Perl computation.
17722      Branch: perl
17723            ! t/test.pl
17724 ____________________________________________________________________________
17725 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
17726         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
17727              From: Nicholas Clark <nick@ccl4.org>
17728              Date: Fri, 7 Dec 2001 17:06:56 +0000
17729              Message-ID: <20011207170656.G21702@plum.flirble.org>
17730      Branch: perl
17731            ! doop.c t/op/chop.t
17732 ____________________________________________________________________________
17733 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
17734         Log: Update Changes.
17735      Branch: perl
17736            ! Changes patchlevel.h
17737 ____________________________________________________________________________
17738 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
17739         Log: Missing ).
17740      Branch: perl
17741            ! t/test.pl
17742 ____________________________________________________________________________
17743 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
17744         Log: Allow several arguments to display().
17745      Branch: perl
17746            ! t/test.pl
17747 ____________________________________________________________________________
17748 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
17749         Log: /dev/stdout could be either a character special file
17750              or a named pipe, so let's pretend it doesn't exist.
17751      Branch: perl
17752            ! t/op/stat.t
17753 ____________________________________________________________________________
17754 [ 13516] By: nick                                  on 2001/12/07  15:09:23
17755         Log: Integrate again - can I catch up ?
17756      Branch: perlio
17757           !> t/test.pl
17758 ____________________________________________________________________________
17759 [ 13515] By: nick                                  on 2001/12/07  15:08:17
17760         Log: Integrate mainline some more
17761      Branch: perlio
17762           !> README.hpux hints/linux.sh pod/perlfunc.pod
17763 ____________________________________________________________________________
17764 [ 13514] By: nick                                  on 2001/12/07  15:07:15
17765         Log: Integrate mainline
17766      Branch: perlio
17767           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
17768           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
17769           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
17770           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
17771           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
17772           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
17773           +> t/lib/Math/BigInt/BareCalc.pm
17774            - ext/Devel/PPPort/harness/Harness.pm
17775            - ext/Devel/PPPort/harness/Harness.xs
17776            - ext/Devel/PPPort/harness/Makefile.PL
17777            - ext/Devel/PPPort/harness/module2.c
17778            - ext/Devel/PPPort/harness/module3.c
17779            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
17780            - lib/File/Spec/Functions.t
17781           !> (integrate 103 files)
17782 ____________________________________________________________________________
17783 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
17784         Log: Add display() for displaying icky scalars.
17785      Branch: perl
17786            ! t/test.pl
17787 ____________________________________________________________________________
17788 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
17789         Log: Subject: [ID 20011207.001] documentation bug for waitpid
17790              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
17791              Date: Fri, 7 Dec 2001 12:44:56 +0100
17792              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
17793      Branch: perl
17794            ! pod/perlfunc.pod
17795 ____________________________________________________________________________
17796 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
17797         Log: gcc version matching didn't.
17798      Branch: perl
17799            ! hints/linux.sh
17800 ____________________________________________________________________________
17801 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
17802         Log: Subject: HP renamed their servers              
17803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17804              Date: Fri, 07 Dec 2001 12:07:22 +0100
17805              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
17806      Branch: perl
17807            ! README.hpux
17808 ____________________________________________________________________________
17809 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
17810         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
17811              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17812              Date: Fri, 7 Dec 2001 00:24:55 -0500
17813              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
17814      Branch: perl
17815            ! pod/perlport.pod
17816 ____________________________________________________________________________
17817 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
17818         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
17819              From: Michael G Schwern <schwern@pobox.com> 
17820              Date: Thu, 6 Dec 2001 22:56:34 -0500
17821              Message-ID: <20011207035634.GO22648@blackrider>
17822      Branch: perl
17823            ! t/base/lex.t t/op/exec.t
17824 ____________________________________________________________________________
17825 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
17826         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
17827              From: Michael G Schwern <schwern@pobox.com>
17828              Date: Thu, 6 Dec 2001 22:45:44 -0500
17829              Message-ID: <20011207034544.GN22648@blackrider>
17830              
17831              (plus op/ref tweak)
17832      Branch: perl
17833            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
17834            ! t/run/kill_perl.t t/test.pl
17835 ____________________________________________________________________________
17836 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
17837         Log: Upgrade to Math::BigInt 1.48.
17838      Branch: perl
17839            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
17840            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
17841            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
17842            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
17843            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
17844            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
17845            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
17846 ____________________________________________________________________________
17847 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
17848         Log: Mention also perl56delta in case someone is upgrading from
17849              Perl 5.005_03.
17850      Branch: perl
17851            ! pod/perldelta.pod
17852 ____________________________________________________________________________
17853 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
17854         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
17855              From: Michael G Schwern <schwern@pobox.com>
17856              Date: Thu, 6 Dec 2001 15:15:28 -0500
17857              Message-ID: <20011206201528.GF16414@blackrider>
17858              
17859              (just the term.t, not the lex.t)
17860              
17861              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
17862              From: Michael G Schwern <schwern@pobox.com>
17863              Date: Thu, 6 Dec 2001 15:22:22 -0500
17864              Message-ID: <20011206202222.GG16414@blackrider>
17865              
17866              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
17867              From: Michael G Schwern <schwern@pobox.com>
17868              Date: Thu, 6 Dec 2001 15:31:58 -0500
17869              Message-ID: <20011206203158.GI16414@blackrider>
17870              
17871              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
17872              From: Michael G Schwern <schwern@pobox.com>
17873              Date: Thu, 6 Dec 2001 17:38:55 -0500
17874              Message-ID: <20011206223855.GC22648@blackrider>
17875      Branch: perl
17876            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
17877            ! t/test.pl
17878 ____________________________________________________________________________
17879 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
17880         Log: Update the thr5005 situation.
17881      Branch: perl
17882            ! pod/perldelta.pod
17883 ____________________________________________________________________________
17884 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
17885         Log: perldelta borrowings from perl561delta.
17886      Branch: perl
17887            ! pod/perldelta.pod
17888 ____________________________________________________________________________
17889 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
17890         Log: Add the 5.6.1 perldelta as perl561delta.
17891              (Makes it easier to steal stuff for perldelta :-)
17892      Branch: perl
17893            + pod/perl561delta.pod
17894            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17895 ____________________________________________________________________________
17896 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
17897         Log: Retract #13496 for now.
17898      Branch: perl
17899            ! t/base/lex.t t/base/term.t
17900 ____________________________________________________________________________
17901 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
17902         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
17903              From: "Craig A. Berry" <craigberry@mac.com>
17904              Date: Thu, 6 Dec 2001 14:54:36 -0600
17905              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
17906      Branch: perl
17907            ! vms/ext/filespec.t
17908 ____________________________________________________________________________
17909 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
17910         Log: (retracted by #13499)
17911              
17912              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
17913              From: Michael G Schwern <schwern@pobox.com>
17914              Date: Thu, 6 Dec 2001 15:15:28 -0500
17915              Message-ID: <20011206201528.GF16414@blackrider>
17916      Branch: perl
17917            ! t/base/lex.t t/base/term.t
17918 ____________________________________________________________________________
17919 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
17920         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
17921              From: Michael G Schwern <schwern@pobox.com>
17922              Date: Thu, 6 Dec 2001 13:54:48 -0500
17923              Message-ID: <20011206185448.GC16414@blackrider>
17924      Branch: perl
17925            ! t/op/stat.t
17926 ____________________________________________________________________________
17927 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
17928         Log: The #4 has nothing to do with Unicode.
17929      Branch: perl
17930            ! t/op/tr.t
17931 ____________________________________________________________________________
17932 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
17933         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
17934              From: Michael G Schwern <schwern@pobox.com>
17935              Date: Thu, 6 Dec 2001 13:45:48 -0500
17936              Message-ID: <20011206184548.GB16414@blackrider>
17937      Branch: perl
17938            ! t/op/tr.t
17939 ____________________________________________________________________________
17940 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
17941         Log: Update Changes.
17942      Branch: perl
17943            ! Changes patchlevel.h
17944 ____________________________________________________________________________
17945 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
17946         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
17947              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17948              Date: Thu, 6 Dec 2001 11:41:25 EST
17949              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
17950      Branch: perl
17951            ! vms/vms.c vms/vmsish.h
17952 ____________________________________________________________________________
17953 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
17954         Log: Subject: [PATCH] Re: weirdness in regexps
17955              From: Robin Houston <robin@kitsite.com> 
17956              Date: Thu, 6 Dec 2001 14:44:01 +0000
17957              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
17958      Branch: perl
17959            ! op.c t/lib/strict/subs
17960 ____________________________________________________________________________
17961 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
17962         Log: Make the -b -c -S tests count all of the /dev, not just
17963              check the first one, as suggested by Benjamin Goldberg.
17964      Branch: perl
17965            ! t/op/stat.t
17966 ____________________________________________________________________________
17967 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
17968         Log: Subject: Re: [PATCH: bleadperl] casefold backref
17969              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
17970              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
17971              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
17972      Branch: perl
17973            ! regexec.c
17974 ____________________________________________________________________________
17975 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
17976         Log: Nits noticed by Philip Newton, and de-tab DB.t.
17977      Branch: perl
17978            ! lib/DB.t
17979 ____________________________________________________________________________
17980 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
17981         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
17982              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
17983              Date: 6 Dec 2001 11:06:01 -0000
17984              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
17985      Branch: perl
17986            ! op.c t/op/tr.t
17987 ____________________________________________________________________________
17988 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
17989         Log: Subject: [PATCH: bleadperl] casefold backref
17990              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
17991              Date: Wed, 05 Dec 2001 17:27:05 +0000
17992              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
17993      Branch: perl
17994            ! regexec.c t/op/re_tests
17995 ____________________________________________________________________________
17996 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
17997         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
17998              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17999              Date: Wed, 5 Dec 2001 22:34:53 EST
18000              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
18001      Branch: perl
18002            ! mg.c vms/vms.c vms/vmsish.h
18003 ____________________________________________________________________________
18004 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
18005         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
18006              From: Michael G Schwern <schwern@pobox.com>
18007              Date: Wed, 5 Dec 2001 19:52:58 -0500
18008              Message-ID: <20011205195257.A903@blackrider>
18009      Branch: perl
18010            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
18011            + lib/File/Spec/t/rel2abs2rel.t
18012            - lib/File/Spec.t lib/File/Spec/Functions.t
18013            ! MANIFEST
18014 ____________________________________________________________________________
18015 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
18016         Log: Subject: Re: Silly stat() portability questions                
18017              From: Benjamin Goldberg <goldbb2@earthlink.net>
18018              Date: Wed, 05 Dec 2001 22:52:35 -0500
18019              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
18020      Branch: perl
18021            ! pod/perlport.pod
18022 ____________________________________________________________________________
18023 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
18024         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
18025              From: "Craig A. Berry" <craigberry@mac.com>
18026              Date: Wed, 05 Dec 2001 16:41:59 -0600
18027              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
18028      Branch: perl
18029            ! README.vms configure.com lib/File/Spec/VMS.pm
18030            ! vms/ext/filespec.t
18031 ____________________________________________________________________________
18032 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
18033         Log: $apply->('club', $glibc_maintainers);
18034              
18035              (Nick Clark just reported that <langinfo.h> YESSTR
18036              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
18037      Branch: perl
18038            ! ext/I18N/Langinfo/Langinfo.t
18039 ____________________________________________________________________________
18040 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
18041         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
18042      Branch: perl
18043            ! pod/perlport.pod
18044 ____________________________________________________________________________
18045 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
18046         Log: tweak change#13474 (pad entries can apparently be null in some
18047              situations)
18048      Branch: maint-5.6/perl
18049            ! op.c
18050 ____________________________________________________________________________
18051 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
18052         Log: Restore the /dev -b -c -S part of the test.
18053      Branch: perl
18054            ! t/op/stat.t
18055 ____________________________________________________________________________
18056 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
18057         Log: Retract #13475 until Arthur gets back to the mine.
18058      Branch: perl
18059            ! op.c t/run/kill_perl.t
18060 ____________________________________________________________________________
18061 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
18062         Log: (retracted by #13476)
18063              
18064              Manually apply #13474; fixes stale reference to dead
18065              CvOUTSIDE(); this can happen when anonymous subroutines
18066              that aren't closures are returned from an eval""
18067              
18068              (threads/shared/sv_refs.t is coredump-unhappy about this change)
18069      Branch: perl
18070            ! op.c t/run/kill_perl.t
18071 ____________________________________________________________________________
18072 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
18073         Log: replacement for change#10451
18074              
18075              fixes stale reference to dead CvOUTSIDE(); this can happen when
18076              anonymous subroutines that aren't closures are returned from an
18077              eval""
18078      Branch: maint-5.6/perl
18079            ! op.c t/op/misc.t
18080 ____________________________________________________________________________
18081 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
18082         Log: revert change#10451,10472; it was a naive fix that simply
18083              reintroduced the memory leak!
18084      Branch: maint-5.6/perl
18085            ! op.c t/op/misc.t
18086 ____________________________________________________________________________
18087 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
18088         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
18089              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
18090              Date: Wed, 05 Dec 2001 10:49:20 +0100
18091              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
18092      Branch: perl
18093            ! lib/File/Basename.pm lib/File/Basename.t
18094 ____________________________________________________________________________
18095 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
18096         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
18097              From: Michael G Schwern <schwern@pobox.com> 
18098              Date: Wed, 5 Dec 2001 02:47:59 -0500
18099              Message-ID: <20011205024759.H14333@blackrider>
18100      Branch: perl
18101            ! t/op/magic.t
18102 ____________________________________________________________________________
18103 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
18104         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
18105              From: Michael G Schwern <schwern@pobox.com>              
18106              Date: Wed, 5 Dec 2001 02:22:05 -0500
18107              Message-ID: <20011205022205.F14333@blackrider>
18108      Branch: perl
18109            ! t/op/stat.t vms/test.com
18110 ____________________________________________________________________________
18111 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
18112         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
18113              From: Michael G Schwern <schwern@pobox.com> 
18114              Date: Tue, 4 Dec 2001 23:40:10 -0500
18115              Message-ID: <20011204234010.B14333@blackrider>
18116      Branch: perl
18117            ! t/op/stat.t
18118 ____________________________________________________________________________
18119 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
18120         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
18121              From: Michael G Schwern <schwern@pobox.com> 
18122              Date: Tue, 4 Dec 2001 21:09:18 -0500           
18123              Message-ID: <20011204210918.D13279@blackrider>
18124              
18125              t/test.
18126      Branch: perl
18127            ! t/test.pl
18128 ____________________________________________________________________________
18129 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
18130         Log: (accidentally empty check-in)
18131      Branch: perl
18132            ! t/op/stat.t
18133 ____________________________________________________________________________
18134 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
18135         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
18136              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18137              Date: Tue, 04 Dec 2001 23:40:27 +0100
18138              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
18139      Branch: perl
18140            ! mg.c
18141 ____________________________________________________________________________
18142 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
18143         Log: Subject: [PATCH] minor pod fix in Safe.pm
18144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18145              Date: Tue, 4 Dec 2001 22:02:34 +0100
18146              Message-ID: <20011204220234.A17293@rafael>
18147      Branch: perl
18148            ! ext/Opcode/Safe.pm
18149 ____________________________________________________________________________
18150 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
18151         Log: CRLF GRRR.
18152      Branch: perl
18153            ! djgpp/configure.bat
18154 ____________________________________________________________________________
18155 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
18156         Log: DJGPP fixes from Laszlo Molnar.
18157      Branch: perl
18158            ! djgpp/configure.bat djgpp/djgpp.h
18159 ____________________________________________________________________________
18160 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
18161         Log: Update Changes.
18162      Branch: perl
18163            ! Changes patchlevel.h
18164 ____________________________________________________________________________
18165 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
18166         Log: Must wipe out the memory of real Socket before starting
18167              to use the new fake one.
18168      Branch: perl
18169            ! lib/Net/t/config.t
18170 ____________________________________________________________________________
18171 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
18172         Log: LC_ALL might trump LANG.
18173      Branch: perl
18174            ! lib/open.t
18175 ____________________________________________________________________________
18176 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
18177         Log: Make the eval runtime.
18178      Branch: perl
18179            ! lib/open.pm
18180 ____________________________________________________________________________
18181 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
18182         Log: Make the Langinfo test both more lenient (allow
18183              for any symbol not to exists) and stricter (add
18184              more symbols).
18185      Branch: perl
18186            ! ext/I18N/Langinfo/Langinfo.t
18187 ____________________________________________________________________________
18188 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
18189         Log: integrate change#13453 from maint-5.6
18190              
18191              tweak change#11399 to use an explicit flag rather than
18192              ass_u_ming w32_pseudo_id will only be zero for the real
18193              toplevel interpreter; avoids multiple hosts from diddling
18194              the environment at the same time
18195      Branch: perl
18196           !> win32/perlhost.h
18197 ____________________________________________________________________________
18198 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
18199         Log: Subject: [PATCH] VMS update for perldelta.pod
18200              From: "Craig A. Berry" <craigberry@mac.com> 
18201              Date: Tue, 4 Dec 2001 00:23:12 -0600
18202              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
18203      Branch: perl
18204            ! pod/perldelta.pod
18205 ____________________________________________________________________________
18206 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
18207         Log: NetWare tweak from Ananth Kesari.
18208      Branch: perl
18209            ! NetWare/Makefile
18210 ____________________________________________________________________________
18211 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
18212         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
18213              Not adding the test suite because of its many assumptions.
18214      Branch: perl
18215            ! lib/Net/Ping.pm
18216 ____________________________________________________________________________
18217 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
18218         Log: tweak change#11399 to use an explicit flag rather than
18219              ass_u_ming w32_pseudo_id will only be zero for the real
18220              toplevel interpreter; avoids multiple hosts from diddling
18221              the environment at the same time
18222      Branch: maint-5.6/perl
18223            ! win32/perlhost.h
18224 ____________________________________________________________________________
18225 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
18226         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
18227              from Len Makin.
18228      Branch: perl
18229            + hints/super-ux.sh
18230            ! MANIFEST
18231 ____________________________________________________________________________
18232 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
18233         Log: Add Mac OS X known failures to perldelta.
18234      Branch: perl
18235            ! pod/perldelta.pod
18236 ____________________________________________________________________________
18237 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
18238         Log: I think it's time to call the utf8 code non-test.
18239      Branch: perl
18240            ! utf8.c
18241 ____________________________________________________________________________
18242 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
18243         Log: Retract #13303, need rethink.
18244      Branch: perl
18245            ! utf8.c
18246 ____________________________________________________________________________
18247 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
18248         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
18249              From: "Craig A. Berry" <craigberry@mac.com>
18250              Date: Mon, 03 Dec 2001 16:28:06 -0600
18251              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
18252      Branch: perl
18253            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
18254 ____________________________________________________________________________
18255 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
18256         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
18257              From: Andy Dougherty <doughera@lafayette.edu>
18258              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
18259              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
18260      Branch: perl
18261            ! hints/solaris_2.sh
18262 ____________________________________________________________________________
18263 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
18264         Log: This test is not very robust on 8.3-constrained systems:
18265              all the "with truncated name" lines between "Autosplitting ..."
18266              and "some names are not unique" lines are unexpected,
18267              and the truncation message becomes:
18268              testtest.al, testtest.al truncate to testtest 
18269      Branch: perl
18270            ! lib/AutoSplit.t
18271 ____________________________________________________________________________
18272 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
18273         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
18274      Branch: perl
18275            ! ext/I18N/Langinfo/Langinfo.t
18276 ____________________________________________________________________________
18277 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
18278         Log: Test::Morify UCD.t
18279      Branch: perl
18280            ! lib/Unicode/UCD.t
18281 ____________________________________________________________________________
18282 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
18283         Log: If Socket has not been built (e.g. DJGPP) the libnet
18284              tests fall over with (too) much noise.
18285      Branch: perl
18286            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
18287            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
18288            ! lib/Net/t/smtp.t lib/Net/t/time.t
18289 ____________________________________________________________________________
18290 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
18291         Log: Subject: [PATCH] shared hash keys and ++/--
18292              From: Nicholas Clark <nick@ccl4.org>
18293              Date: Mon, 3 Dec 2001 16:37:16 +0000
18294              Message-ID: <20011203163716.C21702@plum.flirble.org>
18295      Branch: perl
18296            ! pp.c pp_hot.c sv.c t/op/inc.t
18297 ____________________________________________________________________________
18298 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
18299         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
18300              From: Jonathan Stowe <jns@gellyfish.com>
18301              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
18302              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
18303      Branch: perl
18304            ! lib/Term/Cap.pm
18305 ____________________________________________________________________________
18306 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
18307         Log: Update Changes.
18308      Branch: perl
18309            ! Changes patchlevel.h
18310 ____________________________________________________________________________
18311 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
18312         Log: perldelta tweaks.
18313      Branch: perl
18314            ! pod/perldelta.pod
18315 ____________________________________________________________________________
18316 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
18317         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
18318              From: Sam Tregar <sam@tregar.com> 
18319              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
18320              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
18321      Branch: perl
18322            ! pod/perlnewmod.pod
18323 ____________________________________________________________________________
18324 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
18325         Log: microperl casting nit.
18326      Branch: perl
18327            ! utf8.c
18328 ____________________________________________________________________________
18329 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
18330         Log: Make sharepvn a macro since all it does is a deref.
18331      Branch: perl
18332            ! embed.h embed.pl global.sym hv.c hv.h proto.h
18333 ____________________________________________________________________________
18334 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
18335         Log: perldelta updates.
18336      Branch: perl
18337            ! pod/perldelta.pod
18338 ____________________________________________________________________________
18339 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
18340         Log: PPPort update from Paul Marquess.
18341      Branch: perl
18342            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
18343            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
18344            + ext/Devel/PPPort/t/test.t
18345            - ext/Devel/PPPort/harness/Harness.pm
18346            - ext/Devel/PPPort/harness/Harness.xs
18347            - ext/Devel/PPPort/harness/Makefile.PL
18348            - ext/Devel/PPPort/harness/module2.c
18349            - ext/Devel/PPPort/harness/module3.c
18350            - ext/Devel/PPPort/harness/t/test.t
18351            ! MANIFEST ext/Devel/PPPort/MANIFEST
18352            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
18353            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
18354            ! ext/Devel/PPPort/soak
18355 ____________________________________________________________________________
18356 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
18357         Log: No use talking about dynamic library search patch
18358              unless we are having a dynamic build.
18359      Branch: perl
18360            ! t/TEST
18361 ____________________________________________________________________________
18362 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
18363         Log: Be more explicit on the List::Util build trick,
18364              should also stop unneeded rebuilds on static builds.
18365      Branch: perl
18366            ! ext/List/Util/Makefile.PL
18367 ____________________________________________________________________________
18368 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
18369         Log: We need to replace the optimize (-O1) with
18370              the -h scalar0 -h vector0, not append them
18371              to the ccflags.
18372      Branch: perl
18373            ! hints/unicos.sh hints/unicosmk.sh
18374 ____________________________________________________________________________
18375 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
18376         Log: Subject: [PATCH] Shared hash keys 
18377              From: Nicholas Clark <nick@ccl4.org>
18378              Date: Sun, 2 Dec 2001 20:52:32 +0000
18379              Message-ID: <20011202205232.U21702@plum.flirble.org>
18380      Branch: perl
18381            ! doop.c t/op/tr.t
18382 ____________________________________________________________________________
18383 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
18384         Log: Better add new files to MANIFEST, too.
18385      Branch: perl
18386            ! MANIFEST
18387 ____________________________________________________________________________
18388 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
18389         Log: Subject: {PATCH] perlpacktut.pod
18390              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
18391              Date: Sun, 02 Dec 2001 19:55:06 +0100
18392              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
18393      Branch: perl
18394            ! pod/perlpacktut.pod
18395 ____________________________________________________________________________
18396 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
18397         Log: Various small nits found by DJGPP build.
18398      Branch: perl
18399            ! doio.c mg.c pp.c util.c
18400 ____________________________________________________________________________
18401 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
18402         Log: Subject: RE: More verbose POD for Carp
18403              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
18404              Date: Sun, 2 Dec 2001 11:32:51 -0500
18405              Message-ID: <3C0A9748@operamail.com>
18406      Branch: perl
18407            ! lib/Carp.pm
18408 ____________________________________________________________________________
18409 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
18410         Log: Add a header for DJGPP with the function prototypes.
18411      Branch: perl
18412            + djgpp/djgpp.h
18413            ! MANIFEST djgpp/djgpp.c
18414 ____________________________________________________________________________
18415 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
18416         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
18417              From: Abe Timmerman <abe@ztreet.demon.nl>
18418              Date: Sun, 02 Dec 2001 02:41:25 +0100
18419              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
18420      Branch: perl
18421            ! pp_sys.c
18422 ____________________________________________________________________________
18423 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
18424         Log: There isn't PTR2INT(), there's PTR2IV().
18425      Branch: perl
18426            ! ext/Time/HiRes/HiRes.xs
18427 ____________________________________________________________________________
18428 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
18429         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
18430              From: Marc Lehmann <root@schmorp.de>
18431              Date: Sun, 02 Dec 2001 02:44:53 +0100
18432              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
18433      Branch: perl
18434            ! ext/Time/HiRes/HiRes.xs
18435 ____________________________________________________________________________
18436 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
18437         Log: encode()/decode() examples.
18438      Branch: perl
18439            ! ext/Encode/Encode.pm
18440 ____________________________________________________________________________
18441 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
18442         Log: DJGPP tweaks from Laszlo Molnar.
18443      Branch: perl
18444            ! djgpp/config.over djgpp/djgppsed.sh
18445 ____________________________________________________________________________
18446 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
18447         Log: Update Changes.
18448      Branch: perl
18449            ! Changes patchlevel.h
18450 ____________________________________________________________________________
18451 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
18452         Log: Integrate perlio;
18453              
18454              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
18455              which do not have file descriptors. Noticed a possibly
18456              worse problem in the process ...
18457      Branch: perl
18458           !> doio.c
18459 ____________________________________________________________________________
18460 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
18461         Log: Non-VMS-fixed and Win32-skipped version of
18462              
18463              Subject: [PATCH t/op/exec.t] Portabilty fix 
18464              From: Michael G Schwern <schwern@pobox.com> 
18465              Date: Fri, 30 Nov 2001 16:09:27 -0500
18466              Message-ID: <20011130160927.A10406@blackrider>
18467      Branch: perl
18468            ! t/op/exec.t
18469 ____________________________________________________________________________
18470 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
18471         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
18472              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
18473              Date: Sat, 1 Dec 2001 07:01:09 -0500
18474              Message-ID: <3C0D2E39@operamail.com>
18475              
18476              Subject: More verbose POD for Carp
18477              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
18478              Date: Sat, 1 Dec 2001 08:04:16 -0500
18479              Message-ID: <3C285C2B@operamail.com>
18480      Branch: perl
18481            ! lib/Carp.pm lib/Carp/Heavy.pm
18482 ____________________________________________________________________________
18483 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
18484         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
18485              From: chromatic <chromatic@rmci.net>
18486              Date: Sat, 01 Dec 2001 12:41:58 -0700
18487              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
18488      Branch: perl
18489            ! lib/DB.t
18490 ____________________________________________________________________________
18491 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
18492         Log: Try to make a missing RADIXCHAR a softer kinder error.
18493      Branch: perl
18494            ! ext/I18N/Langinfo/Langinfo.t
18495 ____________________________________________________________________________
18496 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
18497         Log: Have a little faith on nl_langinfo() itself.
18498      Branch: perl
18499            ! ext/I18N/Langinfo/Langinfo.xs
18500 ____________________________________________________________________________
18501 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
18502         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
18503              the max, not max plus one)
18504      Branch: perl
18505            ! ext/I18N/Langinfo/Langinfo.xs
18506 ____________________________________________________________________________
18507 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
18508         Log: Make reality agree with the comment.
18509      Branch: perl
18510            ! ext/I18N/Langinfo/Langinfo.xs
18511 ____________________________________________________________________________
18512 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
18513         Log: Try to protect against wild langinfo() arguments.
18514      Branch: perl
18515            ! ext/I18N/Langinfo/Langinfo.xs
18516 ____________________________________________________________________________
18517 [ 13409] By: nick                                  on 2001/12/01  18:19:59
18518         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
18519              have file descriptors. Noticed a possibly worse problem in the process ...
18520      Branch: perlio
18521            ! doio.c
18522 ____________________________________________________________________________
18523 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
18524         Log: (replaced by #13556)
18525              
18526              If we are inside an eval, let's be silent about
18527              separate symbols and just croak() in the end.
18528      Branch: perl
18529            ! lib/Exporter/Heavy.pm
18530 ____________________________________________________________________________
18531 [ 13407] By: nick                                  on 2001/12/01  17:14:05
18532         Log: Integrate mainline
18533      Branch: perlio
18534           !> (integrate 26 files)
18535 ____________________________________________________________________________
18536 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
18537         Log: Subject: Fix for Exporter error reporting behaviour
18538              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
18539              Date: Sat, 1 Dec 2001 06:34:48 -0500
18540              Message-ID: <3C0D1B9A@operamail.com>
18541      Branch: perl
18542            ! lib/Exporter.pm lib/Exporter/Heavy.pm
18543 ____________________________________________________________________________
18544 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
18545         Log: Need to hide behind an eval to avoid a warning
18546              about :utf8 on non-perlio configs.
18547      Branch: perl
18548            ! lib/open.t
18549 ____________________________________________________________________________
18550 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
18551         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
18552              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18553              Date: Fri, 30 Nov 2001 23:46:58 +0100
18554              Message-ID: <20011130234658.A717@rafael>
18555      Branch: perl
18556            ! op.c t/op/method.t
18557 ____________________________________________________________________________
18558 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
18559         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
18560              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18561              Date: Thu, 29 Nov 2001 22:46:12 +0100
18562              Message-ID: <20011129224612.A699@rafael>
18563      Branch: perl
18564            ! ext/B/B/Xref.pm
18565 ____________________________________________________________________________
18566 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
18567         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
18568              From: Tels <perl_dummy@bloodgate.com>
18569              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
18570              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
18571      Branch: perl
18572            ! pod/perlfunc.pod
18573 ____________________________________________________________________________
18574 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
18575         Log: Subject: [REPATCH] reference pointer comparison
18576              From: Nicholas Clark <nick@ccl4.org>
18577              Date: Sat, 1 Dec 2001 13:00:17 +0000
18578              Message-ID: <20011201130017.I21702@plum.flirble.org>
18579      Branch: perl
18580            ! pp.c
18581 ____________________________________________________________________________
18582 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
18583         Log: Upgrade to Storable 1.0.14.
18584      Branch: perl
18585            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18586 ____________________________________________________________________________
18587 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
18588         Log: Add simple caches for ::viacode() and ::vianame().
18589      Branch: perl
18590            ! lib/charnames.pm lib/charnames.t
18591 ____________________________________________________________________________
18592 [ 13398] By: nick                                  on 2001/12/01  10:36:24
18593         Log: Integrate mainline.
18594      Branch: perlio
18595           +> (branch 44 files)
18596            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
18597            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
18598            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
18599           !> (integrate 250 files)
18600 ____________________________________________________________________________
18601 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
18602         Log: Regen toc and modlib.
18603      Branch: perl
18604            ! pod/perlmodlib.pod pod/perltoc.pod
18605 ____________________________________________________________________________
18606 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
18607         Log: Upgrade to podlators-1.18.
18608      Branch: perl
18609            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
18610 ____________________________________________________________________________
18611 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
18612         Log: -h scalar0 -h vector0 seems to help for both
18613              UNICOS and UNICOS/mk on the unpack %65c problems.
18614              
18615              (replaces #13393)
18616      Branch: perl
18617            ! hints/unicos.sh hints/unicosmk.sh
18618 ____________________________________________________________________________
18619 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
18620         Log: More Socket constants.
18621      Branch: perl
18622            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
18623 ____________________________________________________________________________
18624 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
18625         Log: (replaced by #13395)
18626      Branch: perl
18627            ! hints/unicosmk.sh
18628 ____________________________________________________________________________
18629 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
18630         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
18631              From: Andy Dougherty <doughera@lafayette.edu>
18632              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
18633              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
18634              
18635              Simplify the test skippage criterion now that we are
18636              no more dependent on sed.
18637      Branch: perl
18638            ! t/comp/cpp.t t/run/switchPx.t
18639 ____________________________________________________________________________
18640 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
18641         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
18642              From: Michael G Schwern <schwern@pobox.com>
18643              Date: Fri, 30 Nov 2001 11:48:44 -0500
18644              Message-ID: <20011130114844.C1303@blackrider>
18645              
18646              (replaces #13381)
18647      Branch: perl
18648            ! t/op/stat.t
18649 ____________________________________________________________________________
18650 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
18651         Log: Let's not assume how much memory has been allocated
18652              to PVs.
18653      Branch: perl
18654            ! ext/Devel/Peek/Peek.t
18655 ____________________________________________________________________________
18656 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
18657         Log: VOS needs to know the modules, including pp_sort.
18658      Branch: perl
18659            ! vos/perl.bind
18660 ____________________________________________________________________________
18661 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
18662         Log: Unused variables.
18663      Branch: perl
18664            ! ext/Unicode/Normalize/Normalize.xs
18665 ____________________________________________________________________________
18666 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
18667         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
18668              From: John Peacock <jpeacock@rowman.com>     
18669              Date: Fri, 30 Nov 2001 10:24:00 -0500        
18670              Message-ID: <3C07A490.A22A76B0@rowman.com>   
18671      Branch: perl
18672            ! lib/ExtUtils/Embed.t
18673 ____________________________________________________________________________
18674 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
18675         Log: Tweak for the VOS building script from Paul Green.
18676      Branch: perl
18677            ! vos/configure_perl.cm
18678 ____________________________________________________________________________
18679 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
18680         Log: Update Changes.
18681      Branch: perl
18682            ! Changes patchlevel.h
18683 ____________________________________________________________________________
18684 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
18685         Log: Cannot test if cppstdin has not yet been installed.
18686      Branch: perl
18687            ! t/run/switchPx.t
18688 ____________________________________________________________________________
18689 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
18690         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
18691              From: Michael G Schwern <schwern@pobox.com> 
18692              Date: Thu, 29 Nov 2001 22:05:11 -0500
18693              Message-ID: <20011129220510.A18869@blackrider>
18694              
18695              TODO 1: if cppstdin is used and not yet installed,
18696              the Px.t will fail (must do the same as in cpp.t)
18697              
18698              TODO 2: does this work if no Perl whatsoever has
18699              yet been installed?  That is, we should be using
18700              the Perl we are building to execute the one-liner.
18701      Branch: perl
18702            + t/run/switchPx.aux t/run/switchPx.t
18703            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
18704            ! vms/test.com
18705 ____________________________________________________________________________
18706 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
18707         Log: Upgrade to Unicode::Normalize 0.12.
18708      Branch: perl
18709            ! ext/Unicode/Normalize/Changes
18710            ! ext/Unicode/Normalize/Normalize.pm
18711            ! ext/Unicode/Normalize/Normalize.xs
18712            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
18713            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
18714            ! ext/Unicode/Normalize/t/test.t
18715 ____________________________________________________________________________
18716 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
18717         Log: (replaced by #13391)
18718              
18719              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
18720              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
18721              Date: 30 Nov 2001 11:41:53 -0000             
18722              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
18723              
18724              No need to die if we have high-paranoia (non-chdirable)
18725              system directories.
18726      Branch: perl
18727            ! t/op/stat.t
18728 ____________________________________________________________________________
18729 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
18730         Log: Paragraph rewrapping.
18731      Branch: perl
18732            ! pod/perliol.pod
18733 ____________________________________________________________________________
18734 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
18735         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
18736              From: Stas Bekman <stas@stason.org>
18737              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
18738              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
18739      Branch: perl
18740            ! pod/perliol.pod
18741 ____________________________________________________________________________
18742 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
18743         Log: Whether select() gets restarted on signals is
18744              implementation dependent.
18745      Branch: perl
18746            ! ext/Time/HiRes/HiRes.t
18747 ____________________________________________________________________________
18748 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
18749         Log: More forgotten checkins.
18750      Branch: perl
18751            ! embed.h embed.pl proto.h
18752 ____________________________________________________________________________
18753 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
18754         Log: Add a note about folding vs lowercase.
18755      Branch: perl
18756            ! regexec.c
18757 ____________________________________________________________________________
18758 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
18759         Log: Use to_uni_fold (and add changed global.sym)
18760      Branch: perl
18761            ! global.sym utf8.c
18762 ____________________________________________________________________________
18763 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
18764         Log: Make to Unicode character functions to use UVs
18765              instead of U32s and add to_uni_fold().
18766      Branch: perl
18767            ! embed.pl proto.h utf8.c
18768 ____________________________________________________________________________
18769 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
18770         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
18771              From: Nicholas Clark <nick@ccl4.org>
18772              Date: Thu, 29 Nov 2001 22:47:32 +0000
18773              Message-ID: <20011129224732.W37621@plum.flirble.org>
18774      Branch: perl
18775            ! pod/perlpacktut.pod
18776 ____________________________________________________________________________
18777 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
18778         Log: README.vos updates from Paul Green.
18779      Branch: perl
18780            ! README.vos
18781 ____________________________________________________________________________
18782 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
18783         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
18784              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18785              Date: Thu, 29 Nov 2001 14:18:51 EST
18786              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
18787      Branch: perl
18788            ! mg.c vms/vms.c vms/vmsish.h
18789 ____________________________________________________________________________
18790 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
18791         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
18792              From: Michael G Schwern <schwern@pobox.com>
18793              Date: Thu, 29 Nov 2001 13:12:31 -0500
18794              Message-ID: <20011129131231.E11300@blackrider>
18795      Branch: perl
18796            ! README.vms
18797 ____________________________________________________________________________
18798 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
18799         Log: BGET_IV was missing.
18800      Branch: perl
18801            ! ext/ByteLoader/bytecode.h
18802 ____________________________________________________________________________
18803 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
18804         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
18805              From: Jonathan Stowe <gellyfish@gellyfish.com>
18806              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
18807              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
18808      Branch: perl
18809            ! lib/Term/Cap.pm
18810 ____________________________________________________________________________
18811 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
18812         Log: Porting/checkURL.pl was missing.
18813      Branch: perl
18814            ! MANIFEST
18815 ____________________________________________________________________________
18816 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
18817         Log: Subject: INSTALL and READMEs should be reviewed
18818              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18819              Date: Thu, 29 Nov 2001 16:49:36 +0100
18820              Message-ID: <20011129164936.A17492@rafael>         
18821      Branch: perl
18822            ! README.cygwin
18823 ____________________________________________________________________________
18824 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
18825         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
18826              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
18827              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
18828              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
18829      Branch: perl
18830            ! README.os390
18831 ____________________________________________________________________________
18832 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
18833         Log: Update Changes.
18834      Branch: perl
18835            ! Changes patchlevel.h
18836 ____________________________________________________________________________
18837 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
18838         Log: The changes to the curliffed files didn't stick in #13348.
18839      Branch: perl
18840            ! README.dos README.win32
18841 ____________________________________________________________________________
18842 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
18843         Log: Subject: Re: Found the rev where File::Glob broke
18844              From: Andy Dougherty <doughera@lafayette.edu>
18845              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
18846              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
18847      Branch: perl
18848            ! lib/ExtUtils/MM_Unix.pm
18849 ____________________________________________________________________________
18850 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
18851         Log: Use __DATA__ instead of __END__.
18852      Branch: perl
18853            ! lib/Term/Cap.pm
18854 ____________________________________________________________________________
18855 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
18856         Log: Subject: [PATCH toke.c] autosplit into @F fix
18857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18858              Date: Thu, 29 Nov 2001 14:52:23 +0100
18859              Message-ID: <20011129145223.A25817@rafael>         
18860      Branch: perl
18861            ! toke.c
18862 ____________________________________________________________________________
18863 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
18864         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
18865              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18866              Date: Thu, 29 Nov 2001 15:48:15 +0100
18867              Message-ID: <20011129154815.C25817@rafael>         
18868      Branch: perl
18869            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
18870 ____________________________________________________________________________
18871 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
18872         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
18873              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
18874              Date: Wed, 28 Nov 2001 20:35:29 +0100
18875              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
18876      Branch: perl
18877            ! pod/perlpacktut.pod
18878 ____________________________________________________________________________
18879 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
18880         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
18881              From: Stas Bekman <stas@stason.org>
18882              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
18883              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
18884              
18885              (with tweaks)
18886      Branch: perl
18887            ! pod/perlapio.pod
18888 ____________________________________________________________________________
18889 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
18890         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
18891              From: Tels <perl_dummy@bloodgate.com>
18892              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
18893              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
18894              
18895              (plus paragraph rewrapping)
18896      Branch: perl
18897            ! lib/Exporter.pm
18898 ____________________________________________________________________________
18899 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
18900         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
18901              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
18902              Date: Wed, 28 Nov 2001 21:47:59 +0000
18903              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
18904      Branch: perl
18905            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
18906 ____________________________________________________________________________
18907 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
18908         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
18909              From: Andy Dougherty <doughera@lafayette.edu>
18910              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
18911              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
18912      Branch: perl
18913            ! INSTALL ext/Time/HiRes/HiRes.t
18914 ____________________________________________________________________________
18915 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
18916         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
18917              From: Michael G Schwern <schwern@pobox.com> 
18918              Date: Wed, 28 Nov 2001 16:37:01 -0500
18919              Message-ID: <20011128163701.H676@blackrider>
18920      Branch: perl
18921            ! t/run/kill_perl.t
18922 ____________________________________________________________________________
18923 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
18924         Log: @INC tweak.
18925      Branch: perl
18926            ! t/op/ref.t
18927 ____________________________________________________________________________
18928 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
18929         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
18930              From: Nicholas Clark <nick@ccl4.org>
18931              Date: Wed, 28 Nov 2001 23:38:43 +0000
18932              Message-ID: <20011128233843.N37621@plum.flirble.org>  
18933      Branch: perl
18934            ! installman
18935 ____________________________________________________________________________
18936 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
18937         Log: Tweak the forking logic.
18938      Branch: perl
18939            ! Porting/checkURL.pl
18940 ____________________________________________________________________________
18941 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
18942         Log: Update perlmodlib.PL as per #13348.  The L<> got
18943              changed back because that is coming from ParseLink.pm.
18944      Branch: perl
18945            ! pod/perlmodlib.PL pod/perlmodlib.pod
18946 ____________________________________________________________________________
18947 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
18948         Log: URL fixups from Michael Schwern.
18949      Branch: perl
18950            ! README.cygwin README.dos README.hpux README.mint README.mpeix
18951            ! README.os390 README.qnx README.solaris README.vos README.win32
18952            ! pod/perlmodlib.pod
18953 ____________________________________________________________________________
18954 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
18955         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
18956              From: Barrie Slaymaker <barries@slaysys.com>
18957              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
18958              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
18959      Branch: perl
18960            ! lib/Exporter.pm
18961 ____________________________________________________________________________
18962 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
18963         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
18964      Branch: perl
18965            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
18966 ____________________________________________________________________________
18967 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
18968         Log: Subject: [PATCH] Re: $\ very broken
18969              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18970              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
18971              Message-ID: <20011128223308.E732@rafael>   
18972              
18973              Subject: Re: [PATCH] Re: $\ very broken     
18974              From: Nicholas Clark <nick@ccl4.org>
18975              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
18976              Message-ID: <20011128222859.K37621@plum.flirble.org>
18977      Branch: perl
18978            ! mg.c t/op/ref.t
18979 ____________________________________________________________________________
18980 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
18981         Log: Add Abigail's link checker with the following tweaks:
18982              - known dummy URLs (Peter Prymmer)
18983              - do also READMEs and INSTALL (Michael Schwern)
18984              - do also ftp URLs
18985              - add fork retry loop in case the allowed number
18986              of processes per user is low
18987      Branch: perl
18988            + Porting/checkURL.pl
18989            ! MANIFEST
18990 ____________________________________________________________________________
18991 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
18992         Log: Update Changes.
18993      Branch: perl
18994            ! Changes patchlevel.h
18995 ____________________________________________________________________________
18996 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
18997         Log: In Linux if we have modern enough gcc and supported
18998              enough CPU, crank up the optimization level to -O3.
18999      Branch: perl
19000            ! hints/linux.sh
19001 ____________________________________________________________________________
19002 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
19003         Log: Add perlpacktut from Wolfgang Laun; regen toc.
19004      Branch: perl
19005            + pod/perlpacktut.pod
19006            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
19007            ! pod/perltoc.pod
19008 ____________________________________________________________________________
19009 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
19010         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
19011              From: PPrymmer@factset.com
19012              Date: Wed, 28 Nov 2001 07:51:26 -0500
19013              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
19014      Branch: perl
19015            ! vms/test.com
19016 ____________________________________________________________________________
19017 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
19018         Log: Test cases for the first half of #13338.
19019      Branch: perl
19020            ! t/lib/h2ph.h t/lib/h2ph.pht
19021 ____________________________________________________________________________
19022 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
19023         Log: Subject: Re: h2ph confused by comments in an enum.
19024              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
19025              Date: Wed, 28 Nov 2001 04:19:21 +0000
19026              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
19027              
19028              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
19029              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
19030              Date: Wed, 28 Nov 2001 13:36:35 +0000
19031              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
19032      Branch: perl
19033            ! utils/h2ph.PL
19034 ____________________________________________________________________________
19035 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
19036         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
19037              From: Jonathan Stowe <gellyfish@gellyfish.com>
19038              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
19039              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
19040              
19041              (replace #13327)
19042      Branch: perl
19043            ! lib/Term/Cap.pm
19044 ____________________________________________________________________________
19045 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
19046         Log: Replace #13335 with
19047              
19048              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
19049              From: Russ Allbery <rra@stanford.edu>
19050              Date: 27 Nov 2001 20:42:49 -0800
19051              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
19052      Branch: perl
19053            ! lib/Pod/Text/Termcap.pm
19054 ____________________________________________________________________________
19055 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
19056         Log: (replaced by #13336)
19057              
19058              Subject: [PATCH perl@13323] Termcap.pm with no termios
19059              From: "Craig A. Berry" <craigberry@mac.com> 
19060              Date: Tue, 27 Nov 2001 22:28:50 -0600
19061              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
19062      Branch: perl
19063            ! lib/Pod/Text/Termcap.pm
19064 ____________________________________________________________________________
19065 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
19066         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
19067              From: "Craig A. Berry" <craigberry@mac.com> 
19068              Date: Tue, 27 Nov 2001 21:46:45 -0600
19069              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
19070      Branch: perl
19071            ! configure.com
19072 ____________________________________________________________________________
19073 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
19074         Log: Upgrade to podlators 1.17.
19075      Branch: perl
19076            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
19077            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
19078 ____________________________________________________________________________
19079 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
19080         Log: Fix for "a\x{100}" =~ /A/i.
19081      Branch: perl
19082            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
19083            ! utf8.c
19084 ____________________________________________________________________________
19085 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
19086         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
19087              From: "Craig A. Berry" <craigberry@mac.com>
19088              Date: Tue, 27 Nov 2001 17:11:49 -0600
19089              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
19090      Branch: perl
19091            ! lib/DB.t
19092 ____________________________________________________________________________
19093 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
19094         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
19095              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19096              Date: Tue, 27 Nov 2001 14:55:23 -0500
19097              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
19098              
19099              Subject: [PATCH: perl@13324] updates to perldelta.pod 
19100              From: PPrymmer@factset.com
19101              Date: Tue, 27 Nov 2001 18:06:04 -0500
19102              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
19103              
19104              plus added some known problems.
19105      Branch: perl
19106            ! pod/perldelta.pod
19107 ____________________________________________________________________________
19108 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
19109         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
19110              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19111              Date: Tue, 27 Nov 2001 15:38:02 EST 
19112              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
19113      Branch: perl
19114            ! configure.com vms/vms.c vms/vmsish.h
19115 ____________________________________________________________________________
19116 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
19117         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
19118              From: Michael G Schwern <schwern@pobox.com> 
19119              Date: Tue, 27 Nov 2001 15:31:12 -0500
19120              Message-ID: <20011127153112.G20929@blackrider>
19121      Branch: perl
19122            ! t/run/kill_perl.t
19123 ____________________________________________________________________________
19124 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
19125         Log: (replaced by #13337)
19126              
19127              VMS can safely hardcode a termcap entry for VT100.
19128      Branch: perl
19129            ! lib/Term/Cap.pm
19130 ____________________________________________________________________________
19131 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
19132         Log: VMS piping fixes from Charles Lane (perl -P should
19133              be working now).
19134      Branch: perl
19135            ! vms/vms.c
19136 ____________________________________________________________________________
19137 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
19138         Log: Subject: [PATCH] perlvar.pod fix
19139              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19140              Date: Tue, 27 Nov 2001 13:11:47 -0500
19141              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
19142      Branch: perl
19143            ! pod/perlvar.pod
19144 ____________________________________________________________________________
19145 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
19146         Log: Update Changes.
19147      Branch: perl
19148            ! Changes patchlevel.h
19149 ____________________________________________________________________________
19150 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
19151         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
19152              From: "Craig A. Berry" <craigberry@mac.com> 
19153              Date: Tue, 27 Nov 2001 10:21:18 -0600
19154              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
19155      Branch: perl
19156            ! lib/ExtUtils/MM_VMS.pm
19157 ____________________________________________________________________________
19158 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
19159         Log: Protect against accumulating -options -options -options.
19160      Branch: perl
19161            ! hints/hpux.sh
19162 ____________________________________________________________________________
19163 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
19164         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
19165              From: Barrie Slaymaker <barries@slaysys.com>
19166              Date: Tue, 27 Nov 2001 10:58:54 -0500
19167              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
19168      Branch: perl
19169            ! lib/Benchmark.pm
19170 ____________________________________________________________________________
19171 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
19172         Log: Tiny fix from John P. Linderman.
19173      Branch: perl
19174            ! lib/sort.pm
19175 ____________________________________________________________________________
19176 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
19177         Log: The Story of sort(), from John P. Linderman.
19178      Branch: perl
19179            ! pod/perldelta.pod
19180 ____________________________________________________________________________
19181 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
19182         Log: Add information what to do if you are reading
19183              perluniintro but using some older Perl.
19184      Branch: perl
19185            ! pod/perluniintro.pod
19186 ____________________________________________________________________________
19187 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
19188         Log: Update the 'wide characters' FAQ entry.
19189      Branch: perl
19190            ! pod/perlfaq6.pod
19191 ____________________________________________________________________________
19192 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
19193         Log: Fix for
19194              
19195              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
19196              From: Marc Lehmann <root@schmorp.de>
19197              Date: Tue, 27 Nov 2001 14:27:14 +0100
19198              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
19199      Branch: perl
19200            ! ext/Encode.t ext/Encode/Encode.xs
19201 ____________________________________________________________________________
19202 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
19203         Log: Subject: [PATCH] DB_File 1.801
19204              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19205              Date: Tue, 27 Nov 2001 15:06:45 -0000
19206              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
19207      Branch: perl
19208            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19209            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
19210 ____________________________________________________________________________
19211 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
19212         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
19213      Branch: perl
19214            ! pod/perlmodlib.pod
19215 ____________________________________________________________________________
19216 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
19217         Log: sort() doc tweaks from John P. Linderman.
19218      Branch: perl
19219            ! pod/perlfunc.pod
19220 ____________________________________________________________________________
19221 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
19222         Log: Subject: [PATCH] More perldelta.pod nits
19223              From: Simon Glover <scog@roe.ac.uk>
19224              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
19225              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
19226      Branch: perl
19227            ! pod/perldelta.pod
19228 ____________________________________________________________________________
19229 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
19230         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
19231              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19232              Date: Tue, 27 Nov 2001 11:52:31 -0000
19233              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
19234      Branch: perl
19235            ! ext/Devel/PPPort/harness/Makefile.PL
19236 ____________________________________________________________________________
19237 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
19238         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
19239              From: Michael G Schwern <schwern@pobox.com>
19240              Date: Tue, 27 Nov 2001 03:38:24 -0500
19241              Message-ID: <20011127033824.A17775@blackrider>
19242      Branch: perl
19243            ! t/TEST
19244 ____________________________________________________________________________
19245 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
19246         Log: Subject: Re: perlcc very broken
19247              From: John Peacock <jpeacock@rowman.com>
19248              Date: Tue, 27 Nov 2001 06:48:01 -0500
19249              Message-ID: <3C037D71.4030508@rowman.com>
19250      Branch: perl
19251            ! utils/perlcc.PL
19252 ____________________________________________________________________________
19253 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
19254         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
19255              From: David Dyck <dcd@tc.fluke.com>
19256              Date: Mon, 26 Nov 2001 22:04:38 -0800
19257              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
19258      Branch: perl
19259            ! t/op/pack.t
19260 ____________________________________________________________________________
19261 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
19262         Log: Subject: [ID 20011126.149] t/op/split fails step 37
19263              From: David Dyck <dcd@tc.fluke.com>
19264              Date: Mon, 26 Nov 2001 21:52:35 -0800
19265              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
19266      Branch: perl
19267            ! t/op/split.t
19268 ____________________________________________________________________________
19269 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
19270         Log: incorporate last minute change from libnet 1.0901-tobe
19271      Branch: perl
19272            ! lib/Net/SMTP.pm
19273 ____________________________________________________________________________
19274 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
19275         Log: Pass 7 at perldelta - random edits.
19276      Branch: perl
19277            ! pod/perldelta.pod
19278 ____________________________________________________________________________
19279 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
19280         Log: Portability and skippage tweaks.
19281      Branch: perl
19282            ! t/op/split.t
19283 ____________________________________________________________________________
19284 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
19285         Log: (retracted by #13449)
19286              Try to make Unicode casemapping to work for EBCDIC, too.
19287      Branch: perl
19288            ! utf8.c
19289 ____________________________________________________________________________
19290 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
19291         Log: Just printing 1..0 is not quite enough...
19292      Branch: perl
19293            ! lib/Dumpvalue.t
19294 ____________________________________________________________________________
19295 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
19296         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
19297              Delay the match until runtime.
19298      Branch: perl
19299            ! t/op/append.t
19300 ____________________________________________________________________________
19301 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
19302         Log: UTF-EBCDIC.
19303      Branch: perl
19304            ! ext/Devel/Peek/Peek.t
19305 ____________________________________________________________________________
19306 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
19307         Log: Be UTF-EBCDIC aware.
19308      Branch: perl
19309            ! lib/bytes.t
19310 ____________________________________________________________________________
19311 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
19312         Log: Bad assumption which way digits and letters sort.
19313      Branch: perl
19314            ! lib/English.t
19315 ____________________________________________________________________________
19316 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
19317         Log: If in EBCDIC but no Convert::EBCDIC
19318              the libnet tests will all fail.
19319      Branch: perl
19320            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
19321            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
19322            ! lib/Net/t/smtp.t lib/Net/t/time.t
19323 ____________________________________________________________________________
19324 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
19325         Log: Just sorting to guarantee order is not enough.
19326              (Think EBCDIC.) 
19327      Branch: perl
19328            ! lib/ExtUtils/Manifest.t
19329 ____________________________________________________________________________
19330 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
19331         Log: OS/390 cleanable gunk.
19332      Branch: perl
19333            ! lib/ExtUtils/MM_Unix.pm
19334 ____________________________________________________________________________
19335 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
19336         Log: Update the EBCDIC MD5 checksums.
19337      Branch: perl
19338            ! ext/Digest/MD5/t/files.t
19339 ____________________________________________________________________________
19340 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
19341         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
19342              From: Nicholas Clark <nick@ccl4.org>
19343              Date: Mon, 26 Nov 2001 23:06:34 +0000
19344              Message-ID: <20011126230633.Q37621@plum.flirble.org>
19345      Branch: perl
19346            ! installman
19347 ____________________________________________________________________________
19348 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
19349         Log: sort tweaks from John P. Linderman.
19350      Branch: perl
19351            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
19352 ____________________________________________________________________________
19353 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
19354         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
19355              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
19356              Date: Mon, 26 Nov 2001 18:47:25 -0600
19357              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
19358              
19359              Craig Berry submitted half of this patch just yesterday.
19360              Spooky cosmic resonance.
19361      Branch: perl
19362            ! ext/Socket/Socket.xs
19363 ____________________________________________________________________________
19364 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
19365         Log: Subject: [PATCH] doio slightly smaller
19366              From: Nicholas Clark <nick@ccl4.org>
19367              Date: Tue, 27 Nov 2001 00:40:23 +0000      
19368              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
19369      Branch: perl
19370            ! doio.c
19371 ____________________________________________________________________________
19372 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
19373         Log: perldelta nits from Autrijus Tang and Ron Kimball.
19374      Branch: perl
19375            ! pod/perldelta.pod
19376 ____________________________________________________________________________
19377 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
19378         Log: Subject: [PATCH] unpack P* uses random length for item
19379              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
19380              Date: Mon, 26 Nov 2001 19:56:32 +0100
19381              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
19382      Branch: perl
19383            ! pod/perldiag.pod pp_pack.c t/op/pack.t
19384 ____________________________________________________________________________
19385 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
19386         Log: Subject: [PATCH current] system and taintedness
19387              From: Radu Greab <radu@netsoft.ro>
19388              Date: Mon, 26 Nov 2001 18:42:29 +0200
19389              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
19390      Branch: perl
19391            ! pp_sys.c t/op/taint.t
19392 ____________________________________________________________________________
19393 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
19394         Log: Subject: [PATCH @ 13283] Devel::PPPort
19395              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19396              Date: Mon, 26 Nov 2001 14:37:17 -0000
19397              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
19398      Branch: perl
19399            + ext/Devel/PPPort/MANIFEST
19400            ! MANIFEST ext/Devel/PPPort/Makefile.PL
19401            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
19402            ! ext/Devel/PPPort/harness/Harness.xs
19403            ! ext/Devel/PPPort/harness/Makefile.PL
19404            ! ext/Devel/PPPort/harness/module2.c
19405            ! ext/Devel/PPPort/harness/module3.c
19406            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
19407 ____________________________________________________________________________
19408 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
19409         Log: Update the test list.
19410      Branch: perl
19411            ! t/lib/1_compile.t
19412 ____________________________________________________________________________
19413 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
19414         Log: Sync-up tests with libnet distribution
19415      Branch: perl
19416            + lib/Net/t/netrc.t
19417            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
19418 ____________________________________________________________________________
19419 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
19420         Log: Update Changes.
19421      Branch: perl
19422            ! Changes patchlevel.h
19423 ____________________________________________________________________________
19424 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
19425         Log: Upgrade to podlators 1.16.
19426      Branch: perl
19427            + lib/Pod/t/basic.cap
19428            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
19429            ! lib/Pod/t/basic.t pod/pod2man.PL
19430 ____________________________________________________________________________
19431 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
19432         Log: Pass 6 at perldelta - sort enhancements, generic and
19433              platform specific bug fixes.
19434      Branch: perl
19435            ! pod/perldelta.pod
19436 ____________________________________________________________________________
19437 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
19438         Log: PROPAGATE documentation from Tony Cook.
19439      Branch: perl
19440            ! pod/perlfunc.pod
19441 ____________________________________________________________________________
19442 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
19443         Log: DJGPP cannot do signals that well.
19444      Branch: perl
19445            ! ext/POSIX/t/sigaction.t
19446 ____________________________________________________________________________
19447 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
19448         Log: Can't do subsecond alarms without ualarm; and break out
19449              early if alarms do not seem to be coming in as expected.
19450      Branch: perl
19451            ! ext/Time/HiRes/HiRes.t
19452 ____________________________________________________________________________
19453 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
19454         Log: No Socket, little Net.
19455      Branch: perl
19456            ! t/lib/1_compile.t
19457 ____________________________________________________________________________
19458 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
19459         Log: Take the taint brush to the getcwds.
19460      Branch: perl
19461            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
19462 ____________________________________________________________________________
19463 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
19464         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
19465              From: "Craig A. Berry" <craigberry@mac.com>
19466              Date: Sun, 25 Nov 2001 16:20:45 -0600
19467              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
19468      Branch: perl
19469            ! ext/Socket/Socket.xs
19470 ____________________________________________________________________________
19471 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
19472         Log: Since in some DOS filesystems the timestamp granularity
19473              may be only two seconds, better sleep for three to play safe.
19474              (Helps CygWin, at least.)
19475      Branch: perl
19476            ! lib/Memoize/t/expire_file.t
19477 ____________________________________________________________________________
19478 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
19479         Log: For some reason CygWin wasn't collapsing multiple
19480              slashes into one, which made some Spec.t tests to fail.
19481              Either CygWin was being too prudish or the collapsing
19482              logic needs to be rethunk.
19483      Branch: perl
19484            ! lib/File/Spec/Unix.pm
19485 ____________________________________________________________________________
19486 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
19487         Log: Cygwin needs to have libperl.dll around if trying to link
19488              with -lperl.  Note: this change cures the test but whether
19489              it cures CygPerl installation, I don't know: hopefully the
19490              libperl5_7_2.dll, or the version equivalent, gets installed
19491              also as libperl.dll to the proper place(s).
19492      Branch: perl
19493            ! lib/ExtUtils/Embed.t
19494 ____________________________________________________________________________
19495 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
19496         Log: -I../lib/.. and -L../lib/..?  Strange.
19497      Branch: perl
19498            ! lib/ExtUtils/Embed.t
19499 ____________________________________________________________________________
19500 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
19501         Log: $MM?
19502      Branch: perl
19503            ! lib/ExtUtils/Embed.pm
19504 ____________________________________________________________________________
19505 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
19506         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
19507              From: Dave Rolsky <autarch@urth.org>
19508              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
19509              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
19510      Branch: perl
19511            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
19512            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
19513 ____________________________________________________________________________
19514 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
19515         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
19516              From: chromatic <chromatic@rmci.net>
19517              Date: Sat, 24 Nov 2001 14:56:57 -0700
19518              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
19519              
19520              plus a tweak for ithreads builds.
19521      Branch: perl
19522            + lib/DB.t
19523            ! MANIFEST lib/DB.pm
19524 ____________________________________________________________________________
19525 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
19526         Log: Win32 compilation tweaks for Blair Zajac.
19527      Branch: perl
19528            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
19529 ____________________________________________________________________________
19530 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
19531         Log: I don't think trying to bracket the hires time with lores
19532              times is going to be portable enough: Cygwin seems to be
19533              capable of getting hires ones rather consistently lower
19534              than the lores ones.  So let's try average difference instead.
19535      Branch: perl
19536            ! ext/Time/HiRes/HiRes.t
19537 ____________________________________________________________________________
19538 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
19539         Log: Subject: Re: benchmarks, sorts and reproducibility
19540              From: "John P. Linderman" <jpl@research.att.com>
19541              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
19542              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
19543              
19544              Randomize large partitions for quicksort to dodge the
19545              angry gods of quadratic.
19546      Branch: perl
19547            ! pp_sort.c
19548 ____________________________________________________________________________
19549 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
19550         Log: The joys of portable quoting.
19551      Branch: perl
19552            ! ext/Devel/PPPort/harness/Makefile.PL
19553 ____________________________________________________________________________
19554 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
19555         Log: sort pragma tweaks.
19556      Branch: perl
19557            ! lib/sort.pm
19558 ____________________________________________________________________________
19559 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
19560         Log: Skip the link= directives of utils.lst if no mandir
19561              (if no manpages).
19562      Branch: perl
19563            ! installman
19564 ____________________________________________________________________________
19565 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
19566         Log: integrate changes#8340,13260 from mainline
19567              
19568              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
19569              
19570              change#3373 introduced a handle leak in backticks and piped open()s
19571              that fail
19572      Branch: maint-5.6/perl
19573            ! t/io/pipe.t util.c
19574 ____________________________________________________________________________
19575 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
19576         Log: change#3373 introduced a handle leak in backticks and piped open()s
19577              that fail
19578      Branch: perl
19579            ! util.c
19580 ____________________________________________________________________________
19581 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
19582         Log: metaconfig unit change for #13258.
19583      Branch: metaconfig/U/perl
19584            ! d_procselfexe.U
19585 ____________________________________________________________________________
19586 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
19587         Log: Extraenous breaks noticed by David Dyck.
19588      Branch: perl
19589            ! Configure
19590 ____________________________________________________________________________
19591 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
19592         Log: Revert the /proc/self/auxv experiment for now.
19593      Branch: perl
19594            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
19595 ____________________________________________________________________________
19596 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
19597         Log: Also ExtUtils.t had $^X assumptions.
19598      Branch: perl
19599            ! lib/ExtUtils.t
19600 ____________________________________________________________________________
19601 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
19602         Log: Now is Solaris if you start the t/perl in the t/
19603              as "./perl", the $^X will be "../perl", not "./perl".
19604      Branch: perl
19605            ! t/lib/1_compile.t
19606 ____________________________________________________________________________
19607 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
19608         Log: The new way of finding out $^X in Solaris
19609              requires a little tweak if the executable
19610              pathname is *not* absolute: prepend "./"
19611              (otherwise `$^X ...` will start perl from PATH...)
19612      Branch: perl
19613            ! perl.c
19614 ____________________________________________________________________________
19615 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
19616         Log: Avoid "will not stay shared" warnings.
19617      Branch: perl
19618            ! lib/ExtUtils/MM_Unix.pm
19619 ____________________________________________________________________________
19620 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
19621         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
19622              From: Michael G Schwern <schwern@pobox.com>
19623              Date: Sat, 24 Nov 2001 19:56:18 -0500
19624              Message-ID: <20011124195618.A14614@blackrider>            
19625      Branch: perl
19626            ! perl.c pp_sys.c t/op/magic.t util.c
19627 ____________________________________________________________________________
19628 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
19629         Log: In the MakeMaker pm_to_blib target don't copy all
19630              the files in one fell swoop, deal with them hunkwise,
19631              helps for CLIs with limited line lengths.
19632              (This seems to help for DJGPP building Encode,
19633              where there are dozens of files to copy.)
19634      Branch: perl
19635            ! lib/ExtUtils/MM_Unix.pm
19636 ____________________________________________________________________________
19637 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
19638         Log: testsuite leaves stray files behind on windows
19639      Branch: perl
19640            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
19641 ____________________________________________________________________________
19642 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
19643         Log: xsubpp produces a spurious warning on directories called 'typemap'
19644      Branch: perl
19645            ! lib/ExtUtils/xsubpp
19646 ____________________________________________________________________________
19647 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
19648         Log: xsubpp treats invalid (indented) cpp directives as comments
19649      Branch: perl
19650            ! ext/IO/IO.xs
19651 ____________________________________________________________________________
19652 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
19653         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
19654      Branch: perl
19655            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
19656 ____________________________________________________________________________
19657 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
19658         Log: The debug_pag needs to be visible at all times
19659              because of the re extension.
19660      Branch: perl
19661            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
19662 ____________________________________________________________________________
19663 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
19664         Log: Subject: Re: [PATCH] Tests are good
19665              From: Philip Newton <Philip.Newton@gmx.net>
19666              Date: Sat, 24 Nov 2001 21:24:00 +0100
19667              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
19668      Branch: perl
19669            ! pod/perlhack.pod
19670 ____________________________________________________________________________
19671 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
19672         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
19673              From: "Craig A. Berry" <craigberry@mac.com> 
19674              Date: Sat, 24 Nov 2001 12:45:44 -0600
19675              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
19676              
19677              (with tweaks, and combined with Sarathy's #13242)
19678      Branch: perl
19679            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
19680 ____________________________________________________________________________
19681 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
19682         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
19683              From: John Peacock <jpeacock@rowman.com>
19684              Date: Sat, 24 Nov 2001 14:27:46 -0500
19685              Message-ID: <3BFFF4B2.40509@rowman.com> 
19686      Branch: perl
19687            ! lib/Exporter/Heavy.pm
19688 ____________________________________________________________________________
19689 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
19690         Log: use portable quotes
19691      Branch: perl
19692            ! ext/Devel/PPPort/harness/Makefile.PL
19693 ____________________________________________________________________________
19694 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
19695         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
19696              From: Nicholas Clark <nick@ccl4.org>
19697              Date: Sat, 24 Nov 2001 18:06:26 +0000
19698              Message-ID: <20011124180626.T37621@plum.flirble.org>
19699      Branch: perl
19700            ! installman
19701 ____________________________________________________________________________
19702 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
19703         Log: Subject: [PATCH] perl5005delta.pod L<>
19704              From: Nicholas Clark <nick@ccl4.org>
19705              Date: Sat, 24 Nov 2001 18:04:21 +0000
19706              Message-ID: <20011124180421.S37621@plum.flirble.org>
19707      Branch: perl
19708            ! pod/perl5005delta.pod
19709 ____________________________________________________________________________
19710 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
19711         Log: fix typo in config.vc; regenerate win32 config_H.* files
19712      Branch: perl
19713            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19714            ! win32/config_H.vc
19715 ____________________________________________________________________________
19716 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
19717         Log: Mention the charnames::vianame().
19718      Branch: perl
19719            ! pod/perluniintro.pod
19720 ____________________________________________________________________________
19721 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
19722         Log: Add charnames::vianame() in case people want to access
19723              the codes in run-time (as opposed to the compile-timeness
19724              of \N{...}).
19725      Branch: perl
19726            ! lib/charnames.pm lib/charnames.t
19727 ____________________________________________________________________________
19728 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
19729         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
19730              From: Nicholas Clark <nick@ccl4.org>
19731              Date: Sat, 24 Nov 2001 16:30:42 +0000
19732              Message-ID: <20011124163042.R37621@plum.flirble.org>
19733      Branch: perl
19734            ! regcomp.c regcomp.h
19735 ____________________________________________________________________________
19736 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
19737         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
19738              From: Nicholas Clark <nick@ccl4.org>
19739              Date: Sat, 24 Nov 2001 16:24:33 +0000
19740              Message-ID: <20011124162433.Q37621@plum.flirble.org>
19741              
19742              cmp fixes.
19743      Branch: perl
19744            ! pp.c
19745 ____________________________________________________________________________
19746 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
19747         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
19748              (It seems that "./perl" gets resolved to "perl" now.)
19749      Branch: perl
19750            ! perl.c
19751 ____________________________________________________________________________
19752 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
19753         Log: Subject: [PATCH] DB_File 1.800        
19754              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
19755              Date: Sat, 24 Nov 2001 11:41:41 -0000
19756              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
19757      Branch: perl
19758            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19759            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
19760            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
19761            ! ext/DB_File/t/db-recno.t
19762 ____________________________________________________________________________
19763 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
19764         Log: Tweak the PUSHED documentation.
19765      Branch: perl
19766            ! ext/PerlIO/Via/Via.pm
19767 ____________________________________________________________________________
19768 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
19769         Log: Update 1_compile for new known tests.
19770      Branch: perl
19771            ! t/lib/1_compile.t
19772 ____________________________________________________________________________
19773 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
19774         Log: Move the MBF/MBI test modules to t/lib.
19775      Branch: perl
19776            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
19777            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
19778            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
19779            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
19780            ! lib/Math/BigInt/t/sub_mbi.t
19781 ____________________________________________________________________________
19782 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
19783         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
19784              From: "Craig A. Berry" <craigberry@mac.com> 
19785              Date: Fri, 23 Nov 2001 18:05:35 -0600
19786              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
19787      Branch: perl
19788            ! configure.com
19789 ____________________________________________________________________________
19790 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
19791         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
19792              From: PPrymmer@factset.com 
19793              Date: Fri, 23 Nov 2001 17:03:07 -0500
19794              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
19795      Branch: perl
19796            ! ext/Unicode/Normalize/mkheader
19797 ____________________________________________________________________________
19798 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
19799         Log: Here are the right helper files.
19800      Branch: perl
19801            + t/lib/Filter/Simple/ExportTest.pm
19802            + t/lib/Filter/Simple/FilterOnlyTest.pm
19803            + t/lib/Filter/Simple/FilterTest.pm
19804            + t/lib/Filter/Simple/ImportTest.pm
19805            ! MANIFEST
19806 ____________________________________________________________________________
19807 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
19808         Log: Update Changes.
19809      Branch: perl
19810            ! Changes patchlevel.h
19811 ____________________________________________________________________________
19812 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
19813         Log: Never mind.
19814      Branch: perl
19815            - lib/Filter/Simple/lib/ExportTest.pm
19816            - lib/Filter/Simple/lib/ImportTest.pm
19817 ____________________________________________________________________________
19818 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
19819         Log: Mis-add.
19820      Branch: perl
19821            + lib/Filter/Simple/lib/ExportTest.pm
19822            + lib/Filter/Simple/lib/ImportTest.pm
19823 ____________________________________________________________________________
19824 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
19825         Log: Upgrade to Filter::Simple 0.77.
19826      Branch: perl
19827            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
19828            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
19829            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
19830            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
19831            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
19832 ____________________________________________________________________________
19833 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
19834         Log: Missing p4 add.
19835      Branch: perl
19836            + lib/ExtUtils/MM_VMS.t
19837 ____________________________________________________________________________
19838 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
19839         Log: Pass 5 at perldelta - module and utility updates cleanup.
19840      Branch: perl
19841            ! pod/perldelta.pod
19842 ____________________________________________________________________________
19843 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
19844         Log: metaconfig unit change for #13219.
19845      Branch: metaconfig/U/perl
19846            ! d_procselfexe.U
19847 ____________________________________________________________________________
19848 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
19849         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
19850      Branch: perl
19851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19852            ! pod/buildtoc.PL pod/perltoc.pod
19853 ____________________________________________________________________________
19854 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
19855         Log: Add procselfexe and d_dirfd to strange lands.
19856      Branch: perl
19857            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
19858            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19859            ! vos/config.ga.def vos/config.ga.h win32/config.bc
19860            ! win32/config.gc win32/config.vc win32/config.win64
19861            ! wince/config.ce
19862 ____________________________________________________________________________
19863 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
19864         Log: metaconfig unit change for #13216.
19865      Branch: metaconfig/U/perl
19866            ! d_procselfexe.U
19867 ____________________________________________________________________________
19868 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
19869         Log: Better to "quote" the pathname.
19870      Branch: perl
19871            ! Configure config_h.SH
19872 ____________________________________________________________________________
19873 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
19874         Log: Use PROCSELFEXE_PATH.
19875      Branch: perl
19876            ! perl.c
19877 ____________________________________________________________________________
19878 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
19879         Log: metaconfig unit change for #13213.
19880      Branch: metaconfig/U/perl
19881            ! d_procselfexe.U
19882 ____________________________________________________________________________
19883 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
19884         Log: Add probing for BSD-like /proc/curproc/file.
19885      Branch: perl
19886            ! Configure config_h.SH
19887 ____________________________________________________________________________
19888 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
19889         Log: metaconfig unit change for 13211.
19890      Branch: metaconfig/U/perl
19891            + d_dirfd.U
19892 ____________________________________________________________________________
19893 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
19894         Log: Add probing for dirfd() so that it can be added it IO::Dir.
19895      Branch: perl
19896            ! Configure config_h.SH perl.h
19897 ____________________________________________________________________________
19898 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
19899         Log: ...and update the test count.
19900      Branch: perl
19901            ! lib/Pod/t/basic.t
19902 ____________________________________________________________________________
19903 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
19904         Log: Must remove the cap test also from the test script.
19905      Branch: perl
19906            ! lib/Pod/t/basic.t
19907 ____________________________________________________________________________
19908 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
19909         Log: Subject: [PATCH] Tests are good
19910              From: Nicholas Clark <nick@ccl4.org>
19911              Date: Fri, 23 Nov 2001 18:12:21 +0000
19912              Message-ID: <20011123181220.F37621@plum.flirble.org>
19913      Branch: perl
19914            ! pod/perlhack.pod
19915 ____________________________________________________________________________
19916 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
19917         Log: The basic.cap from podlators 1.14 is not very portable.
19918      Branch: perl
19919            - lib/Pod/t/basic.cap
19920            ! MANIFEST
19921 ____________________________________________________________________________
19922 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
19923         Log: Subject: Re: [DOC PATCHES] pod cleanups
19924              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
19925              Date: 22 Nov 2001 12:54:16 -0000
19926              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
19927      Branch: perl
19928            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
19929            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
19930 ____________________________________________________________________________
19931 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
19932         Log: FAQ sync.
19933      Branch: perl
19934            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
19935 ____________________________________________________________________________
19936 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
19937         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
19938              From: PPrymmer@factset.com
19939              Date: Fri, 23 Nov 2001 11:43:45 -0500
19940              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
19941      Branch: perl
19942            ! MANIFEST lib/ExtUtils/MM_VMS.pm
19943 ____________________________________________________________________________
19944 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
19945         Log: Corify podlators 1.14 test.
19946      Branch: perl
19947            ! lib/Pod/t/basic.t
19948 ____________________________________________________________________________
19949 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
19950         Log: Output tweak needed because of podlators 1.14.
19951      Branch: perl
19952            ! t/pod/multiline_items.xr
19953 ____________________________________________________________________________
19954 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
19955         Log: Upgrade to podlators 1.14.
19956      Branch: perl
19957            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
19958            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
19959            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
19960            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
19961            ! lib/Pod/Text/Overstrike.pm
19962 ____________________________________________________________________________
19963 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
19964         Log: perlmodinstall tweaks from Philip Newton.
19965      Branch: perl
19966            ! pod/perlmodinstall.pod
19967 ____________________________________________________________________________
19968 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
19969         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
19970              From: Autrijus Tang <autrijus@autrijus.org>           
19971              Date: Fri, 23 Nov 2001 23:55:53 +0800
19972              Message-ID: <20011123235553.A2310@not.autrijus.org>
19973      Branch: perl
19974            ! Porting/genlog
19975 ____________________________________________________________________________
19976 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
19977         Log: Subject: Re: regex oddness with \Z and $&
19978              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
19979              Date: Fri, 23 Nov 2001 15:15:24 +0000
19980              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
19981      Branch: perl
19982            ! regcomp.c t/op/re_tests
19983 ____________________________________________________________________________
19984 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
19985         Log: regen_headers.
19986      Branch: perl
19987            ! embed.h global.sym pod/perlapi.pod proto.h
19988 ____________________________________________________________________________
19989 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
19990         Log: Forgotten check-in.
19991      Branch: perl
19992            ! pod/perlapi.pod
19993 ____________________________________________________________________________
19994 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
19995         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
19996      Branch: perl
19997            ! lib/Test/Simple.pm
19998 ____________________________________________________________________________
19999 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
20000         Log: Retract #13173 (effectively retract Net::Ping 2.06,
20001              go back to 2.04, the 2.06 hasn't seen the patches
20002              that have gone to the blead version.)
20003      Branch: perl
20004            - lib/Net/Ping/CHANGES lib/Net/Ping/README
20005            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20006            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20007            - lib/Net/Ping/t/200_ping_tcp.t
20008            ! MANIFEST lib/Net/Ping.pm
20009 ____________________________________________________________________________
20010 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
20011         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
20012              From: Robin Barker <rmb1@cise.npl.co.uk>
20013              Date: Thu, 22 Nov 2001 11:00:38 GMT
20014              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
20015      Branch: perl
20016            ! utils/perldoc.PL
20017 ____________________________________________________________________________
20018 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
20019         Log: metaconfig unit change for #13191.
20020      Branch: metaconfig/U/perl
20021            ! d_procselfexe.U
20022 ____________________________________________________________________________
20023 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
20024         Log: procselfexe tweak: for some reason I had a ls in
20025              /proc/self/exe, not the ls Configure thought it
20026              would found.
20027      Branch: perl
20028            ! Configure
20029 ____________________________________________________________________________
20030 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
20031         Log: Corify the Net::Ping tests; skip the tests
20032              unless $ENV{PERL_TEST_Net_Ping} is true.
20033      Branch: perl
20034            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20035            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20036            ! lib/Net/Ping/t/200_ping_tcp.t
20037 ____________________________________________________________________________
20038 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
20039         Log: metaconfig units changes for #13188.
20040      Branch: metaconfig
20041            ! U/modified/Head.U
20042      Branch: metaconfig/U/perl
20043            ! issymlink.U
20044 ____________________________________________________________________________
20045 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
20046         Log: The #13182 didn't really help.  The real problem
20047              seems to be that 'sh' can in AIX mean at least three
20048              different things, and we can't know which one it is
20049              unless we export $newsh from an earlier run (and it's
20050              the 'bsh' aka 'sh' that has the the broken test -h).
20051      Branch: perl
20052            ! Configure
20053 ____________________________________________________________________________
20054 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
20055         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
20056      Branch: perl
20057            ! op.c t/op/override.t
20058 ____________________________________________________________________________
20059 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
20060         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
20061              From: PPrymmer@factset.com 
20062              Date: Wed, 21 Nov 2001 20:17:25 -0500
20063              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
20064      Branch: perl
20065            ! lib/Shell.t
20066 ____________________________________________________________________________
20067 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
20068         Log: Reapply perlmodinstall parts of #12897.
20069      Branch: perl
20070            ! pod/perlmodinstall.pod
20071 ____________________________________________________________________________
20072 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
20073         Log: perlmodinstall 2.01 from Jon Orwant.
20074      Branch: perl
20075            ! pod/perlmodinstall.pod
20076 ____________________________________________________________________________
20077 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
20078         Log: Subject: [PATCH @10907] REXX on OS/2
20079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20080              Date: Wed, 21 Nov 2001 15:26:11 -0500
20081              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
20082      Branch: perl
20083            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
20084            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
20085 ____________________________________________________________________________
20086 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
20087         Log: metaconfig unit change for #13181.
20088      Branch: metaconfig/U/perl
20089            ! issymlink.U
20090 ____________________________________________________________________________
20091 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
20092         Log: AIX has broken builtin 'test'.
20093      Branch: perl
20094            ! Configure
20095 ____________________________________________________________________________
20096 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
20097         Log: Subject: [PATCH 5.7.x] INSTALL size update
20098              From: Andy Dougherty <doughera@lafayette.edu>
20099              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
20100              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
20101      Branch: perl
20102            ! INSTALL
20103 ____________________________________________________________________________
20104 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
20105         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
20106              to pp_sort.c.  Includes the quicksort stabilizing layer
20107              from John P. Linderman.  -Msort=qsort or -Msort=fast is
20108              faster than without (or with -Msort=mergesort or -Msort=safe)
20109              for short random inputs, but for some reason not quite as fast
20110              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
20111              optimizing definitely needed.
20112      Branch: perl
20113            + lib/sort.pm lib/sort.t pp_sort.c
20114            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
20115            ! embed.pl global.sym perl.h pp_ctl.c proto.h
20116            ! vms/descrip_mms.template vos/build.cm win32/Makefile
20117            ! win32/makefile.mk wince/Makefile.ce
20118 ____________________________________________________________________________
20119 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
20120         Log: Sync file with libnet-1.0901-tobe
20121      Branch: perl
20122            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
20123            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
20124            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
20125            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
20126            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
20127 ____________________________________________________________________________
20128 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
20129         Log: Subject: [PATCH perldoc] problems with pod2man
20130              From: Robin Barker <rmb1@cise.npl.co.uk>
20131              Date: Wed, 21 Nov 2001 17:48:51 GMT
20132              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
20133      Branch: perl
20134            ! utils/perldoc.PL
20135 ____________________________________________________________________________
20136 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
20137         Log: debug_pad only visible when debugging.
20138      Branch: perl
20139            ! makedef.pl
20140 ____________________________________________________________________________
20141 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
20142         Log: metaconfig units changes for #13174.
20143      Branch: metaconfig/U/perl
20144            + d_procselfexe.U
20145            - procselfexe.U
20146 ____________________________________________________________________________
20147 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
20148         Log: procselfexe tweaks.
20149      Branch: perl
20150            ! Configure config_h.SH
20151 ____________________________________________________________________________
20152 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
20153         Log: Upgrade to Net::Ping 2.06.
20154      Branch: perl
20155            + lib/Net/Ping/CHANGES lib/Net/Ping/README
20156            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20157            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20158            + lib/Net/Ping/t/200_ping_tcp.t
20159            ! MANIFEST lib/Net/Ping.pm
20160 ____________________________________________________________________________
20161 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
20162         Log: Upgrade to Math::BigInt 1.47.
20163      Branch: perl
20164            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20165            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
20166            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
20167            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
20168            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
20169            ! lib/Math/BigInt/t/sub_mbi.t
20170 ____________________________________________________________________________
20171 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
20172         Log: Dynaloading for POSIX-BC from Thomas Dorner.
20173      Branch: perl
20174            ! hints/posix-bc.sh
20175 ____________________________________________________________________________
20176 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
20177         Log: Strange: the same mysterious regex study bug
20178              seems to be present both in OS/390 and POSIX-BC.
20179              Deep EBCDIC magic that regex engine gets wrong,
20180              or a bug in some compiler/library shared by the
20181              two platforms?  From Thomas Dorner.
20182      Branch: perl
20183            ! t/op/study.t
20184 ____________________________________________________________________________
20185 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
20186         Log: More lost and found.
20187      Branch: perl
20188            + lib/Test/Simple/README
20189            ! MANIFEST
20190 ____________________________________________________________________________
20191 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
20192         Log: MANIFESTly missing.
20193      Branch: perl
20194            ! MANIFEST
20195 ____________________________________________________________________________
20196 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
20197         Log: Subject: Re: PERFORCE change 13162 for review               
20198              From: Philip Newton <Philip.Newton@gmx.net> 
20199              Date: Wed, 21 Nov 2001 16:44:30 +0100
20200              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
20201      Branch: perl
20202            ! ext/Devel/PPPort/PPPort.pm
20203 ____________________________________________________________________________
20204 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
20205         Log: Update Changes.
20206      Branch: perl
20207            ! Changes patchlevel.h
20208 ____________________________________________________________________________
20209 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
20210         Log: Small doc tweaks.
20211      Branch: perl
20212            ! ext/PerlIO/Via/Via.pm
20213 ____________________________________________________________________________
20214 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
20215         Log: Redundant return.
20216      Branch: perl
20217            ! ext/MIME/Base64/QuotedPrint.pm
20218 ____________________________________________________________________________
20219 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
20220         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
20221              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
20222              Date: Wed, 21 Nov 2001 10:23:16 +0100
20223              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
20224      Branch: perl
20225            ! pp_pack.c t/op/pack.t
20226 ____________________________________________________________________________
20227 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
20228         Log: Add Devel::PPPort originally from Kenneth Albanowski,
20229              revigorated by Paul Marquess: gives h2xs a Perl version
20230              portability boost.
20231      Branch: perl
20232            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
20233            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
20234            + ext/Devel/PPPort/harness/Harness.pm
20235            + ext/Devel/PPPort/harness/Harness.xs
20236            + ext/Devel/PPPort/harness/Makefile.PL
20237            + ext/Devel/PPPort/harness/module2.c
20238            + ext/Devel/PPPort/harness/module3.c
20239            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
20240            ! MANIFEST lib/h2xs.t utils/h2xs.PL
20241 ____________________________________________________________________________
20242 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
20243         Log: Oops.
20244      Branch: perl
20245            ! lib/Test/Simple/t/filehandles.t
20246 ____________________________________________________________________________
20247 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
20248         Log: Subject: Re: PERFORCE change 13152 for review               
20249              From: Philip Newton <Philip.Newton@gmx.net> 
20250              Date: Wed, 21 Nov 2001 09:04:05 +0100
20251              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
20252      Branch: perl
20253            ! lib/Test/Builder.pm
20254 ____________________________________________________________________________
20255 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
20256         Log: Subject: Re: PERFORCE change 13142 for review
20257              From: Philip Newton <Philip.Newton@gmx.net>
20258              Date: Wed, 21 Nov 2001 09:04:03 +0100
20259              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
20260              
20261              plus rewrap few paragraphs.
20262      Branch: perl
20263            ! lib/Pod/LaTeX.pm
20264 ____________________________________________________________________________
20265 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
20266         Log: Integrate #13154 from macperl; Remove comments.
20267      Branch: perl
20268           !> lib/File/Spec/Mac.pm
20269 ____________________________________________________________________________
20270 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
20271         Log: Update the list of modules having tests.
20272      Branch: perl
20273            ! t/lib/1_compile.t
20274 ____________________________________________________________________________
20275 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
20276         Log: Slight doc changes.
20277      Branch: maint-5.6/macperl
20278            ! macos/macperl/MacPerl.podhelp
20279 ____________________________________________________________________________
20280 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
20281         Log: Add UTF-16 coercion.
20282      Branch: maint-5.6/macperl
20283            ! macos/lib/Mac/AppleEvents/Simple.pm
20284 ____________________________________________________________________________
20285 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
20286         Log: Remove comments.
20287      Branch: maint-5.6/macperl
20288            ! lib/File/Spec/Mac.pm
20289 ____________________________________________________________________________
20290 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
20291         Log: Fix FSpGetCatInfo (and other functions) corrupting
20292              memory with bad filespecs (bug #471867)
20293      Branch: maint-5.6/macperl
20294            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
20295 ____________________________________________________________________________
20296 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
20297         Log: Upgrade to Test::Simple 0.33.
20298      Branch: perl
20299            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
20300            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
20301            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
20302 ____________________________________________________________________________
20303 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
20304         Log: Upgrade to Test::Harness 1.26.
20305      Branch: perl
20306            ! lib/Test/Harness.pm lib/Test/Harness/Changes
20307 ____________________________________________________________________________
20308 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
20309         Log: Integrate change #13145 from maintperl;
20310              another compatibility tweak to change#12559: avoid quoting
20311              arguments that already have quotes; add test case
20312      Branch: perl
20313           !> t/op/system_tests win32/win32.c
20314 ____________________________________________________________________________
20315 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
20316         Log: integrate change#13147 from mainline (fixes nit in change#10091)
20317              
20318              Subject: [PATCH] spaceship and refs
20319      Branch: maint-5.6/perl
20320            ! pp.c pp_hot.c t/op/cmp.t
20321 ____________________________________________________________________________
20322 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
20323         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
20324              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
20325              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
20326              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
20327      Branch: perl
20328            + lib/Pod/t/utils.t
20329            ! MANIFEST
20330 ____________________________________________________________________________
20331 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
20332         Log: Subject: [PATCH] spaceship and refs
20333              From: Nicholas Clark <nick@ccl4.org>
20334              Date: Tue, 20 Nov 2001 21:59:51 +0000
20335              Message-ID: <20011120215951.U62891@plum.flirble.org> 
20336      Branch: perl
20337            ! pp.c pp_hot.c t/op/cmp.t
20338 ____________________________________________________________________________
20339 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
20340         Log: Try to clarify which I/O call operates on bytes,
20341              which on characters, which on either.
20342      Branch: perl
20343            ! pod/perlfunc.pod
20344 ____________________________________________________________________________
20345 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
20346         Log: another compatibility tweak to change#12559: avoid quoting
20347              arguments that already have quotes; add test case
20348      Branch: maint-5.6/perl
20349            ! t/op/system_tests win32/win32.c
20350 ____________________________________________________________________________
20351 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
20352         Log: Give a simple example of writing PerlIO::Via handlers
20353              in Perl.
20354      Branch: perl
20355            ! ext/PerlIO/Via/Via.pm
20356 ____________________________________________________________________________
20357 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
20358         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
20359      Branch: perl
20360            + lib/Pod/t/latex.t
20361            ! MANIFEST
20362 ____________________________________________________________________________
20363 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
20364         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
20365              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20366              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
20367              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
20368      Branch: perl
20369            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
20370 ____________________________________________________________________________
20371 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
20372         Log: Spread d_procselfexe to far-off lands (undefined).
20373      Branch: perl
20374            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
20375            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20376            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20377            ! win32/config.gc win32/config.vc win32/config.win64
20378            ! wince/config.ce
20379 ____________________________________________________________________________
20380 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
20381         Log: Integrate perlio; add detection and use of /proc/self/exe
20382              (Linuxism for finding the absolute path of the executable)
20383      Branch: perl
20384           !> Configure config_h.SH perl.c t/op/magic.t
20385 ____________________________________________________________________________
20386 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
20387         Log: Really define do_report_used() only if DEBUGGING.
20388      Branch: perl
20389            ! sv.c
20390 ____________________________________________________________________________
20391 [ 13138] By: nick                                  on 2001/11/20  20:01:05
20392         Log: perl.c change to use HAS_PROCSELFEXE, also
20393              tweak to $^X test to comprehend full path to real executable
20394              being returned (like Cygwin as it happens...)
20395      Branch: perlio
20396            ! perl.c t/op/magic.t
20397 ____________________________________________________________________________
20398 [ 13137] By: nick                                  on 2001/11/20  19:46:00
20399         Log: Integrate mainline
20400      Branch: perlio
20401           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
20402           +> lib/NEXT/t/unseen.t
20403            - lib/NEXT/test.pl
20404           !> (integrate 34 files)
20405 ____________________________________________________________________________
20406 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
20407         Log: Subject: [?PATCH] terser pp_eq
20408              From: Nicholas Clark <nick@ccl4.org>
20409              Date: Mon, 19 Nov 2001 23:09:02 +0000
20410              Message-ID: <20011119230901.O62891@plum.flirble.org>
20411      Branch: perl
20412            ! pp_hot.c
20413 ____________________________________________________________________________
20414 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
20415         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
20416      Branch: perl
20417            ! pod/perldelta.pod
20418 ____________________________________________________________________________
20419 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
20420         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
20421              From: Andy Dougherty <doughera@lafayette.edu>
20422              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
20423              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
20424      Branch: perl
20425            ! ext/re/Makefile.PL ext/re/re.xs
20426 ____________________________________________________________________________
20427 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
20428         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
20429              From: Andy Dougherty <doughera@lafayette.edu>
20430              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
20431              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
20432      Branch: perl
20433            ! ext/re/re.xs
20434 ____________________________________________________________________________
20435 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
20436         Log: Integrate change #13119 from macperl.
20437              (No changes since already applied the patch,
20438              just keep perforce happy and well-fed.)
20439      Branch: perl
20440           !> lib/Pod/Html.pm
20441 ____________________________________________________________________________
20442 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
20443         Log: Subject: [PATCH] filter-util.pl for Mac OS
20444              From: Chris Nandor <pudge@pobox.com>
20445              Date: Tue, 20 Nov 2001 00:16:11 -0500
20446              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
20447      Branch: perl
20448            ! t/lib/filter-util.pl
20449 ____________________________________________________________________________
20450 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
20451         Log: Subject: [PATCH] Portability fix for Pod::Html
20452              From: Chris Nandor <pudge@pobox.com>
20453              Date: Tue, 20 Nov 2001 00:01:05 -0500
20454              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
20455      Branch: perl
20456            ! lib/Pod/Html.pm
20457 ____________________________________________________________________________
20458 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
20459         Log: Need to skip more tests if not perlio.
20460      Branch: perl
20461            ! lib/open.t
20462 ____________________________________________________________________________
20463 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
20464         Log: Pass 3 at perldelta - sort the lists of new modules,
20465              module improvements, and new platforms.
20466      Branch: perl
20467            ! pod/perldelta.pod
20468 ____________________________________________________________________________
20469 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
20470         Log: Document ${^OPEN}.
20471      Branch: perl
20472            ! pod/perlvar.pod
20473 ____________________________________________________________________________
20474 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
20475         Log: Make configpm work with extra keys
20476      Branch: maint-5.6/macperl
20477            ! macos/configpm
20478 ____________________________________________________________________________
20479 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
20480         Log: Version and doc updates
20481      Branch: maint-5.6/macperl
20482            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
20483 ____________________________________________________________________________
20484 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
20485         Log: More fixes for error message parsing (bug #470316)
20486      Branch: maint-5.6/macperl
20487            ! macos/macish.c
20488 ____________________________________________________________________________
20489 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
20490         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
20491              remove obsolete function (bug #465225)
20492      Branch: maint-5.6/macperl
20493            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
20494            ! macos/macperl/MPScript.c
20495 ____________________________________________________________________________
20496 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
20497         Log: Add p2as droplet to distribution.
20498      Branch: maint-5.6/macperl
20499            + macos/macperl/Droplets/p2as.plx
20500 ____________________________________________________________________________
20501 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
20502         Log: Bundle File::Sort.
20503      Branch: maint-5.6/macperl
20504            + macos/bundled_lib/blib/lib/File/Sort.pm
20505 ____________________________________________________________________________
20506 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
20507         Log: Various bundled module fixes.
20508      Branch: maint-5.6/macperl
20509            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
20510            ! macos/bundled_ext/Digest/MD5/t/files.t
20511            ! macos/bundled_ext/Filter/t/filter-util.pl
20512            ! macos/bundled_lib/blib/lib/Net/Config.pm
20513            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
20514 ____________________________________________________________________________
20515 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
20516         Log: Portability fix for Pod::Html.
20517      Branch: maint-5.6/macperl
20518            ! lib/Pod/Html.pm
20519 ____________________________________________________________________________
20520 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
20521         Log: Upgrade to Text::Balanced 1.89.
20522      Branch: perl
20523            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
20524            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
20525            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
20526            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
20527            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
20528            ! lib/Text/Balanced/t/gentag.t
20529 ____________________________________________________________________________
20530 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
20531         Log: Upgrade to NEXT 0.50.
20532      Branch: perl
20533            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
20534            + lib/NEXT/t/unseen.t
20535            - lib/NEXT/test.pl
20536            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
20537 ____________________________________________________________________________
20538 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
20539         Log: Integrate with maint-5.6/perl.
20540      Branch: maint-5.6/macperl
20541           !> win32/win32.c
20542 ____________________________________________________________________________
20543 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
20544         Log: Update the README.threads scary header a bit.
20545      Branch: perl
20546            ! README.threads
20547 ____________________________________________________________________________
20548 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
20549         Log: Pass 2 at perldelta: add some changes since 5.7.2.
20550      Branch: perl
20551            ! pod/perldelta.pod
20552 ____________________________________________________________________________
20553 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
20554         Log: Subject: [DOC PATCH] perlfaq4.pod 
20555              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20556              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
20557              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
20558      Branch: perl
20559            ! pod/perlfaq4.pod
20560 ____________________________________________________________________________
20561 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
20562         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
20563              From: Michael G Schwern <schwern@pobox.com> 
20564              Date: Mon, 19 Nov 2001 19:53:12 -0500
20565              Message-ID: <20011119195311.I11883@blackrider>
20566      Branch: perl
20567            ! perl.c
20568 ____________________________________________________________________________
20569 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
20570         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
20571              From: PPrymmer@factset.com
20572              Date: Mon, 19 Nov 2001 17:08:59 -0500
20573              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
20574      Branch: perl
20575            ! vms/descrip_mms.template
20576 ____________________________________________________________________________
20577 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
20578         Log: Create a per-interpeter debug scratchpad container
20579              and use that for the regexec debugging.
20580      Branch: perl
20581            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
20582 ____________________________________________________________________________
20583 [ 13109] By: nick                                  on 2001/11/19  22:01:45
20584         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
20585              Configure unit detects the feature).
20586      Branch: metaconfig/U/perl
20587            + procselfexe.U
20588      Branch: perlio
20589            ! Configure config_h.SH
20590 ____________________________________________________________________________
20591 [ 13108] By: nick                                  on 2001/11/19  20:39:17
20592         Log: Integrate mainline
20593      Branch: perlio
20594           +> t/op/or.t
20595           !> (integrate 44 files)
20596 ____________________________________________________________________________
20597 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
20598         Log: sysseek tweak.
20599      Branch: perl
20600            ! pod/perlfunc.pod
20601 ____________________________________________________________________________
20602 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
20603         Log: Move the sysio tests from io/utf8 to lib/open.
20604      Branch: perl
20605            ! lib/open.t t/io/utf8.t
20606 ____________________________________________________________________________
20607 [ 13105] By: nick                                  on 2001/11/19  20:15:39
20608         Log: Add a .package and a README to //depot/metaconfig
20609      Branch: metaconfig
20610            + .package README
20611 ____________________________________________________________________________
20612 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
20613         Log: Thou shalt not mix stdio and sysio.
20614      Branch: perl
20615            ! t/io/utf8.t
20616 ____________________________________________________________________________
20617 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
20618         Log: Update Changes.
20619      Branch: perl
20620            ! Changes patchlevel.h
20621 ____________________________________________________________________________
20622 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
20623         Log: The runops_debug needs to be present always, otherwise
20624              places like AIX which need an explicit symbol export list
20625              will croak when trying to build Devel::Peek (which uses
20626              the runops_debug).
20627      Branch: perl
20628            ! makedef.pl
20629 ____________________________________________________________________________
20630 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
20631         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
20632              From: PPrymmer@factset.com 
20633              Date: Mon, 19 Nov 2001 11:34:22 -0500
20634              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
20635      Branch: perl
20636            ! lib/Memoize/t/tie_sdbm.t
20637 ____________________________________________________________________________
20638 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
20639         Log: Retract #13088: it seems that unless dump.c is extensively
20640              reorganized as to what symbols it shows, when, and to whom,
20641              we are stuck with having the dump.o symbols in the libperl
20642              and thusly in the main Perl binary.
20643      Branch: perl
20644            ! embedvar.h perlapi.h perlvars.h
20645 ____________________________________________________________________________
20646 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
20647         Log: The _uni_display should not be in dump.c since they
20648              are used under normal operation (S_not_a_number()).
20649      Branch: perl
20650            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
20651 ____________________________________________________________________________
20652 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
20653         Log: Protect sv_dump() from being included unless DEBUGGING,
20654              as noticed by Ilya.
20655      Branch: perl
20656            ! sv.c
20657 ____________________________________________________________________________
20658 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
20659         Log: Pending further investigation skip the tell() tests.
20660              The tell() is okay on Solaris, HP-UX and Tru64, but fails
20661              (by returning too much) in Linux.
20662      Branch: perl
20663            ! t/io/utf8.t
20664 ____________________________________________________________________________
20665 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
20666         Log: Retract #13082 until a better solution is found:
20667              statics break ithreads.
20668      Branch: perl
20669            ! regexec.c
20670 ____________________________________________________________________________
20671 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
20672         Log: Figures 1 and 2 for UTF-8.
20673      Branch: perl
20674            ! pod/perlunicode.pod
20675 ____________________________________________________________________________
20676 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
20677         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
20678              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20679              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
20680              Message-ID: <20011119132645.A15034@rafael>
20681      Branch: perl
20682            ! op.c pod/perldiag.pod t/lib/warnings/op
20683 ____________________________________________________________________________
20684 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
20685         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
20686              From: Michael G Schwern <schwern@pobox.com> 
20687              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
20688              Message-ID: <20011119031112.E786@blackrider>
20689      Branch: perl
20690            ! t/op/closure.t
20691 ____________________________________________________________________________
20692 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
20693         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
20694              From: Michael G Schwern <schwern@pobox.com>
20695              Date: Mon, 19 Nov 2001 03:42:56 -0500
20696              Message-ID: <20011119034256.I786@blackrider>
20697      Branch: perl
20698            + t/op/or.t
20699            ! MANIFEST
20700 ____________________________________________________________________________
20701 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
20702         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
20703              From: "Craig A. Berry" <craigberry@mac.com>
20704              Date: Sun, 18 Nov 2001 14:33:48 -0600
20705              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
20706      Branch: perl
20707            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
20708 ____________________________________________________________________________
20709 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
20710         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
20711              From: Dave Rolsky <autarch@urth.org>
20712              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
20713              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
20714      Branch: perl
20715            ! lib/ExtUtils/Manifest.pm
20716 ____________________________________________________________________________
20717 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
20718         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
20719              From: Dave Rolsky <autarch@urth.org>
20720              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
20721              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
20722      Branch: perl
20723            ! lib/ExtUtils/Install.pm
20724 ____________________________________________________________________________
20725 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
20726         Log: The runops_dbg should not be needed.
20727      Branch: perl
20728            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
20729 ____________________________________________________________________________
20730 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
20731         Log: do_spawn() cleanup from Charles Lane.
20732      Branch: perl
20733            ! vms/vms.c
20734 ____________________________________________________________________________
20735 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
20736         Log: Update the list of tests.
20737      Branch: perl
20738            ! t/lib/1_compile.t
20739 ____________________________________________________________________________
20740 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
20741         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
20742              From: Michael G Schwern <schwern@pobox.com> 
20743              Date: Fri, 16 Nov 2001 17:37:04 -0500
20744              Message-ID: <20011116173703.L30160@blackrider>
20745      Branch: perl
20746            ! t/lib/warnings/sv
20747 ____________________________________________________________________________
20748 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
20749         Log: FAQ sync.
20750      Branch: perl
20751            ! pod/perlfaq4.pod
20752 ____________________________________________________________________________
20753 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
20754         Log: Integrate perlio; win32 sync.
20755      Branch: perl
20756           !> perlio.c win32/win32io.c
20757 ____________________________________________________________________________
20758 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
20759         Log: (retracted by #13096)
20760              Debugging would be badly skewed by a malloc per regex dump.
20761      Branch: perl
20762            ! regexec.c
20763 ____________________________________________________________________________
20764 [ 13081] By: nick                                  on 2001/11/18  19:08:40
20765         Log: Win32 layer has a dup which needs to match new prototype.
20766      Branch: perlio
20767            ! win32/win32io.c
20768 ____________________________________________________________________________
20769 [ 13080] By: nick                                  on 2001/11/18  19:05:02
20770         Log: Wrong way to get stdio mode used.
20771      Branch: perlio
20772            ! perlio.c
20773 ____________________________________________________________________________
20774 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
20775         Log: Retract #13048: that introduced a malloc() (through savepvn())
20776              to *every* m//, which killed the performance quite badly.
20777      Branch: perl
20778            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
20779 ____________________________________________________________________________
20780 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
20781         Log: Pass 1 at perldelta.pod: sort the section contents
20782              together, drop all but the 5.7.2 known problems,
20783              leave the 5.7.1 security note since that's the
20784              fullest explanation (update the date on that).
20785      Branch: perl
20786            ! pod/perldelta.pod
20787 ____________________________________________________________________________
20788 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
20789         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
20790              
20791              Tiny problem in the test for 20011113.110: I hope
20792              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
20793      Branch: perl
20794            ! pp.c t/op/repeat.t
20795 ____________________________________________________________________________
20796 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
20797         Log: All of syswrite/send/sendto need to return character counts,
20798              and character counts from the offset, not the beginning of
20799              the scalar.
20800      Branch: perl
20801            ! pp_sys.c
20802 ____________________________________________________________________________
20803 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
20804         Log: Integrate PerlIO: duping fixes.
20805      Branch: perl
20806           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20807           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
20808           !> perliol.h sv.c
20809 ____________________________________________________________________________
20810 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
20811         Log: syswrite() was still returning byte counts, not character counts.
20812      Branch: perl
20813            ! pp_sys.c t/io/utf8.t
20814 ____________________________________________________________________________
20815 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
20816         Log: Add test for sysread().
20817      Branch: perl
20818            ! t/io/utf8.t
20819 ____________________________________________________________________________
20820 [ 13072] By: nick                                  on 2001/11/18  16:15:31
20821         Log: Allow dup'ing of PerlIO::Scalar etc.
20822      Branch: perlio
20823            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20824            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
20825            ! perliol.h sv.c
20826 ____________________________________________________________________________
20827 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
20828         Log: Prepend a null byte to the test set.
20829      Branch: perl
20830            ! t/io/utf8.t
20831 ____________________________________________________________________________
20832 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
20833         Log: Document how "no utf8;" can become handy.
20834      Branch: perl
20835            ! lib/utf8.pm
20836 ____________________________________________________________________________
20837 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
20838         Log: Integrate perlio; force the inclusion of the PL_runops_*
20839      Branch: perl
20840           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
20841 ____________________________________________________________________________
20842 [ 13068] By: nick                                  on 2001/11/18  13:23:33
20843         Log: embed.pl generated changes I forgot to include
20844      Branch: perlio
20845            ! embedvar.h perlapi.h pod/perlapi.pod
20846 ____________________________________________________________________________
20847 [ 13067] By: nick                                  on 2001/11/18  12:50:19
20848         Log: Force inclusion of both Perl_runops_* in perl itself,
20849              so they are available for Peek.xs etc.
20850      Branch: perlio
20851            ! perlvars.h
20852 ____________________________________________________________________________
20853 [ 13066] By: nick                                  on 2001/11/18  11:00:34
20854         Log: Integrate mainline - a few Devel::Peak fails.
20855      Branch: perlio
20856           +> (branch 29 files)
20857            - ext/Thread/Thread.pm lib/Benchmark.t
20858            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
20859            - lib/Lingua/KO/Hangul/Util/README
20860            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
20861            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
20862            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
20863            - vms/ext/vmsish.pm vms/ext/vmsish.t
20864            ! hv.c
20865           !> (integrate 389 files)
20866 ____________________________________________________________________________
20867 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
20868         Log: Start working on perldelta.  This is not yet any sort of
20869              editing; just concatenating perl570delta, perl571delta,
20870              and perl572delta.  Any sorting not done, any duplicate
20871              removal not done, any removal or update of obsolete items
20872              not done, any changes since 5.7.2 not included.  So there.
20873      Branch: perl
20874            ! pod/perldelta.pod
20875 ____________________________________________________________________________
20876 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
20877         Log: Banish "use utf8".
20878      Branch: perl
20879            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
20880 ____________________________________________________________________________
20881 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
20882         Log: Tweak from Charles Lane.
20883      Branch: perl
20884            ! vms/vms.c
20885 ____________________________________________________________________________
20886 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
20887         Log: Integrate change #13058 from maintperl;
20888              change#12559 breaks things on Win9x because command.com doesn't
20889              grok dquotes at all; disable all the system() smarts for
20890              command.com
20891      Branch: perl
20892           !> win32/win32.c
20893 ____________________________________________________________________________
20894 [ 13061] By: ams                                   on 2001/11/17  13:46:11
20895         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
20896              From: Jonathan Stowe <gellyfish@gellyfish.com>
20897              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
20898              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
20899      Branch: perl
20900            ! lib/Term/Cap.pm
20901 ____________________________________________________________________________
20902 [ 13060] By: ams                                   on 2001/11/17  09:49:10
20903         Log: Subject: [PATCH9 File/Find.pm doc nits
20904              From: Tels <perl_dummy@bloodgate.com>
20905              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
20906      Branch: perl
20907            ! lib/File/Find.pm
20908 ____________________________________________________________________________
20909 [ 13059] By: ams                                   on 2001/11/17  09:38:38
20910         Log: Subject: [PATCH] Benchmark.pm nit
20911              From: Tels <perl_dummy@bloodgate.com>
20912              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
20913      Branch: perl
20914            ! lib/Benchmark.pm
20915 ____________________________________________________________________________
20916 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
20917         Log: change#12559 breaks things on Win9x because command.com doesn't
20918              grok dquotes at all; disable all the system() smarts for
20919              command.com
20920      Branch: maint-5.6/perl
20921            ! win32/win32.c
20922 ____________________________________________________________________________
20923 [ 13057] By: ams                                   on 2001/11/16  20:30:03
20924         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
20925              From: Andy Dougherty <doughera@lafayette.edu>
20926              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
20927              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
20928      Branch: perl
20929            ! lib/Unicode/UCD.t
20930 ____________________________________________________________________________
20931 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
20932         Log: Subject: [Patch Perl@13023] VMS system() warning
20933              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20934              Date: Fri, 16 Nov 2001 15:20:11 EST
20935              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
20936      Branch: perl
20937            ! vms/vms.c
20938 ____________________________________________________________________________
20939 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
20940         Log: It's neither-nor, and protect against the impossible.
20941      Branch: perl
20942            ! lib/Thread.pm
20943 ____________________________________________________________________________
20944 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
20945         Log: 5005threads didn't work because $Thread::VERSION wasn't
20946              visible.  Oops.
20947      Branch: perl
20948            ! ext/Thread/Makefile.PL lib/Thread.pm
20949 ____________________________________________________________________________
20950 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
20951         Log: Robustness against Linux using something else than gcc;
20952              based on
20953              
20954              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
20955              From: Charles Randall <cfriv@yahoo.com>
20956              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
20957              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
20958      Branch: perl
20959            ! ext/Errno/Errno_pm.PL
20960 ____________________________________________________________________________
20961 [ 13052] By: ams                                   on 2001/11/16  16:46:39
20962         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
20963              From: Russ Allbery <rra@stanford.edu>
20964              Date: 16 Nov 2001 09:44:21 -0800
20965              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
20966      Branch: perl
20967            ! lib/Pod/ParseLink.pm
20968 ____________________________________________________________________________
20969 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
20970         Log: Update perluniintro on the UTF-8 output matters
20971              (that -w will warn unless the stream is explicitly UTF-8-ified).
20972      Branch: perl
20973            ! pod/perluniintro.pod
20974 ____________________________________________________________________________
20975 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
20976         Log: Adding new files to MANIFEST is nice.
20977      Branch: perl
20978            ! MANIFEST
20979 ____________________________________________________________________________
20980 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
20981         Log: Update Changes.
20982      Branch: perl
20983            ! Changes patchlevel.h
20984 ____________________________________________________________________________
20985 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
20986         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
20987              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
20988              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
20989              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
20990      Branch: perl
20991            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
20992 ____________________________________________________________________________
20993 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
20994         Log: Rename perlunintro to perluniintro; regen toc.
20995      Branch: perl
20996            + pod/perluniintro.pod
20997            - pod/perlunintro.pod
20998            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20999 ____________________________________________________________________________
21000 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
21001         Log: Document the negated lookahead trick to emulate
21002              character class subtraction.
21003      Branch: perl
21004            ! pod/perlunicode.pod
21005 ____________________________________________________________________________
21006 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
21007         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
21008              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21009              Date: Fri, 16 Nov 2001 23:31:04 +0900
21010              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
21011              
21012              (with the tweak that Cntrl is not C, it's Cc)
21013      Branch: perl
21014            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
21015            ! lib/unicore/mktables
21016 ____________________________________________________________________________
21017 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
21018         Log: Subject: [PATCH current] runtime runops switch
21019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21020              Date: Fri, 16 Nov 2001 00:48:09 -0500
21021              Message-ID: <20011116004809.A934@math.ohio-state.edu>
21022      Branch: perl
21023            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
21024            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
21025            ! pod/perlintern.pod proto.h run.c
21026 ____________________________________________________________________________
21027 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
21028         Log: Further discourage old Thread code; tell how to tell
21029              the difference.
21030      Branch: perl
21031            ! lib/Thread.pm
21032 ____________________________________________________________________________
21033 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
21034         Log: A missing return; from Charles Lane.
21035      Branch: perl
21036            ! vms/vms.c
21037 ____________________________________________________________________________
21038 [ 13041] By: ams                                   on 2001/11/16  12:11:14
21039         Log: Subject: [PATCH] Doc spellcheck + podcheck
21040              From: Autrijus Tang <autrijus@egb.elixus.org>
21041              Date: Thu, 15 Nov 2001 22:49:05 -0800
21042              Message-Id: <20011116064905.GA44092@egb.elixus.org>
21043              
21044              Subject: [PATCH] podcheck+spellcheck, the rest of the story
21045              From: Autrijus Tang <autrijus@egb.elixus.org>
21046              Date: Fri, 16 Nov 2001 00:42:20 -0800
21047              Message-Id: <20011116084220.GA44295@egb.elixus.org>
21048              
21049              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
21050              From: Nicholas Clark <nick@ccl4.org>
21051              Date: Fri, 16 Nov 2001 10:32:01 +0000
21052              Message-Id: <20011116103200.F62891@plum.flirble.org>
21053              (Applied after suitable de-mangling.)
21054      Branch: perl
21055            ! README.aix README.dgux README.dos README.epoc README.hpux
21056            ! README.mint README.mpeix README.netware README.os2
21057            ! README.os390 README.plan9 README.qnx README.solaris
21058            ! README.threads doio.c pod/perl571delta.pod
21059            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
21060            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
21061            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
21062            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
21063            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
21064            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
21065 ____________________________________________________________________________
21066 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
21067         Log: Avoid redefinedness warning for now.
21068      Branch: perl
21069            ! lib/Thread.pm
21070 ____________________________________________________________________________
21071 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
21072         Log: use strict.
21073      Branch: perl
21074            ! lib/Thread.pm
21075 ____________________________________________________________________________
21076 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
21077         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
21078              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
21079              Date: Thu, 15 Nov 2001 22:54:47 EST 
21080              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
21081      Branch: perl
21082            ! vms/vms.c vms/vmspipe.com
21083 ____________________________________________________________________________
21084 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
21085         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
21086              From: "chromatic" <chromatic@rmci.net>
21087              Date: Thu, 15 Nov 2001 19:54:23 -0700
21088              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
21089      Branch: perl
21090            ! lib/File/stat.t
21091 ____________________________________________________________________________
21092 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
21093         Log: Make Thread a wrapper for both ithreads and 5005threads.
21094              Needs a lot of work and Arthur's eyeballing (and finishing
21095              few missing odds and ends of threads.pm).  Now Thread
21096              is an extension without its own .pm.
21097              
21098              If there are people who have experience working with
21099              either the 5005threads or the ithreads: cleaning up
21100              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
21101              and porting the various Thread::* modules, like Thread::Queue,
21102              to work also with ithreads, is needed.
21103              
21104              Removed the 5005threads requirement from the 5005 tests
21105              for easier testing (not all of them work yet since
21106              they use the Thread::* modules that have not been made
21107              to work with ithreads).  Leave the 5005 tests named as
21108              *.tx so that they are not run by "make test".
21109      Branch: perl
21110            + lib/Thread.pm
21111            - ext/Thread/Thread.pm
21112            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
21113            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
21114            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
21115            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
21116            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
21117            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
21118            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
21119 ____________________________________________________________________________
21120 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
21121         Log: $VERSION "a5" doesn't quite work.
21122      Branch: perl
21123            ! ext/B/Makefile.PL
21124 ____________________________________________________________________________
21125 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
21126         Log: Add the fruits of Larry Shatzer's version verifying script.
21127              (There are some straddlers, but they will be fixed in the
21128              upcoming releases of the modules.)
21129      Branch: perl
21130            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
21131            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
21132            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
21133            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
21134            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
21135            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
21136            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
21137            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
21138            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
21139            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
21140            ! wince/FindExt.pm
21141 ____________________________________________________________________________
21142 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
21143         Log: Add Larry Shatzer's VERSION verifying script.
21144      Branch: perl
21145            + Porting/checkVERSION.pl
21146            ! MANIFEST Porting/pumpkin.pod
21147 ____________________________________________________________________________
21148 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
21149         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
21150              From: Michael G Schwern <schwern@pobox.com>
21151              Date: Thu, 15 Nov 2001 19:26:40 -0500
21152              Message-ID: <20011115192640.R31399@blackrider>
21153      Branch: perl
21154            ! t/test.pl
21155 ____________________________________________________________________________
21156 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
21157         Log: Document the MY_CXT business; from Paul Marquess.
21158      Branch: perl
21159            ! pod/perlxs.pod
21160 ____________________________________________________________________________
21161 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
21162         Log: VMSCMD synch attempt.
21163      Branch: perl
21164            ! vms/vms.c vms/vmsish.h
21165 ____________________________________________________________________________
21166 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
21167         Log: Advise against -P as instructed by Schwern.
21168      Branch: perl
21169            ! pod/perlrun.pod
21170 ____________________________________________________________________________
21171 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
21172         Log: Subject: [PATCH] v-strings as Objects Step 1
21173              From: John Peacock <jpeacock@rowman.com>
21174              Date: Thu, 15 Nov 2001 12:41:04 -0500
21175              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
21176      Branch: perl
21177            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
21178            ! util.c
21179 ____________________________________________________________________________
21180 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
21181         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
21182              From: Michael G Schwern <schwern@pobox.com>
21183              Date: Thu, 15 Nov 2001 12:47:59 -0500
21184              Message-ID: <20011115124759.E31399@blackrider>
21185      Branch: perl
21186            + t/run/switchx.aux t/run/switchx.t
21187            ! MANIFEST t/run/switches.t
21188 ____________________________________________________________________________
21189 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
21190         Log: Upgrade to Getopt::Long 2.26_03.
21191      Branch: perl
21192            ! lib/Getopt/Long.pm
21193 ____________________________________________________________________________
21194 [ 13025] By: ams                                   on 2001/11/15  20:46:22
21195         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
21196              From: Michael G Schwern <schwern@pobox.com>
21197              Date: Thu, 15 Nov 2001 16:24:11 -0500
21198              Message-Id: <20011115162411.M31399@blackrider>
21199      Branch: perl
21200            ! vms/vms.c
21201 ____________________________________________________________________________
21202 [ 13024] By: ams                                   on 2001/11/15  19:32:06
21203         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
21204              From: rspier@pobox.com (Robert Spier)
21205              Date: Thu, 15 Nov 2001 11:19:21 -0800
21206              Message-Id: <15348.5433.732364.963687@rls.cx>
21207      Branch: perl
21208            ! op.c
21209 ____________________________________________________________________________
21210 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
21211         Log: Update Changes.
21212      Branch: perl
21213            ! Changes patchlevel.h
21214 ____________________________________________________________________________
21215 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
21216         Log: Subject: [PATCH] new tests for command-line switches
21217              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21218              Date: Thu, 15 Nov 2001 17:00:30 +0100
21219              Message-ID: <20011115170030.A14193@rafael>
21220      Branch: perl
21221            + t/run/switches.t
21222            ! MANIFEST
21223 ____________________________________________________________________________
21224 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
21225         Log: Upgrade to podlators 1.13.
21226      Branch: perl
21227            + lib/Pod/ParseLink.pm
21228            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
21229            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
21230            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
21231            ! t/pod/pod2usage.xr t/pod/podselect.xr
21232 ____________________________________________________________________________
21233 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
21234         Log: skip "might be used uninitialized".
21235      Branch: perl
21236            ! pp_sys.c
21237 ____________________________________________________________________________
21238 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
21239         Log: Fix for "perlio bug in koi8-r encoding".  The problem
21240              seemed to be that binmode() always flushed the handle,
21241              which is not so good when switching encodings.  Fixed,
21242              added Matt Sergeant's testcase, documented in perlfunc/binmode,
21243              also added a pointer about disciplines to perlfunc/open,
21244              and in general cleaned up and reformatted the open entry.
21245      Branch: perl
21246            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
21247 ____________________________________________________________________________
21248 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
21249         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
21250              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21251              Date: 15 Nov 2001 08:57:06 -0000
21252              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
21253              
21254              chop() and chomp() are not real list functions,
21255              so let's not have them overrideable.  (Casey will
21256              be confused since in #7071 he patched the other way.)
21257      Branch: perl
21258            ! pod/perlfunc.pod toke.c
21259 ____________________________________________________________________________
21260 [ 13017] By: ams                                   on 2001/11/15  12:56:49
21261         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
21262              From: Robin Barker <rmb1@cise.npl.co.uk>
21263              Date: Thu, 15 Nov 2001 13:48:34 GMT
21264              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
21265              (Applied with tweaks.)
21266      Branch: perl
21267            ! pod/perltrap.pod
21268 ____________________________________________________________________________
21269 [ 13016] By: ams                                   on 2001/11/15  09:12:48
21270         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
21271              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21272              Date: Thu, 15 Nov 2001 09:06:39 +0100
21273              Message-Id: <20011115090639.A13005@rafael>
21274      Branch: perl
21275            ! pod/perlrun.pod
21276 ____________________________________________________________________________
21277 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
21278         Log: "link =" from utils.lst was being processed oddly.
21279      Branch: perl
21280            ! installman
21281 ____________________________________________________________________________
21282 [ 13014] By: ams                                   on 2001/11/15  02:52:52
21283         Log: Subject: [PATCH current] CreateTTY in -d
21284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21285              Date: Wed, 14 Nov 2001 21:26:31 -0500
21286              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
21287      Branch: perl
21288            ! lib/perl5db.pl
21289 ____________________________________________________________________________
21290 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
21291         Log: Corify the Filter::Simple tests. 
21292      Branch: perl
21293            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
21294            ! lib/Filter/Simple/t/filter_only.t
21295 ____________________________________________________________________________
21296 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
21297         Log: Upgrade to Filter::Simple 0.70.
21298      Branch: perl
21299            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
21300            + t/lib/FilterOnlyTest.pm
21301            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
21302            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
21303            ! t/lib/FilterTest.pm
21304 ____________________________________________________________________________
21305 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
21306         Log: Cleanliness inspired by Cygwin.
21307      Branch: perl
21308            ! Makefile.SH x2p/Makefile.SH
21309 ____________________________________________________________________________
21310 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
21311         Log: Add perlunintro (formerly known as perlunitut); regen toc.
21312      Branch: perl
21313            + pod/perlunintro.pod
21314            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21315 ____________________________________________________________________________
21316 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
21317         Log: FAQ sync.
21318      Branch: perl
21319            ! pod/perlfaq6.pod
21320 ____________________________________________________________________________
21321 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
21322         Log: Quieten pgcc 2.91.66 worries.
21323      Branch: perl
21324            ! gv.c pp_ctl.c utf8.c
21325 ____________________________________________________________________________
21326 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
21327         Log: Upgrade to Switch 2.06.
21328      Branch: perl
21329            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
21330            ! lib/Switch/t/nested.t
21331 ____________________________________________________________________________
21332 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
21333         Log: Upgrade to Attribute::Handlers 0.76.
21334      Branch: perl
21335            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
21336            ! lib/Attribute/Handlers/README
21337            ! lib/Attribute/Handlers/demo/Demo.pm
21338            ! lib/Attribute/Handlers/demo/Descriptions.pm
21339            ! lib/Attribute/Handlers/demo/MyClass.pm
21340            ! lib/Attribute/Handlers/demo/demo_cycle.pl
21341            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
21342            ! lib/Attribute/Handlers/t/multi.t
21343 ____________________________________________________________________________
21344 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
21345         Log: Signedness nit.
21346      Branch: perl
21347            ! regexec.c
21348 ____________________________________________________________________________
21349 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
21350         Log: VERSIONize.
21351      Branch: perl
21352            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
21353            ! lib/integer.pm
21354 ____________________________________________________________________________
21355 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
21356         Log: No pod in internal Net::FTP classes.
21357      Branch: perl
21358            ! pod/buildtoc.PL
21359 ____________________________________________________________________________
21360 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
21361         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
21362              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
21363              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
21364              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
21365      Branch: perl
21366            ! regexec.c
21367 ____________________________________________________________________________
21368 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
21369         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
21370              Pudge correctly).
21371      Branch: perl
21372            ! t/test.pl
21373 ____________________________________________________________________________
21374 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
21375         Log: Add comments to mark where $^X is being handled.
21376      Branch: perl
21377            ! perl.c toke.c
21378 ____________________________________________________________________________
21379 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
21380         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
21381              From: Michael G Schwern <schwern@pobox.com>
21382              Date: Wed, 14 Nov 2001 16:38:25 -0500
21383              Message-ID: <20011114163825.D6519@blackrider>
21384      Branch: perl
21385            ! t/op/repeat.t
21386 ____________________________________________________________________________
21387 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
21388         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
21389              From: Michael G Schwern <schwern@pobox.com>
21390              Date: Wed, 14 Nov 2001 13:19:15 -0500
21391              Message-ID: <20011114131915.K5096@blackrider>
21392      Branch: perl
21393            ! t/op/die_exit.t
21394 ____________________________________________________________________________
21395 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
21396         Log: Subject: Re: [PATCH] new version of runperl()
21397              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21398              Date: Wed, 14 Nov 2001 15:39:12 EST
21399              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
21400              
21401              "VMS $^X pipes etc" patch.
21402      Branch: perl
21403            ! vms/vms.c
21404 ____________________________________________________________________________
21405 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
21406         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
21407              and add "verbose" option to show the final command.
21408      Branch: perl
21409            ! t/test.pl
21410 ____________________________________________________________________________
21411 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
21412         Log: Goof in some of the comment fields of #12994.
21413      Branch: perl
21414            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
21415            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
21416            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
21417            ! lib/unicore/In/9.pl
21418 ____________________________________________________________________________
21419 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
21420         Log: The First, Last ranges in the Unicode data weren't
21421              getting their general categories added properly;
21422              noticed by Jeffrey Friedl.
21423      Branch: perl
21424            ! lib/unicore/Category.pl lib/unicore/In/0.pl
21425            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
21426            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
21427            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
21428            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
21429            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
21430            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
21431            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
21432            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
21433            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
21434            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
21435            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
21436            ! lib/unicore/mktables
21437 ____________________________________________________________________________
21438 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
21439         Log: Subject: [PATCH] new version of runperl()
21440              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21441              Date: Wed, 14 Nov 2001 12:23:01 +0100
21442              Message-ID: <20011114122301.A29384@rafael>
21443      Branch: perl
21444            ! t/io/argv.t t/test.pl
21445 ____________________________________________________________________________
21446 [ 12992] By: ams                                   on 2001/11/14  13:40:39
21447         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
21448              From: Michael G Schwern <schwern@pobox.com>
21449              Date: Tue, 13 Nov 2001 23:17:54 -0500
21450              Message-Id: <20011113231754.S32567@blackrider>
21451      Branch: perl
21452            ! perl.c
21453 ____________________________________________________________________________
21454 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
21455         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
21456              From: Philip Newton <Philip.Newton@gmx.net>
21457              Date: Wed, 14 Nov 2001 10:59:53 +0100
21458              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
21459              
21460              plus a lot of paragraph reformatting because of long lines.
21461      Branch: perl
21462            ! pod/perlapio.pod
21463 ____________________________________________________________________________
21464 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
21465         Log: A bool is not a pointer.
21466      Branch: perl
21467            ! pp_sys.c
21468 ____________________________________________________________________________
21469 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
21470         Log: AUTHORS updates.
21471      Branch: perl
21472            ! AUTHORS
21473 ____________________________________________________________________________
21474 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
21475         Log: There are several MIME RFCs.
21476      Branch: perl
21477            ! ext/Encode/Encode.pm
21478 ____________________________________________________________________________
21479 [ 12987] By: ams                                   on 2001/11/14  01:09:28
21480         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
21481              From: Michael G Schwern <schwern@pobox.com>
21482              Date: Tue, 13 Nov 2001 20:59:13 -0500
21483              Message-Id: <20011113205913.H32567@blackrider>
21484      Branch: perl
21485            ! t/op/groups.t vms/test.com
21486 ____________________________________________________________________________
21487 [ 12986] By: ams                                   on 2001/11/14  01:07:06
21488         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
21489              From: Michael G Schwern <schwern@pobox.com>
21490              Date: Tue, 13 Nov 2001 20:51:34 -0500
21491              Message-Id: <20011113205134.F32567@blackrider>
21492      Branch: perl
21493            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
21494 ____________________________________________________________________________
21495 [ 12985] By: ams                                   on 2001/11/14  00:43:59
21496         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
21497              From: Michael G Schwern <schwern@pobox.com>
21498              Date: Tue, 13 Nov 2001 20:38:42 -0500
21499              Message-Id: <20011113203842.E32567@blackrider>
21500      Branch: perl
21501            ! pod/perlport.pod
21502 ____________________________________________________________________________
21503 [ 12984] By: ams                                   on 2001/11/14  00:32:15
21504         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
21505              From: Michael G Schwern <schwern@pobox.com>
21506              Date: Tue, 13 Nov 2001 20:27:02 -0500
21507              Message-Id: <20011113202702.D32567@blackrider>
21508      Branch: perl
21509            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
21510            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
21511            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
21512            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
21513 ____________________________________________________________________________
21514 [ 12983] By: ams                                   on 2001/11/14  00:00:27
21515         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
21516              From: Michael G Schwern <schwern@pobox.com>
21517              Date: Tue, 13 Nov 2001 19:51:59 -0500
21518              Message-Id: <20011113195159.B32567@blackrider>
21519      Branch: perl
21520            ! pod/perlport.pod
21521 ____________________________________________________________________________
21522 [ 12982] By: ams                                   on 2001/11/13  23:53:11
21523         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
21524              From: Larry Shatzer <fugazi@zippy.zyx.net>
21525              Date: Tue, 13 Nov 2001 17:27:59 -0700
21526              Message-Id: <20011113172759.E27768@zippy.zyx.net>
21527      Branch: perl
21528            ! pod/perlapio.pod
21529 ____________________________________________________________________________
21530 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
21531         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
21532              "large enough" Unicode characters returned more than one
21533              as their "Unicode size".
21534      Branch: perl
21535            ! pp_sys.c t/io/utf8.t
21536 ____________________________________________________________________________
21537 [ 12980] By: ams                                   on 2001/11/13  19:32:33
21538         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
21539              From: "Craig A. Berry" <craigberry@mac.com>
21540              Date: Tue, 13 Nov 2001 14:33:25 -0600
21541              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
21542      Branch: perl
21543            ! vms/gen_shrfls.pl
21544 ____________________________________________________________________________
21545 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
21546         Log: Subject: Minor patch to Encode.pm (detypo)
21547              From: "Philip Newton" <Philip.Newton@gmx.net>
21548              Date: Tue, 13 Nov 2001 20:11:01 +0100
21549              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
21550      Branch: perl
21551            ! ext/Encode/Encode.pm
21552 ____________________________________________________________________________
21553 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
21554         Log: Evil tabulators.
21555      Branch: perl
21556            ! ext/Encode/Encode.pm
21557 ____________________________________________________________________________
21558 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
21559         Log: Document the available encodings.
21560      Branch: perl
21561            ! ext/Encode/Encode.pm
21562 ____________________________________________________________________________
21563 [ 12976] By: ams                                   on 2001/11/13  17:14:07
21564         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
21565              From: Barrie Slaymaker <barries@slaysys.com>
21566              Date: Tue, 13 Nov 2001 12:41:36 -0500
21567              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
21568      Branch: perl
21569            ! t/op/universal.t
21570 ____________________________________________________________________________
21571 [ 12975] By: ams                                   on 2001/11/13  16:24:21
21572         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
21573              From: Barrie Slaymaker <barries@slaysys.com>
21574              Date: Tue, 13 Nov 2001 10:56:20 -0500
21575              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
21576              (Test applied with minor tweaks and ->isa("HASH") omission.)
21577      Branch: perl
21578            ! lib/UNIVERSAL.pm t/op/universal.t
21579 ____________________________________________________________________________
21580 [ 12974] By: ams                                   on 2001/11/13  15:46:07
21581         Log: Subject: [PATCH Benchmark.pm] docco tweaks
21582              From: Barrie Slaymaker <barries@slaysys.com>
21583              Date: Tue, 13 Nov 2001 11:34:45 -0500
21584              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
21585      Branch: perl
21586            ! lib/Benchmark.pm
21587 ____________________________________________________________________________
21588 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
21589         Log: Subject: [PATCH] Attack of the C loops, round 1
21590              From: Richard Soderberg <rs@oregonnet.com>
21591              Date: Mon, 12 Nov 2001 12:07:29 -0800
21592              Message-Id: <200111122007.MAA01994@oregonnet.com>
21593              
21594              Subject: [PATCH] bytecode.pl (tiny patch)
21595              From: Richard Soderberg <rs@oregonnet.com>
21596              Date: Mon, 12 Nov 2001 12:53:24 -0800
21597              Message-Id: <200111122053.MAA06272@oregonnet.com>
21598      Branch: perl
21599            ! bytecode.pl installhtml
21600 ____________________________________________________________________________
21601 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
21602         Log: Subject: [PATCH] Update to Filter::Util::Call
21603              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
21604              Date: Sun, 11 Nov 2001 22:33:33 -0000
21605              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
21606              
21607              Use the new CXT* macros.
21608      Branch: perl
21609            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
21610 ____________________________________________________________________________
21611 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
21612         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
21613              From: Michael G Schwern <schwern@pobox.com>
21614              Date: Mon, 12 Nov 2001 20:50:34 -0500
21615              Message-ID: <20011112205034.H2888@blackrider>
21616      Branch: perl
21617            + lib/vmsish.pm lib/vmsish.t
21618            - vms/ext/vmsish.pm vms/ext/vmsish.t
21619            ! MANIFEST vms/descrip_mms.template
21620 ____________________________________________________________________________
21621 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
21622         Log: :utf8 works only with perlio.
21623      Branch: perl
21624            ! lib/open.t
21625 ____________________________________________________________________________
21626 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
21627         Log: Subject: Re: @Config -"des" not quite working on VMS
21628              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21629              Date: Tue, 13 Nov 2001 08:35:13 EST 
21630              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
21631      Branch: perl
21632            ! configure.com
21633 ____________________________________________________________________________
21634 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
21635         Log: Subject: [PATCH] lib/charnames.pm 
21636              From: Jeffrey Friedl <jfriedl@yahoo.com>
21637              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
21638              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
21639      Branch: perl
21640            ! lib/charnames.pm
21641 ____________________________________________________________________________
21642 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
21643         Log: Docs for Mac::err.
21644      Branch: maint-5.6/macperl
21645            ! macos/ext/Mac/err/err.pm
21646 ____________________________________________________________________________
21647 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
21648         Log: Some cleanup; change some globals to references for
21649              possible persistence later.
21650      Branch: maint-5.6/macperl
21651            ! macos/lib/Mac/Glue.pm
21652 ____________________________________________________________________________
21653 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
21654         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
21655      Branch: maint-5.6/macperl
21656            ! macos/ext/Mac/Files/Files.pm
21657 ____________________________________________________________________________
21658 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
21659         Log: Get Mac::Navigation to compile (bug #464684).
21660      Branch: maint-5.6/macperl
21661            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
21662            ! macos/ext/Mac/Navigation/Makefile.PL
21663            ! macos/ext/Mac/Navigation/Navigation.xs
21664            ! macos/macperl/Makefile.mk
21665 ____________________________________________________________________________
21666 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
21667         Log: Add in modules and POD to help menu.
21668      Branch: maint-5.6/macperl
21669            ! macos/macperl/MacPerl.podhelp
21670 ____________________________________________________________________________
21671 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
21672         Log: Update bundled modules.
21673      Branch: maint-5.6/macperl
21674            + macos/bundled_ext/Filter/t/FilterTest.pm
21675            + macos/bundled_ext/List/Util/t/shuffle.t
21676            + macos/bundled_ext/Storable/t/compat06.t
21677            + macos/bundled_ext/Storable/t/st-dump.pl
21678            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
21679            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
21680            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
21681            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
21682            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
21683            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
21684            + macos/bundled_lib/blib/lib/lwpcook.pod
21685            + macos/bundled_lib/t/Filter/Simple/filter.t
21686            + macos/bundled_lib/t/Switch/t/given.t
21687            + macos/bundled_lib/t/Switch/t/nested.t
21688            + macos/bundled_lib/t/Switch/t/switch.t
21689            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
21690            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
21691            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
21692            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
21693            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
21694            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
21695            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
21696            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
21697            + macos/bundled_lib/t/URI/rfc2732.t
21698            + macos/bundled_lib/t/libnet/config.t
21699            + macos/bundled_lib/t/libnet/libnet_t.pl
21700            + macos/bundled_lib/t/libwww-perl/live/google.t
21701            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
21702            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
21703            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
21704            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
21705            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
21706            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
21707            + macos/bundled_lib/t/libwww-perl/live/validator.t
21708            - macos/bundled_ext/Filter/t/MyFilter.pm
21709            - macos/bundled_ext/Storable/t/compat-0.6.t
21710            - macos/bundled_ext/Storable/t/dump.pl
21711            - macos/bundled_ext/Time/Piece/Makefile.PL
21712            - macos/bundled_ext/Time/Piece/Piece.pm
21713            - macos/bundled_ext/Time/Piece/Piece.t
21714            - macos/bundled_ext/Time/Piece/Piece.xs
21715            - macos/bundled_ext/Time/Piece/README
21716            - macos/bundled_ext/Time/Piece/Seconds.pm
21717            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
21718            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
21719            - macos/bundled_lib/blib/lib/Net/PH.pm
21720            - macos/bundled_lib/blib/lib/Net/SNPP.pm
21721            - macos/bundled_lib/blib/lib/Text/Balanced.pod
21722            - macos/bundled_lib/t/Filter/Simple/test.pl
21723            - macos/bundled_lib/t/Switch/test.pl
21724            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
21725            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
21726            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
21727            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
21728            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
21729            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
21730            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
21731            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
21732            - macos/bundled_lib/t/libnet/ph.t
21733            ! (edit 125 files)
21734 ____________________________________________________________________________
21735 [ 12961] By: ams                                   on 2001/11/13  00:45:08
21736         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
21737              From: Michael G Schwern <schwern@pobox.com>
21738              Date: Mon, 12 Nov 2001 20:16:45 -0500
21739              Message-Id: <20011112201644.G2888@blackrider>
21740      Branch: perl
21741            ! pod/perlport.pod
21742 ____________________________________________________________________________
21743 [ 12960] By: ams                                   on 2001/11/12  23:54:00
21744         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
21745              Recoving dup tests for VMS
21746              From: Michael G Schwern <schwern@pobox.com>
21747              Date: Mon, 12 Nov 2001 19:35:33 -0500
21748              Message-Id: <20011112193533.D2888@blackrider>
21749      Branch: perl
21750            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
21751 ____________________________________________________________________________
21752 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
21753         Log: Update Changes.
21754      Branch: perl
21755            ! Changes patchlevel.h
21756 ____________________________________________________________________________
21757 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
21758         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
21759              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
21760              Date: Mon, 12 Nov 2001 12:35:18 EST 
21761              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
21762      Branch: perl
21763            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
21764            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
21765 ____________________________________________________________________________
21766 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
21767         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
21768              From: Barrie Slaymaker <barries@slaysys.com>
21769              Date: Mon, 12 Nov 2001 11:19:52 -0500
21770              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
21771      Branch: perl
21772            ! lib/File/Spec.t lib/File/Spec/Win32.pm
21773 ____________________________________________________________________________
21774 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
21775         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
21776              From: Barrie Slaymaker <barries@slaysys.com>
21777              Date: Mon, 12 Nov 2001 11:07:36 -0500
21778              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
21779      Branch: perl
21780            ! lib/Benchmark.pm
21781 ____________________________________________________________________________
21782 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
21783         Log: Misplaced test, noticed by Barrie Slaymaker.
21784              (We are missing Benchmark tests, then.)
21785      Branch: perl
21786            + ext/Devel/DProf/DProf.t
21787            - lib/Benchmark.t
21788            ! MANIFEST
21789 ____________________________________________________________________________
21790 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
21791         Log: Subject: [PATCH] a few typo fixes 
21792              From: Jeffrey Friedl <jfriedl@yahoo.com>
21793              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
21794              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
21795              
21796              Patching README.foo instead of pod/perlfoo.pod,
21797              not patching Math::BigInt (Tels will take care of that),
21798              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
21799              and perldoc.PL instead of libnetcfg and perldoc, patching
21800              ext/Digest/MD5/t/files.t since MD5.pm was changed.
21801      Branch: perl
21802            ! (edit 109 files)
21803 ____________________________________________________________________________
21804 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
21805         Log: Add a note about the dangers of bad UTF-8.
21806      Branch: perl
21807            ! pod/perlunicode.pod
21808 ____________________________________________________________________________
21809 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
21810         Log: NetWare Nit from Ananth Kesari.
21811      Branch: perl
21812            ! NetWare/config.wc
21813 ____________________________________________________________________________
21814 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
21815         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
21816      Branch: perl
21817            ! ext/Encode/Encode.pm
21818 ____________________________________________________________________________
21819 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
21820         Log: (retracted by #12951)
21821      Branch: perl
21822            ! ext/Encode/Encode.pm
21823 ____________________________________________________________________________
21824 [ 12949] By: ams                                   on 2001/11/12  06:40:18
21825         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
21826              From: Robert Spier <rspier@pobox.com>
21827              Date: Sun, 11 Nov 2001 18:50:18 -0800
21828              Message-Id: <15343.14570.121505.233336@rls.cx>
21829              
21830              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
21831              From: Rick Delaney <rick.delaney@home.com>
21832              Date: 12 Nov 2001 00:15:52 -0500
21833              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
21834      Branch: perl
21835            ! pp_hot.c t/op/taint.t
21836 ____________________________________________________________________________
21837 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
21838         Log: It seems that we actually have this detail implemented
21839              as for as Level 1 Support of Unicode regex support is
21840              concerned: at Level 1 only 1:1 support for loose
21841              (aka caseless, aka caseigoring ) matching is required.
21842      Branch: perl
21843            ! pod/perlunicode.pod
21844 ____________________________________________________________________________
21845 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
21846         Log: (retracted by #12951)
21847      Branch: perl
21848            ! ext/Encode/Encode.pm
21849 ____________________________________________________________________________
21850 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
21851         Log: BOM, bom, Bom.
21852      Branch: perl
21853            ! pod/perlunicode.pod
21854 ____________________________________________________________________________
21855 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
21856         Log: Upgrade to Math::BigInt 1.46.
21857      Branch: perl
21858            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21859            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
21860            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
21861            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
21862            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
21863 ____________________________________________________________________________
21864 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
21865         Log: Subject: Re: PERFORCE change 12943 for review
21866              From: "Philip Newton" <Philip.Newton@gmx.net>
21867              Date: Sun, 11 Nov 2001 20:53:36 +0100
21868              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
21869      Branch: perl
21870            ! pod/perlunicode.pod
21871 ____________________________________________________________________________
21872 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
21873         Log: Doc updates; make the Unicode discussions a little
21874              bit less alarming, and add information about encodings,
21875              surrogates, and BOMs.
21876      Branch: perl
21877            ! pod/perlunicode.pod
21878 ____________________________________________________________________________
21879 [ 12942] By: ams                                   on 2001/11/11  16:45:00
21880         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
21881              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
21882              Date: Mon, 12 Nov 2001 00:22:57 +0900
21883              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
21884      Branch: perl
21885            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
21886            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
21887 ____________________________________________________________________________
21888 [ 12941] By: ams                                   on 2001/11/11  13:01:40
21889         Log: Subject: Re: PERFORCE change 12929 for review
21890              From: "Philip Newton" <Philip.Newton@gmx.net>
21891              Date: Sun, 11 Nov 2001 14:27:44 +0100
21892              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
21893      Branch: perl
21894            ! MANIFEST
21895 ____________________________________________________________________________
21896 [ 12940] By: ams                                   on 2001/11/11  05:06:43
21897         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
21898              From: Michael G Schwern <schwern@pobox.com>
21899              Date: Thu, 8 Nov 2001 22:56:45 -0500
21900              Message-Id: <20011108225645.H5587@blackrider>
21901      Branch: perl
21902            ! t/op/chdir.t
21903 ____________________________________________________________________________
21904 [ 12939] By: ams                                   on 2001/11/11  05:01:00
21905         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
21906              From: Michael G Schwern <schwern@pobox.com>
21907              Date: Sun, 11 Nov 2001 00:54:43 -0500
21908              Message-Id: <20011111005443.A24450@blackrider>
21909      Branch: perl
21910            ! ext/Cwd/t/cwd.t
21911 ____________________________________________________________________________
21912 [ 12938] By: ams                                   on 2001/11/11  03:25:13
21913         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
21914              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
21915              From: "chromatic" <chromatic@rmci.net>
21916              Date: Sat, 10 Nov 2001 21:03:20 -0700
21917              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
21918      Branch: perl
21919            ! lib/File/stat.pm lib/File/stat.t
21920 ____________________________________________________________________________
21921 [ 12937] By: ams                                   on 2001/11/11  02:05:23
21922         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
21923              From: "Craig A. Berry" <craigberry@mac.com>
21924              Date: Sat, 10 Nov 2001 17:23:52 -0600
21925              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
21926      Branch: perl
21927            ! t/op/magic.t
21928 ____________________________________________________________________________
21929 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
21930         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
21931      Branch: perl
21932            ! lib/open.pm lib/open.t
21933 ____________________________________________________________________________
21934 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
21935         Log: The Official name of ASCII.
21936      Branch: perl
21937            ! ext/Encode/Encode.pm
21938 ____________________________________________________________________________
21939 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
21940         Log: The KOI8-R example wasn't quite right.
21941      Branch: perl
21942            ! lib/open.pm lib/open.t
21943 ____________________________________________________________________________
21944 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
21945         Log: Enhance the open pragma to support :utf8, :locale,
21946              and :encoding directly as special cases, and rename
21947              the INOUT to IO.
21948      Branch: perl
21949            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
21950 ____________________________________________________________________________
21951 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
21952         Log: Document the UTF-16 surrogate encoding and decoding.
21953      Branch: perl
21954            ! ext/Encode/Encode.pm
21955 ____________________________________________________________________________
21956 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
21957         Log: A potential recursion breaker.
21958      Branch: perl
21959            ! sv.c
21960 ____________________________________________________________________________
21961 [ 12930] By: ams                                   on 2001/11/10  07:46:53
21962         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
21963              (was Re: perl@12892)
21964              From: "chromatic" <chromatic@rmci.net>
21965              Date: Sat, 10 Nov 2001 01:28:09 -0700
21966              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
21967      Branch: perl
21968            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
21969            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
21970            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
21971            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
21972 ____________________________________________________________________________
21973 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
21974         Log: Add a test for the bytes pragma.
21975      Branch: perl
21976            + lib/bytes.t
21977            ! MANIFEST
21978 ____________________________________________________________________________
21979 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
21980         Log: Doc update.
21981      Branch: perl
21982            ! lib/bytes.pm
21983 ____________________________________________________________________________
21984 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
21985         Log: Cease to exist.
21986      Branch: perl
21987            - lib/Unicode/Normalize.pm
21988 ____________________________________________________________________________
21989 [ 12926] By: ams                                   on 2001/11/10  03:23:16
21990         Log: Subject: [patch] my_setenv speedup + fixes
21991              From: Doug MacEachern <dougm@covalent.net>
21992              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
21993              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
21994      Branch: perl
21995            ! util.c
21996 ____________________________________________________________________________
21997 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
21998         Log: Newline trouble.
21999      Branch: perl
22000            ! lib/ExtUtils/Embed.t
22001 ____________________________________________________________________________
22002 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
22003         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
22004              From: "Craig A. Berry" <craigberry@mac.com>
22005              Date: Fri, 09 Nov 2001 18:13:16 -0600
22006              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
22007      Branch: perl
22008            ! vms/munchconfig.c
22009 ____________________________________________________________________________
22010 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
22011         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
22012              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22013              Date: Sat, 10 Nov 2001 00:10:45 +0100
22014              Message-ID: <20011110001045.A11945@rafael>
22015      Branch: perl
22016            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
22017            + t/run/switchn.t t/run/switchp.t
22018            ! MANIFEST
22019 ____________________________________________________________________________
22020 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
22021         Log: Subject: [PATCH] some tests not cleaning up properly               
22022              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22023              Date: Fri, 9 Nov 2001 22:13:10 +0100
22024              Message-ID: <20011109221310.A11115@rafael>
22025      Branch: perl
22026            ! ext/Cwd/t/cwd.t t/io/argv.t
22027 ____________________________________________________________________________
22028 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
22029         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
22030              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22031              Date: Fri, 9 Nov 2001 15:07:19 EST
22032              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
22033      Branch: perl
22034            ! lib/ExtUtils/Embed.t
22035 ____________________________________________________________________________
22036 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
22037         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
22038              have been copied so it shouldn't be freed in perl_destruct()
22039      Branch: perl
22040            ! perl.c
22041 ____________________________________________________________________________
22042 [ 12919] By: ams                                   on 2001/11/09  15:36:22
22043         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
22044              From: Michael G Schwern <schwern@pobox.com>
22045              Date: Fri, 9 Nov 2001 00:38:59 -0500
22046              Message-Id: <20011109003859.K5587@blackrider>
22047              (Applied with directory name changes suggested by Craig Berry.)
22048      Branch: perl
22049            ! ext/Cwd/t/cwd.t
22050 ____________________________________________________________________________
22051 [ 12918] By: ams                                   on 2001/11/09  15:29:15
22052         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
22053              From: Michael G Schwern <schwern@pobox.com>
22054              Date: Fri, 9 Nov 2001 01:44:14 -0500
22055              Message-Id: <20011109014414.N5587@blackrider>
22056      Branch: perl
22057            ! vms/ext/filespec.t
22058 ____________________________________________________________________________
22059 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
22060         Log: Update Changes.
22061      Branch: perl
22062            ! Changes patchlevel.h
22063 ____________________________________________________________________________
22064 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
22065         Log: Regen toc.
22066      Branch: perl
22067            ! pod/perltoc.pod
22068 ____________________________________________________________________________
22069 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
22070         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
22071              see http://www.jepstone.net/bjepson//jpl/cvs.html
22072      Branch: perl
22073            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
22074 ____________________________________________________________________________
22075 [ 12914] By: ams                                   on 2001/11/09  14:05:12
22076         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
22077              From: Michael G Schwern <schwern@pobox.com>
22078              Date: Thu, 8 Nov 2001 22:05:49 -0500
22079              Message-Id: <20011108220549.F5587@blackrider>
22080      Branch: perl
22081            ! vms/test.com
22082 ____________________________________________________________________________
22083 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
22084         Log: NetWare update from Ananth Kesari.
22085      Branch: perl
22086            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
22087 ____________________________________________________________________________
22088 [ 12912] By: ams                                   on 2001/11/09  13:40:26
22089         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
22090              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22091              Date: Fri, 9 Nov 2001 14:32:28 +0100
22092              Message-Id: <20011109143228.A18996@rafael>
22093      Branch: perl
22094            ! perl.c
22095 ____________________________________________________________________________
22096 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
22097         Log: FAQ sync.
22098      Branch: perl
22099            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
22100            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
22101            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
22102 ____________________________________________________________________________
22103 [ 12910] By: ams                                   on 2001/11/09  07:33:49
22104         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
22105              From: Michael G Schwern <schwern@pobox.com>
22106              Date: Fri, 9 Nov 2001 00:41:56 -0500
22107              Message-Id: <20011109004156.L5587@blackrider>
22108      Branch: perl
22109            ! lib/File/Find/t/find.t
22110 ____________________________________________________________________________
22111 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
22112         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
22113              The CPAN distribution has both pm and XS implementations,
22114              and for performance reasons we choose the XS.
22115              Another reason to choose the XS is that it doesn't
22116              require Lingua::KO::Hangul::Util, which means that
22117              we can delete that-- which in turn means that Unicode::UCD
22118              cannot expect that: support it, but don't expect.
22119              Ditto Unicode::Collate.
22120              
22121              Note that Unicode::Normalize Makefile.PL and
22122              Normalize.xs have been modified from the CPAN 0.10
22123              versions: the first one to be simpler (no pm) and
22124              clean up the generated unf*.h files, the second one
22125              to quench compiler grumblings.  Must notify Sadahiro
22126              about these changes.
22127      Branch: perl
22128            + ext/Unicode/Normalize/Changes
22129            + ext/Unicode/Normalize/Makefile.PL
22130            + ext/Unicode/Normalize/Normalize.pm
22131            + ext/Unicode/Normalize/Normalize.pod
22132            + ext/Unicode/Normalize/Normalize.xs
22133            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
22134            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
22135            + ext/Unicode/Normalize/t/test.t
22136            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
22137            - lib/Lingua/KO/Hangul/Util/README
22138            - lib/Lingua/KO/Hangul/Util/t/test.t
22139            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
22140            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
22141            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
22142            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
22143            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
22144            ! win32/makefile.mk
22145 ____________________________________________________________________________
22146 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
22147         Log: Test miscounting.
22148      Branch: perl
22149            ! ext/POSIX/t/posix.t
22150 ____________________________________________________________________________
22151 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
22152         Log: Quote the variables in failures messages more nicely.
22153      Branch: perl
22154            ! t/test.pl
22155 ____________________________________________________________________________
22156 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
22157         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
22158              From: Michael G Schwern <schwern@pobox.com>
22159              Date: Thu, 8 Nov 2001 17:24:49 -0500
22160              Message-ID: <20011108172449.A5587@blackrider>
22161              
22162              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
22163              From: "Craig A. Berry" <craigberry@mac.com>
22164              Date: Thu, 8 Nov 2001 16:35:00 -0600
22165              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
22166      Branch: perl
22167            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
22168 ____________________________________________________________________________
22169 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
22170         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
22171              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
22172              Date: Thu, 8 Nov 2001 22:52:50 -0000
22173              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
22174      Branch: perl
22175            ! ext/DB_File/t/db-recno.t
22176 ____________________________________________________________________________
22177 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
22178         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
22179              (Probably not an EBCDIC issue the way one would think
22180              since no chr() et alia are used in UCD.pm.)
22181      Branch: perl
22182            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22183 ____________________________________________________________________________
22184 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
22185         Log: Whether overwriting the $self->{...} values (see #12902)
22186              is a good policy or not is debatable, but let's at least
22187              be consistent.
22188      Branch: perl
22189            ! lib/ExtUtils/MM_Unix.pm
22190 ____________________________________________________________________________
22191 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
22192         Log: The MakeMaker argument () quoting patch that sneaked
22193              in at #12883 didn't handle make macros like this $(...).
22194              Leaning toothpicks, we've got them.
22195      Branch: perl
22196            ! lib/ExtUtils/MM_Unix.pm
22197 ____________________________________________________________________________
22198 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
22199         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
22200              From: Michael G Schwern <schwern@pobox.com>
22201              Date: Wed, 7 Nov 2001 02:02:29 -0500
22202              Message-ID: <20011107020229.K2858@blackrider>
22203      Branch: perl
22204            ! t/io/argv.t t/test.pl vms/test.com
22205 ____________________________________________________________________________
22206 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
22207         Log: Subject: [PATCH 20011106.084] -s on #! line 
22208              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22209              Date: Wed, 7 Nov 2001 22:23:39 +0100
22210              Message-ID: <20011107222339.E729@rafael>
22211      Branch: perl
22212            ! embed.h embed.pl perl.c proto.h toke.c
22213 ____________________________________________________________________________
22214 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
22215         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
22216              From: Michael G Schwern <schwern@pobox.com>
22217              Date: Wed, 7 Nov 2001 16:52:49 -0500
22218              Message-ID: <20011107165249.I7346@blackrider>
22219      Branch: perl
22220            ! pod/perlhack.pod
22221 ____________________________________________________________________________
22222 [ 12898] By: ams                                   on 2001/11/08  13:02:19
22223         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
22224              From: Mark-Jason Dominus <mjd@plover.com>
22225              Date: Thu, 08 Nov 2001 08:59:02 -0500
22226              Message-Id: <20011108135902.2275.qmail@plover.com>
22227      Branch: perl
22228            ! INSTALL README README.amiga README.os2 README.vms
22229            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
22230            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
22231 ____________________________________________________________________________
22232 [ 12897] By: ams                                   on 2001/11/08  12:49:28
22233         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
22234              From: mjd@plover.com
22235              Date: 8 Nov 2001 13:33:18 -0000
22236              Message-Id: <20011108133318.1786.qmail@plover.com>
22237      Branch: perl
22238            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
22239            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
22240            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
22241            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
22242            ! pod/perlport.pod pod/perlvar.pod
22243 ____________________________________________________________________________
22244 [ 12896] By: ams                                   on 2001/11/08  11:22:12
22245         Log: open(FH, $file) should strip leading and trailing whitespace.
22246      Branch: perl
22247            ! doio.c
22248 ____________________________________________________________________________
22249 [ 12895] By: ams                                   on 2001/11/08  10:17:14
22250         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
22251              From: "Craig A. Berry" <craigberry@mac.com>
22252              Date: Wed, 07 Nov 2001 13:41:50 -0600
22253              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
22254      Branch: perl
22255            ! t/op/glob.t
22256 ____________________________________________________________________________
22257 [ 12894] By: ams                                   on 2001/11/08  08:32:20
22258         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
22259              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
22260              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
22261              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
22262      Branch: perl
22263            ! makedepend.SH
22264 ____________________________________________________________________________
22265 [ 12893] By: ams                                   on 2001/11/08  08:26:31
22266         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
22267              From: mjd@plover.com
22268              Date: 8 Nov 2001 08:08:07 -0000
22269              Message-Id: <20011108080807.30147.qmail@plover.com>
22270              
22271              Subject: bleadperl perl.pod
22272              From: mjd@plover.com
22273              Date: 8 Nov 2001 08:10:47 -0000
22274              Message-Id: <20011108081047.30178.qmail@plover.com>
22275              
22276              Subject: more bleadperl perl.pod
22277              From: mjd@plover.com
22278              Date: 8 Nov 2001 08:16:28 -0000
22279              Message-Id: <20011108081628.30229.qmail@plover.com>
22280      Branch: perl
22281            ! pod/perl.pod pod/perldebug.pod
22282 ____________________________________________________________________________
22283 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
22284         Log: Tweak for Cray-friendliness from Nicholas Clark.
22285      Branch: perl
22286            ! sv.c
22287 ____________________________________________________________________________
22288 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
22289         Log: VMS patch redo from Charles Lane.
22290      Branch: perl
22291            ! vms/gen_shrfls.pl
22292 ____________________________________________________________________________
22293 [ 12890] By: ams                                   on 2001/11/07  15:16:10
22294         Log: Subject: [ID 20011107.088] two perl pod nits
22295              From: lvirden@cas.org
22296              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
22297              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
22298      Branch: perl
22299            ! pod/perl.pod pod/perlfaq3.pod
22300 ____________________________________________________________________________
22301 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
22302         Log: Update Changes.
22303      Branch: perl
22304            ! Changes patchlevel.h
22305 ____________________________________________________________________________
22306 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
22307         Log: The (emulated) "no utf8" must be in a BEGIN block
22308              to be effective.
22309      Branch: perl
22310            ! lib/CGI/t/html.t
22311 ____________________________________________________________________________
22312 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
22313         Log: "v-strings" is the right term.
22314      Branch: perl
22315            ! pod/perltodo.pod
22316 ____________________________________________________________________________
22317 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
22318         Log: Add vstrings-as-objects need to perltodo.
22319      Branch: perl
22320            ! pod/perltodo.pod
22321 ____________________________________________________________________________
22322 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
22323         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
22324              From: Nicholas Clark <nick@ccl4.org>
22325              Date: Wed, 7 Nov 2001 14:36:32 +0000
22326              Message-ID: <20011107143631.I24980@plum.flirble.org>
22327      Branch: perl
22328            ! t/op/pack.t
22329 ____________________________________________________________________________
22330 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
22331         Log: The Embed test requires a major rewrite for VMS
22332              (plus it reveals a couple of annoying glitches
22333              in buffering), so skip the test for now; from
22334              Charles Lane.
22335      Branch: perl
22336            ! lib/ExtUtils/Embed.t
22337 ____________________________________________________________________________
22338 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
22339         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
22340              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22341              Date: Wed, 7 Nov 2001 09:23:28 EST
22342              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
22343              
22344              (Also i seems that an unrelated experimental patch
22345              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
22346      Branch: perl
22347            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
22348 ____________________________________________________________________________
22349 [ 12882] By: ams                                   on 2001/11/07  05:14:04
22350         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
22351              From: Mark-Jason Dominus <mjd@plover.com>
22352              Date: Wed, 07 Nov 2001 00:43:46 -0500
22353              Message-Id: <20011107054346.14428.qmail@plover.com>
22354      Branch: perl
22355            ! gv.c op.c toke.c
22356 ____________________________________________________________________________
22357 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
22358         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
22359              From: Michael G Schwern <schwern@pobox.com>             
22360              Date: Tue, 6 Nov 2001 22:04:39 -0500
22361              Message-ID: <20011106220439.D2858@blackrider>              
22362      Branch: perl
22363            ! lib/perl5db.pl
22364 ____________________________________________________________________________
22365 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
22366         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
22367              stress))
22368              From: Jonathan Stowe <gellyfish@gellyfish.com>
22369              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
22370              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
22371              
22372              (except for one hunk where indentation differs)
22373      Branch: perl
22374            ! lib/Term/Cap.t
22375 ____________________________________________________________________________
22376 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
22377         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
22378              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22379              Date: Tue, 6 Nov 2001 21:45:01 +0100
22380              Message-ID: <20011106214501.A704@rafael>
22381      Branch: perl
22382            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
22383            ! lib/File/Spec/Win32.pm
22384 ____________________________________________________________________________
22385 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
22386         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
22387              From: Michael G Schwern <schwern@pobox.com>              
22388              Date: Tue, 6 Nov 2001 20:58:45 -0500
22389              Message-ID: <20011106205845.G29411@blackrider>
22390      Branch: perl
22391            ! t/test.pl
22392 ____________________________________________________________________________
22393 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
22394         Log: Subject: making do_sprintf public       
22395              From: Doug MacEachern <dougm@covalent.net>    
22396              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
22397              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
22398      Branch: perl
22399            ! embed.h embed.pl global.sym
22400 ____________________________________________________________________________
22401 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
22402         Log: Update to CGI.pm 2.78.
22403              
22404              TODO: the test suite needs to be merged so that
22405              when in core, the core version is tested, and when
22406              using the CPAN version, testing the CPAN version.
22407              (the changes need to be sent to Lincoln, too...)
22408      Branch: perl
22409            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
22410            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
22411            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
22412            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
22413            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
22414            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
22415 ____________________________________________________________________________
22416 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
22417         Log: Integrate with perlio; (strictly) readonly hashes via XS.
22418      Branch: perl
22419           +> t/lib/access.t
22420           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
22421 ____________________________________________________________________________
22422 [ 12874] By: nick                                  on 2001/11/06  21:05:16
22423         Log: Keep It Simple and Stupid version of readonly hash support.
22424              - Test for SvREAONLY(hv) at a few spots in hv.c
22425              - add the error message to perldiag.pod
22426              - (dubious) add access::readonly() to univeral.c
22427              - add test using above
22428              - fixup ext/B/t/stash.t to account for access:: existing
22429      Branch: perlio
22430            + t/lib/access.t
22431            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
22432 ____________________________________________________________________________
22433 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
22434         Log: Fix incorrect warnings about broken globbing;
22435              from Andy Dougherty.
22436      Branch: perl
22437            ! hints/linux.sh
22438 ____________________________________________________________________________
22439 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
22440         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
22441              toggle-on from the encoding pragma.
22442      Branch: perl
22443            ! regcomp.c regexec.c
22444 ____________________________________________________________________________
22445 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
22446         Log: Retract #12824, doesn't help and is ignored
22447              by Configure anyway.
22448      Branch: perl
22449            ! hints/beos.sh
22450 ____________________________________________________________________________
22451 [ 12870] By: ams                                   on 2001/11/06  10:40:37
22452         Log: Subject: Cosmetic change
22453              From: H.Merijn Brand <h.m.brand@hccnet.nl>
22454              Date: Tue, 06 Nov 2001 12:30:52 +0100
22455              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
22456      Branch: perl
22457            ! README.hpux
22458 ____________________________________________________________________________
22459 [ 12869] By: nick                                  on 2001/11/06  08:26:40
22460         Log: Integrate mainline
22461      Branch: perlio
22462           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
22463           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
22464 ____________________________________________________________________________
22465 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
22466         Log: The parentheses are protected enough.
22467      Branch: perl
22468            ! hints/os390.sh
22469 ____________________________________________________________________________
22470 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
22471         Log: ccflags, not ldflags.
22472      Branch: perl
22473            ! hints/os390.sh
22474 ____________________________________________________________________________
22475 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
22476         Log: ... and the proto to go with #12865.
22477      Branch: perl
22478            ! proto.h
22479 ____________________________________________________________________________
22480 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
22481         Log: Oops.  Luckily nothing was using this symbol yet.
22482      Branch: perl
22483            ! global.sym
22484 ____________________________________________________________________________
22485 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
22486         Log: Implement the encoding pragma for regex literals.
22487      Branch: perl
22488            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
22489 ____________________________________________________________________________
22490 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
22491         Log: More UTF8 EXACT fixing.
22492      Branch: perl
22493            ! regexec.c
22494 ____________________________________________________________________________
22495 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
22496         Log: More re debugging.
22497      Branch: perl
22498            ! regexec.c
22499 ____________________________________________________________________________
22500 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
22501         Log: EXACT correction attempt.  Continued in #12863.
22502      Branch: perl
22503            ! regexec.c
22504 ____________________________________________________________________________
22505 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
22506         Log: Unterminated L<.
22507      Branch: perl
22508            ! ext/DB_File/DB_File.pm
22509 ____________________________________________________________________________
22510 [ 12859] By: nick                                  on 2001/11/05  19:15:17
22511         Log: Integrate mainline
22512      Branch: perlio
22513           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
22514           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
22515           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
22516           +> lib/Math/BigInt/t/sub_mbi.t
22517            - lib/Math/BigInt/t/Math/Subclass.pm
22518            - lib/Math/BigInt/t/subclass.t
22519           !> (integrate 30 files)
22520 ____________________________________________________________________________
22521 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
22522         Log: Regex debugging fixes from Hugo.
22523      Branch: perl
22524            ! regcomp.c regexec.c
22525 ____________________________________________________________________________
22526 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
22527         Log: IRIX: at some point the cc -version has started
22528              to output to stderr, not stdout any more.
22529      Branch: perl
22530            ! hints/irix_6.sh
22531 ____________________________________________________________________________
22532 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
22533         Log: Update Changes.
22534      Branch: perl
22535            ! Changes patchlevel.h
22536 ____________________________________________________________________________
22537 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
22538         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
22539      Branch: perl
22540            ! lib/File/Spec/Unix.pm
22541 ____________________________________________________________________________
22542 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
22543         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
22544              From: rgarciasuarez@free.fr
22545              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
22546              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
22547      Branch: perl
22548            ! lib/File/Spec/Unix.pm
22549 ____________________________________________________________________________
22550 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
22551         Log: Use config.arch in OS/390 where the combination of
22552              IEEE floats and ldflags is tricky.
22553      Branch: perl
22554            ! hints/os390.sh
22555 ____________________________________________________________________________
22556 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
22557         Log: Metaconfig unit change for #12851.
22558      Branch: metaconfig
22559            ! U/modified/Config_sh.U
22560 ____________________________________________________________________________
22561 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
22562         Log: Support a config.arch file, similar to config.over,
22563              but loaded just before it.
22564      Branch: perl
22565            ! Configure INSTALL
22566 ____________________________________________________________________________
22567 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
22568         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
22569              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22570              Date: Mon, 5 Nov 2001 14:26:24 +0100
22571              Message-ID: <20011105142624.C31977@rafael>
22572      Branch: perl
22573            ! lib/Symbol.pm lib/Symbol.t
22574 ____________________________________________________________________________
22575 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
22576         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
22577              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22578              Date: Sun, 4 Nov 2001 22:28:57 +0100
22579              Message-ID: <20011104222857.C696@rafael>
22580      Branch: perl
22581            ! pod/perldebug.pod pod/perlpodspec.pod
22582 ____________________________________________________________________________
22583 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
22584         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
22585      Branch: perl
22586            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
22587 ____________________________________________________________________________
22588 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
22589         Log: Math::Big* test tweaks to work better with core:
22590              but the coast still not clear.
22591      Branch: perl
22592            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
22593            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22594 ____________________________________________________________________________
22595 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
22596         Log: Protect against high load: measure how much wall
22597              clock time went by while sleeping.  Avoids some
22598              false negatives, while may introduce some false
22599              positives.  Life is hard.
22600      Branch: perl
22601            ! ext/Time/HiRes/HiRes.t
22602 ____________________________________________________________________________
22603 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
22604         Log: More forgotten from #12843.
22605      Branch: perl
22606            ! lib/Math/BigInt/t/bigfltpm.inc
22607 ____________________________________________________________________________
22608 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
22609         Log: Forgot from #12843.
22610      Branch: perl
22611            + lib/Math/BigInt/t/bigintpm.inc
22612            ! MANIFEST
22613 ____________________________________________________________________________
22614 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
22615         Log: Upgrade to Math::BigInt 1.45; from Tels.
22616              NOTE: some of the tests are failing but that's because
22617              the core integration is not yet done.
22618      Branch: perl
22619            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
22620            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
22621            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22622            - lib/Math/BigInt/t/Math/Subclass.pm
22623            - lib/Math/BigInt/t/subclass.t
22624            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
22625            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
22626            ! lib/Math/BigInt/t/mbimbf.t
22627 ____________________________________________________________________________
22628 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
22629         Log: VMS: adds capability to control more configuration stuff with
22630              -D and -U switches; parsing config.sh to extract previous config
22631              info in VMS-form, and a rewrite of the "prompt/response" routine;
22632              from Charles Lane.
22633      Branch: perl
22634            ! configure.com
22635 ____________________________________________________________________________
22636 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
22637         Log: Subject: Typo correction in perldebguts.pod
22638              From: mjd@plover.com
22639              Date: 4 Nov 2001 16:20:05 -0000
22640              Message-ID: <20011104162005.16699.qmail@plover.com>
22641      Branch: perl
22642            ! pod/perldebguts.pod
22643 ____________________________________________________________________________
22644 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
22645         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
22646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22647              Date: Sun, 4 Nov 2001 11:47:30 +0100
22648              Message-ID: <20011104114730.A715@rafael>
22649              
22650              Remove -T from the test, wrong place for that.
22651      Branch: perl
22652            ! lib/File/Temp/t/mktemp.t
22653 ____________________________________________________________________________
22654 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
22655         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
22656              From: Nicholas Clark <nick@ccl4.org>
22657              Date: Sun, 4 Nov 2001 10:41:24 +0000
22658              Message-ID: <20011104104123.U20123@plum.flirble.org>
22659      Branch: perl
22660            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
22661 ____________________________________________________________________________
22662 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
22663         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
22664              From: Michael G Schwern <schwern@pobox.com>
22665              Date: Sat, 3 Nov 2001 15:41:47 -0500
22666              Message-ID: <20011103154147.C600@blackrider>
22667      Branch: perl
22668            ! lib/Term/Cap.t
22669 ____________________________________________________________________________
22670 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
22671         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
22672              From: "Craig A. Berry" <craigberry@mac.com>     
22673              Date: Sat, 03 Nov 2001 16:02:28 -0600
22674              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
22675      Branch: perl
22676            ! ext/Time/HiRes/HiRes.t
22677 ____________________________________________________________________________
22678 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
22679         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
22680              From: "chromatic" <chromatic@rmci.net>
22681              Date: Sat, 03 Nov 2001 12:28:17 -0700
22682              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
22683      Branch: perl
22684            ! lib/Term/Cap.t
22685 ____________________________________________________________________________
22686 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
22687         Log: Don't bother doing POSIX charclass parsing if it
22688              possibly cannot be so.  Prepares way for charclass
22689              syntax like [[abc]||[def]] (or just [[abc][def]])
22690              for union, [[\w]&&[$a]] for intersection,
22691              and [[a-z]&&[^def]] for subtraction.
22692              
22693              Currently /[[a]/ (or /[a[]/) parses as a character
22694              class containing two characters, "[" and "a",
22695              this may have to be broken for the syntax described
22696              above, otherwise we would have to scan the whole pattern
22697              to find out whether the square brackets match pairwise.
22698              Luckily, the special case of "[" doesn't seem to be
22699              documented (as opposed to "]" and "-"), so we may have
22700              better story for breaking it...  One can always use \[
22701              if one wants a literal "[", so there.
22702      Branch: perl
22703            ! regcomp.c
22704 ____________________________________________________________________________
22705 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
22706         Log: Comment correction.
22707      Branch: perl
22708            ! regcomp.c
22709 ____________________________________________________________________________
22710 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
22711         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
22712              The latter is a RedHatism.
22713      Branch: perl
22714            ! lib/ExtUtils/MakeMaker.pm
22715 ____________________________________________________________________________
22716 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
22717         Log: Integrate perlio.
22718      Branch: perl
22719           !> perlio.c
22720 ____________________________________________________________________________
22721 [ 12831] By: nick                                  on 2001/11/03  11:42:15
22722         Log: Integrate mainline
22723      Branch: perlio
22724           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
22725           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
22726           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
22727           !> sv.c t/test.pl
22728 ____________________________________________________________________________
22729 [ 12830] By: nick                                  on 2001/11/03  10:27:34
22730         Log: Fix clone_leak problem.
22731              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
22732              as vestige of calling PerlLIO_dup().
22733      Branch: perlio
22734            ! perlio.c
22735 ____________________________________________________________________________
22736 [ 12829] By: nick                                  on 2001/11/03  09:40:46
22737         Log: Tweaks attempting to locate Doug's clone_leak leak.
22738              - add some PerlIO_debug()
22739              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
22740              - Even if it closing stdout etc. do a fflush()
22741      Branch: perlio
22742            ! perlio.c
22743 ____________________________________________________________________________
22744 [ 12828] By: nick                                  on 2001/11/03  08:34:31
22745         Log: Integrate mainline
22746      Branch: perlio
22747           !> (integrate 54 files)
22748 ____________________________________________________________________________
22749 [ 12827] By: ams                                   on 2001/11/03  03:45:19
22750         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
22751              remove this later). Based on a patch from Robert Spier in
22752              <15330.61459.14452.795263@rls.cx>.
22753      Branch: perl
22754            ! sv.c
22755 ____________________________________________________________________________
22756 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
22757         Log: microperl sync.
22758      Branch: perl
22759            ! doio.c perl.c perl.h perlio.c regexec.c
22760 ____________________________________________________________________________
22761 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
22762         Log: Definitions for the Unicode Newline Guidelines.
22763      Branch: perl
22764            ! perl.h
22765 ____________________________________________________________________________
22766 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
22767         Log: (retracted by #12871)
22768              
22769              There is no csh of any kind in default BeOS.
22770              For the purposes of miniperl globbing, bash
22771              will do.
22772      Branch: perl
22773            ! hints/beos.sh
22774 ____________________________________________________________________________
22775 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
22776         Log: Integrate change #12820 from macperl to maint and blead;
22777              
22778              Fix up (dynaloading) to work properly with multiplicity
22779      Branch: maint-5.6/perl
22780           !> ext/DynaLoader/dl_mac.xs
22781      Branch: perl
22782           !> ext/DynaLoader/dl_mac.xs
22783 ____________________________________________________________________________
22784 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
22785         Log: Several fixes for various exit problems and clearing out
22786              task queue, as well as another (incomplete) go at
22787              fixing error message handling
22788      Branch: maint-5.6/macperl
22789            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
22790 ____________________________________________________________________________
22791 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
22792         Log: Add source files for bleadperl builds
22793      Branch: maint-5.6/macperl
22794            ! macos/Makefile.mk
22795 ____________________________________________________________________________
22796 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
22797         Log: Fix up to work properly with multiplicity
22798      Branch: maint-5.6/macperl
22799            ! ext/DynaLoader/dl_mac.xs
22800 ____________________________________________________________________________
22801 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
22802         Log: Integrate with maintperl.
22803      Branch: maint-5.6/macperl
22804           +> t/op/system.t t/op/system_tests
22805           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
22806           !> pod/perltodo.pod util.c win32/win32.c
22807 ____________________________________________________________________________
22808 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
22809         Log: Locate _PATH_LOG if it's a socket even if not #defined
22810              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
22811              via Nick Clark.
22812      Branch: perl
22813            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
22814 ____________________________________________________________________________
22815 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
22816         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
22817              From: Michael G Schwern <schwern@pobox.com>
22818              Date: Fri, 2 Nov 2001 15:36:41 -0500
22819              Message-ID: <20011102153641.E23234@blackrider>
22820      Branch: perl
22821            ! t/test.pl
22822 ____________________________________________________________________________
22823 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
22824         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
22825              From: merlyn@stonehenge.com (Randal L. Schwartz)
22826              Date: 02 Nov 2001 09:33:34 -0800
22827              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
22828              
22829              (two of the changes)
22830              
22831              Better coexistence with extensions.
22832      Branch: perl
22833            ! ext/Errno/Errno_pm.PL hints/darwin.sh
22834 ____________________________________________________________________________
22835 [ 12815] By: ams                                   on 2001/11/02  16:47:43
22836         Log: Subject: Re: [PATCH] the the double double word word fix fix
22837              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22838              Date: Fri, 02 Nov 2001 19:43:07 +0100
22839              Message-Id: <3BE2E93B.627C198E@alcatel.at>
22840      Branch: perl
22841            ! pod/perldebug.pod
22842 ____________________________________________________________________________
22843 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
22844         Log: Update Changes.
22845      Branch: perl
22846            ! Changes patchlevel.h
22847 ____________________________________________________________________________
22848 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
22849         Log: More encoding testing.
22850      Branch: perl
22851            ! lib/encoding.pm lib/encoding.t
22852 ____________________________________________________________________________
22853 [ 12812] By: ams                                   on 2001/11/02  15:07:11
22854         Log: Slight modification of #12811.
22855      Branch: perl
22856            ! op.c
22857 ____________________________________________________________________________
22858 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
22859         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
22860              From: Radu Greab <radu@netsoft.ro>
22861              Date: Fri, 2 Nov 2001 15:28:58 +0200
22862              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
22863      Branch: perl
22864            ! op.c t/op/stat.t
22865 ____________________________________________________________________________
22866 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
22867         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
22868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22869              Date: Thu, 1 Nov 2001 22:35:50 +0100
22870              Message-ID: <20011101223550.A10849@rafael>
22871      Branch: perl
22872            ! lib/ExtUtils/Embed.t
22873 ____________________________________________________________________________
22874 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
22875         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
22876              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22877              Date: 2 Nov 2001 14:48:51 -0000
22878              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
22879      Branch: perl
22880            ! lib/File/Find.pm
22881 ____________________________________________________________________________
22882 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
22883         Log: Add documentation.
22884      Branch: perl
22885            ! embed.pl pod/perlapi.pod utf8.c
22886 ____________________________________________________________________________
22887 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
22888         Log: Unicode: add ToFold mapping.  Not used yet; but basically
22889              a more useful mapping for caseless aka case-ignoring than
22890              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
22891              algorithm for creating the foldings uses equivalence classes,
22892              see http://www.unicode.org/unicode/reports/tr21/
22893              Hopefully this feature will be used in //i.
22894              (The folding tables were introduced by #12689.)
22895      Branch: perl
22896            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
22897            ! utf8.c
22898 ____________________________________________________________________________
22899 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
22900         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
22901              From: "Craig A. Berry" <craigberry@mac.com>
22902              Date: Fri, 02 Nov 2001 00:03:52 -0600
22903              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
22904      Branch: perl
22905            ! lib/AutoSplit.t
22906 ____________________________________________________________________________
22907 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
22908         Log: Subject: Trivial doc patch
22909              From: andreas.koenig@anima.de (Andreas J. Koenig)
22910              Date: 02 Nov 2001 06:11:35 +0100
22911              Message-ID: <m37kt94v08.fsf@anima.de>
22912      Branch: perl
22913            ! pod/perlport.pod
22914 ____________________________________________________________________________
22915 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
22916         Log: Make encoding and charnames pragmas coexist.
22917      Branch: perl
22918            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
22919 ____________________________________________________________________________
22920 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
22921         Log: The basic character classes seem to go untested with Unicode.
22922      Branch: perl
22923            ! t/op/pat.t
22924 ____________________________________________________________________________
22925 [ 12802] By: ams                                   on 2001/11/02  00:39:36
22926         Log: Subject: [PATCH] the the double double word word fix fix
22927              From: Richard Soderberg <rs@oregonnet.com>
22928              Date: Thu, 1 Nov 2001 13:12:03 -0800
22929              Message-Id: <200111012112.NAA23288@oregonnet.com>
22930              
22931              Subject: Re: [PATCH] the the double double word word fix fix
22932              From: Mark-Jason Dominus <mjd@plover.com>
22933              Date: Thu, 01 Nov 2001 16:43:40 -0500
22934              Message-Id: <20011101214340.2044.qmail@plover.com>
22935              
22936              Subject: Re: [PATCH] the the double double word word fix fix
22937              From: Mark-Jason Dominus <mjd@plover.com>
22938              Date: Thu, 01 Nov 2001 16:51:39 -0500
22939              Message-Id: <20011101215139.2196.qmail@plover.com>
22940      Branch: perl
22941            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
22942            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
22943            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
22944            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
22945            ! pod/perltodo.pod pod/perlxstut.pod
22946 ____________________________________________________________________________
22947 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
22948         Log: Comment tweaks.
22949      Branch: perl
22950            ! toke.c
22951 ____________________________________________________________________________
22952 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
22953         Log: FAQ sync.
22954      Branch: perl
22955            ! pod/perlfaq9.pod
22956 ____________________________________________________________________________
22957 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
22958         Log: If an encoding is set by -M/-m, it must be in
22959              effect only for the actual script, not any other
22960              required/-M/-m'ed module, otherwise we enter a nasty
22961              recursion in regexec.c while trying to init the simple
22962              UTF-8 charclasses like PL_utf8_alnum.
22963      Branch: perl
22964            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
22965 ____________________________________________________________________________
22966 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
22967         Log: A bit more descriptive name.
22968      Branch: perl
22969            ! mg.c
22970 ____________________________________________________________________________
22971 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
22972         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
22973              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22974              Date: Wed, 31 Oct 2001 13:47:04 EST
22975              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
22976      Branch: perl
22977            ! ext/Time/HiRes/HiRes.t
22978 ____________________________________________________________________________
22979 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
22980         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
22981              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22982              Date: Wed, 31 Oct 2001 13:43:29 EST
22983              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
22984      Branch: perl
22985            ! mg.c
22986 ____________________________________________________________________________
22987 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
22988         Log: Subject: [PATCH] Various test cleanups
22989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22990              Date: Tue, 30 Oct 2001 21:56:26 +0100
22991              Message-ID: <20011030215626.A28503@rafael>
22992      Branch: perl
22993            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22994            ! ext/DB_File/t/db-recno.t ext/Encode.t
22995 ____________________________________________________________________________
22996 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
22997         Log: Update Changes.
22998      Branch: perl
22999            ! Changes patchlevel.h
23000 ____________________________________________________________________________
23001 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
23002         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
23003              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
23004              Date: Wed, 31 Oct 2001 17:16:39 +0100
23005              Message-ID: <20011031171639.A32511@rafael>
23006      Branch: perl
23007            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
23008 ____________________________________________________________________________
23009 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
23010         Log: Skip message nit.
23011      Branch: perl
23012            ! t/io/fs.t
23013 ____________________________________________________________________________
23014 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
23015         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
23016              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
23017              Date: 31 Oct 2001 14:49:37 -0000
23018              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
23019      Branch: perl
23020            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
23021 ____________________________________________________________________________
23022 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
23023         Log: Extend the effect of the encoding pragma to chr() and ord().
23024              
23025              TODO: regex literals, reentrancy problems with the utf8
23026              and charnames pragmas.
23027      Branch: perl
23028            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
23029 ____________________________________________________________________________
23030 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
23031         Log: Doc tweaks.
23032      Branch: perl
23033            ! lib/encoding.pm
23034 ____________________________________________________________________________
23035 [ 12788] By: nick                                  on 2001/10/31  08:59:56
23036         Log: Integrate mainline
23037      Branch: perlio
23038           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
23039           !> (integrate 49 files)
23040 ____________________________________________________________________________
23041 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
23042         Log: Forgot new proto.
23043      Branch: perl
23044            ! proto.h
23045 ____________________________________________________________________________
23046 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
23047         Log: Clarification: use encoding cannot be used to
23048              change the default encoding of "your whole script";
23049              only the default encoding of the *data*.  Also, it
23050              seems that "use encoding" does not mix with "use utf8"
23051              (a coredumping recursion ensues).  Should not be a huge
23052              problem since "use utf8" is pretty marginal nowadays.
23053      Branch: perl
23054            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
23055 ____________________________________________________________________________
23056 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
23057         Log: More documentation for the encode pragma.
23058      Branch: perl
23059            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
23060            ! pod/perlapi.pod pod/perlunicode.pod sv.c
23061 ____________________________________________________________________________
23062 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
23063         Log: Thinko in #12783.
23064      Branch: perl
23065            ! sv.c
23066 ____________________________________________________________________________
23067 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
23068         Log: Make sv_recode_to_utf8() a real API: the encoding
23069              is a parameter, instead of a global.  Document the
23070              PERL_ENCODING.
23071      Branch: perl
23072            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
23073            ! toke.c
23074 ____________________________________________________________________________
23075 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
23076         Log: Enable -Mencoding=foobar also for string literals.
23077      Branch: perl
23078            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
23079            ! pod/perlapi.pod proto.h sv.c toke.c
23080 ____________________________________________________________________________
23081 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
23082         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
23083              From: Andy Dougherty <doughera@lafayette.edu>
23084              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
23085              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
23086      Branch: perl
23087            ! ext/POSIX/hints/svr4.pl
23088 ____________________________________________________________________________
23089 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
23090         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
23091              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23092              Date: Mon, 29 Oct 2001 23:11:58 -0000
23093              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
23094              
23095              Add compat.h.
23096      Branch: perl
23097            ! lib/h2xs.t utils/h2xs.PL
23098 ____________________________________________________________________________
23099 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
23100         Log: Subject: PerlIOBuf_dup
23101              From: Nicholas Clark <nick@ccl4.org>              
23102              Date: Mon, 29 Oct 2001 21:52:35 +0000             
23103              Message-ID: <20011029215235.K41204@plum.flirble.org>
23104              
23105              Add prototype.
23106      Branch: perl
23107            ! perliol.h
23108 ____________________________________________________________________________
23109 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
23110         Log: Subject: [PATCH] Make malloc.c errors more useful
23111              From: Richard Soderberg <rs@oregonnet.com>
23112              Date: Mon, 29 Oct 2001 22:28:02 -0800
23113              Message-Id: <200110300628.WAA11025@oregonnet.com>
23114      Branch: perl
23115            ! malloc.c
23116 ____________________________________________________________________________
23117 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
23118         Log: Retract #12776 - the bug 19990906.001 is still valid.
23119      Branch: perl
23120            ! t/run/kill_perl.t
23121 ____________________________________________________________________________
23122 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
23123         Log: (Retracted by #12777)
23124              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
23125              From: Michael G Schwern <schwern@pobox.com> 
23126              Date: Mon, 29 Oct 2001 23:01:08 -0500
23127              Message-ID: <20011029230108.G18053@blackrider>
23128      Branch: perl
23129            ! t/run/kill_perl.t
23130 ____________________________________________________________________________
23131 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
23132         Log: Comment nits.
23133      Branch: perl
23134            ! lib/encoding.t
23135 ____________________________________________________________________________
23136 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
23137         Log: integrate change#12772 from mainline
23138              
23139              Subject: [PATCH] Mommy, what's a pointer cast?
23140      Branch: maint-5.6/perl
23141            ! perl.h
23142 ____________________________________________________________________________
23143 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
23144         Log: Subject: [PATCH] Mommy, what's a pointer cast?
23145              From: Richard Soderberg <rs@oregonnet.com>
23146              Date: Mon, 29 Oct 2001 17:01:10 -0800
23147              Message-Id: <200110300101.RAA31561@oregonnet.com>
23148              
23149              (threads* parts)
23150      Branch: perl
23151            ! ext/threads/shared/shared.xs ext/threads/threads.xs
23152 ____________________________________________________________________________
23153 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
23154         Log: Subject: [PATCH] Mommy, what's a pointer cast?
23155              From: Richard Soderberg <rs@oregonnet.com>
23156              Date: Mon, 29 Oct 2001 17:01:10 -0800
23157              Message-Id: <200110300101.RAA31561@oregonnet.com>
23158              
23159              (the perl.h part)
23160      Branch: perl
23161            ! perl.h
23162 ____________________________________________________________________________
23163 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
23164         Log: Subject: [PATCH] OpenBSD likes signal.h 
23165              From: Richard Soderberg <rs@oregonnet.com>
23166              Date: Mon, 29 Oct 2001 17:00:31 -0800
23167              Message-Id: <200110300100.RAA31533@oregonnet.com>
23168      Branch: perl
23169            ! unixish.h
23170 ____________________________________________________________________________
23171 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
23172         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
23173              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23174              Date: Mon, 29 Oct 2001 23:04:23 -0000
23175              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
23176      Branch: perl
23177            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23178            ! ext/DB_File/t/db-recno.t
23179 ____________________________________________________________________________
23180 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
23181         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
23182              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
23183              Date: Mon, 29 Oct 2001 12:34:07 -0600
23184              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
23185      Branch: perl
23186            ! ext/Time/HiRes/HiRes.t
23187 ____________________________________________________________________________
23188 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
23189         Log: Update Changes.
23190      Branch: perl
23191            ! Changes patchlevel.h
23192 ____________________________________________________________________________
23193 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
23194         Log: AIX needs an explicit symbol export list.
23195      Branch: perl
23196            ! lib/ExtUtils/Embed.t
23197 ____________________________________________________________________________
23198 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
23199         Log: The test (and the module) would require some
23200              quality hacking time to work on EBCDIC.  Based on
23201              the test results nothing seems to be majorly broken,
23202              the module just seems to have strange assumptions:
23203              got: ''\226\225\205'
23204              expected: ''one'
23205              The \226\225\205 being, of course, 'one', in EBCDIC.
23206      Branch: perl
23207            ! lib/Dumpvalue.t
23208 ____________________________________________________________________________
23209 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
23210         Log: Mark the test known to be failing in EBCDIC.
23211      Branch: perl
23212            ! t/op/tr.t
23213 ____________________________________________________________________________
23214 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
23215         Log: None of the libnet modules are going to work in
23216              EBCDIC without the Convert::EBCDIC.
23217      Branch: perl
23218            ! t/lib/1_compile.t
23219 ____________________________________________________________________________
23220 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
23221         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
23222      Branch: perl
23223            ! t/op/pack.t
23224 ____________________________________________________________________________
23225 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
23226         Log: UTF-EBCDIC ain't UTF-8.
23227      Branch: perl
23228            ! t/op/pack.t
23229 ____________________________________________________________________________
23230 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
23231         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
23232      Branch: perl
23233            ! t/lib/1_compile.t
23234 ____________________________________________________________________________
23235 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
23236         Log: Let's not assume ASCII.
23237      Branch: perl
23238            ! t/op/lc.t
23239 ____________________________________________________________________________
23240 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
23241         Log: Call the new perlio symbols differently.
23242      Branch: perl
23243            ! makedef.pl
23244 ____________________________________________________________________________
23245 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
23246         Log: Don't expect ASCII ordering.
23247      Branch: perl
23248            ! lib/ExtUtils/Manifest.t
23249 ____________________________________________________________________________
23250 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
23251         Log: Forgot from #12756.
23252      Branch: perl
23253            ! perlio.h
23254 ____________________________________________________________________________
23255 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
23256         Log: BeOS tweaks:
23257              - fseeko and ftello can be found by Configure but
23258              we do not seem to have prototypes for them so
23259              let's make up some
23260              - BeOS didn't use to have real sockets (sockets as
23261              filedescriptors) but the BONE package is supposed
23262              to fix this.  I do not know how to detect BONEness,
23263              see hints/beos.sh for a spot that needs to fixed.
23264              - BeOS has O_TEXT != O_BINARY but has no setmode()
23265      Branch: perl
23266            ! hints/beos.sh perlio.c
23267 ____________________________________________________________________________
23268 [ 12755] By: sky                                   on 2001/10/29  12:56:12
23269         Log: Ugly fix to not die when a thread creator is holding locks.
23270      Branch: perl
23271            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23272            ! ext/threads/threads.xs
23273 ____________________________________________________________________________
23274 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
23275         Log: Integrate change #12752 from maintperl;
23276              
23277              croak(Nullch) wasn't printing the contents of ERRSV if there was
23278              no outer eval (bug in change#6125)
23279      Branch: perl
23280           !> util.c
23281 ____________________________________________________________________________
23282 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
23283         Log: Subject: [PATCH h2xs] Use of static data in XS modules
23284              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23285              Date: Sun, 28 Oct 2001 21:19:07 -0000
23286              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
23287              
23288              with nits from Sarathy.
23289      Branch: perl
23290            ! utils/h2xs.PL
23291 ____________________________________________________________________________
23292 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
23293         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
23294              no outer eval (bug in change#6125)
23295      Branch: maint-5.6/perl
23296            ! util.c
23297 ____________________________________________________________________________
23298 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
23299         Log: More todo for the encoding pragma.
23300      Branch: perl
23301            ! lib/encoding.pm
23302 ____________________________________________________________________________
23303 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
23304         Log: Add the encoding pragma to control the "upgrade"
23305              from the native eight bit data to Unicode.
23306              
23307              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
23308      Branch: perl
23309            + lib/encoding.pm lib/encoding.t
23310            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
23311            ! pod/perlunicode.pod pod/perlvar.pod sv.c
23312 ____________________________________________________________________________
23313 [ 12749] By: sky                                   on 2001/10/28  21:02:33
23314         Log: Update documentation.
23315      Branch: perl
23316            ! ext/threads/shared/shared.pm
23317 ____________________________________________________________________________
23318 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
23319         Log: Integrate change #12747 from maintperl;
23320              
23321              finishing touches to system() fixes on windows:
23322              * detect cmd shell correctly even if it had full path in it
23323              * more quoting needed for single-arg system if the argument
23324              really had multiple quoted arguments within it
23325              * be smarter about not calling the shell when the executable
23326              has spaces, but otherwise does not need shell involvement
23327              * add a testsuite (windows-specific currently)
23328      Branch: perl
23329           +> t/op/system.t t/op/system_tests
23330            ! MANIFEST pod/perltodo.pod
23331           !> win32/win32.c
23332 ____________________________________________________________________________
23333 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
23334         Log: finishing touches to system() fixes on windows:
23335              * detect cmd shell correctly even if it had full path in it
23336              * more quoting needed for single-arg system if the argument
23337              really had multiple quoted arguments within it
23338              * be smarter about not calling the shell when the executable
23339              has spaces, but otherwise does not need shell involvement
23340              * add a testsuite (windows-specific currently)
23341      Branch: maint-5.6/perl
23342            + t/op/system.t t/op/system_tests
23343            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
23344 ____________________________________________________________________________
23345 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
23346         Log: Integrate perlio.
23347      Branch: perl
23348           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
23349 ____________________________________________________________________________
23350 [ 12745] By: nick                                  on 2001/10/28  16:08:14
23351         Log: Mingw32 fixup for Embed.t
23352      Branch: perlio
23353            ! lib/ExtUtils/Embed.t
23354 ____________________________________________________________________________
23355 [ 12744] By: nick                                  on 2001/10/28  15:54:14
23356         Log: GCC vs MS 64-bit constant syntax
23357      Branch: perlio
23358            ! ext/Time/HiRes/HiRes.xs
23359 ____________________________________________________________________________
23360 [ 12743] By: nick                                  on 2001/10/28  15:42:55
23361         Log: Integrate mainline
23362      Branch: perlio
23363           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
23364 ____________________________________________________________________________
23365 [ 12742] By: sky                                   on 2001/10/28  14:47:10
23366         Log: Manpage updates.
23367      Branch: perl
23368            ! ext/threads/threads.pm
23369 ____________________________________________________________________________
23370 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
23371         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
23372      Branch: perl
23373            ! lib/ExtUtils/Embed.t
23374 ____________________________________________________________________________
23375 [ 12740] By: nick                                  on 2001/10/28  14:14:24
23376         Log: Integrate mainline
23377      Branch: perlio
23378           !> lib/ExtUtils/Embed.t win32/win32.c
23379 ____________________________________________________________________________
23380 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
23381         Log: Need to be ./executed.
23382      Branch: perl
23383            ! lib/ExtUtils/Embed.t
23384 ____________________________________________________________________________
23385 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
23386         Log: Integrate perlio.
23387      Branch: perl
23388           !> perlio.c win32/win32.h
23389 ____________________________________________________________________________
23390 [ 12737] By: nick                                  on 2001/10/28  13:53:45
23391         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
23392              by gcc -xc++.
23393      Branch: perlio
23394            ! win32/win32.h
23395 ____________________________________________________________________________
23396 [ 12736] By: nick                                  on 2001/10/28  13:50:50
23397         Log: Have :stdio layer update an honour the fd refcnt table.
23398              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
23399      Branch: perlio
23400            ! perlio.c
23401 ____________________________________________________________________________
23402 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
23403         Log: Integrate changes #12724 and #12725 from maintperl;
23404              multiarg system now works.
23405      Branch: perl
23406           !> win32/win32.c
23407 ____________________________________________________________________________
23408 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
23409         Log: Integrate perlio.
23410      Branch: perl
23411           +> lib/ExtUtils/Embed.t
23412           !> MANIFEST perlio.c
23413 ____________________________________________________________________________
23414 [ 12733] By: nick                                  on 2001/10/28  13:07:16
23415         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
23416              least for PERLIO=perlio unthreaded case
23417      Branch: perlio
23418            ! perlio.c
23419 ____________________________________________________________________________
23420 [ 12732] By: nick                                  on 2001/10/28  11:10:24
23421         Log: Typo in exe name
23422      Branch: perlio
23423            ! lib/ExtUtils/Embed.t
23424 ____________________________________________________________________________
23425 [ 12731] By: nick                                  on 2001/10/28  11:09:59
23426         Log: Integrate Mainline
23427      Branch: perlio
23428           !> Changes configure.com ext/DB_File/DB_File.pm
23429           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
23430           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
23431           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
23432           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
23433           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
23434           !> t/TEST t/op/regexp.t win32/buildext.pl
23435 ____________________________________________________________________________
23436 [ 12730] By: nick                                  on 2001/10/28  11:05:35
23437         Log: Fixup Embed.t for Win32/VC++
23438      Branch: perlio
23439            ! lib/ExtUtils/Embed.t
23440 ____________________________________________________________________________
23441 [ 12729] By: nick                                  on 2001/10/28  09:36:20
23442         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
23443              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
23444              ExtUtils::Embed.
23445      Branch: perlio
23446            + lib/ExtUtils/Embed.t
23447            ! MANIFEST
23448 ____________________________________________________________________________
23449 [ 12728] By: sky                                   on 2001/10/28  08:12:53
23450         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
23451              line manually!
23452      Branch: perl
23453            ! lib/ExtUtils/xsubpp
23454 ____________________________________________________________________________
23455 [ 12727] By: sky                                   on 2001/10/28  08:02:09
23456         Log: And here we use the prototypes.
23457      Branch: perl
23458            ! ext/threads/shared/shared.xs
23459 ____________________________________________________________________________
23460 [ 12726] By: sky                                   on 2001/10/28  08:00:48
23461         Log: Support [] style prototypes.
23462      Branch: perl
23463            ! lib/ExtUtils/xsubpp
23464 ____________________________________________________________________________
23465 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
23466         Log: yet another multi-arg system() fix on windows: batch files as the
23467              first argument (i.e. directly executed by CreateProcess()) need
23468              extra quoting to escape shell-shock
23469      Branch: maint-5.6/perl
23470            ! win32/win32.c
23471 ____________________________________________________________________________
23472 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
23473         Log: another multi-arg system() fix on windows: passing empty arguments
23474              now works
23475      Branch: maint-5.6/perl
23476            ! win32/win32.c
23477 ____________________________________________________________________________
23478 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
23479         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
23480              No final #else #error because we do not seem to
23481              be using #error?
23482      Branch: perl
23483            ! op.h
23484 ____________________________________________________________________________
23485 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
23486         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
23487              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
23488              Date: Sat, 27 Oct 2001 23:28:44 EST 
23489              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
23490      Branch: perl
23491            ! ext/Time/HiRes/HiRes.xs
23492 ____________________________________________________________________________
23493 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
23494         Log: Regen perlapi, perltoc.
23495      Branch: perl
23496            ! pod/perlapi.pod pod/perltoc.pod
23497 ____________________________________________________________________________
23498 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
23499         Log: Subject: [PATCH] sv.h documentation
23500              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
23501              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
23502              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
23503      Branch: perl
23504            ! sv.h
23505 ____________________________________________________________________________
23506 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
23507         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
23508              system("nmake -nologo", "clean") and there is no executable
23509              called "nmake -nologo"; this used to "work" pre-change#12559 due
23510              to bugs in multiarg system() that have since been fixed
23511      Branch: perl
23512            ! win32/buildext.pl
23513 ____________________________________________________________________________
23514 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
23515         Log: Update Changes.
23516      Branch: perl
23517            ! Changes patchlevel.h
23518 ____________________________________________________________________________
23519 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
23520         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
23521              From: Richard.Foley@t-online.de (Richard Foley)            
23522              Date: Sun, 28 Oct 2001 00:48:32 +0200
23523              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
23524      Branch: perl
23525            ! pod/perlhack.pod
23526 ____________________________________________________________________________
23527 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
23528         Log: Must store pointers with the right width.
23529      Branch: perl
23530            ! op.h
23531 ____________________________________________________________________________
23532 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
23533         Log: Integrate change #12711 from perlio;
23534              
23535              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
23536              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
23537      Branch: perl
23538           !> perlio.c
23539 ____________________________________________________________________________
23540 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
23541         Log: Subject: [PATCH] make minitest
23542              From: Nicholas Clark <nick@ccl4.org>
23543              Date: Sat, 27 Oct 2001 22:56:16 +0100
23544              Message-ID: <20011027225616.L20275@plum.flirble.org>
23545      Branch: perl
23546            ! t/TEST
23547 ____________________________________________________________________________
23548 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
23549         Log: Patch #12661 missed this.
23550      Branch: perl
23551            ! ext/DB_File/DB_File.pm
23552 ____________________________________________________________________________
23553 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
23554         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
23555              From: "Craig A. Berry" <craigberry@mac.com>
23556              Date: Sat, 27 Oct 2001 16:07:47 -0500
23557              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
23558      Branch: perl
23559            ! configure.com perlio.c
23560 ____________________________________________________________________________
23561 [ 12711] By: nick                                  on 2001/10/27  19:49:25
23562         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
23563              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
23564      Branch: perlio
23565            ! perlio.c
23566 ____________________________________________________________________________
23567 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
23568         Log: Let's not replace reason if there's one already supplied.
23569      Branch: perl
23570            ! t/op/regexp.t
23571 ____________________________________________________________________________
23572 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
23573         Log: is not good.
23574      Branch: perl
23575            ! t/op/regexp.t
23576 ____________________________________________________________________________
23577 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
23578         Log: ldlibpth can exist but be unset.
23579      Branch: perl
23580            ! t/TEST
23581 ____________________________________________________________________________
23582 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
23583         Log: Unicode: property alias naming cleanup.
23584      Branch: perl
23585            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
23586 ____________________________________________________________________________
23587 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
23588         Log: FAQ sync.
23589      Branch: perl
23590            ! pod/perlfaq4.pod
23591 ____________________________________________________________________________
23592 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
23593         Log: Integrate change #12703 from maintperl;
23594              
23595              typemap stuff intervenes before declaration, move it to PREINIT
23596              section
23597              
23598              (an empty integrate, but now the files are in sync
23599              between the branches)
23600      Branch: perl
23601           !> ext/ODBM_File/ODBM_File.xs
23602 ____________________________________________________________________________
23603 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
23604         Log: More PerlIO symbols.
23605      Branch: perl
23606            ! makedef.pl
23607 ____________________________________________________________________________
23608 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
23609         Log: typemap stuff intervenes before declaration, move it to PREINIT
23610              section
23611      Branch: maint-5.6/perl
23612            ! ext/ODBM_File/ODBM_File.xs
23613 ____________________________________________________________________________
23614 [ 12702] By: nick                                  on 2001/10/27  14:09:35
23615         Log: Integrate mainline
23616      Branch: perlio
23617           +> ext/threads/shared/t/av_simple.t
23618           +> ext/threads/shared/t/hv_refs.t
23619           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
23620           !> (integrate 109 files)
23621 ____________________________________________________________________________
23622 [ 12700] By: ams                                   on 2001/10/26  21:22:23
23623         Log: Subject: [PATCH] tweak divide
23624              From: Nicholas Clark <nick@ccl4.org>
23625              Date: Fri, 26 Oct 2001 22:52:17 +0100
23626              Message-Id: <20011026225217.B20275@plum.flirble.org>
23627      Branch: perl
23628            ! pp.c
23629 ____________________________________________________________________________
23630 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
23631         Log: Integrate a buncha things from maintperl.
23632      Branch: maint-5.6/macperl
23633           !> (integrate 32 files)
23634 ____________________________________________________________________________
23635 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
23636         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
23637              From: Andy Dougherty <doughera@lafayette.edu>
23638              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
23639              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
23640      Branch: perl
23641            ! hints/svr4.sh
23642 ____________________________________________________________________________
23643 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
23644         Log: When you're root, many things become writable.
23645      Branch: perl
23646            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
23647 ____________________________________________________________________________
23648 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
23649         Log: Update Changes.
23650      Branch: perl
23651            ! Changes patchlevel.h
23652 ____________________________________________________________________________
23653 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
23654         Log: Term/Cap.t attempts to access the floppy drive for no good reason
23655              on dosish systems
23656      Branch: perl
23657            ! lib/Term/Cap.t
23658 ____________________________________________________________________________
23659 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
23660         Log: fix misleading comment on known inadequacy in B::Terse, and skip
23661              it correctly
23662      Branch: perl
23663            ! ext/B/t/terse.t
23664 ____________________________________________________________________________
23665 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
23666         Log: fix spurious AutoSplit.t failure under windows
23667      Branch: perl
23668            ! lib/AutoSplit.t
23669 ____________________________________________________________________________
23670 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
23671         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
23672      Branch: perl
23673            ! ext/Time/HiRes/HiRes.t
23674 ____________________________________________________________________________
23675 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
23676         Log: More logical to use %04"UVXf" than %"UVuf" since
23677              the Unicode standard prefers hex.
23678      Branch: perl
23679            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
23680            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
23681            ! lib/unicore/mktables utf8.c
23682 ____________________________________________________________________________
23683 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
23684         Log: change#12065 seems to have broken Encode build on windows; fix
23685      Branch: perl
23686            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
23687 ____________________________________________________________________________
23688 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
23689         Log: Unicode: add the case folding table.
23690      Branch: perl
23691            + lib/unicore/To/Fold.pl
23692            ! MANIFEST lib/unicore/mktables
23693 ____________________________________________________________________________
23694 [ 12688] By: sky                                   on 2001/10/26  13:51:29
23695         Log: Get the new functions right, do not export lock since we use builtin lock.
23696              TODO: fix xsubpp to support the new prototypes
23697      Branch: perl
23698            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23699 ____________________________________________________________________________
23700 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
23701         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
23702              as suggested by Sarathy.
23703      Branch: perl
23704            ! mg.c
23705 ____________________________________________________________________________
23706 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
23707         Log: avoid compiler warning
23708      Branch: perl
23709            ! win32/win32.c
23710 ____________________________________________________________________________
23711 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
23712         Log: WinCE update from Rainer Keuchel.
23713      Branch: perl
23714            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
23715            ! wince/wince.c
23716 ____________________________________________________________________________
23717 [ 12684] By: sky                                   on 2001/10/26  13:34:33
23718         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
23719      Branch: perl
23720            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23721 ____________________________________________________________________________
23722 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
23723         Log: More fixes that were made to the core and not in the libnet src
23724      Branch: perl
23725            ! lib/Net/Domain.pm
23726 ____________________________________________________________________________
23727 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
23728         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
23729              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
23730              Date: Fri, 26 Oct 2001 13:55:21 +0200
23731              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
23732              
23733              (plus make the db-recno.t#59 accept both \n and \r\n)
23734      Branch: perl
23735            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23736            ! ext/DB_File/t/db-recno.t
23737 ____________________________________________________________________________
23738 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
23739         Log: Fix tests to be able to run in the core and the CPAN dist
23740      Branch: perl
23741            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
23742            ! lib/Net/t/require.t lib/Net/t/smtp.t
23743 ____________________________________________________________________________
23744 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
23745         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
23746              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23747              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
23748              Date: Fri, 26 Oct 2001 08:34:46 EDT
23749      Branch: perl
23750            ! ext/Time/HiRes/HiRes.t
23751 ____________________________________________________________________________
23752 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
23753         Log: Sync libnet modules with what will be libnet-1.08
23754      Branch: perl
23755            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
23756            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
23757            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
23758            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
23759 ____________________________________________________________________________
23760 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
23761         Log: Integrate maintperl changes #12268 and #12669;
23762              
23763              final touches to the audit for statics and thread-unsafe code
23764              * make DB_File, ODBM_File thread-safe 
23765              * remove unnecessary/dangerous statics and protect others
23766              from not getting accidentally enabled under threaded perls
23767              
23768              windows support functions get_childdir() et al aren't exported
23769              correctly under vanilla build
23770              
23771              Testing under win32 appreciated since changes there had
23772              to be manually merged and I cannot test how badly did I do.
23773      Branch: perl
23774           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
23775           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
23776           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
23777           !> win32/vmem.h win32/win32.c win32/win32iop.h
23778 ____________________________________________________________________________
23779 [ 12677] By: sky                                   on 2001/10/26  12:37:17
23780         Log: More Config::threads to threads::threads changes
23781      Branch: perl
23782            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
23783 ____________________________________________________________________________
23784 [ 12676] By: sky                                   on 2001/10/26  12:31:46
23785         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
23786      Branch: perl
23787            ! ext/threads/threads.pm ext/threads/threads.xs
23788 ____________________________________________________________________________
23789 [ 12675] By: sky                                   on 2001/10/26  12:06:30
23790         Log: Allocing a TLS in runtime is not too hot.
23791      Branch: perl
23792            ! ext/threads/threads.xs
23793 ____________________________________________________________________________
23794 [ 12674] By: sky                                   on 2001/10/26  11:59:09
23795         Log: Don't display debug data.
23796      Branch: perl
23797            ! ext/threads/threads.pm
23798 ____________________________________________________________________________
23799 [ 12673] By: sky                                   on 2001/10/26  11:35:47
23800         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
23801              complete bar support for blessed objects.
23802              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
23803      Branch: perl
23804            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
23805 ____________________________________________________________________________
23806 [ 12672] By: sky                                   on 2001/10/26  11:15:28
23807         Log: Fix case where shared reference does not exist in current thread.
23808      Branch: perl
23809            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
23810 ____________________________________________________________________________
23811 [ 12671] By: sky                                   on 2001/10/26  08:48:52
23812         Log: Support for references in shared arrays.
23813      Branch: perl
23814            ! ext/threads/shared/shared.xs
23815 ____________________________________________________________________________
23816 [ 12670] By: sky                                   on 2001/10/26  08:30:11
23817         Log: Add tests for references in hashes.
23818      Branch: perl
23819            + ext/threads/shared/t/hv_refs.t
23820            ! MANIFEST
23821 ____________________________________________________________________________
23822 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
23823         Log: windows support functions get_childdir() et al aren't exported
23824              correctly under vanilla build
23825      Branch: maint-5.6/perl
23826            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
23827 ____________________________________________________________________________
23828 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
23829         Log: final touches to the audit for statics and thread-unsafe code
23830              * make DB_File, ODBM_File thread-safe 
23831              * remove unnecessary/dangerous statics and protect others
23832              from not getting accidentally enabled under threaded perls
23833      Branch: maint-5.6/perl
23834            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
23835            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
23836            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
23837            ! win32/win32.c
23838 ____________________________________________________________________________
23839 [ 12667] By: ams                                   on 2001/10/26  03:48:36
23840         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
23841              From: "Richard Soderberg" <rs@crystalflame.net>
23842              Date: Thu, 25 Oct 2001 23:42:50 -0400
23843              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
23844      Branch: perl
23845            ! sharedsv.c
23846 ____________________________________________________________________________
23847 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
23848         Log: Integrate change #12664 from maintperl;
23849              
23850              the newest GCCs don't seem to like C<"string1"##STRING2>
23851              so keep it as C<"string1" STRING2> (latter appears to
23852              work everywhere)
23853      Branch: perl
23854           !> ext/DynaLoader/dlutils.c
23855 ____________________________________________________________________________
23856 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
23857         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
23858              From: Chris Nandor <pudge@pobox.com>
23859              Date: Thu, 25 Oct 2001 22:15:03 -0400
23860              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
23861      Branch: perl
23862            ! perl.h
23863 ____________________________________________________________________________
23864 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
23865         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
23866              C<"string1" STRING2> (latter appears to work everywhere)
23867      Branch: maint-5.6/perl
23868            ! ext/DynaLoader/dlutils.c
23869 ____________________________________________________________________________
23870 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
23871         Log: AUTHORS update.
23872      Branch: perl
23873            ! AUTHORS
23874 ____________________________________________________________________________
23875 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
23876         Log: Integrate change #12660 from maintperl;
23877              
23878              make the dMY_CXT stuff available under all of
23879              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
23880      Branch: perl
23881           !> perl.h
23882 ____________________________________________________________________________
23883 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
23884         Log: Subject: [PATCH] DB_File-1.79
23885              From: "Paul Marquess" <paul.marquess@openwave.com>
23886              Date: Fri, 26 Oct 2001 00:03:54 +0100
23887              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
23888      Branch: perl
23889            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
23890            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
23891 ____________________________________________________________________________
23892 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
23893         Log: make the dMY_CXT stuff available under all of
23894              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
23895      Branch: maint-5.6/perl
23896            ! perl.h
23897 ____________________________________________________________________________
23898 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
23899         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
23900              From: Michael G Schwern <schwern@pobox.com>
23901              Date: Thu, 25 Oct 2001 18:28:12 -0400
23902              Message-ID: <20011025182812.M4811@blackrider>
23903      Branch: perl
23904            ! t/run/kill_perl.t
23905 ____________________________________________________________________________
23906 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
23907         Log: STRLEN != int.
23908      Branch: perl
23909            ! regcomp.c regexec.c
23910 ____________________________________________________________________________
23911 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
23912         Log: Subject: [PATCH] remove small IVop redundancy
23913              From: Nicholas Clark <nick@ccl4.org>
23914              Date: Thu, 25 Oct 2001 22:48:28 +0100
23915              Message-ID: <20011025224827.M66471@plum.flirble.org>
23916      Branch: perl
23917            ! pp.c pp_hot.c
23918 ____________________________________________________________________________
23919 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
23920         Log: Metaconfig unit change for #12655.
23921      Branch: metaconfig/U/perl
23922            ! Extensions.U
23923 ____________________________________________________________________________
23924 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
23925         Log: Subject: Re: Not OK @12650
23926              From: Andy Dougherty <doughera@lafayette.edu>
23927              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
23928              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
23929      Branch: perl
23930            ! Configure
23931 ____________________________________________________________________________
23932 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
23933         Log: Integrate changes #12652 and #12653 from maintperl;
23934              
23935              more tweaks to change#12626
23936              * move the boilerplate code over to perl.h and make DynaLoader
23937              use it
23938              * make re, Opcode, File::Glob and B threadsafe
23939              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
23940              C<no re;> anywhere)
23941              
23942              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
23943              
23944              File::Glob required a bit more work in bleadperl
23945              because of ExtUtils::Constant (see the Makefile.PL change)
23946      Branch: perl
23947            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
23948           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
23949           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
23950 ____________________________________________________________________________
23951 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
23952         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
23953      Branch: maint-5.6/perl
23954            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
23955            ! ext/Opcode/Opcode.xs ext/re/re.xs
23956 ____________________________________________________________________________
23957 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
23958         Log: more tweaks to change#12626
23959              * move the boilerplate code over to perl.h and make DynaLoader
23960              use it
23961              * make re, Opcode, File::Glob and B threadsafe
23962              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
23963              C<no re;> anywhere)
23964      Branch: maint-5.6/perl
23965            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
23966            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
23967 ____________________________________________________________________________
23968 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
23969         Log: Metaconfig unit change for #12650.
23970      Branch: metaconfig/U/perl
23971            ! Extensions.U
23972 ____________________________________________________________________________
23973 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
23974         Log: Subject: Re: ithreads doesn't like usedl=n
23975              From: Andy Dougherty <doughera@lafayette.edu>
23976              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
23977              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
23978              
23979              Special-case threads::shared.
23980      Branch: perl
23981            ! Configure
23982 ____________________________________________________________________________
23983 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
23984         Log: Getting fancier...
23985      Branch: perl
23986            ! t/TEST
23987 ____________________________________________________________________________
23988 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
23989         Log: csh - what a pain.
23990      Branch: perl
23991            ! t/TEST
23992 ____________________________________________________________________________
23993 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
23994         Log: Update Changes.
23995      Branch: perl
23996            ! Changes patchlevel.h
23997 ____________________________________________________________________________
23998 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
23999         Log: Allow resetting the locale system for the duration
24000              of the build (Mac OS X default setting LANG=En_US
24001              ist kaputt)
24002      Branch: perl
24003            ! Makefile.SH
24004 ____________________________________________________________________________
24005 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
24006         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
24007      Branch: perl
24008            ! ext/Digest/MD5/t/files.t
24009 ____________________________________________________________________________
24010 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
24011         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
24012              From: Andy Dougherty <doughera@lafayette.edu>
24013              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
24014              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
24015      Branch: perl
24016            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
24017            ! ext/threads/shared/Makefile.PL
24018 ____________________________________________________________________________
24019 [ 12643] By: sky                                   on 2001/10/25  12:28:26
24020         Log: Add support for reference members of hashes.
24021      Branch: perl
24022            ! ext/threads/shared/shared.xs
24023 ____________________________________________________________________________
24024 [ 12642] By: ams                                   on 2001/10/25  12:21:13
24025         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
24026              From: "Norton Allen" <nort@qnx.com>
24027              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
24028              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
24029      Branch: perl
24030            ! ext/Digest/MD5/MD5.xs
24031 ____________________________________________________________________________
24032 [ 12641] By: sky                                   on 2001/10/25  10:27:39
24033         Log: Tests shared hashes.
24034      Branch: perl
24035            + ext/threads/shared/t/hv_simple.t
24036            ! MANIFEST
24037 ____________________________________________________________________________
24038 [ 12640] By: sky                                   on 2001/10/25  10:18:23
24039         Log: Fix threadcounts for arrays and hashes.
24040      Branch: perl
24041            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24042 ____________________________________________________________________________
24043 [ 12639] By: sky                                   on 2001/10/25  10:17:26
24044         Log: Note to self, doing *src_ary++ in a macro that evaluates
24045              the value more than once is a good way to dump core.
24046      Branch: perl
24047            ! sharedsv.c
24048 ____________________________________________________________________________
24049 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
24050         Log: Integrate change #12636 from maintperl; more dl fixups.
24051      Branch: perl
24052           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
24053           !> ext/DynaLoader/dl_vms.xs
24054 ____________________________________________________________________________
24055 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
24056         Log: Like dl_hpux, like dl_dld.
24057      Branch: perl
24058            ! ext/DynaLoader/dl_dld.xs
24059 ____________________________________________________________________________
24060 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
24061         Log: followups to change#12635
24062      Branch: maint-5.6/perl
24063            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
24064            ! ext/DynaLoader/dl_vms.xs
24065 ____________________________________________________________________________
24066 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
24067         Log: add part of change#12634 to the two files that need it; dl_aix.xs
24068              in maint-5.6 doesn't have the branch that had the problem in
24069              mainline
24070      Branch: maint-5.6/perl
24071            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
24072 ____________________________________________________________________________
24073 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
24074         Log: Fixes for #12627.
24075      Branch: perl
24076            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
24077 ____________________________________________________________________________
24078 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
24079         Log: Since pv_uni_display and sv_uni_display are now used
24080              in the re extension, their symbols have to be exported.
24081      Branch: perl
24082            ! embed.pl global.sym
24083 ____________________________________________________________________________
24084 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
24085         Log: Subject:  Re: [PATCH Perl@12567] debug /list
24086              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24087              Date: Tue, 23 Oct 2001 21:40:33 EDT
24088              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
24089      Branch: perl
24090            ! configure.com
24091 ____________________________________________________________________________
24092 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
24093         Log: This takes care of some of the re 'debug' cases but
24094              not all cases since the information whether the pattern
24095              or the target are utf8 seems to be either lost or not
24096              spread widely enough, sigh.
24097      Branch: perl
24098            ! regcomp.c
24099 ____________________________________________________________________________
24100 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
24101         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
24102              From: John Peacock <jpeacock@rowman.com>
24103              Date: Wed, 24 Oct 2001 16:53:29 -0400
24104              Message-ID: <3BD72A49.1508D152@rowman.com>
24105      Branch: perl
24106            ! configure.com
24107 ____________________________________________________________________________
24108 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
24109         Log: Upgrade NetWare and WinCE as in #12626.
24110      Branch: perl
24111            ! NetWare/dl_netware.xs wince/dl_win32.xs
24112 ____________________________________________________________________________
24113 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
24114         Log: Tru64 compiler nit.
24115      Branch: perl
24116            ! ext/threads/shared/shared.xs
24117 ____________________________________________________________________________
24118 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
24119         Log: Integrate change #12626 from maintperl;
24120              make DynaLoader threadsafe by moving all statics into
24121              interpreter-local space
24122              
24123              TODO: Netware, OS/2, WinCE
24124      Branch: perl
24125           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
24126           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
24127           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
24128           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
24129           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
24130           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
24131           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
24132 ____________________________________________________________________________
24133 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
24134         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
24135              space
24136      Branch: maint-5.6/perl
24137            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
24138            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
24139            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
24140            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
24141            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
24142            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
24143            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
24144 ____________________________________________________________________________
24145 [ 12625] By: sky                                   on 2001/10/24  20:05:26
24146         Log: Change #12623 inflicted an infinite hang. Fixed.
24147      Branch: perl
24148            ! ext/threads/shared/shared.xs
24149 ____________________________________________________________________________
24150 [ 12624] By: sky                                   on 2001/10/24  19:06:55
24151         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
24152      Branch: perl
24153            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24154 ____________________________________________________________________________
24155 [ 12623] By: sky                                   on 2001/10/24  18:06:34
24156         Log: We need to do sharedsv_find in the original perl context.
24157      Branch: perl
24158            ! ext/threads/shared/shared.xs
24159 ____________________________________________________________________________
24160 [ 12622] By: sky                                   on 2001/10/24  17:26:51
24161         Log: Add support for basic support for AVs, references not supported yet.
24162              Add test for AVs.
24163              Add more tests to sv_refs
24164              Fix documentation issues.  
24165      Branch: perl
24166            + ext/threads/shared/t/av_simple.t
24167            ! MANIFEST ext/threads/shared/shared.pm
24168            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
24169 ____________________________________________________________________________
24170 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
24171         Log: Dump Unicode better for re 'debug'.  The regprop()
24172              is unfinished since have to figure out how to detect
24173              Unicodeness in there.
24174      Branch: perl
24175            ! regcomp.c regexec.c
24176 ____________________________________________________________________________
24177 [ 12620] By: sky                                   on 2001/10/24  13:18:07
24178         Log: Add support for finding shared arrays and hashes.
24179      Branch: perl
24180            ! sharedsv.c
24181 ____________________________________________________________________________
24182 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
24183         Log: Rewrite sv_uni_display() as pv_uni_display() as
24184              reimplement sv_uni_display() using that.
24185      Branch: perl
24186            ! dump.c embed.h embed.pl proto.h
24187 ____________________________________________________________________________
24188 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
24189         Log: Integrate change #12615 from maintperl;
24190              on Windows, IO::File::new_tmpfile() fails after being called
24191              32767 times because MSVCRT thinks stdio's TMP_MAX is a
24192              process-wide limit
24193      Branch: perl
24194           !> win32/win32.c
24195 ____________________________________________________________________________
24196 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
24197         Log: Don't try to print ints as IVs.
24198      Branch: perl
24199            ! ext/Time/HiRes/HiRes.xs
24200 ____________________________________________________________________________
24201 [ 12616] By: sky                                   on 2001/10/24  11:06:35
24202         Log: We only need to fetch the SV from the backend if the index
24203              is not the same as mg_private.     In theory this could be
24204              a problem if there are an exact multiple of U16 changes
24205              of a shared variable between two access in a given thread,
24206              we choose to avoid theory for now.
24207      Branch: perl
24208            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
24209 ____________________________________________________________________________
24210 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
24211         Log: on Windows, IO::File::new_tmpfile() fails after being called
24212              32767 times because MSVCRT thinks stdio's TMP_MAX is a
24213              process-wide limit
24214      Branch: maint-5.6/perl
24215            ! win32/win32.c
24216 ____________________________________________________________________________
24217 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
24218         Log: Negation and Unicode: sort of solves 20010303.010,
24219              except not quite like reported in the Subject
24220              (Perl_warner is still utf8-ignorant).
24221      Branch: perl
24222            ! pp.c t/lib/warnings/sv
24223 ____________________________________________________________________________
24224 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
24225         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
24226      Branch: perl
24227            ! sv.c t/lib/warnings/sv
24228 ____________________________________________________________________________
24229 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
24230         Log: sv_uni_display(): do not add the "...", let the caller
24231              do it if wanted, and be prepared for more display options.
24232      Branch: perl
24233            ! dump.c embed.h embed.pl proto.h
24234 ____________________________________________________________________________
24235 [ 12611] By: nick                                  on 2001/10/23  20:28:07
24236         Log: Integrate mainline
24237      Branch: perlio
24238           !> Changes configure.com cygwin/cygwin.c
24239           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
24240           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
24241           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
24242           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
24243           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
24244           !> utils/h2xs.PL utils/perldoc.PL
24245 ____________________________________________________________________________
24246 [ 12610] By: sky                                   on 2001/10/23  19:39:24
24247         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
24248              don't call themselves READONLY but still die with modification
24249              attempt. We only call bless for ext and umagic.
24250      Branch: perl
24251            ! sv.c
24252 ____________________________________________________________________________
24253 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
24254         Log: Croak() on negative time; doc tweaks.
24255      Branch: perl
24256            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
24257            ! ext/Time/HiRes/HiRes.xs
24258 ____________________________________________________________________________
24259 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
24260         Log: FAQ sync.
24261      Branch: perl
24262            ! pod/perlfaq4.pod pod/perlfaq7.pod
24263 ____________________________________________________________________________
24264 [ 12607] By: sky                                   on 2001/10/23  18:27:27
24265         Log: Call setmagic on the referent we are blessing.
24266      Branch: perl
24267            ! sv.c
24268 ____________________________________________________________________________
24269 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
24270         Log: Small test nits.
24271      Branch: perl
24272            ! t/op/lc.t
24273 ____________________________________________________________________________
24274 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
24275         Log: Update Changes.
24276      Branch: perl
24277            ! Changes patchlevel.h
24278 ____________________________________________________________________________
24279 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
24280         Log: Make the PerlIO_init() prototypes consistent.
24281      Branch: perl
24282            ! perlio.c
24283 ____________________________________________________________________________
24284 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
24285         Log: Upping the test count is a good idea.
24286      Branch: perl
24287            ! t/op/lc.t
24288 ____________________________________________________________________________
24289 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
24290         Log: Document the final sigma spot.
24291      Branch: perl
24292            ! pp.c
24293 ____________________________________________________________________________
24294 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
24295         Log: Fix multicharacter titlecase (ucfirst).
24296      Branch: perl
24297            ! pod/perlunicode.pod pp.c t/op/lc.t
24298 ____________________________________________________________________________
24299 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
24300         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
24301              From: Mikhail Zabaluev <mhz@alt-linux.org>
24302              Date: Tue, 23 Oct 2001 10:40:37 +0400
24303              Message-ID: <20011023104037.A12761@localhost.localdomain>
24304              
24305              (#12406 replaced with this)
24306      Branch: perl
24307            ! utils/perldoc.PL
24308 ____________________________________________________________________________
24309 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
24310         Log: MacOS Classic updates from Pudge.
24311      Branch: perl
24312            ! lib/File/Spec.t lib/File/Spec/Mac.pm
24313 ____________________________________________________________________________
24314 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
24315         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
24316              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24317              Date: Sun, 14 Oct 2001 23:14:46 +0200
24318              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
24319              
24320              except for the 2->4 changes.
24321      Branch: perl
24322            ! lib/AutoSplit.t
24323 ____________________________________________________________________________
24324 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
24325         Log: integrate macperl contents into maint-5.6
24326      Branch: maint-5.6/perl
24327            ! mg.c
24328           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
24329           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
24330           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
24331           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24332           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
24333           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
24334           !> t/lib/filefind.t t/lib/filespec.t
24335 ____________________________________________________________________________
24336 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
24337         Log: At some point the #6234 has been lost from the mainline
24338              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
24339      Branch: perl
24340            ! lib/File/Spec/Win32.pm
24341 ____________________________________________________________________________
24342 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
24343         Log: Cygwin seems to round up (or closest, but not down)
24344              for time(), so half of the time (bad pun intended)
24345              Time::HiRes::time() is less than time(), half of
24346              the time it's more.  So let's try harder in the loop.
24347      Branch: perl
24348            ! ext/Time/HiRes/HiRes.t
24349 ____________________________________________________________________________
24350 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
24351         Log: MacOS Classic timeofday(), from Chris Nandor. 
24352      Branch: perl
24353            ! ext/Time/HiRes/HiRes.xs
24354 ____________________________________________________________________________
24355 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
24356         Log: Integrate changes #12580 and #12581 from macperl;
24357              
24358              Fix path construction.
24359              
24360              (Copyright) Nit.
24361      Branch: perl
24362           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
24363 ____________________________________________________________________________
24364 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
24365         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
24366              doesn't seem to help (the error being output to console, maybe?)
24367      Branch: perl
24368            ! lib/Net/Domain.pm
24369 ____________________________________________________________________________
24370 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
24371         Log: Taint the getcwd() result also in Cygwin.
24372              (TODO: which other platforms need the same thing?)
24373      Branch: perl
24374            ! cygwin/cygwin.c
24375 ____________________________________________________________________________
24376 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
24377         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
24378      Branch: perl
24379            ! t/op/taint.t
24380 ____________________________________________________________________________
24381 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
24382         Log: getpwuid() fragility continues.
24383      Branch: perl
24384            ! utils/h2xs.PL
24385 ____________________________________________________________________________
24386 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
24387         Log: getpwuid() might succeed but that's no guarantee
24388              that the $home will be defined.
24389      Branch: perl
24390            ! ext/File/Glob/t/basic.t
24391 ____________________________________________________________________________
24392 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
24393         Log: It's safer to to expand the variable, too... (see #12571)
24394      Branch: perl
24395            ! t/TEST
24396 ____________________________________________________________________________
24397 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
24398         Log: Integrate with maintperl.
24399      Branch: maint-5.6/macperl
24400           !> win32/bin/pl2bat.pl win32/win32.c
24401 ____________________________________________________________________________
24402 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
24403         Log: Oops, forgot to include Win32 ... just as well, since it
24404              seems in bleadperl, change #7764 was not included
24405              (adding C:\temp).  Re-added.  Rip it back out if it
24406              doesn't belong.  :-)
24407      Branch: maint-5.6/macperl
24408            ! lib/File/Spec/Win32.pm
24409 ____________________________________________________________________________
24410 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
24411         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
24412              From: "Craig A. Berry" <craigberry@mac.com>
24413              Date: Mon, 22 Oct 2001 15:25:19 -0500
24414              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
24415      Branch: perl
24416            ! configure.com
24417 ____________________________________________________________________________
24418 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
24419         Log: Add in lots of File::Spec changes, from Thomas Wegner,
24420              and sync with changes from bleadperl.
24421      Branch: maint-5.6/macperl
24422            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
24423            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24424            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
24425            ! lib/File/Spec/Win32.pm t/lib/filespec.t
24426 ____________________________________________________________________________
24427 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
24428         Log: Sync with latest File::Find and tests from bleadperl.
24429      Branch: maint-5.6/macperl
24430            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
24431 ____________________________________________________________________________
24432 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
24433         Log: Nit.
24434      Branch: maint-5.6/macperl
24435            ! perl.c
24436 ____________________________________________________________________________
24437 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
24438         Log: Fix path construction.
24439      Branch: maint-5.6/macperl
24440            ! ext/DynaLoader/DynaLoader_pm.PL
24441 ____________________________________________________________________________
24442 [ 12579] By: nick                                  on 2001/10/22  19:08:35
24443         Log: Integrate mainline (for Arthurs thread.xs fix)
24444      Branch: perlio
24445           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
24446 ____________________________________________________________________________
24447 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
24448         Log: Fix up exported symbols, move relevant docs
24449              over from macperl.pod.
24450      Branch: maint-5.6/macperl
24451            ! macos/ext/MacPerl/MacPerl.pm
24452 ____________________________________________________________________________
24453 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
24454         Log: Make ADDRESS called optionally as a method.
24455      Branch: maint-5.6/macperl
24456            ! macos/lib/Mac/Glue.pm
24457 ____________________________________________________________________________
24458 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
24459         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
24460              Apple event.
24461      Branch: maint-5.6/macperl
24462            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
24463            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
24464            ! macos/macperl/MPTerminology.aete
24465 ____________________________________________________________________________
24466 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
24467         Log: Clean up some build utilities. Change Entab to Duplicate;
24468              fix docs and error reporting; improve macify() of paths;
24469              remove requirement for Exporter.pm presence.
24470      Branch: maint-5.6/macperl
24471            ! macos/InstallBLIB macos/MacPerlTests.cmd
24472            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
24473 ____________________________________________________________________________
24474 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
24475         Log: Sync Time::HiRes with bleadperl
24476      Branch: maint-5.6/macperl
24477            ! macos/bundled_ext/Time/HiRes/HiRes.pm
24478            ! macos/bundled_ext/Time/HiRes/HiRes.t
24479            ! macos/bundled_ext/Time/HiRes/HiRes.xs
24480 ____________________________________________________________________________
24481 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
24482         Log: Fix up Changes
24483      Branch: maint-5.6/macperl
24484            ! macos/Changes
24485 ____________________________________________________________________________
24486 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
24487         Log: A user might belong to only a single group
24488              (the group equal to the group id).
24489      Branch: perl
24490            ! t/op/groups.t
24491 ____________________________________________________________________________
24492 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
24493         Log: Prepending (instead of replacing with) the pwd is safer. 
24494      Branch: perl
24495            ! t/TEST
24496 ____________________________________________________________________________
24497 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
24498         Log: Be more robust if no hostname or domainname
24499              (especially the latter)
24500      Branch: perl
24501            ! lib/Net/Domain.pm
24502 ____________________________________________________________________________
24503 [ 12569] By: sky                                   on 2001/10/22  17:41:07
24504         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
24505      Branch: perl
24506            ! ext/threads/threads.xs
24507 ____________________________________________________________________________
24508 [ 12568] By: nick                                  on 2001/10/22  16:31:24
24509         Log: Integrate mainline
24510      Branch: perlio
24511           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
24512           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24513           +> ext/threads/shared/t/sv_refs.t
24514           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
24515            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
24516            - lib/unicore/To/SpecUpper.pl
24517           !> (integrate 42 files)
24518 ____________________________________________________________________________
24519 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
24520         Log: Update Changes.
24521      Branch: perl
24522            ! Changes patchlevel.h
24523 ____________________________________________________________________________
24524 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
24525         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
24526              From: Michael G Schwern <schwern@pobox.com>
24527              Date: Mon, 22 Oct 2001 03:48:38 -0400
24528              Message-ID: <20011022034838.B1676@blackrider>
24529      Branch: perl
24530            ! pod/perlvar.pod
24531 ____________________________________________________________________________
24532 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
24533         Log: Pod nits, as suggested by Stas Bekman.
24534      Branch: perl
24535            ! ext/threads/shared/shared.pm ext/threads/threads.pm
24536 ____________________________________________________________________________
24537 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
24538         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
24539              From: "Paul Marquess" <paul.marquess@openwave.com> 
24540              Date: Sun, 21 Oct 2001 21:11:15 +0100
24541              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
24542      Branch: perl
24543            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
24544            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
24545            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
24546            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
24547            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
24548            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
24549            ! ext/SDBM_File/sdbm.t
24550 ____________________________________________________________________________
24551 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
24552         Log: Integrate change #12559 from maintperl;
24553              various fixes for system() and backticks under windows
24554      Branch: perl
24555           !> win32/win32.c
24556 ____________________________________________________________________________
24557 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
24558         Log: Integrate change #12560 from maintperl;
24559              make pl2bat use %0 rather than "%0" (the latter fails to work
24560              in a lot of common cases)
24561      Branch: perl
24562           !> win32/bin/pl2bat.pl
24563 ____________________________________________________________________________
24564 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
24565         Log: Integrate changes #12549 and #12550 from maintperl;
24566              
24567              readline() doesn't work with our variables; it confuses them with
24568              my variables (change#4227 was incomplete)
24569      Branch: perl
24570            ! t/lib/strict/vars
24571           !> t/base/rs.t toke.c
24572 ____________________________________________________________________________
24573 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
24574         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
24575              in a lot of common cases)
24576      Branch: maint-5.6/perl
24577            ! win32/bin/pl2bat.pl
24578 ____________________________________________________________________________
24579 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
24580         Log: various fixes for system() and backticks under windows:
24581              
24582              * avoid munging whitespace that is passed within quotes
24583              * work around a cmd.exe misfeature that made multi-arg
24584              system() unreliable when there is more than one quoted
24585              argument
24586              * make multi-arg system() autoquote arguments as needed
24587              before passing them to the shell (this avoids having to
24588              second guess the shell quoting)
24589              * perl's -Dp switch can be used to trace the innards
24590      Branch: maint-5.6/perl
24591            ! win32/win32.c
24592 ____________________________________________________________________________
24593 [ 12558] By: nick                                  on 2001/10/22  08:58:42
24594         Log: Integrate ithreads buffer flush fix from perlio
24595      Branch: perl
24596           !> ext/threads/t/basic.t perl.c
24597 ____________________________________________________________________________
24598 [ 12557] By: nick                                  on 2001/10/22  08:35:09
24599         Log: All tests pass (legitimately) on ithreads
24600      Branch: perlio
24601            ! ext/threads/t/basic.t perl.c
24602 ____________________________________________________________________________
24603 [ 12556] By: nick                                  on 2001/10/22  06:51:22
24604         Log: Integrate non-ithreads fix to mainline
24605      Branch: perl
24606           !> perlio.c
24607 ____________________________________________________________________________
24608 [ 12555] By: nick                                  on 2001/10/22  06:48:33
24609         Log: Restore non-ithreads build. Interestingly binmode test passes
24610              non-ithreads - so crlf layer is not damaged and ithreads fail
24611              is a symptom ...
24612      Branch: perlio
24613            ! perlio.c
24614 ____________________________________________________________________________
24615 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
24616         Log: Integrate from perlio; restructuring.
24617      Branch: perl
24618           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
24619           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
24620           !> win32/perlhost.h
24621 ____________________________________________________________________________
24622 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
24623         Log: Integrate from maintperl
24624              (Changes 12350, 12496, 12548, 12549, 12550)
24625      Branch: maint-5.6/macperl
24626           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
24627           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
24628 ____________________________________________________________________________
24629 [ 12552] By: nick                                  on 2001/10/21  19:18:12
24630         Log: Win32 PerlIO_cleanup special cases should no longer be required.
24631      Branch: perlio
24632            ! perl.c
24633 ____________________________________________________________________________
24634 [ 12551] By: nick                                  on 2001/10/21  19:16:56
24635         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
24636      Branch: perlio
24637            ! win32/makefile.mk
24638 ____________________________________________________________________________
24639 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
24640         Log: change#12549 wasn't aware of strictures
24641      Branch: maint-5.6/perl
24642            ! t/pragma/strict-vars toke.c
24643 ____________________________________________________________________________
24644 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
24645         Log: readline() doesn't work with our variables; it confuses them with
24646              my variables (change#4227 was incomplete)
24647      Branch: maint-5.6/perl
24648            ! t/base/rs.t toke.c
24649 ____________________________________________________________________________
24650 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
24651         Log: change#12220 appears to have pulled in a mainline change that
24652              isn't applicable to maint-5.6 (some platforms don't taint
24653              cwd)
24654      Branch: maint-5.6/perl
24655            ! t/lib/filefind-taint.t
24656 ____________________________________________________________________________
24657 [ 12547] By: nick                                  on 2001/10/21  17:15:54
24658         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
24659              for them. Call explicit cleanup during destruct process.
24660              - one binmode test is failing
24661              - also ext/threads/t/basic.t fails under make test, and is noisy under
24662              harness. (Threads results are intermingled and don't match order expected.)
24663      Branch: perlio
24664            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
24665            ! perlio.h perliol.h pod/perlapi.pod sv.c
24666 ____________________________________________________________________________
24667 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
24668         Log: Implement multicharacter case mappings where a single
24669              Unicode character can be mapped into several.
24670      Branch: perl
24671            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
24672            - lib/unicore/To/SpecUpper.pl
24673            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
24674            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
24675            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
24676            ! proto.h t/op/lc.t utf8.c
24677 ____________________________________________________________________________
24678 [ 12545] By: sky                                   on 2001/10/21  15:25:16
24679         Log: First support of threads::shared, support shared svs and references.
24680      Branch: perl
24681            + ext/threads/shared/Makefile.PL ext/threads/shared/README
24682            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24683            + ext/threads/shared/t/sv_refs.t
24684            + ext/threads/shared/t/sv_simple.t
24685            ! MANIFEST sharedsv.c
24686 ____________________________________________________________________________
24687 [ 12544] By: nick                                  on 2001/10/21  14:52:35
24688         Log: PerlIO layer table as PL_perlio (per-interpreter)
24689      Branch: perlio
24690            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
24691            ! pod/perlapi.pod sv.c
24692 ____________________________________________________________________________
24693 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
24694         Log: Prettyprinting.
24695      Branch: perl
24696            ! pod/perlunicode.pod
24697 ____________________________________________________________________________
24698 [ 12542] By: ams                                   on 2001/10/21  03:50:25
24699         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
24700              From: "Sean M. Burke" <sburke@cpan.org>
24701              Date: Sat, 20 Oct 2001 17:51:09 -0600
24702              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
24703      Branch: perl
24704            + pod/perlpodspec.pod
24705            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
24706            ! pod/perltoc.pod
24707 ____________________________________________________________________________
24708 [ 12541] By: nick                                  on 2001/10/20  22:23:53
24709         Log: Fix typos in new locking on MemShared
24710              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
24711              - seems to make segfaults more deterministic - suspect they are 
24712              attempt to free() after Interp and Host have gone.
24713      Branch: perlio
24714            ! perlio.c win32/perlhost.h
24715 ____________________________________________________________________________
24716 [ 12540] By: nick                                  on 2001/10/20  21:50:46
24717         Log: Remove the MemShared re-#define (again)
24718      Branch: perlio
24719            ! perlio.c
24720 ____________________________________________________________________________
24721 [ 12539] By: nick                                  on 2001/10/20  21:49:06
24722         Log: Use locks on MemShared
24723      Branch: perlio
24724            ! win32/perlhost.h
24725 ____________________________________________________________________________
24726 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
24727         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
24728              From: "chromatic" <chromatic@rmci.net>
24729              Date: Sat, 20 Oct 2001 11:13:47 -0600
24730              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
24731      Branch: perl
24732            ! installhtml
24733 ____________________________________________________________________________
24734 [ 12537] By: nick                                  on 2001/10/20  16:44:03
24735         Log: Integrate mainline
24736      Branch: perlio
24737           !> (integrate 48 files)
24738 ____________________________________________________________________________
24739 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
24740         Log: Update Changes.
24741      Branch: perl
24742            ! Changes patchlevel.h
24743 ____________________________________________________________________________
24744 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
24745         Log: Upgrade to podlators 1.11, from Russ Allbery.
24746      Branch: perl
24747            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
24748            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
24749            ! pod/pod2man.PL pod/pod2text.PL
24750 ____________________________________________________________________________
24751 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
24752         Log: Integrate perlio change #12532:
24753              introduce and use PerlIO_intmod2str().
24754      Branch: perl
24755           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
24756 ____________________________________________________________________________
24757 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
24758         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
24759      Branch: perl
24760            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
24761 ____________________________________________________________________________
24762 [ 12532] By: nick                                  on 2001/10/20  14:25:37
24763         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
24764              Use for non-PERLIO fdupopen().
24765      Branch: perlio
24766            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
24767 ____________________________________________________________________________
24768 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
24769         Log: Integrate perlio: PerlIO win32 fixes.
24770      Branch: perl
24771           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
24772           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
24773           !> proto.h sv.h win32/win32io.c
24774 ____________________________________________________________________________
24775 [ 12530] By: nick                                  on 2001/10/20  12:53:30
24776         Log: Fixed in two places - p4 resolve
24777      Branch: perlio
24778            ! perlsdio.h
24779 ____________________________________________________________________________
24780 [ 12529] By: nick                                  on 2001/10/20  12:51:05
24781         Log: Fix for ithreads/stdio build
24782      Branch: perlio
24783            ! perlio.c perlsdio.h
24784 ____________________________________________________________________________
24785 [ 12528] By: ams                                   on 2001/10/20  12:13:25
24786         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
24787              From: Michael G Schwern <schwern@pobox.com>
24788              Date: Sat, 20 Oct 2001 01:41:21 -0400
24789              Message-Id: <20011020014121.I3681@blackrider>
24790      Branch: perl
24791            ! installman
24792 ____________________________________________________________________________
24793 [ 12527] By: ams                                   on 2001/10/20  12:09:41
24794         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
24795              From: Michael G Schwern <schwern@pobox.com>
24796              Date: Sat, 20 Oct 2001 02:04:21 -0400
24797              Message-Id: <20011020020421.A11732@blackrider>
24798      Branch: perl
24799            ! lib/Pod/Checker.pm
24800 ____________________________________________________________________________
24801 [ 12526] By: ams                                   on 2001/10/20  11:59:41
24802         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
24803              From: "chromatic" <chromatic@rmci.net>
24804              Date: Fri, 19 Oct 2001 22:46:39 -0600
24805              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
24806      Branch: perl
24807            ! lib/Net/Config.pm
24808 ____________________________________________________________________________
24809 [ 12525] By: nick                                  on 2001/10/20  11:16:18
24810         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
24811              Perl_sv_setsv_flags directly.
24812      Branch: perlio
24813            ! ext/threads/threads.xs
24814 ____________________________________________________________________________
24815 [ 12524] By: nick                                  on 2001/10/20  10:28:17
24816         Log: Add a new flag character 'm' to embed.pl set to represent
24817              "functions" which are really macros. Use it foe the troublesome
24818              sv_setsv() etc. macros in sv.h - changing latter to define
24819              sv_setsv rather than sv_setsv_macro etc.
24820      Branch: perlio
24821            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
24822            ! pod/perlapi.pod proto.h sv.h
24823 ____________________________________________________________________________
24824 [ 12523] By: nick                                  on 2001/10/20  09:17:17
24825         Log: Add comments explaining why win32.h/embed.h are included where they are
24826              in perl.h 
24827      Branch: perlio
24828            ! perl.h
24829 ____________________________________________________________________________
24830 [ 12522] By: nick                                  on 2001/10/20  08:27:44
24831         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
24832              being used yet.
24833      Branch: perlio
24834            ! win32/win32io.c
24835 ____________________________________________________________________________
24836 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
24837         Log: Wording tweaks.
24838      Branch: perl
24839            ! t/TEST
24840 ____________________________________________________________________________
24841 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
24842         Log: Subject: IO module with nonblocking socket connect patch 
24843              From: Raul Dias <raul@dias.com.br>
24844              Date: Fri, 19 Oct 2001 22:45:32 -0300
24845              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
24846      Branch: perl
24847            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
24848 ____________________________________________________________________________
24849 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
24850         Log: Test vertical whitespace combined with /x in \p{}.
24851      Branch: perl
24852            ! t/op/pat.t
24853 ____________________________________________________________________________
24854 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
24855         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
24856              From: Gisle Aas <gisle@ActiveState.com> 
24857              Date: 19 Oct 2001 16:46:02 -0700
24858              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
24859      Branch: perl
24860            ! lib/ExtUtils/MakeMaker.pm
24861 ____________________________________________________________________________
24862 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
24863         Log: No more this symbol.
24864      Branch: perl
24865            ! makedef.pl
24866 ____________________________________________________________________________
24867 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
24868         Log: Integrate change #12511; fix gross win32 build issues.
24869      Branch: perl
24870           !> makedef.pl sv.c
24871 ____________________________________________________________________________
24872 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
24873         Log: Unpack in scalar context should return the first value
24874              returned in list context, as pointed out by Ton Hospel
24875              in 2001-05-21 (this is how it works already in blead,
24876              just adding the test).
24877      Branch: perl
24878            ! t/op/pack.t
24879 ____________________________________________________________________________
24880 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
24881         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
24882              From: "Craig A. Berry" <craigberry@mac.com>
24883              Date: Fri, 19 Oct 2001 16:59:30 -0500
24884              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
24885      Branch: perl
24886            ! utils/perldoc.PL
24887 ____________________________________________________________________________
24888 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
24889         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
24890              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24891              Date: Fri, 19 Oct 2001 17:45:23 EDT
24892              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
24893      Branch: perl
24894            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
24895            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
24896            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
24897            ! vms/vmsish.h
24898 ____________________________________________________________________________
24899 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
24900         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
24901              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24902              Date: Fri, 19 Oct 2001 17:26:35 EDT
24903              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
24904      Branch: perl
24905            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
24906 ____________________________________________________________________________
24907 [ 12511] By: nick                                  on 2001/10/19  19:55:36
24908         Log: Fix gross win32 build issues
24909      Branch: perlio
24910            ! makedef.pl sv.c
24911 ____________________________________________________________________________
24912 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
24913         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
24914              From: David Dyck <dcd@tc.fluke.com>
24915              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
24916              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
24917      Branch: perl
24918            ! lib/File/Find.pm
24919 ____________________________________________________________________________
24920 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
24921         Log: Subject: Re: PerlIO and Encode
24922              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24923              Date: Tue, 16 Oct 2001 01:50:16 +0900
24924              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
24925      Branch: perl
24926            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
24927            ! ext/Encode/Encode/Tcl.t
24928 ____________________________________________________________________________
24929 [ 12508] By: ams                                   on 2001/10/19  17:59:16
24930         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
24931              (See #12499)
24932      Branch: perl
24933            ! pod/perlintro.pod
24934 ____________________________________________________________________________
24935 [ 12507] By: nick                                  on 2001/10/19  16:30:43
24936         Log: Integrate mainline
24937      Branch: perlio
24938           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
24939           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
24940           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
24941           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
24942           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
24943           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
24944           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
24945           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
24946           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
24947           +> win32/config_H.win64
24948            - lib/Test/Utils.pm lib/unicore/mktables.PL
24949            - t/lib/Test/Simple/Catch/More.pm
24950           !> (integrate 84 files)
24951 ____________________________________________________________________________
24952 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
24953         Log: Retract the #10451 which seems to be the cause
24954              of the major leakage from while(){eval"sub{}"}
24955      Branch: perl
24956            ! op.c t/run/kill_perl.t
24957 ____________________________________________________________________________
24958 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
24959         Log: Regen toc.
24960      Branch: perl
24961            ! pod/perltoc.pod
24962 ____________________________________________________________________________
24963 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
24964         Log: Tiny tweaks.
24965      Branch: perl
24966            ! pod/perl.pod
24967 ____________________________________________________________________________
24968 [ 12503] By: ams                                   on 2001/10/19  13:34:24
24969         Log: Subject: Re: perlintro.pod
24970              From: Abe Timmerman <abe@ztreet.demon.nl>
24971              Date: Fri, 19 Oct 2001 14:12:40 +0200
24972              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
24973      Branch: perl
24974            ! pod/perlintro.pod
24975 ____________________________________________________________________________
24976 [ 12502] By: ams                                   on 2001/10/19  13:24:12
24977         Log: Slight reorganisation of references.
24978      Branch: perl
24979            ! pod/perl.pod
24980 ____________________________________________________________________________
24981 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
24982         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
24983              From: Kay Röpke <kroepke@dolphin-services.de>
24984              Date: Fri, 19 Oct 2001 14:04:01 +0200 
24985              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
24986      Branch: perl
24987            ! lib/ExtUtils/MakeMaker.pm
24988 ____________________________________________________________________________
24989 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
24990         Log: Unicode categories continue:
24991              implement Category=, Script=, Block=
24992              (these are based on an upcoming update of TR#18)
24993              Fix a bug where we got two In categories named "old italic",
24994              and another where shortcut for the Is categories wasn't taken.
24995      Branch: perl
24996            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
24997            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
24998            ! pod/perlunicode.pod t/op/pat.t
24999 ____________________________________________________________________________
25000 [ 12499] By: ams                                   on 2001/10/19  01:42:29
25001         Log: Subject: a small patch to perlintro.pod.
25002              From: Autrijus Tang <autrijus@autrijus.org>
25003              Date: Fri, 19 Oct 2001 01:45:51 +0800
25004              Message-Id: <20011019014551.A35625@not.autrijus.org>
25005              (Applied by hand with nits.)
25006      Branch: perl
25007            ! pod/perlintro.pod
25008 ____________________________________________________________________________
25009 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
25010         Log: Subject: [PATCH] OpenBSD hints for ithreads
25011              From: Andy Dougherty <doughera@lafayette.edu>
25012              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
25013              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
25014      Branch: perl
25015            ! hints/openbsd.sh
25016 ____________________________________________________________________________
25017 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
25018         Log: Retract #12446; the problem solved by #12474.
25019      Branch: perl
25020            ! hints/aix.sh
25021 ____________________________________________________________________________
25022 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
25023         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
25024              message and suppress line number info (from Steve Hay
25025              <Steve.Hay@uk.radan.com>)
25026      Branch: maint-5.6/perl
25027            ! lib/Carp/Heavy.pm
25028 ____________________________________________________________________________
25029 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
25030         Log: More documented In categories.
25031      Branch: perl
25032            ! pod/perlunicode.pod
25033 ____________________________________________________________________________
25034 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
25035         Log: Update Changes.
25036      Branch: perl
25037            ! Changes patchlevel.h
25038 ____________________________________________________________________________
25039 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
25040         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
25041      Branch: perl
25042            ! MANIFEST
25043 ____________________________________________________________________________
25044 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
25045         Log: Wrong skip() arguments.
25046      Branch: perl
25047            ! ext/B/t/terse.t
25048 ____________________________________________________________________________
25049 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
25050         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
25051              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25052              Date: Wed, 17 Oct 2001 09:10:53 EDT 
25053              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
25054      Branch: perl
25055            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
25056            ! pod/perlapi.pod vms/vms.c
25057 ____________________________________________________________________________
25058 [ 12490] By: ams                                   on 2001/10/18  09:31:00
25059         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
25060              From: Mark-Jason Dominus <mjd@plover.com>
25061              Date: Thu, 18 Oct 2001 06:25:35 -0400
25062              Message-Id: <20011018102535.19264.qmail@plover.com>
25063      Branch: perl
25064            ! pod/perl.pod
25065 ____________________________________________________________________________
25066 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
25067         Log: Prettyprinting.
25068      Branch: perl
25069            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
25070 ____________________________________________________________________________
25071 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
25072         Log: Regen toc.
25073      Branch: perl
25074            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25075 ____________________________________________________________________________
25076 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
25077         Log: Add perlintro, from Skud.
25078      Branch: perl
25079            + pod/perlintro.pod
25080            ! MANIFEST
25081 ____________________________________________________________________________
25082 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
25083         Log: FAQ sync.
25084      Branch: perl
25085            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
25086            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
25087            ! pod/perlfaq8.pod pod/perlfaq9.pod
25088 ____________________________________________________________________________
25089 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
25090         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
25091              in speed (upto 20% speedup in certain operations) but meanwhile
25092              regexps and arithmetics got slower (5-10%) (according to
25093              perlbench average speedup is negligible, and within measuring
25094              flutter, 1%).  Therefore retracting all the changes
25095              aimed at getting -std1 to compile cleanly:  #12475, #12476,
25096              #12479, #12480, #12481, #12482, #12483, #12484.
25097      Branch: perl
25098            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
25099            ! pp_hot.c pp_sys.c toke.c
25100 ____________________________________________________________________________
25101 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
25102         Log: (retracted by #12485)
25103              Strict ANSI doesn't like the third argument of main()
25104              so enable ignoring it if using ultra picky compiler.
25105      Branch: perl
25106            ! miniperlmain.c
25107 ____________________________________________________________________________
25108 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
25109         Log: (retracted by #12485)
25110              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
25111      Branch: perl
25112            ! perl.h
25113 ____________________________________________________________________________
25114 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
25115         Log: (retracted by #12485)
25116              Add explanatory comment.
25117      Branch: perl
25118            ! mg.c
25119 ____________________________________________________________________________
25120 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
25121         Log: (retracted by #12485)
25122              More dollar$hiding.
25123      Branch: perl
25124            ! doio.c perl.h pp_sys.c
25125 ____________________________________________________________________________
25126 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
25127         Log: (retracted by #12485)
25128              KISS.
25129      Branch: perl
25130            ! mg.c
25131 ____________________________________________________________________________
25132 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
25133         Log: (retracted by #12485)
25134              Thou shalt not #ifdef inside macro invocations,
25135              noticed by Rafael Garcia-Suarez.
25136      Branch: perl
25137            ! mg.c
25138 ____________________________________________________________________________
25139 [ 12478] By: ams                                   on 2001/10/17  18:50:55
25140         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
25141              From: Anton Berezin <tobez@tobez.org>
25142              Date: Wed, 17 Oct 2001 18:25:48 +0200
25143              Message-Id: <20011017182548.A12082@heechee.tobez.org>
25144      Branch: perl
25145            ! pp_sys.c
25146 ____________________________________________________________________________
25147 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
25148         Log: (retracted by #12485)
25149              Unterminated #ifdef.
25150      Branch: perl
25151            ! mg.c
25152 ____________________________________________________________________________
25153 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
25154         Log: (retracted by #12485)
25155              Avoid dollar signs in identifiers (in non-VMS) to
25156              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
25157      Branch: perl
25158            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
25159            ! toke.c
25160 ____________________________________________________________________________
25161 [ 12474] By: ams                                   on 2001/10/17  15:14:50
25162         Log: Subject: Two AIX patches
25163              From: H.Merijn Brand <h.m.brand@hccnet.nl>
25164              Date: Wed, 17 Oct 2001 18:04:35 +0200
25165              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
25166      Branch: perl
25167            ! hints/aix.sh makedef.pl
25168 ____________________________________________________________________________
25169 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
25170         Log: Limiting the Time::HiRes::sleep and usleep to
25171              one second is not a good policy if drop-in
25172              replacement is still a goal.
25173      Branch: perl
25174            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
25175            ! ext/Time/HiRes/HiRes.xs
25176 ____________________________________________________________________________
25177 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
25178         Log: Subject: [PATCH] Test::Simple 0.32
25179              From: Michael G Schwern <schwern@pobox.com> 
25180              Date: Wed, 17 Oct 2001 03:42:41 -0400
25181              Message-ID: <20011017034241.A25038@blackrider>
25182      Branch: perl
25183            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
25184            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
25185            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
25186            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
25187            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
25188            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
25189            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
25190            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
25191            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
25192            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
25193            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
25194            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
25195            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
25196            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
25197            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
25198            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
25199            ! t/lib/Test/Simple/Catch.pm
25200            ! t/lib/Test/Simple/sample_tests/five_fail.plx
25201 ____________________________________________________________________________
25202 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
25203         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
25204              From: Michael G Schwern <schwern@pobox.com> 
25205              Date: Wed, 17 Oct 2001 04:04:13 -0400
25206              Message-ID: <20011017040413.C25550@blackrider>
25207      Branch: perl
25208            ! t/TEST t/harness vms/test.com
25209 ____________________________________________________________________________
25210 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
25211         Log: Regen doc with perlmodstyle added.
25212      Branch: perl
25213            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25214 ____________________________________________________________________________
25215 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
25216         Log: Pod cleanup.
25217      Branch: perl
25218            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
25219 ____________________________________________________________________________
25220 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
25221         Log: Subject: perlmodstyle as a patch
25222              From: Kirrily Robert <skud@infotrope.net>
25223              Date: Tue, 16 Oct 2001 22:47:23 -0400
25224              Message-ID: <20011016224723.A20673@infotrope.net>
25225      Branch: perl
25226            + pod/perlmodstyle.pod
25227            ! MANIFEST
25228 ____________________________________________________________________________
25229 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
25230         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
25231              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
25232              Date: Thu, 6 Sep 2001 11:09:40 +0100
25233              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
25234              
25235              Mention also the develooper p5p archive.
25236      Branch: perl
25237            ! pod/perlhack.pod
25238 ____________________________________________________________________________
25239 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
25240         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
25241              From: Kay Röpke <kroepke@dolphin-services.de>
25242              Date: Tue, 16 Oct 2001 17:23:52 +0200
25243              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
25244      Branch: perl
25245            ! lib/ExtUtils/MakeMaker.pm
25246 ____________________________________________________________________________
25247 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
25248         Log: Add the special casing mappings (from SpecCase.txt)
25249              (except for the hyper special case mappings that have
25250              the condition list); the special casing mappings are
25251              unused for now.  Small tidying up on mktables.
25252      Branch: perl
25253            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
25254            + lib/unicore/To/SpecUpper.pl
25255            ! lib/unicore/mktables
25256 ____________________________________________________________________________
25257 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
25258         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
25259              From: "David H. Adler" <dha@panix.com>       
25260              Date: Tue, 16 Oct 2001 11:59:35 -0400
25261              Message-ID: <20011016115935.A13078@panix.com>
25262              
25263              Subject: [ PATCH ] perldata patch, revised
25264              From: "David H. Adler" <dha@panix.com>     
25265              Date: Tue, 16 Oct 2001 18:26:49 -0400
25266              Message-ID: <20011016182649.C23970@panix.com>
25267      Branch: perl
25268            ! pod/perldata.pod pod/perlop.pod
25269 ____________________________________________________________________________
25270 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
25271         Log: Integrate perlio: PerlIO_dup (for all but Win32).
25272      Branch: perl
25273           !> embed.h embed.pl ext/Encode/Encode.xs
25274           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
25275           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
25276           !> win32/win32io.c
25277 ____________________________________________________________________________
25278 [ 12462] By: nick                                  on 2001/10/16  19:11:30
25279         Log: PerlIOXxxx_dups for all but Win32
25280      Branch: perlio
25281            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25282            ! ext/PerlIO/Via/Via.xs
25283 ____________________________________________________________________________
25284 [ 12461] By: nick                                  on 2001/10/16  18:28:48
25285         Log: Implement PerlIOStdio_dup (explains core dumps - dup
25286              was not setting up a FILE * to be fclosed()).
25287      Branch: perlio
25288            ! perlio.c
25289 ____________________________________________________________________________
25290 [ 12460] By: nick                                  on 2001/10/16  17:31:47
25291         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
25292              overflow.
25293      Branch: perlio
25294            ! perlio.c
25295 ____________________________________________________________________________
25296 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
25297         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
25298              From: "Craig A. Berry" <craigberry@mac.com>
25299              Date: Tue, 16 Oct 2001 13:08:38 -0500
25300              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
25301      Branch: perl
25302            ! configure.com
25303 ____________________________________________________________________________
25304 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
25305         Log: Can't expect too much accuracy from a sleep of one second.
25306              (I think this will also fail with high load.)
25307      Branch: perl
25308            ! ext/Time/HiRes/HiRes.t
25309 ____________________________________________________________________________
25310 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
25311         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
25312              From: "Werner, Randolf" <randolf.werner@sap.com>
25313              Date: Tue, 16 Oct 2001 18:33:02 +0200
25314              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
25315      Branch: perl
25316            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
25317            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
25318 ____________________________________________________________________________
25319 [ 12456] By: nick                                  on 2001/10/16  14:08:16
25320         Log: Builds under ithreads (but fails all threads tests)
25321      Branch: perlio
25322            ! hv.c perlio.c sv.c
25323 ____________________________________________________________________________
25324 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
25325         Log: I think the Perl_sortsv needs *not* be skipped?
25326      Branch: perl
25327            ! makedef.pl
25328 ____________________________________________________________________________
25329 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
25330         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
25331              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
25332              Date: Tue, 16 Oct 2001 15:32:44 +0200
25333              Message-ID: <3BCC531C.11494.3E433F@localhost>
25334      Branch: perl
25335            ! t/op/groups.t
25336 ____________________________________________________________________________
25337 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
25338         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
25339              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
25340              Date: Tue, 16 Oct 2001 15:01:04 +0200
25341              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
25342      Branch: perl
25343            ! t/io/fs.t
25344 ____________________________________________________________________________
25345 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
25346         Log: A forgotten deletion.
25347      Branch: perl
25348            - lib/unicore/mktables.PL
25349 ____________________________________________________________________________
25350 [ 12451] By: nick                                  on 2001/10/16  11:32:48
25351         Log: Skeleton of "PerlIO_dup" coded.
25352              Still-passes all tests non-threaded (well it would wouldn't it!)
25353      Branch: perlio
25354            ! embed.h embed.pl ext/Encode/Encode.xs
25355            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
25356            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
25357            ! win32/win32io.c
25358 ____________________________________________________________________________
25359 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
25360         Log: Document the problem with the swash_fetch() API that affects
25361              more complex case conversions.
25362      Branch: perl
25363            ! lib/utf8_heavy.pl utf8.c
25364 ____________________________________________________________________________
25365 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
25366         Log: Make Time::HiRes::sleep() and usleep() to return
25367              the number of seconds (a floating point value) and 
25368              microseconds (an integer) actually slept (well,
25369              modulo the time spent in measuring the time actually
25370              slept...), to be a better drop-in replacement for
25371              the builtin sleep().  Noticed by Chris Nandor.
25372              
25373              Also make usleep() to croak if fed illegal number
25374              of useconds (anything greater than 1_000_000).
25375      Branch: perl
25376            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
25377            ! ext/Time/HiRes/HiRes.xs
25378 ____________________________________________________________________________
25379 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
25380         Log: A missing SvREFCNT_dec.
25381      Branch: perl
25382            ! perl.c
25383 ____________________________________________________________________________
25384 [ 12447] By: nick                                  on 2001/10/15  20:27:53
25385         Log: Beginings of PerlIO_dup support (unstable)
25386      Branch: perlio
25387            ! perlio.c perliol.h
25388 ____________________________________________________________________________
25389 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
25390         Log: (retracted by #12497)
25391              In AIX vac 5 just can't seem to get regcomp right.
25392      Branch: perl
25393            ! hints/aix.sh
25394 ____________________________________________________________________________
25395 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
25396         Log: Bump the version number to agree with the maintperl one.
25397      Branch: perl
25398            ! lib/Tie/RefHash.pm
25399 ____________________________________________________________________________
25400 [ 12444] By: nick                                  on 2001/10/15  15:59:57
25401         Log: Integrate mainline
25402      Branch: perlio
25403           +> lib/Math/BigInt/t/Math/Subclass.pm
25404           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
25405           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
25406           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
25407           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
25408           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
25409           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
25410           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
25411           +> lib/unicore/mktables
25412            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
25413            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
25414            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
25415            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
25416            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
25417            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
25418            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
25419            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
25420            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
25421            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
25422            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
25423            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
25424            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
25425            - lib/unicore/syllables.txt
25426           !> (integrate 344 files)
25427 ____________________________________________________________________________
25428 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
25429         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
25430      Branch: perl
25431            ! ext/DB_File/DB_File.xs
25432 ____________________________________________________________________________
25433 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
25434         Log: Sync the skip() amounts with the number of tests.
25435      Branch: perl
25436            ! lib/Term/Complete.t
25437 ____________________________________________________________________________
25438 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
25439         Log: Update Changes.
25440      Branch: perl
25441            ! Changes patchlevel.h
25442 ____________________________________________________________________________
25443 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
25444         Log: MacOS Classic catdir() rewrite from Thomas Wegner
25445              (backward incompatibility, but a deliberate one,
25446              the old version simply is broken in its logic),
25447              also documentation updates, and as suggested replicated
25448              the File::Spec::Unix documentation updates also on the
25449              File::Spec documentation.
25450              
25451              TODO: there seems to be duplication of documentation
25452              between File::Spec and File::Spec::Unix.  I think
25453              the ::Unix should be left only with specific UNIXisms,
25454              and all the generic documentation should be in ::Spec.
25455      Branch: perl
25456            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
25457            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
25458            ! lib/File/Spec/Unix.pm
25459 ____________________________________________________________________________
25460 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
25461         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
25462              From: Blair Zajac <blair@orcaware.com>
25463              Date: Mon, 24 Sep 2001 11:48:58 -0700
25464              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
25465              
25466              (the skip() messages)
25467      Branch: perl
25468            ! t/op/magic.t
25469 ____________________________________________________________________________
25470 [ 12438] By: ams                                   on 2001/10/14  23:43:59
25471         Log: Subject: [PATCH] make PerlIO default on VMS
25472              From: "Craig A. Berry" <craigberry@mac.com>
25473              Date: Sun, 14 Oct 2001 15:27:18 -0500
25474              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
25475      Branch: perl
25476            ! configure.com
25477 ____________________________________________________________________________
25478 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
25479         Log: Retract #12436 (Abhijit already did this at #12426)
25480      Branch: perl
25481            ! lib/ExtUtils/MM_Unix.pm
25482 ____________________________________________________________________________
25483 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
25484         Log: (retracted by #12437)
25485              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
25486              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
25487              Date: Sat, 13 Oct 2001 20:33:55 +0200
25488              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
25489      Branch: perl
25490            ! lib/ExtUtils/MM_Unix.pm
25491 ____________________________________________________________________________
25492 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
25493         Log: Subject: h2xs grammar nit
25494              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25495              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
25496              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
25497      Branch: perl
25498            ! utils/h2xs.PL
25499 ____________________________________________________________________________
25500 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
25501         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
25502              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25503              Date: Sun, 14 Oct 2001 11:25:08 +0100
25504              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
25505      Branch: perl
25506            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
25507            ! warnings.pl
25508 ____________________________________________________________________________
25509 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
25510         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
25511              for File::Spec::Mac::catfile)
25512      Branch: perl
25513            ! lib/h2xs.t
25514 ____________________________________________________________________________
25515 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
25516         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
25517              From: Nicholas Clark <nick@ccl4.org>
25518              Date: Sat, 13 Oct 2001 00:07:31 +0100
25519              Message-ID: <20011013000731.D67535@plum.flirble.org>
25520      Branch: perl
25521            ! lib/h2xs.t utils/h2xs.PL
25522 ____________________________________________________________________________
25523 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
25524         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
25525              before DEFINE and INC), and repent by taking DEFINE and
25526              INC away from PASTHRU.
25527      Branch: perl
25528            ! lib/ExtUtils/MM_Unix.pm
25529 ____________________________________________________________________________
25530 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
25531         Log: More MANIFEST anomalies.
25532      Branch: perl
25533            ! MANIFEST
25534 ____________________________________________________________________________
25535 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
25536         Log: Not that many.
25537      Branch: perl
25538            ! MANIFEST
25539 ____________________________________________________________________________
25540 [ 12428] By: sky                                   on 2001/10/13  20:59:27
25541         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
25542              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25543              Date: Sat, 13 Oct 2001 23:15:55 +0200
25544              Message-ID: <20011013231555.A18071@rafael>
25545      Branch: perl
25546            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
25547            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
25548 ____________________________________________________________________________
25549 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
25550         Log: Rewrite mktables from scratch.
25551              - Cleaner.
25552              - Faster: 15-20 seconds as opposed to several minutes.
25553              - More dynamic: the names of the various categories
25554              such as the linebreak ones are dynamic, not static.
25555              - Is.pl: long names for the general category properties
25556              are now available.
25557              - Ranges (<... ,First>, <..., Last>) from the general
25558              categories work now.
25559              - No more mktables.PL because the mktables.PL is not
25560              and never has been run to create a mktables.
25561              - syllables.txt and Is/Syl*.pl removed: non-standard
25562              (not part of the Unicode), and the whole concept is
25563              being reworked (http://syllabary.sourceforge.net/),
25564              the old way wouldn't even work with the new Syllables.txt
25565              (it would result in 1000+ new categories)
25566      Branch: perl
25567            + lib/unicore/In/163.pl lib/unicore/In/164.pl
25568            + lib/unicore/In/165.pl lib/unicore/In/166.pl
25569            + lib/unicore/In/167.pl lib/unicore/In/168.pl
25570            + lib/unicore/In/169.pl lib/unicore/In/170.pl
25571            + lib/unicore/In/171.pl lib/unicore/Is.pl
25572            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
25573            + lib/unicore/mktables
25574            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
25575            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
25576            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
25577            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
25578            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
25579            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
25580            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
25581            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
25582            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
25583            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
25584            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
25585            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
25586            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
25587            - lib/unicore/syllables.txt
25588            ! (edit 304 files)
25589 ____________________________________________________________________________
25590 [ 12426] By: ams                                   on 2001/10/13  18:05:36
25591         Log: ExtUtils::MM_Unix should ignore comments when searching for
25592              $VERSION.
25593      Branch: perl
25594            ! lib/ExtUtils/MM_Unix.pm
25595 ____________________________________________________________________________
25596 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
25597         Log: Subject: Re: New module XML::Clean
25598              From: andreas.koenig@anima.de (Andreas J. Koenig)
25599              Date: 13 Oct 2001 10:17:09 +0200
25600              Message-ID: <m37ku0t0my.fsf@anima.de>
25601      Branch: perl
25602            ! pod/perlnewmod.pod
25603 ____________________________________________________________________________
25604 [ 12424] By: sky                                   on 2001/10/13  09:39:59
25605         Log: Set thread stack size if needed.
25606      Branch: perl
25607            ! ext/threads/threads.xs
25608 ____________________________________________________________________________
25609 [ 12423] By: sky                                   on 2001/10/13  09:36:49
25610         Log: We do want to set the attribute to joinable even on modern posix
25611              platforms.
25612      Branch: perl
25613            ! ext/threads/threads.xs
25614 ____________________________________________________________________________
25615 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
25616         Log: Subject: [PATCH ext/Data/Dumper.xs]
25617              From: Brian Ingerson <ingy@ttul.org>
25618              Date: Fri, 12 Oct 2001 19:32:35 -0700
25619              Message-ID: <20011012193235.B889@ttul.org>
25620      Branch: perl
25621            ! ext/Data/Dumper/Dumper.xs
25622 ____________________________________________________________________________
25623 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
25624         Log: Update Changes.
25625      Branch: perl
25626            ! Changes patchlevel.h
25627 ____________________________________________________________________________
25628 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
25629         Log: FAQ sync.
25630      Branch: perl
25631            ! pod/perlfaq3.pod pod/perlfaq4.pod
25632 ____________________________________________________________________________
25633 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
25634         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
25635              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
25636              Date: Fri, 12 Oct 2001 11:51:05 -0700
25637              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
25638      Branch: perl
25639            ! lib/File/Copy.pm
25640 ____________________________________________________________________________
25641 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
25642         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
25643              From: "chromatic" <chromatic@rmci.net>     
25644              Date: Thu, 11 Oct 2001 10:57:55 -0600
25645              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
25646              
25647              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
25648              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25649              Date: Thu, 11 Oct 2001 22:34:21 +0200
25650              Message-ID: <20011011223421.A693@rafael>     
25651              
25652              plus undef $Term::Complete::stty as suggested by Rafael.
25653      Branch: perl
25654            ! lib/Term/Complete.pm lib/Term/Complete.t
25655 ____________________________________________________________________________
25656 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
25657         Log: UUnndduupplleexx..
25658      Branch: perl
25659            ! perl.h
25660 ____________________________________________________________________________
25661 [ 12416] By: sky                                   on 2001/10/12  20:16:19
25662         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
25663              From: Andy Dougherty <doughera@lafayette.edu>
25664              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
25665              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
25666              (Potentially only band-aid)
25667      Branch: perl
25668            ! sv.c
25669 ____________________________________________________________________________
25670 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
25671         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
25672              mishandles kill(), and therefore the sigaction test
25673              should be skipped, from Charles Lane.
25674      Branch: perl
25675            ! ext/POSIX/t/sigaction.t
25676 ____________________________________________________________________________
25677 [ 12414] By: sky                                   on 2001/10/12  18:47:49
25678         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
25679      Branch: perl
25680            ! op.h
25681 ____________________________________________________________________________
25682 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
25683         Log: Upgrade to Math::BigInt 1.44 from Tels and
25684              further fixes from John Peacock.
25685      Branch: perl
25686            + lib/Math/BigInt/t/Math/Subclass.pm
25687            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
25688            + lib/Math/BigInt/t/subclass.t
25689            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25690            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
25691            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
25692            ! lib/Math/BigInt/t/mbimbf.t
25693 ____________________________________________________________________________
25694 [ 12412] By: sky                                   on 2001/10/12  18:28:23
25695         Log: perhaps pthread_attr_t really needs to be set for the old api
25696      Branch: perl
25697            ! ext/threads/threads.xs
25698 ____________________________________________________________________________
25699 [ 12411] By: sky                                   on 2001/10/12  18:11:45
25700         Log: pthread_keycreate not pthread_key_create under the here be dragons API
25701      Branch: perl
25702            ! ext/threads/threads.h
25703 ____________________________________________________________________________
25704 [ 12410] By: sky                                   on 2001/10/12  18:07:37
25705         Log: Apperently OLD PTHREADS API is a bit retarded.
25706              This should fix another set of compile failures in HP-UX 10.20.
25707      Branch: perl
25708            ! ext/threads/threads.h ext/threads/threads.xs
25709 ____________________________________________________________________________
25710 [ 12409] By: nick                                  on 2001/10/12  15:30:01
25711         Log: Blind integrate of mainline
25712      Branch: perlio
25713           +> (branch 32 files)
25714            - lib/unicode/README
25715           !> (integrate 121 files)
25716 ____________________________________________________________________________
25717 [ 12408] By: sky                                   on 2001/10/12  14:55:08
25718         Log: Let us avoid being smart for now.
25719      Branch: perl
25720            ! ext/threads/threads.h
25721 ____________________________________________________________________________
25722 [ 12407] By: sky                                   on 2001/10/12  14:38:12
25723         Log: (void*) the argument to make sure we work with picky compilers
25724      Branch: perl
25725            ! ext/threads/threads.xs
25726 ____________________________________________________________________________
25727 [ 12406] By: ams                                   on 2001/10/12  13:26:04
25728         Log: (replaced with #12600)
25729              
25730              Subject: [PATCH 5.6.1 perldoc] use File::Temp
25731              From: Mikhail Zabaluev <mhz@alt-linux.org>
25732              Date: Fri, 12 Oct 2001 12:47:47 +0400
25733              Message-Id: <20011012124747.E13918@localhost.localdomain>
25734      Branch: perl
25735            ! utils/perldoc.PL
25736 ____________________________________________________________________________
25737 [ 12405] By: ams                                   on 2001/10/12  13:05:32
25738         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
25739              From: andreas.koenig@anima.de (Andreas J. Koenig)
25740              Date: 12 Oct 2001 11:12:07 +0200
25741              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
25742      Branch: perl
25743            ! lib/Memoize/t/speed.t
25744 ____________________________________________________________________________
25745 [ 12404] By: sky                                   on 2001/10/12  12:46:15
25746         Log: A) Support OLD_PTHREADS_API
25747              B) Change from using pthread_t to using a TLS to store the
25748              index of the thread in an hash, this is to avoid problems when
25749              in fact pthread_t was not a seralizable type.
25750              Both these changes are because of HP-UX 10.20
25751              This has not been tested on win32 but should work there.
25752              Need to add support for NetWare.
25753      Branch: perl
25754            ! ext/threads/threads.h ext/threads/threads.xs
25755 ____________________________________________________________________________
25756 [ 12403] By: ams                                   on 2001/10/12  07:34:19
25757         Log: Subject: Re: New module XML::Clean
25758              From: andreas.koenig@anima.de (Andreas J. Koenig)
25759              Date: 12 Oct 2001 10:20:35 +0200
25760              Message-Id: <m3elo9uv58.fsf@anima.de>
25761      Branch: perl
25762            ! pod/perlnewmod.pod
25763 ____________________________________________________________________________
25764 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
25765         Log: More HP model tweaks from Merijn.
25766      Branch: perl
25767            ! README.hpux
25768 ____________________________________________________________________________
25769 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
25770         Log: Update Changes.
25771      Branch: perl
25772            ! Changes patchlevel.h
25773 ____________________________________________________________________________
25774 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
25775         Log: HP-UX update from H.Merijn Brand.
25776      Branch: perl
25777            ! README.hpux
25778 ____________________________________________________________________________
25779 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
25780         Log: Subject: [PATCH] fix link rot in README.vms
25781              From: "Craig A. Berry" <craigberry@mac.com>
25782              Date: Wed, 10 Oct 2001 17:17:00 -0500
25783              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
25784      Branch: perl
25785            ! README.vms
25786 ____________________________________________________________________________
25787 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
25788         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
25789              From: "chromatic" <chromatic@rmci.net>
25790              Date: Wed, 10 Oct 2001 15:50:30 -0600
25791              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
25792      Branch: perl
25793            ! lib/Term/Complete.t
25794 ____________________________________________________________________________
25795 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
25796         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
25797              From: "chromatic" <chromatic@rmci.net>
25798              Date: Wed, 10 Oct 2001 15:45:42 -0600
25799              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
25800      Branch: perl
25801            + lib/ExtUtils/Packlist.t
25802            ! MANIFEST
25803 ____________________________________________________________________________
25804 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
25805         Log: VMS needs quotes around the -I option to keep it from
25806              being downcased, from Charles Lane.
25807      Branch: perl
25808            ! t/run/kill_perl.t
25809 ____________________________________________________________________________
25810 [ 12395] By: ams                                   on 2001/10/10  16:22:32
25811         Log: Subject: [PATCH lib/FindBin.pm]
25812              From: Stas Bekman <stas@stason.org>
25813              Date: Tue, 09 Oct 2001 23:57:10 +0800
25814              Message-Id: <3BC31E56.60805@stason.org>
25815      Branch: perl
25816            ! lib/FindBin.pm
25817 ____________________________________________________________________________
25818 [ 12394] By: ams                                   on 2001/10/10  16:09:53
25819         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
25820              From: Abhijit Menon-Sen <ams@wiw.org>
25821              Date: Wed, 10 Oct 2001 21:59:33 +0530
25822              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
25823      Branch: perl
25824            ! ext/Data/Dumper/Dumper.xs
25825 ____________________________________________________________________________
25826 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
25827         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
25828              from Charles Lane.
25829      Branch: perl
25830            ! lib/File/Spec/VMS.pm
25831 ____________________________________________________________________________
25832 [ 12392] By: ams                                   on 2001/10/10  14:49:43
25833         Log: Subject: [PATCH] two s/// bugfixes
25834              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25835              Date: Wed, 10 Oct 2001 17:23:44 +0200
25836              Message-Id: <20011010172344.C22440@rafael>
25837      Branch: perl
25838            ! pp_ctl.c regexec.c t/op/subst.t
25839 ____________________________________________________________________________
25840 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
25841         Log: Fix/improve handling of the [000000] special "root"
25842              directory, by putting cwd in canonical form when doing
25843              abs2rel, and prepending a 000000 to directory "chunks"
25844              if missing from base or path.  Also adjust test to
25845              reflect the (improved) output from abs2rel.
25846              From Charles Lane.
25847      Branch: perl
25848            ! lib/File/Spec.t lib/File/Spec/VMS.pm
25849 ____________________________________________________________________________
25850 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
25851         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
25852              all of the extra VMSish attributes (such as "treat this logical
25853              as a device name") that are necessary to make programs run.
25854              A tainted %ENV does not hinder VMS.  From Charles Lane.
25855      Branch: perl
25856            ! lib/File/Find/t/taint.t
25857 ____________________________________________________________________________
25858 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
25859         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
25860              
25861              o  VMS is case-insensitive, RTL downcases filenames read
25862              by perl... so need to re-upcase filenames like MANIFEST
25863              and MANIFEST.SKIP
25864              
25865              o  Need to convert VMS-style to Unix-style filenames when comparing
25866              names in MANIFEST to names in filesystem.
25867              
25868              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
25869              since VMS won't let you (easily) delete non-empty directories.
25870              
25871              From Charles Lane.
25872      Branch: perl
25873            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
25874 ____________________________________________________________________________
25875 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
25876         Log: Unix and VMS agree on "*" as a "match any number of any chars"
25877              wildcards, but differ ("?"  vs.  "%") for their "match any single
25878              char" wildcard.  This patch changes "?"  chars to "%" before doing a
25879              VMS glob...at no loss of functionality, since "?"  isn't a valid
25880              filename char on VMS.  From Charles Lane.
25881      Branch: perl
25882            ! doio.c
25883 ____________________________________________________________________________
25884 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
25885         Log: (accidentally empty submit; new life as #12390)
25886      Branch: perl
25887            ! lib/File/Find/t/taint.t
25888 ____________________________________________________________________________
25889 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
25890         Log: Even more VMS tweakage from Charles Lane:
25891              
25892              Tweak #1:  splitdir only works on directory part of filespec,
25893              split off volume first
25894              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
25895              (it's a horrible kludge in the run-time library,
25896              improved in later versions). Check the
25897              $Config{'d_setenv'} flag before attempting to set it.
25898      Branch: perl
25899            ! t/op/chdir.t
25900 ____________________________________________________________________________
25901 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
25902         Log: VMS tweakage from Charles Lane.
25903              
25904              . command.com doubles an output line when prompting for extensions
25905              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
25906              . perl5db doesn't clean up after itself
25907      Branch: perl
25908            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
25909 ____________________________________________________________________________
25910 [ 12384] By: sky                                   on 2001/10/09  19:16:11
25911         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
25912              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25913              Date: Tue, 9 Oct 2001 22:10:26 +0200
25914              Message-ID: <20011009221026.A8579@rafael>
25915      Branch: perl
25916            ! pod/perldata.pod
25917 ____________________________________________________________________________
25918 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
25919         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
25920              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25921              Date: 9 Oct 2001 15:15:06 -0000
25922              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
25923      Branch: perl
25924            ! t/op/subst.t
25925 ____________________________________________________________________________
25926 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
25927         Log: Update Changes.
25928      Branch: perl
25929            ! Changes patchlevel.h
25930 ____________________________________________________________________________
25931 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
25932         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
25933              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
25934              when a NULL is passed for the filename string pointer.
25935              From Charles Lane.
25936      Branch: perl
25937            ! vms/vms.c
25938 ____________________________________________________________________________
25939 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
25940         Log: Subject: HP systems update
25941              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25942              Date: Tue, 09 Oct 2001 15:59:22 +0200
25943              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
25944      Branch: perl
25945            ! README.hpux
25946 ____________________________________________________________________________
25947 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
25948         Log: CPAN::Nox does now have a test.
25949      Branch: perl
25950            ! t/lib/1_compile.t
25951 ____________________________________________________________________________
25952 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
25953         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
25954              From: David Dyck <dcd@tc.fluke.com>
25955              Date: Mon, 1 Oct 2001 12:17:36 -0700
25956              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
25957      Branch: perl
25958            ! installperl
25959 ____________________________________________________________________________
25960 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
25961         Log: NetWare update from Ananth Kesari.
25962      Branch: perl
25963            ! NetWare/nwperlsys.h makedef.pl
25964 ____________________________________________________________________________
25965 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
25966         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
25967              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25968              Date: Tue, 9 Oct 2001 08:40:57 EDT
25969              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
25970      Branch: perl
25971            ! lib/File/Find/t/find.t
25972 ____________________________________________________________________________
25973 [ 12374] By: ams                                   on 2001/10/09  05:31:45
25974         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
25975              ExtUtils::Mkbootstrap
25976              From: "chromatic" <chromatic@rmci.net>
25977              Date: Tue, 09 Oct 2001 00:08:37 -0600
25978              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
25979      Branch: perl
25980            + lib/ExtUtils/Mkbootstrap.t
25981            ! MANIFEST
25982 ____________________________________________________________________________
25983 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
25984         Log: Enable more debugging.
25985      Branch: perl
25986            ! lib/utf8_heavy.pl
25987 ____________________________________________________________________________
25988 [ 12372] By: ams                                   on 2001/10/09  02:11:59
25989         Log: #12370 forgot to modify is_gv_magical().
25990      Branch: perl
25991            ! gv.c
25992 ____________________________________________________________________________
25993 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
25994         Log: Make the toupper/lower/title API for Unicode not right
25995              but at least less wrong: prepare for the mapping being
25996              more than just one-character-to-one-character.
25997      Branch: perl
25998            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
25999            ! regexec.c utf8.c
26000 ____________________________________________________________________________
26001 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
26002         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
26003              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26004              Date: Mon, 8 Oct 2001 22:18:23 -0400
26005              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
26006      Branch: perl
26007            ! pod/perlvar.pod t/op/taint.t
26008 ____________________________________________________________________________
26009 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
26010         Log: FAQ sync.
26011      Branch: perl
26012            ! pod/perlfaq3.pod pod/perlfaq4.pod
26013 ____________________________________________________________________________
26014 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
26015         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
26016              From: "chromatic" <chromatic@rmci.net>
26017              Date: Mon, 08 Oct 2001 14:05:32 -0600
26018              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
26019      Branch: perl
26020            ! lib/Term/Cap.t
26021 ____________________________________________________________________________
26022 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
26023         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
26024              From: Michael G Schwern <schwern@pobox.com>
26025              Date: Mon, 8 Oct 2001 17:00:14 -0400
26026              Message-ID: <20011008170014.L17083@blackrider>
26027      Branch: perl
26028            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
26029 ____________________________________________________________________________
26030 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
26031         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
26032              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26033              Date: Mon, 8 Oct 2001 16:01:33 EDT
26034              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
26035      Branch: perl
26036            ! ext/Time/HiRes/HiRes.xs
26037 ____________________________________________________________________________
26038 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
26039         Log: Subject: [PATCH] Autosplit patch for VMS
26040              From: "Craig A. Berry" <craigberry@mac.com>
26041              Date: Mon, 08 Oct 2001 15:40:43 -0500
26042              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
26043      Branch: perl
26044            ! lib/AutoSplit.pm lib/AutoSplit.t
26045 ____________________________________________________________________________
26046 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
26047         Log: Don't assume that everybody is running OS X 10.1 yet;
26048              from Kay Röpke.
26049      Branch: perl
26050            ! hints/darwin.sh
26051 ____________________________________________________________________________
26052 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
26053         Log: Update Changes.
26054      Branch: perl
26055            ! Changes patchlevel.h
26056 ____________________________________________________________________________
26057 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
26058         Log: Retract #12358 for now.
26059      Branch: perl
26060            ! lib/Term/Cap.t
26061 ____________________________________________________________________________
26062 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
26063         Log: Can't figure out what this is testing.
26064              (If it is trying to catch SIGKILL, it should stop
26065              trying because that is by definition impossible.)
26066      Branch: perl
26067            ! lib/sigtrap.t
26068 ____________________________________________________________________________
26069 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
26070         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
26071              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
26072              Date: Sun, 30 Sep 2001 21:15:13 +0200
26073              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
26074      Branch: perl
26075            ! lib/ExtUtils/MM_Win32.pm
26076 ____________________________________________________________________________
26077 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
26078         Log: Clarify the ldlibpth part and condense the overall text.
26079      Branch: perl
26080            ! t/TEST
26081 ____________________________________________________________________________
26082 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
26083         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
26084              From: "chromatic" <chromatic@rmci.net>
26085              Date: Sun, 07 Oct 2001 16:59:26 -0600
26086              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
26087      Branch: perl
26088            ! lib/Term/Cap.t
26089 ____________________________________________________________________________
26090 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
26091         Log: Update the list because fo #12265.
26092      Branch: perl
26093            ! t/lib/1_compile.t
26094 ____________________________________________________________________________
26095 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
26096         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
26097              From: Nicholas Clark <nick@ccl4.org>
26098              Date: Sun, 7 Oct 2001 20:53:33 +0100
26099              Message-ID: <20011007205333.S38756@plum.flirble.org>   
26100      Branch: perl
26101            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
26102            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26103            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
26104            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
26105            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
26106            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
26107            ! lib/Switch/t/switch.t lib/Term/Complete.t
26108            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
26109            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
26110            ! t/op/my_stash.t
26111 ____________________________________________________________________________
26112 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
26113         Log: Integrate patch #12350 from maintperl; typo in
26114              IO::Seekable doc.
26115      Branch: perl
26116           !> ext/IO/lib/IO/Seekable.pm
26117 ____________________________________________________________________________
26118 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
26119         Log: Detypo.
26120      Branch: perl
26121            ! hints/darwin.sh
26122 ____________________________________________________________________________
26123 [ 12353] By: sky                                   on 2001/10/07  17:16:14
26124         Log: Change 12349 didn't really get it right.
26125      Branch: perl
26126            ! lib/Unicode/README
26127 ____________________________________________________________________________
26128 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
26129         Log: If running the harness the dynamic library search path
26130              may need setting.
26131      Branch: perl
26132            ! t/TEST
26133 ____________________________________________________________________________
26134 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
26135         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
26136              in ldflags.
26137      Branch: perl
26138            ! hints/darwin.sh
26139 ____________________________________________________________________________
26140 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
26141         Log: typo in IO::Seekable doc
26142      Branch: maint-5.6/perl
26143            ! ext/IO/lib/IO/Seekable.pm
26144 ____________________________________________________________________________
26145 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
26146         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
26147              doesn't work on Mac OS X 10.1 (when unpacking the tar the
26148              latter gets renamed as lib/unicode:1, assumedly for security
26149              reasons not to overwrite stuff)
26150      Branch: perl
26151            + lib/Unicode/README
26152            - lib/unicode/README
26153            ! MANIFEST
26154 ____________________________________________________________________________
26155 [ 12348] By: ams                                   on 2001/10/07  05:33:40
26156         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
26157              From: "chromatic" <chromatic@rmci.net>
26158              Date: Sat, 06 Oct 2001 21:42:03 -0600
26159              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
26160      Branch: perl
26161            + lib/CPAN/t/Nox.t
26162            ! MANIFEST
26163 ____________________________________________________________________________
26164 [ 12347] By: ams                                   on 2001/10/07  00:48:10
26165         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
26166              From: "chromatic" <chromatic@rmci.net>
26167              Date: Sat, 06 Oct 2001 18:52:10 -0600
26168              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
26169      Branch: perl
26170            + lib/sigtrap.t
26171            ! MANIFEST
26172 ____________________________________________________________________________
26173 [ 12346] By: ams                                   on 2001/10/06  23:14:01
26174         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
26175              h2xs write?)
26176              From: Nicholas Clark <nick@ccl4.org>
26177              Date: Sat, 6 Oct 2001 21:46:43 +0100
26178              Message-Id: <20011006214643.L38756@plum.flirble.org>
26179      Branch: perl
26180            ! utils/h2xs.PL
26181 ____________________________________________________________________________
26182 [ 12345] By: ams                                   on 2001/10/06  17:39:53
26183         Log: Subject: [PATCH] Memoize tests
26184              From: Nicholas Clark <nick@ccl4.org>
26185              Date: Sat, 6 Oct 2001 18:04:21 +0100
26186              Message-Id: <20011006180421.J38756@plum.flirble.org>
26187      Branch: perl
26188            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
26189            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
26190            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
26191            ! lib/Memoize/t/expire_module_n.t
26192            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
26193            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
26194            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
26195            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
26196            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
26197            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
26198 ____________________________________________________________________________
26199 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
26200         Log: Retract the latter part of #12343.
26201      Branch: perl
26202            ! ext/IO/lib/IO/Socket/INET.pm
26203 ____________________________________________________________________________
26204 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
26205         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
26206              From: David Dyck <dcd@tc.fluke.com>
26207              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
26208              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
26209              
26210              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
26211              From: David Dyck <dcd@tc.fluke.com>
26212              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
26213              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
26214      Branch: perl
26215            ! ext/IO/lib/IO/Socket/INET.pm
26216 ____________________________________________________________________________
26217 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
26218         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
26219              From: Robin Barker <rmb1@cise.npl.co.uk>
26220              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
26221              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
26222      Branch: perl
26223            ! t/TEST
26224 ____________________________________________________________________________
26225 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
26226         Log: Don't assume that %x is good for displaying UVs.
26227      Branch: perl
26228            ! dump.c
26229 ____________________________________________________________________________
26230 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
26231         Log: Update Changes.
26232      Branch: perl
26233            ! Changes patchlevel.h
26234 ____________________________________________________________________________
26235 [ 12339] By: ams                                   on 2001/10/05  10:22:34
26236         Log: Subject: [PATCH] perlfunc/select
26237              From: Nicholas Clark <nick@ccl4.org>
26238              Date: Fri, 5 Oct 2001 11:33:58 +0100
26239              Message-Id: <20011005113358.Z38756@plum.flirble.org>
26240      Branch: perl
26241            ! pod/perlfunc.pod
26242 ____________________________________________________________________________
26243 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
26244         Log: Retract #12313 and #12249.
26245      Branch: perl
26246            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
26247            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
26248            ! pod/perlebcdic.pod
26249 ____________________________________________________________________________
26250 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
26251         Log: Subject: [PATCH] perlvms.pod update
26252              From: "Craig A. Berry" <craigberry@mac.com>
26253              Date: Thu, 04 Oct 2001 12:55:52 -0500
26254              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
26255      Branch: perl
26256            ! vms/perlvms.pod
26257 ____________________________________________________________________________
26258 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
26259         Log: Subject: PATCH: Tie::SubstrHash
26260              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26261              Date: Thu, 04 Oct 2001 12:12:41 +0100
26262              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
26263      Branch: perl
26264            ! lib/Tie/SubstrHash.pm
26265 ____________________________________________________________________________
26266 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
26267         Log: Unicode properties saga continues.
26268      Branch: perl
26269            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
26270            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
26271 ____________________________________________________________________________
26272 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
26273         Log: Yet more Unicode properties.
26274      Branch: perl
26275            + lib/unicore/In/137.pl lib/unicore/In/138.pl
26276            + lib/unicore/In/139.pl lib/unicore/In/140.pl
26277            + lib/unicore/In/141.pl lib/unicore/In/142.pl
26278            + lib/unicore/In/143.pl lib/unicore/In/144.pl
26279            + lib/unicore/In/145.pl lib/unicore/In/146.pl
26280            + lib/unicore/In/147.pl lib/unicore/In/148.pl
26281            + lib/unicore/In/149.pl lib/unicore/In/150.pl
26282            + lib/unicore/In/151.pl lib/unicore/In/152.pl
26283            + lib/unicore/In/153.pl lib/unicore/In/154.pl
26284            + lib/unicore/In/155.pl lib/unicore/In/156.pl
26285            + lib/unicore/In/157.pl lib/unicore/In/158.pl
26286            + lib/unicore/In/159.pl lib/unicore/In/160.pl
26287            + lib/unicore/In/161.pl lib/unicore/In/162.pl
26288            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
26289            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
26290            ! pod/perlunicode.pod
26291 ____________________________________________________________________________
26292 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
26293         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
26294              From: "Craig A. Berry" <craigberry@mac.com>
26295              Date: Wed, 03 Oct 2001 17:45:25 -0500
26296              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
26297              
26298              (the lib/Term/Complete.t patched differently by #12332)
26299      Branch: perl
26300            ! lib/ExtUtils/Command.t
26301 ____________________________________________________________________________
26302 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
26303         Log: Restore only if something to restore.
26304      Branch: perl
26305            ! lib/Term/Complete.t
26306 ____________________________________________________________________________
26307 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
26308         Log: Update various resources for credits,
26309              minor icons fixes, and versions.
26310      Branch: maint-5.6/macperl
26311            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
26312            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
26313            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
26314 ____________________________________________________________________________
26315 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
26316         Log: Quiet the warnings about using undef value
26317      Branch: maint-5.6/macperl
26318            ! lib/File/Temp.pm
26319 ____________________________________________________________________________
26320 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
26321         Log: Fix up Ballon Help and Help menu docs (first pass);
26322              remove balloon rez file, and autogenerate with
26323              Balloon2Rez instead.
26324      Branch: maint-5.6/macperl
26325            + macos/macperl/macscripts/Balloon2Rez
26326            - macos/macperl/MPBalloons.r
26327            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
26328 ____________________________________________________________________________
26329 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
26330         Log: Allow overriding of defaults, for change #12327.
26331      Branch: maint-5.6/macperl
26332            ! perl.h
26333 ____________________________________________________________________________
26334 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
26335         Log: Override PerlProc_exit.
26336      Branch: maint-5.6/macperl
26337            ! macos/macish.h
26338 ____________________________________________________________________________
26339 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
26340         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
26341      Branch: maint-5.6/macperl
26342            + macos/bundled_lib/blib/lib/MD5.pm
26343            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
26344            + macos/lib/Mac/AETE/Dialect.pm
26345            + macos/lib/Mac/AETE/Format/Converter.pm
26346            + macos/lib/Mac/AETE/Format/Dictionary.pm
26347            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
26348            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
26349            + macos/lib/Mac/Toolbox.pod
26350            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
26351 ____________________________________________________________________________
26352 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
26353         Log: Sync up silly CVS headers ... I should commit CVS
26354              first to avoid this ...
26355      Branch: maint-5.6/macperl
26356            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
26357            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
26358            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
26359            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
26360 ____________________________________________________________________________
26361 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
26362         Log: Fix Matthias' address, and attributions.
26363      Branch: maint-5.6/macperl
26364            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
26365            ! pod/perlport.pod
26366 ____________________________________________________________________________
26367 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
26368         Log: Fix Matthias' address, and attributions.
26369      Branch: maint-5.6/macperl
26370            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
26371            ! macos/ext/Mac/Components/Components.pm
26372            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
26373            ! macos/ext/Mac/Dialogs/Dialogs.pm
26374            ! macos/ext/Mac/Events/Events.pm
26375            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
26376            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
26377            ! macos/ext/Mac/Gestalt/Gestalt.pm
26378            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
26379            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
26380            ! macos/ext/Mac/Menus/Menus.pm
26381            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
26382            ! macos/ext/Mac/Movies/Movies.pm
26383            ! macos/ext/Mac/Navigation/Navigation.pm
26384            ! macos/ext/Mac/Notification/Notification.pm
26385            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
26386            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
26387            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
26388            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
26389            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
26390            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
26391            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
26392            ! macos/ext/Mac/StandardFile/StandardFile.pm
26393            ! macos/ext/Mac/TextEdit/TextEdit.pm
26394            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
26395            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
26396            ! macos/lib/Mac/LowMem.pm
26397 ____________________________________________________________________________
26398 [ 12322] By: sky                                   on 2001/10/03  18:41:07
26399         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
26400              From: "Craig A. Berry" <craigberry@mac.com>
26401              Date: Wed, 03 Oct 2001 14:30:55 -0500
26402              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
26403      Branch: perl
26404            ! vms/vms.c
26405 ____________________________________________________________________________
26406 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
26407         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
26408              From: "Craig A. Berry" <craigberry@mac.com>
26409              Date: Wed, 03 Oct 2001 14:30:55 -0500
26410              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
26411      Branch: perl
26412            ! vms/vms.c
26413 ____________________________________________________________________________
26414 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
26415         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
26416              only IsL&) and Inherited (negative lookahead good);
26417              add tests for Common, Inherited, and L&.
26418      Branch: perl
26419            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
26420 ____________________________________________________________________________
26421 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
26422         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
26423              (The Unicode standard uses L& quite often.)
26424      Branch: perl
26425            ! lib/utf8_heavy.pl
26426 ____________________________________________________________________________
26427 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
26428         Log: Add the 'Common' Unicode property (code points not
26429              explicitly assigned to any other script).
26430      Branch: perl
26431            + lib/unicore/In/136.pl
26432            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
26433 ____________________________________________________________________________
26434 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
26435         Log: Skip the RV printing test under threads until fixed.
26436      Branch: perl
26437            ! ext/B/t/terse.t
26438 ____________________________________________________________________________
26439 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
26440         Log: Subject: 12309 / cygwin / win2k
26441              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26442              Date: Wed, 03 Oct 2001 15:25:15 +0200
26443              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
26444      Branch: perl
26445            ! makedef.pl
26446 ____________________________________________________________________________
26447 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
26448         Log: Metaconfig unit change for #12314.
26449      Branch: metaconfig
26450            ! U/modified/Head.U
26451 ____________________________________________________________________________
26452 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
26453         Log: Subject: Both cygwin and djgpp on one machine
26454              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26455              Date: Wed, 03 Oct 2001 15:02:59 +0200
26456              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
26457      Branch: perl
26458            ! Configure
26459 ____________________________________________________________________________
26460 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
26461         Log: (retracted by #12338)
26462              
26463              Subject: [PATCH] Code clean up for perlboot.pod
26464              From: Casey West <casey@geeknest.com>
26465              Date: Tue, 2 Oct 2001 19:24:43 -0400
26466              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
26467              
26468              Subject: [PATCH] Code clean up for perlbot.diff
26469              From: Casey West <casey@geeknest.com>
26470              Date: Tue, 2 Oct 2001 19:25:22 -0400
26471              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
26472              
26473              Subject: [PATCH] Code clean up for perlcall.pod
26474              From: Casey West <casey@geeknest.com>
26475              Date: Tue, 2 Oct 2001 19:25:57 -0400
26476              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
26477              
26478              Subject: [PATCH] Code clean up for perldata.pod
26479              From: Casey West <casey@geeknest.com>
26480              Date: Tue, 2 Oct 2001 19:26:29 -0400
26481              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
26482              
26483              Subject: [PATCH] Code clean up for perldbmfilter.pod
26484              From: Casey West <casey@geeknest.com>
26485              Date: Tue, 2 Oct 2001 19:26:59 -0400
26486              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
26487              
26488              Subject: [PATCH] Code clean up for perlebcdic.pod
26489              From: Casey West <casey@geeknest.com>
26490              Date: Tue, 2 Oct 2001 19:27:37 -0400
26491              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
26492      Branch: perl
26493            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
26494            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
26495 ____________________________________________________________________________
26496 [ 12312] By: ams                                   on 2001/10/02  23:43:55
26497         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
26498              From: Michael G Schwern <schwern@pobox.com>
26499              Date: Tue, 2 Oct 2001 17:00:49 -0400
26500              Message-Id: <20011002170049.A9955@blackrider>
26501      Branch: perl
26502            ! lib/ExtUtils/MakeMaker.pm
26503 ____________________________________________________________________________
26504 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
26505         Log: FAQ sync.
26506      Branch: perl
26507            ! pod/perlfaq3.pod
26508 ____________________________________________________________________________
26509 [ 12310] By: nick                                  on 2001/10/02  16:09:49
26510         Log: Integrate mainline
26511      Branch: perlio
26512           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
26513           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
26514           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
26515           !> patchlevel.h t/op/pat.t
26516 ____________________________________________________________________________
26517 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
26518         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
26519              not just one single space.
26520      Branch: perl
26521            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
26522 ____________________________________________________________________________
26523 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
26524         Log: AUTHORS updates.
26525      Branch: perl
26526            ! AUTHORS
26527 ____________________________________________________________________________
26528 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
26529         Log: Update Changes.
26530      Branch: perl
26531            ! Changes patchlevel.h
26532 ____________________________________________________________________________
26533 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
26534         Log: Work around old buggy glibcs for langinfo constants,
26535              from Nicholas Clark and David Dyck.
26536      Branch: perl
26537            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
26538 ____________________________________________________________________________
26539 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
26540         Log: Eradicate Time::Piece; add an example.
26541      Branch: perl
26542            ! ext/I18N/Langinfo/Langinfo.pm
26543 ____________________________________________________________________________
26544 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
26545         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
26546              From: Robert Spier <rspier@pobox.com>
26547              Date: Mon, 1 Oct 2001 23:20:16 -0700
26548              Message-ID: <15289.23712.422087.878224@rls.cx>
26549      Branch: perl
26550            ! lib/Pod/Html.pm
26551 ____________________________________________________________________________
26552 [ 12303] By: sky                                   on 2001/10/02  10:40:57
26553         Log: Fixes obscure bug that manifests itself by.
26554              local $!=0;undef*STDOUT;#segfaults
26555              Has been around for a while. Possible other magic IO vars are
26556              possibly affected as well. Reported by Jos Boumans.
26557      Branch: perl
26558            ! mg.c
26559 ____________________________________________________________________________
26560 [ 12302] By: nick                                  on 2001/10/02  09:00:52
26561         Log: Integrate mainline
26562      Branch: perlio
26563           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
26564           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
26565           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
26566 ____________________________________________________________________________
26567 [ 12301] By: nick                                  on 2001/10/02  08:40:57
26568         Log: Integrate mainline + lib/open.t patch from Chromatic
26569      Branch: perlio
26570           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
26571            ! lib/open.t
26572           !> (integrate 29 files)
26573 ____________________________________________________________________________
26574 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
26575         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
26576              Until it has, better stop early if someone requests threads.
26577      Branch: perl
26578            ! hints/darwin.sh
26579 ____________________________________________________________________________
26580 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
26581         Log: Subject: [ID 20011001.011] redundant code in t/TEST
26582              From: David Dyck <dcd@tc.fluke.com>
26583              Date: Mon, 1 Oct 2001 12:56:24 -0700
26584              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
26585      Branch: perl
26586            ! t/TEST
26587 ____________________________________________________________________________
26588 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
26589         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
26590              From: "chromatic" <chromatic@rmci.net>
26591              Date: Mon, 01 Oct 2001 12:27:12 -0600
26592              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
26593      Branch: perl
26594            ! lib/Term/Cap.t
26595 ____________________________________________________________________________
26596 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
26597         Log: UNICOS testing patches from Nicholas Clark.
26598      Branch: perl
26599            ! t/op/arith.t t/op/pack.t
26600 ____________________________________________________________________________
26601 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
26602         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
26603              From: "chromatic" <chromatic@rmci.net>
26604              Date: Mon, 01 Oct 2001 10:21:51 -0600
26605              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
26606      Branch: perl
26607            ! lib/open.t
26608 ____________________________________________________________________________
26609 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
26610         Log: Make missing the RADIXCHAR a softer, gentler error.
26611      Branch: perl
26612            ! ext/I18N/Langinfo/Langinfo.t
26613 ____________________________________________________________________________
26614 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
26615         Log: Nuke also the LANG because of glibc.
26616      Branch: perl
26617            ! lib/open.t
26618 ____________________________________________________________________________
26619 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
26620         Log: Also the ^Is is optional.
26621      Branch: perl
26622            ! pod/perlunicode.pod t/op/pat.t
26623 ____________________________________________________________________________
26624 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
26625         Log: Be careful to pull chars from the varargs stack when
26626              formatting chars.
26627      Branch: perl
26628            ! regcomp.c
26629 ____________________________________________________________________________
26630 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
26631         Log: sortsv not in place anymore, noticed by John P. Linderman.
26632      Branch: perl
26633            ! pod/perlapi.pod pp_ctl.c
26634 ____________________________________________________________________________
26635 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
26636         Log: Make the diagnostic messages more neutral.
26637      Branch: perl
26638            ! ext/B/t/terse.t
26639 ____________________________________________________________________________
26640 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
26641         Log: Forgotten from #12288.
26642      Branch: perl
26643            ! ext/Data/Dumper/Dumper.pm
26644 ____________________________________________________________________________
26645 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
26646         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
26647              From: Brian Ingerson <ingy@ttul.org>
26648              Date: Sun, 30 Sep 2001 21:45:56 -0700
26649              Message-ID: <20010930214556.D26392@ttul.org>
26650              
26651              (remember also the #12289)
26652      Branch: perl
26653            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
26654 ____________________________________________________________________________
26655 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
26656         Log: More Unicode property tests for the abbreviated
26657              general properties.
26658      Branch: perl
26659            ! t/op/pat.t
26660 ____________________________________________________________________________
26661 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
26662         Log: Further tweaks to the Unicode properties.
26663      Branch: perl
26664            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
26665 ____________________________________________________________________________
26666 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
26667         Log: Retract #12284.
26668      Branch: perl
26669            ! lib/Term/Cap.t
26670 ____________________________________________________________________________
26671 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
26672         Log: (Retracted by #12285)
26673      Branch: perl
26674            ! lib/Term/Cap.t
26675 ____________________________________________________________________________
26676 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
26677         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
26678              From: "chromatic" <chromatic@rmci.net>  
26679              Date: Sun, 30 Sep 2001 16:10:02 -0600
26680              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
26681      Branch: perl
26682            + lib/Term/Cap.t
26683            ! MANIFEST
26684 ____________________________________________________________________________
26685 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
26686         Log: Use stty -g to restore the terminal state, do not even
26687              try to run the tests if stty -g is not available.
26688      Branch: perl
26689            ! lib/Term/Complete.t
26690 ____________________________________________________________________________
26691 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
26692         Log: Cleanup utf8_heavy; allow dropping the In prefix from
26693              Unicode script/block properties.
26694      Branch: perl
26695            ! lib/utf8_heavy.pl
26696 ____________________________________________________________________________
26697 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
26698         Log: Retract the #12259 for now.
26699      Branch: perl
26700            ! embed.h embed.pl sv.h
26701 ____________________________________________________________________________
26702 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
26703         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
26704      Branch: perl
26705            + lib/Text/TabsWrap/CHANGELOG
26706            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
26707 ____________________________________________________________________________
26708 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
26709         Log: #12272 wasn't right, it introduced an extra ().
26710      Branch: perl
26711            ! lib/utf8_heavy.pl
26712 ____________________________________________________________________________
26713 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
26714         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
26715              From: Jonathan Stowe <gellyfish@gellyfish.com>
26716              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
26717              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
26718      Branch: perl
26719            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
26720 ____________________________________________________________________________
26721 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
26722         Log: Subject: Patch to put qsortsv in the public API
26723              From: Brian Ingerson <ingy@ttul.org>
26724              Date: Sat, 29 Sep 2001 17:41:13 -0700
26725              Message-ID: <20010929174113.A30223@ttul.org>
26726      Branch: perl
26727            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
26728 ____________________________________________________________________________
26729 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
26730         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
26731              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26732              Date: Sat, 29 Sep 2001 23:54:48 +0200
26733              Message-ID: <20010929235448.A5017@rafael>
26734      Branch: perl
26735            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
26736 ____________________________________________________________________________
26737 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
26738         Log: FAQ sync.
26739      Branch: perl
26740            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
26741            ! pod/perlfaq9.pod
26742 ____________________________________________________________________________
26743 [ 12273] By: bailey                                on 2001/09/29  23:43:46
26744         Log: Resync with mainline
26745      Branch: vmsperl
26746           +> (branch 1207 files)
26747            - (delete 324 files)
26748           !> (integrate 866 files)
26749 ____________________________________________________________________________
26750 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
26751         Log: Nasty recursion trap if one would match Unicode.
26752      Branch: perl
26753            ! lib/utf8_heavy.pl
26754 ____________________________________________________________________________
26755 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
26756         Log: More Unicode todo.
26757      Branch: perl
26758            ! pod/perltodo.pod
26759 ____________________________________________________________________________
26760 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
26761         Log: Explain a bit the new more flexible \p\P syntax.
26762      Branch: perl
26763            ! pod/perlunicode.pod
26764 ____________________________________________________________________________
26765 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
26766         Log: More leniency to the \p and \P: now can have whitespace
26767              between the property definition and the curlies; now can
26768              invert the property by having a caret between the open
26769              curly and the property.
26770      Branch: perl
26771            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
26772 ____________________________________________________________________________
26773 [ 12268] By: nick                                  on 2001/09/29  17:39:26
26774         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
26775              one test (lib/open.t) fails
26776      Branch: perlio
26777           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
26778           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
26779           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
26780           +> lib/Tie/Scalar.t lib/open.t
26781            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
26782            - ext/B/Stash.t
26783           !> (integrate 62 files)
26784 ____________________________________________________________________________
26785 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
26786         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
26787      Branch: perl
26788            ! t/op/chdir.t
26789 ____________________________________________________________________________
26790 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
26791         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
26792              From: "Craig A. Berry" <craigberry@mac.com> 
26793              Date: Sat, 29 Sep 2001 09:35:33 -0500
26794              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
26795      Branch: perl
26796            ! t/op/chdir.t
26797 ____________________________________________________________________________
26798 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
26799         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
26800              From: "chromatic" <chromatic@rmci.net>
26801              Date: Fri, 28 Sep 2001 21:20:12 -0600
26802              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
26803      Branch: perl
26804            + lib/Tie/Scalar.t
26805            ! MANIFEST lib/Tie/Scalar.pm
26806 ____________________________________________________________________________
26807 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
26808         Log: Allow for more flexibility in the \p{In...} names, now
26809              case doesn't matter, and any space or dash can be
26810              matched by any space, dash, underbar, or empty.
26811              (may be going too far on leniency)
26812      Branch: perl
26813            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
26814            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
26815            ! t/op/pat.t
26816 ____________________________________________________________________________
26817 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
26818         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
26819              From: "chromatic" <chromatic@rmci.net>
26820              Date: Fri, 28 Sep 2001 17:39:50 -0600
26821              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
26822      Branch: perl
26823            + lib/open.t
26824            ! MANIFEST
26825 ____________________________________________________________________________
26826 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
26827         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
26828              From: "Craig A. Berry" <craigberry@mac.com>
26829              Date: Fri, 28 Sep 2001 16:24:51 -0500
26830              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
26831      Branch: perl
26832            ! ext/File/Glob/t/basic.t
26833 ____________________________________________________________________________
26834 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
26835         Log: Subject: [DOC PATCH] Carp.pm pod typo
26836              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26837              Date: Fri, 28 Sep 2001 23:14:51 +0200
26838              Message-ID: <20010928231451.E16889@rafael>
26839      Branch: perl
26840            ! lib/Carp.pm
26841 ____________________________________________________________________________
26842 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
26843         Log: Subject: [PATCH] Allow an @INC hook to set %INC
26844              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26845              Date: Fri, 28 Sep 2001 22:18:13 +0200
26846              Message-ID: <20010928221813.A16889@rafael>
26847      Branch: perl
26848            ! pp_ctl.c
26849 ____________________________________________________________________________
26850 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
26851         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
26852              From: Nicholas Clark <nick@ccl4.org>
26853              Date: Fri, 28 Sep 2001 23:39:33 +0100
26854              Message-ID: <20010928233933.C23673@plum.flirble.org>
26855      Branch: perl
26856            ! embed.h embed.pl sv.h
26857 ____________________________________________________________________________
26858 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
26859         Log: Update Changes.
26860      Branch: perl
26861            ! Changes patchlevel.h
26862 ____________________________________________________________________________
26863 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
26864         Log: Move the B tests to B/t.
26865      Branch: perl
26866            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
26867            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
26868            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
26869            - ext/B/Showlex.t ext/B/Stash.t
26870            ! MANIFEST
26871 ____________________________________________________________________________
26872 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
26873         Log: Forgot from #12254.
26874      Branch: perl
26875            + ext/B/B/Terse.t
26876 ____________________________________________________________________________
26877 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
26878         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
26879              From: "chromatic" <chromatic@rmci.net>
26880              Date: Thu, 27 Sep 2001 23:22:17 -0600
26881              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
26882      Branch: perl
26883            ! MANIFEST
26884 ____________________________________________________________________________
26885 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
26886         Log: Test numbering mismatch.
26887      Branch: perl
26888            ! t/op/chdir.t
26889 ____________________________________________________________________________
26890 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
26891         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
26892              From: "Craig A. Berry" <craigberry@mac.com>
26893              Date: Wed, 26 Sep 2001 17:43:14 -0500
26894              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
26895      Branch: perl
26896            ! iperlsys.h t/op/chdir.t
26897 ____________________________________________________________________________
26898 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
26899         Log: Subject: [PATCH gv.c] make __ANON__ global
26900              From: Robin Barker <rmb1@cise.npl.co.uk>
26901              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
26902              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
26903      Branch: perl
26904            ! gv.c t/op/anonsub.t t/op/runlevel.t
26905 ____________________________________________________________________________
26906 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
26907         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
26908              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26909              Date: Thu, 27 Sep 2001 22:34:32 +0200
26910              Message-ID: <20010927223432.A1485@rafael>
26911      Branch: perl
26912            ! ext/B/B/Terse.pm
26913 ____________________________________________________________________________
26914 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
26915         Log: (retracted by #12338)
26916              
26917              Subject: [PATCH] Cleanup of perldsc.pod      
26918              From: Casey West <casey@geeknest.com>
26919              Date: Thu, 27 Sep 2001 11:13:17 -0400
26920              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
26921      Branch: perl
26922            ! pod/perldsc.pod
26923 ____________________________________________________________________________
26924 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
26925         Log: Not everyone is using ithreads...
26926      Branch: perl
26927            ! ext/Devel/Peek/Peek.t
26928 ____________________________________________________________________________
26929 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
26930         Log: Document the nss_delete core dump workaround for HP-UX
26931              and Solaris, bug IDs 20010805.018 and 20010629.004.
26932      Branch: perl
26933            ! README.hpux README.solaris
26934 ____________________________________________________________________________
26935 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
26936         Log: Dump Unicode hash keys also as Unicode,
26937              not just as a byte string.
26938      Branch: perl
26939            ! dump.c ext/Devel/Peek/Peek.t
26940 ____________________________________________________________________________
26941 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
26942         Log: Integrate changes #12241 and #12242 from macperl:
26943              
26944              Remove unneeded disabling of umask() calls
26945              
26946              Note (get|set)sockopt are available.
26947      Branch: perl
26948           !> lib/File/Temp.pm pod/perlport.pod
26949 ____________________________________________________________________________
26950 [ 12244] By: sky                                   on 2001/09/27  08:53:00
26951         Log: Flush buffers on thread closedown.
26952      Branch: perl
26953            ! ext/threads/threads.xs
26954 ____________________________________________________________________________
26955 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
26956         Log: Dump SvUTF8(sv)s also as \x{...}.
26957              
26958              TODO: dump the SvUTF8() hash keys similarly. 
26959      Branch: perl
26960            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
26961 ____________________________________________________________________________
26962 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
26963         Log: Note (get|set)sockopt are available.
26964      Branch: maint-5.6/macperl
26965            ! pod/perlport.pod
26966 ____________________________________________________________________________
26967 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
26968         Log: Remove unneeded disabling of umask() calls
26969      Branch: maint-5.6/macperl
26970            ! lib/File/Temp.pm
26971 ____________________________________________________________________________
26972 [ 12240] By: sky                                   on 2001/09/26  18:44:56
26973         Log: Documention update
26974      Branch: perl
26975            ! ext/threads/threads.pm
26976 ____________________________________________________________________________
26977 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
26978         Log: Update Changes.
26979      Branch: perl
26980            ! Changes patchlevel.h
26981 ____________________________________________________________________________
26982 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
26983         Log: Check that all environment variables are tainted.
26984      Branch: perl
26985            ! t/op/taint.t
26986 ____________________________________________________________________________
26987 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
26988         Log: Manual integration error in #12235.
26989      Branch: perl
26990            ! lib/File/DosGlob.t
26991 ____________________________________________________________________________
26992 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
26993         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
26994              From: "chromatic" <chromatic@rmci.net>
26995              Date: Tue, 25 Sep 2001 23:57:07 -0600
26996              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
26997      Branch: perl
26998            ! perlio.c
26999 ____________________________________________________________________________
27000 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
27001         Log: Integrate macperl changes from Chris Nandor:
27002              12192 11817 11815 11813 11778 11775
27003              
27004              Update CPAN.pm to work with new Mac::BuildTools instead
27005              of ExtUtils::MM_MacOS "orphan" functions
27006              
27007              Fix test
27008              
27009              Make syntax check report in MPW style, fix tests
27010              to use Mac::err=unix to get normal-style error
27011              messages.
27012              
27013              More module and test ports from Thomas Wegner et al
27014              
27015              Fix open of /dev/null for Mac OS
27016              
27017              Allow for platforms to override formatting of errors
27018              on output from Matthias Neeracher (core files)
27019      Branch: perl
27020            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
27021            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
27022            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
27023           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
27024           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
27025           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
27026 ____________________________________________________________________________
27027 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
27028         Log: grrr.
27029      Branch: perl
27030            ! t/op/gv.t
27031 ____________________________________________________________________________
27032 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
27033         Log: Retract #12232.
27034      Branch: perl
27035            ! t/op/gv.t
27036 ____________________________________________________________________________
27037 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
27038         Log: (Retracted by #12233.)
27039      Branch: perl
27040            ! t/op/gv.t
27041 ____________________________________________________________________________
27042 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
27043         Log: Detypo.
27044      Branch: perl
27045            ! ext/Encode/Makefile.PL
27046 ____________________________________________________________________________
27047 [ 12230] By: sky                                   on 2001/09/26  11:36:23
27048         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
27049              We are using a "delay" here because we do not want to depend on thread synchronization issues.
27050      Branch: perl
27051            + ext/threads/t/stress_cv.t
27052            ! MANIFEST ext/threads/t/stress_string.t
27053 ____________________________________________________________________________
27054 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
27055         Log: NetWare tweak from Ananth Kesari.
27056      Branch: perl
27057            ! NetWare/t/Readme.txt
27058 ____________________________________________________________________________
27059 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
27060         Log: Trick to fool case-blind filesystems.
27061      Branch: perl
27062            ! ext/Encode/Makefile.PL
27063 ____________________________________________________________________________
27064 [ 12227] By: sky                                   on 2001/09/26  11:06:50
27065         Log: Threads can start executing in a different order than they were
27066              created.... so we cannot ok() inside the threadstarter.
27067      Branch: perl
27068            ! ext/threads/t/stress_string.t
27069 ____________________________________________________________________________
27070 [ 12226] By: sky                                   on 2001/09/26  07:41:45
27071         Log: Add in stress_string.t to stress test threads a bit more.
27072      Branch: perl
27073            + ext/threads/t/stress_string.t
27074            ! MANIFEST
27075 ____________________________________________________________________________
27076 [ 12225] By: sky                                   on 2001/09/26  07:04:21
27077         Log: Fix negative refcount introduced by #12223.
27078      Branch: perl
27079            ! ext/threads/threads.xs
27080 ____________________________________________________________________________
27081 [ 12224] By: sky                                   on 2001/09/26  06:57:58
27082         Log: Update documentation to match change #12223
27083      Branch: perl
27084            ! sharedsv.c
27085 ____________________________________________________________________________
27086 [ 12223] By: sky                                   on 2001/09/26  06:54:32
27087         Log: Use a separate interpreter for the sharedsv space. Another
27088              negative sv leak. Sigh.
27089      Branch: perl
27090            ! sharedsv.c
27091 ____________________________________________________________________________
27092 [ 12222] By: sky                                   on 2001/09/26  05:58:35
27093         Log: Do the environ assignment in perl_contruct to match perl_destruct.
27094              Now we don't need to perl_parse/perl_run. However environ is a
27095              global....
27096      Branch: perl
27097            ! perl.c
27098 ____________________________________________________________________________
27099 [ 12221] By: sky                                   on 2001/09/26  05:41:02
27100         Log: Move the creation of PL_strtab to perl_construct so we can work
27101              with HV and HEs without running perl_parse.
27102      Branch: perl
27103            ! perl.c
27104 ____________________________________________________________________________
27105 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
27106         Log: integrate macperl changes into maint-5.6
27107      Branch: maint-5.6/perl
27108           !> (integrate 26 files)
27109 ____________________________________________________________________________
27110 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
27111         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
27112              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
27113      Branch: maint-5.6/macperl
27114            ! macos/ext/Mac/Fonts/Fonts.xs
27115            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
27116 ____________________________________________________________________________
27117 [ 12218] By: ams                                   on 2001/09/25  23:31:33
27118         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
27119              From: Nicholas Clark <nick@ccl4.org>
27120              Date: Wed, 26 Sep 2001 01:20:20 +0100
27121              Message-Id: <20010926012020.B48092@plum.flirble.org>
27122      Branch: perl
27123            ! lib/AutoSplit.t
27124 ____________________________________________________________________________
27125 [ 12217] By: ams                                   on 2001/09/25  22:33:05
27126         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
27127              From: "Craig A. Berry" <craigberry@mac.com>
27128              Date: Tue, 25 Sep 2001 18:08:42 -0500
27129              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
27130      Branch: perl
27131            ! vms/vms.c
27132 ____________________________________________________________________________
27133 [ 12216] By: ams                                   on 2001/09/25  21:41:01
27134         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
27135              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
27136              From: Michael G Schwern <schwern@pobox.com>
27137              Date: Wed, 26 Sep 2001 00:38:21 -0400
27138              Message-Id: <20010926003821.A627@blackrider>
27139      Branch: perl
27140            ! lib/AutoSplit.t
27141 ____________________________________________________________________________
27142 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
27143         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
27144              From: Michael G Schwern <schwern@pobox.com>
27145              Date: Tue, 25 Sep 2001 17:43:49 -0400
27146              Message-ID: <20010925174349.B19534@blackrider>
27147      Branch: perl
27148            ! lib/Test/Simple.pm lib/Test/Utils.pm
27149 ____________________________________________________________________________
27150 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
27151         Log: Integrate changes from bleadperl.
27152      Branch: maint-5.6/macperl
27153           !> pod/perlport.pod
27154 ____________________________________________________________________________
27155 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
27156         Log: skip($mess) should result in one skip.
27157      Branch: perl
27158            ! t/test.pl
27159 ____________________________________________________________________________
27160 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
27161         Log: Integrate change #12200 from maintperl.
27162      Branch: maint-5.6/macperl
27163           !> win32/perlhost.h
27164 ____________________________________________________________________________
27165 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
27166         Log: Fix file types to "apple"
27167      Branch: maint-5.6/macperl
27168            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
27169            ! macos/ext/Mac/SAT/t/Collision.rsrc
27170 ____________________________________________________________________________
27171 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
27172         Log: Fix rsrc file as snd file; fix path in t file.
27173      Branch: maint-5.6/macperl
27174            ! macos/ext/Mac/Notification/t/Notification.rsrc
27175            ! macos/ext/Mac/Notification/t/Notification.t
27176 ____________________________________________________________________________
27177 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
27178         Log: Sync up with File::Find from bleadperl.
27179      Branch: maint-5.6/macperl
27180            ! lib/File/Find.pm t/lib/filefind-taint.t
27181 ____________________________________________________________________________
27182 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
27183         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
27184              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
27185              of hundreds)
27186      Branch: maint-5.6/macperl
27187            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
27188            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
27189            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
27190 ____________________________________________________________________________
27191 [ 12207] By: nick                                  on 2001/09/25  19:04:36
27192         Log: Integrate mainline (untested while modem is up)
27193      Branch: perlio
27194           +> lib/AutoSplit.t t/test.pl
27195            - lib/warnings/register.t
27196           !> (integrate 28 files)
27197 ____________________________________________________________________________
27198 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
27199         Log: perldiag entry for #12205.
27200      Branch: perl
27201            ! pod/perldiag.pod
27202 ____________________________________________________________________________
27203 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
27204         Log: Subject: [PATCH] warning on v-string in use/require
27205              From: John Peacock <jpeacock@rowman.com>
27206              Date: Mon, 24 Sep 2001 17:29:03 -0400
27207              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
27208      Branch: perl
27209            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
27210 ____________________________________________________________________________
27211 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
27212         Log: perltooc et al updates.
27213      Branch: perl
27214            ! plan9/mkfile pod/roffitall
27215 ____________________________________________________________________________
27216 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
27217         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
27218              From: Michael G Schwern <schwern@pobox.com>
27219              Date: Sun, 23 Sep 2001 00:07:12 -0400
27220              Message-ID: <20010923000712.A7005@blackrider>
27221      Branch: perl
27222            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
27223 ____________________________________________________________________________
27224 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
27225         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
27226              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27227              Date: Wed, 26 Sep 2001 01:25:10 +0900
27228              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
27229      Branch: perl
27230            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
27231            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
27232            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
27233 ____________________________________________________________________________
27234 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
27235         Log: Integrate change #12200 from maintperl;
27236              on windows, virtualized environment could propagate deleted variables
27237              into children if they happen to be at the very end of the table
27238      Branch: perl
27239           !> win32/perlhost.h
27240 ____________________________________________________________________________
27241 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
27242         Log: on windows, virtualized environment could propagate deleted variables
27243              into children if they happen to be at the very end of the table
27244              (thanks for succinct test case from Johan Holmberg, and fix from
27245              Doug Lankshear)
27246      Branch: maint-5.6/perl
27247            ! win32/perlhost.h
27248 ____________________________________________________________________________
27249 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
27250         Log: avoid the use of ftime() (it does a useless, potentially
27251              expensive call to GetTimeZoneInformation()); this potentially
27252              also results in three more digits of precision from
27253              Time::HiRes::time()
27254      Branch: perl
27255            ! ext/Time/HiRes/HiRes.xs
27256 ____________________________________________________________________________
27257 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
27258         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
27259              
27260              Note: io/binmode is failing, have to figure out why.
27261      Branch: perl
27262            + t/test.pl
27263            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
27264            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
27265            ! t/run/exit.t
27266 ____________________________________________________________________________
27267 [ 12197] By: ams                                   on 2001/09/25  13:48:55
27268         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
27269              From: Nicholas Clark <nick@ccl4.org>
27270              Date: Tue, 25 Sep 2001 00:37:40 +0100
27271              Message-Id: <20010925003740.S4971@plum.flirble.org>
27272              (Further changes expected.)
27273      Branch: perl
27274            + lib/AutoSplit.t
27275            ! MANIFEST
27276 ____________________________________________________________________________
27277 [ 12196] By: sky                                   on 2001/09/25  13:37:12
27278         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
27279              _ftime to try and be more robust.
27280      Branch: perl
27281            ! ext/Time/HiRes/HiRes.xs
27282 ____________________________________________________________________________
27283 [ 12194] By: ams                                   on 2001/09/25  11:40:00
27284         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
27285              From: "Craig A. Berry" <craigberry@mac.com>
27286              Date: Mon, 24 Sep 2001 17:54:20 -0500
27287              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
27288      Branch: perl
27289            ! vms/descrip_mms.template
27290 ____________________________________________________________________________
27291 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
27292         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
27293              not working, cursor not spinning (Bug #422129); external
27294              editor problems (Bug #456329); escape/cmd-. not activating
27295              "Cancel" in Save dialog box (Bug #446960); Runtimes not
27296              executing on launch (Bug #464441).
27297      Branch: maint-5.6/macperl
27298            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
27299            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
27300            ! macos/macperl/MacPerl.r
27301 ____________________________________________________________________________
27302 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
27303         Log: Update CPAN.pm to work with new Mac::BuildTools instead
27304              of ExtUtils::MM_MacOS "orphan" functions
27305      Branch: maint-5.6/macperl
27306            ! lib/CPAN.pm
27307 ____________________________________________________________________________
27308 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
27309         Log: Fix up another xsubpp problem (Matthias Neeracher)
27310      Branch: maint-5.6/macperl
27311            ! macos/xsubpp
27312 ____________________________________________________________________________
27313 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
27314         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
27315      Branch: maint-5.6/macperl
27316            ! macos/lib/ExtUtils/MM_MacOS.pm
27317 ____________________________________________________________________________
27318 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
27319         Log: Fix up Makefiles for more Mac:: modules (and prepare for
27320              static build ...?)
27321      Branch: maint-5.6/macperl
27322            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
27323            ! macos/macperl/Makefile.mk
27324 ____________________________________________________________________________
27325 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
27326         Log: Fix up tests
27327      Branch: maint-5.6/macperl
27328            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
27329 ____________________________________________________________________________
27330 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
27331         Log: Make malloc smarter, fix bugs.  (Bug #404030)
27332      Branch: maint-5.6/macperl
27333            ! macos/icemalloc.c macos/icemalloc.h
27334 ____________________________________________________________________________
27335 [ 12186] By: nick                                  on 2001/09/24  19:18:17
27336         Log: Integrate mainline
27337      Branch: perlio
27338           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
27339           +> lib/filetest.t
27340           !> (integrate 30 files)
27341 ____________________________________________________________________________
27342 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
27343         Log: Retract #12136, the warnings::register is already
27344              tested by t/lib/warnings/9enabled, as pointed out
27345              by Paul Marquess.
27346      Branch: perl
27347            - lib/warnings/register.t
27348            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
27349 ____________________________________________________________________________
27350 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
27351         Log: fix Time::HiRes implementation of gettimeofday() on windows
27352              (HiRes.t#14 now passes)
27353      Branch: perl
27354            ! ext/Time/HiRes/HiRes.xs
27355 ____________________________________________________________________________
27356 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
27357         Log: File::Spec::catfile() canonifies everything to blackslashes on
27358              windows :-(
27359      Branch: perl
27360            ! lib/ExtUtils/Manifest.t
27361 ____________________________________________________________________________
27362 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
27363         Log: test number mismatch
27364      Branch: perl
27365            ! t/op/magic.t
27366 ____________________________________________________________________________
27367 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
27368         Log: ok().
27369      Branch: perl
27370            ! t/op/pack.t
27371 ____________________________________________________________________________
27372 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
27373         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
27374              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27375      Branch: perl
27376            ! pp_pack.c t/op/pack.t
27377 ____________________________________________________________________________
27378 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
27379         Log: Update Changes.
27380      Branch: perl
27381            ! Changes patchlevel.h
27382 ____________________________________________________________________________
27383 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
27384         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
27385              From: Michael G Schwern <schwern@pobox.com>
27386              Date: Mon, 24 Sep 2001 11:12:13 -0400
27387              Message-ID: <20010924111213.G27885@blackrider>
27388      Branch: perl
27389            ! lib/ExtUtils/Manifest.pm
27390 ____________________________________________________________________________
27391 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
27392         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
27393              From: Michael G Schwern <schwern@pobox.com> 
27394              Date: Mon, 24 Sep 2001 11:02:07 -0400
27395              Message-ID: <20010924110207.E27885@blackrider>
27396      Branch: perl
27397            ! vms/test.com
27398 ____________________________________________________________________________
27399 [ 12176] By: ams                                   on 2001/09/24  14:01:59
27400         Log: Update Changes.
27401      Branch: perl
27402            ! Changes
27403 ____________________________________________________________________________
27404 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
27405         Log: Various cleanups.
27406      Branch: perl
27407            ! ext/threads/Makefile.PL ext/threads/threads.xs
27408 ____________________________________________________________________________
27409 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
27410         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
27411      Branch: maint-5.6/macperl
27412           !> (integrate 33 files)
27413 ____________________________________________________________________________
27414 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
27415         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
27416              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27417              Date: Mon, 24 Sep 2001 20:04:58 +0900
27418              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
27419      Branch: perl
27420            ! ext/Encode/Encode/gb2312.enc
27421 ____________________________________________________________________________
27422 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
27423         Log: Clarifying comment to #12164.
27424      Branch: perl
27425            ! lib/Cwd.pm
27426 ____________________________________________________________________________
27427 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
27428         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
27429              From: Nicholas Clark <nick@ccl4.org>
27430              Date: Sun, 23 Sep 2001 23:00:56 +0100
27431              Message-ID: <20010923230055.Y4971@plum.flirble.org>
27432              
27433              (with "sample_constants" changed to "fallback")
27434      Branch: perl
27435            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
27436            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
27437            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
27438            ! lib/h2xs.t utils/h2xs.PL
27439 ____________________________________________________________________________
27440 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
27441         Log: Metaconfig unit change for #12167.
27442      Branch: metaconfig
27443            ! U/modified/Cppsym.U
27444 ____________________________________________________________________________
27445 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
27446         Log: Add a few glibc cpp symbols to probe for.
27447      Branch: perl
27448            ! Configure
27449 ____________________________________________________________________________
27450 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
27451         Log: DJGPP tweaks for Laszlo Molnar.
27452      Branch: perl
27453            ! djgpp/djgppsed.sh dosish.h
27454 ____________________________________________________________________________
27455 [ 12165] By: ams                                   on 2001/09/24  10:07:08
27456         Log: Subject: [PATCH t/op/inccode.t] More tests
27457              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27458              Date: 24 Sep 2001 10:01:44 -0000
27459              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
27460      Branch: perl
27461            ! t/op/inccode.t
27462 ____________________________________________________________________________
27463 [ 12164] By: ams                                   on 2001/09/24  09:43:29
27464         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
27465              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
27466              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
27467              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
27468      Branch: perl
27469            ! lib/Cwd.pm
27470 ____________________________________________________________________________
27471 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
27472         Log: 1_compile updates.
27473      Branch: perl
27474            ! t/lib/1_compile.t
27475 ____________________________________________________________________________
27476 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
27477         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
27478              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27479              Date: Wed, 19 Sep 2001 22:47:14 +0200
27480              Message-ID: <20010919224714.A6382@rafael>
27481      Branch: perl
27482            ! pod/perlvar.pod pp_ctl.c
27483 ____________________________________________________________________________
27484 [ 12161] By: ams                                   on 2001/09/23  17:40:02
27485         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
27486              filetest Pragma
27487              From: "chromatic" <chromatic@rmci.net>
27488              Date: Sun, 23 Sep 2001 12:07:25 -0600
27489              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
27490      Branch: perl
27491            + lib/filetest.t
27492            ! MANIFEST t/lib/1_compile.t
27493 ____________________________________________________________________________
27494 [ 12160] By: ams                                   on 2001/09/23  16:32:11
27495         Log: Additional minor chdir() tweak.
27496      Branch: perl
27497            ! pod/perlfunc.pod
27498 ____________________________________________________________________________
27499 [ 12159] By: ams                                   on 2001/09/23  16:25:01
27500         Log: Subject: PATCH lib/ExtUtils/Command.t
27501              From: Abe Timmerman <abe@ztreet.demon.nl>
27502              Date: Sun, 23 Sep 2001 19:11:44 +0200
27503              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
27504      Branch: perl
27505            ! lib/ExtUtils/Command.t
27506 ____________________________________________________________________________
27507 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
27508         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
27509              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
27510              Date: Sun, 23 Sep 2001 02:02:26 +0200
27511              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
27512      Branch: perl
27513            ! makedef.pl
27514 ____________________________________________________________________________
27515 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
27516         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
27517              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
27518              Date: Sat, 22 Sep 2001 12:54:39 -0500
27519              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
27520      Branch: perl
27521            ! t/op/study.t
27522 ____________________________________________________________________________
27523 [ 12156] By: nick                                  on 2001/09/23  07:48:44
27524         Log: Integrate mainline
27525      Branch: perlio
27526            - check83.pl
27527           !> ext/Encode/Encode/2022-cn.enc
27528 ____________________________________________________________________________
27529 [ 12155] By: nick                                  on 2001/09/23  07:48:01
27530         Log: Integrate mainline
27531      Branch: perlio
27532           +> (branch 64 files)
27533            - ext/Encode/Encode/cns11643-1.enc
27534            - ext/Encode/Encode/cns11643-2.enc
27535            - ext/Encode/Encode/iso2022-cn.enc
27536            - ext/Encode/Encode/iso2022-jp.enc
27537            - ext/Encode/Encode/iso2022-jp1.enc
27538            - ext/Encode/Encode/iso2022-jp2.enc
27539            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
27540            - ext/Encode/Encode/iso8859-1.enc
27541            - ext/Encode/Encode/iso8859-1.ucm
27542            - ext/Encode/Encode/iso8859-10.enc
27543            - ext/Encode/Encode/iso8859-10.ucm
27544            - ext/Encode/Encode/iso8859-13.enc
27545            - ext/Encode/Encode/iso8859-13.ucm
27546            - ext/Encode/Encode/iso8859-14.enc
27547            - ext/Encode/Encode/iso8859-14.ucm
27548            - ext/Encode/Encode/iso8859-15.enc
27549            - ext/Encode/Encode/iso8859-15.ucm
27550            - ext/Encode/Encode/iso8859-16.enc
27551            - ext/Encode/Encode/iso8859-16.ucm
27552            - ext/Encode/Encode/iso8859-2.enc
27553            - ext/Encode/Encode/iso8859-2.ucm
27554            - ext/Encode/Encode/iso8859-3.enc
27555            - ext/Encode/Encode/iso8859-3.ucm
27556            - ext/Encode/Encode/iso8859-4.enc
27557            - ext/Encode/Encode/iso8859-4.ucm
27558            - ext/Encode/Encode/iso8859-5.enc
27559            - ext/Encode/Encode/iso8859-5.ucm
27560            - ext/Encode/Encode/iso8859-6.enc
27561            - ext/Encode/Encode/iso8859-6.ucm
27562            - ext/Encode/Encode/iso8859-7.enc
27563            - ext/Encode/Encode/iso8859-7.ucm
27564            - ext/Encode/Encode/iso8859-8.enc
27565            - ext/Encode/Encode/iso8859-8.ucm
27566            - ext/Encode/Encode/iso8859-9.enc
27567            - ext/Encode/Encode/iso8859-9.ucm
27568            - ext/Encode/Encode/isoir-197.enc
27569            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
27570            - t/lib/sample-tests/header_at_end
27571            - t/lib/sample-tests/header_at_end_fail
27572           !> (integrate 174 files)
27573 ____________________________________________________________________________
27574 [ 12154] By: ams                                   on 2001/09/23  07:11:46
27575         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
27576              by Blair Zajac.
27577      Branch: perl
27578            ! pod/perlfunc.pod
27579 ____________________________________________________________________________
27580 [ 12153] By: ams                                   on 2001/09/23  06:56:32
27581         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
27582              Forgotten deprecation of *glob{FILEHANDLE}?
27583              From: "chromatic" <chromatic@rmci.net>
27584              Date: Sat, 22 Sep 2001 21:27:56 -0600
27585              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
27586      Branch: perl
27587            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
27588 ____________________________________________________________________________
27589 [ 12152] By: ams                                   on 2001/09/23  06:42:58
27590         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
27591              From: Michael G Schwern <schwern@pobox.com>
27592              Date: Sun, 23 Sep 2001 03:34:39 -0400
27593              Message-Id: <20010923033439.E7005@blackrider>
27594      Branch: perl
27595            ! lib/File/Find.pm
27596 ____________________________________________________________________________
27597 [ 12151] By: ams                                   on 2001/09/23  06:37:57
27598         Log: Subject: Re: t/op/magic.t missing tests on Win32
27599              From: Michael G Schwern <schwern@pobox.com>
27600              Date: Sat, 22 Sep 2001 20:29:09 -0400
27601              Message-Id: <20010922202909.I18223@blackrider>
27602      Branch: perl
27603            ! t/op/magic.t
27604 ____________________________________________________________________________
27605 [ 12150] By: ams                                   on 2001/09/23  06:36:26
27606         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
27607              Dumpvalue.pm
27608              From: "chromatic" <chromatic@rmci.net>
27609              Date: Sat, 22 Sep 2001 19:41:31 -0600
27610              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
27611      Branch: perl
27612            + lib/Dumpvalue.t
27613            ! MANIFEST lib/Dumpvalue.pm
27614 ____________________________________________________________________________
27615 [ 12149] By: ams                                   on 2001/09/23  06:25:35
27616         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
27617              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27618              Date: Sun, 23 Sep 2001 15:27:56 +0900
27619              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
27620      Branch: perl
27621            ! ext/Encode/Encode/2022-cn.enc
27622 ____________________________________________________________________________
27623 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
27624         Log: Manual eror in #12147.
27625      Branch: perl
27626            ! win32/win32.c
27627 ____________________________________________________________________________
27628 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
27629         Log: Integrate change #12146 from maintperl;
27630              win32_chdir() et al don't handle a NULL argument gracefully
27631      Branch: perl
27632           !> win32/perlhost.h win32/win32.c
27633 ____________________________________________________________________________
27634 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
27635         Log: win32_chdir() et al don't handle a NULL argument gracefully
27636      Branch: maint-5.6/perl
27637            ! win32/perlhost.h win32/win32.c
27638 ____________________________________________________________________________
27639 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
27640         Log: typo in change#12026
27641      Branch: maint-5.6/perl
27642            ! op.c
27643 ____________________________________________________________________________
27644 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
27645         Log: Subject: [PATCH] Re: scalar context unpack bugs
27646              From: Nicholas Clark <nick@ccl4.org>
27647              Date: Sat, 22 Sep 2001 23:07:56 +0100
27648              Message-ID: <20010922230755.O4971@plum.flirble.org>
27649      Branch: perl
27650            ! pp_pack.c t/op/pack.t
27651 ____________________________________________________________________________
27652 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
27653         Log: Try ExtUtils::Command.t everywhere, not just on Win32
27654              (as suggested by NI-S).  Also allow running it either
27655              in t/ or in the main directory.
27656      Branch: perl
27657            ! lib/ExtUtils/Command.t
27658 ____________________________________________________________________________
27659 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
27660         Log: Update the test on warnings/register.t.
27661      Branch: perl
27662            ! t/lib/1_compile.t
27663 ____________________________________________________________________________
27664 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
27665         Log: The code is now almost tidy enough to keep the IRIX cc happy.
27666      Branch: perl
27667            ! hints/irix_6.sh
27668 ____________________________________________________________________________
27669 [ 12140] By: ams                                   on 2001/09/22  17:26:32
27670         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
27671              use_ithreads
27672              From: "Craig A. Berry" <craigberry@mac.com>
27673              Date: Sat, 22 Sep 2001 13:15:32 -0500
27674              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
27675      Branch: perl
27676            ! configure.com
27677 ____________________________________________________________________________
27678 [ 12139] By: ams                                   on 2001/09/22  16:44:08
27679         Log: Do what perl_clone() does for sharedsv functions.
27680      Branch: perl
27681            ! embed.pl proto.h
27682 ____________________________________________________________________________
27683 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
27684         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
27685              (suggested by Sarathy, extensions shouldn't be dabbling with
27686              op structures, so binary backward compatibility should not be
27687              an issue.)
27688      Branch: perl
27689            ! hints/irix_6.sh op.h
27690 ____________________________________________________________________________
27691 [ 12137] By: ams                                   on 2001/09/22  16:21:05
27692         Log: More cleanups. (What's PERL_DECL_PROT?)
27693      Branch: perl
27694            ! embed.pl proto.h sharedsv.h
27695 ____________________________________________________________________________
27696 [ 12136] By: ams                                   on 2001/09/22  15:14:34
27697         Log: (Retracted by #12185)
27698              
27699              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
27700              Add Tests for warnings::register, Doc Update
27701              From: "chromatic" <chromatic@rmci.net>
27702              Date: Sat, 22 Sep 2001 09:43:20 -0600
27703              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
27704      Branch: perl
27705            + lib/warnings/register.t
27706            ! MANIFEST lib/warnings/register.pm
27707 ____________________________________________________________________________
27708 [ 12135] By: ams                                   on 2001/09/22  15:07:50
27709         Log: `@foo' should be @foo for consistency.
27710      Branch: perl
27711            ! pod/perldiag.pod
27712 ____________________________________________________________________________
27713 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
27714         Log: (Retracted by #12138)
27715              
27716              Add -woff (turn warning off) 3187:
27717              "A pointer is converted to a smaller integer."
27718              This happens when your pointers are 64-bit: then every case
27719              of converting pointers to PADOFFSETs (explicitly 32-bit)
27720              faces truncation (even explicit use of INT2PTR doesn't help).
27721              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
27722              Changing PADOFFSET from U32 to UV would help, but that
27723              would break binary backward compatibility of BASEOP and padop
27724              (assuming you have been using 64-bit pointers).
27725      Branch: perl
27726            ! hints/irix_6.sh
27727 ____________________________________________________________________________
27728 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
27729         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
27730              but the name comes from the inside the file, not from the file
27731              name, and Rumanian is the name of the language.
27732      Branch: perl
27733            + ext/Encode/Encode/macRumanian.enc
27734            - ext/Encode/Encode/macRomania.enc
27735            ! MANIFEST
27736 ____________________________________________________________________________
27737 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
27738         Log: Rename perltootc as perltooc for 8.3-friedliness.
27739      Branch: perl
27740            + pod/perltooc.pod
27741            - pod/perltootc.pod
27742            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
27743            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
27744            ! pod/perltoot.pod
27745 ____________________________________________________________________________
27746 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
27747         Log: Find more conflicts by lowercasing.
27748      Branch: perl
27749            + Porting/check83.pl
27750            - check83.pl
27751            ! MANIFEST
27752 ____________________________________________________________________________
27753 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
27754         Log: The AIX cc 5.0.0.0 is simply too buggy.
27755      Branch: perl
27756            ! hints/aix.sh
27757 ____________________________________________________________________________
27758 [ 12129] By: ams                                   on 2001/09/22  12:35:38
27759         Log: Uninteresting cleanup.
27760      Branch: perl
27761            ! form.h
27762 ____________________________________________________________________________
27763 [ 12128] By: ams                                   on 2001/09/22  12:28:48
27764         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
27765              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
27766              Date: Sat, 22 Sep 2001 14:29:13 +0100
27767              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
27768      Branch: perl
27769            ! cv.h
27770 ____________________________________________________________________________
27771 [ 12127] By: ams                                   on 2001/09/22  12:04:28
27772         Log: What's a backet?
27773      Branch: perl
27774            ! dump.c
27775 ____________________________________________________________________________
27776 [ 12126] By: ams                                   on 2001/09/22  10:02:34
27777         Log: Removed duplicated tests #19 and #20.
27778      Branch: perl
27779            ! t/op/do.t
27780 ____________________________________________________________________________
27781 [ 12125] By: ams                                   on 2001/09/22  03:58:41
27782         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
27783              From: Michael Carman <mjcarman@home.com>
27784              Date: Fri, 21 Sep 2001 17:54:05 -0500
27785              Message-Id: <3BABC50D.6040202@home.com>
27786              (Applied with some changes.)
27787      Branch: perl
27788            ! pod/perlmod.pod
27789 ____________________________________________________________________________
27790 [ 12124] By: ams                                   on 2001/09/22  03:44:19
27791         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
27792              From: Michael G Schwern <schwern@pobox.com>
27793              Date: Fri, 21 Sep 2001 19:20:40 -0400
27794              Message-Id: <20010921192040.E5494@blackrider>
27795      Branch: perl
27796            ! t/op/chdir.t
27797 ____________________________________________________________________________
27798 [ 12123] By: ams                                   on 2001/09/22  03:41:08
27799         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
27800              From: Blair Zajac <blair@orcaware.com>
27801              Date: Fri, 21 Sep 2001 15:13:04 -0700
27802              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
27803      Branch: perl
27804            ! t/op/chdir.t
27805 ____________________________________________________________________________
27806 [ 12122] By: ams                                   on 2001/09/22  03:37:07
27807         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
27808              20010920.007
27809              From: Michael G Schwern <schwern@pobox.com>
27810              Date: Fri, 21 Sep 2001 17:59:03 -0400
27811              Message-Id: <20010921175903.V5494@blackrider>
27812      Branch: perl
27813            ! t/op/do.t
27814 ____________________________________________________________________________
27815 [ 12121] By: ams                                   on 2001/09/22  03:30:38
27816         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
27817              suite on WinCE)
27818              From: Michael G Schwern <schwern@pobox.com>
27819              Date: Fri, 21 Sep 2001 19:41:03 -0400
27820              Message-Id: <20010921194103.G5494@blackrider>
27821      Branch: perl
27822            ! pod/perlport.pod
27823 ____________________________________________________________________________
27824 [ 12120] By: ams                                   on 2001/09/22  03:28:06
27825         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
27826              From: Michael G Schwern <schwern@pobox.com>
27827              Date: Fri, 21 Sep 2001 17:33:35 -0400
27828              Message-Id: <20010921173335.T5494@blackrider>
27829              ($ENV{FOO}=undef hunk not applied.)
27830      Branch: perl
27831            ! t/op/magic.t
27832 ____________________________________________________________________________
27833 [ 12119] By: ams                                   on 2001/09/22  03:02:26
27834         Log: Subject: [PATCH] perldiag.pod
27835              From: Peter Scott <Peter@PSDT.com>
27836              Date: Fri, 21 Sep 2001 18:54:50 -0700
27837              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
27838              (Moved to the right place.)
27839      Branch: perl
27840            ! pod/perldiag.pod
27841 ____________________________________________________________________________
27842 [ 12118] By: ams                                   on 2001/09/21  20:05:29
27843         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
27844              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27845              Date: Fri, 21 Sep 2001 22:36:54 +0200
27846              Message-Id: <20010921223654.A12742@rafael>
27847      Branch: perl
27848            ! t/op/do.t
27849 ____________________________________________________________________________
27850 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
27851         Log: Restore things as they were before
27852              the backward compatibility police notices.
27853      Branch: perl
27854            ! lib/Cwd.pm
27855 ____________________________________________________________________________
27856 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
27857         Log: More Cwd from Schwern: make also OS/2 and DOS
27858              Cwd agree with File::Spec (that is, native path
27859              syntax using \ instead of / -- backward compatibility
27860              polic warning) and stop Win32 from using bsd_realpath().
27861      Branch: perl
27862            ! lib/Cwd.pm
27863 ____________________________________________________________________________
27864 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
27865         Log: Subject: [PATCH @12110] RE: Untested libraries update
27866              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
27867              Date: Fri, 21 Sep 2001 18:21:07 +0100
27868              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
27869      Branch: perl
27870            ! lib/warnings/register.pm
27871 ____________________________________________________________________________
27872 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
27873         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
27874              From: Michael G Schwern <schwern@pobox.com>
27875              Date: Thu, 20 Sep 2001 22:54:02 -0400
27876              Message-ID: <20010920225402.A3611@blackrider>
27877      Branch: perl
27878            ! lib/Cwd.pm
27879 ____________________________________________________________________________
27880 [ 12113] By: ams                                   on 2001/09/21  17:08:24
27881         Log: Subject: [PATCH] avoid v-strings with require/use
27882              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27883              Date: Fri, 21 Sep 2001 12:34:40 -0400
27884              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
27885      Branch: perl
27886            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
27887            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
27888            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
27889            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
27890            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
27891            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
27892            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
27893            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
27894            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
27895            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
27896            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
27897            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
27898            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
27899            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
27900            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
27901            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
27902            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
27903            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
27904            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
27905 ____________________________________________________________________________
27906 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
27907         Log: Update Changes.
27908      Branch: perl
27909            ! Changes patchlevel.h
27910 ____________________________________________________________________________
27911 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
27912         Log: Make AIX and Tru64 compilers happy.  
27913      Branch: perl
27914            ! ext/threads/threads.h ext/threads/threads.xs
27915 ____________________________________________________________________________
27916 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
27917         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
27918              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27919              Date: 21 Sep 2001 09:16:37 -0000
27920              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
27921      Branch: perl
27922            ! toke.c
27923 ____________________________________________________________________________
27924 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
27925         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
27926              From: Michael G Schwern <schwern@pobox.com>
27927              Date: Thu, 20 Sep 2001 21:21:34 -0400
27928              Message-ID: <20010920212134.Y28291@blackrider>
27929      Branch: perl
27930            ! pp_sys.c
27931 ____________________________________________________________________________
27932 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
27933         Log: Subject: Re: GDB Debugging Macros from mod_perl
27934              From: rspier@pobox.com (Robert Spier)
27935              Date: Thu, 20 Sep 2001 22:45:03 -0700
27936              Message-ID: <15274.54239.413929.49430@rls.cx>
27937      Branch: perl
27938            ! pod/perltodo.pod
27939 ____________________________________________________________________________
27940 [ 12105] By: sky                                   on 2001/09/21  10:33:34
27941         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
27942              timezone! GetSystemTime should be available on all Win32 
27943              platforms we support. Perhaps Time::HiRes should be extended to
27944              support WinCE and Novell?
27945      Branch: perl
27946            ! ext/Time/HiRes/HiRes.xs
27947 ____________________________________________________________________________
27948 [ 12104] By: sky                                   on 2001/09/21  08:12:39
27949         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
27950      Branch: perl
27951            ! ext/threads/threads.h ext/threads/threads.xs
27952 ____________________________________________________________________________
27953 [ 12103] By: sky                                   on 2001/09/21  07:57:41
27954         Log: Rename the *thread* functions to Perl_* to avoid clashes.
27955              Notably on AIX but could become a problem on other platforms.
27956      Branch: perl
27957            ! ext/threads/threads.h ext/threads/threads.xs
27958 ____________________________________________________________________________
27959 [ 12102] By: sky                                   on 2001/09/21  07:35:30
27960         Log: Add the shared sv space to the global vars.
27961              Fix problems compiling on win32.
27962      Branch: perl
27963            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
27964            ! sharedsv.c sharedsv.h
27965 ____________________________________________________________________________
27966 [ 12101] By: ams                                   on 2001/09/21  00:19:55
27967         Log: Subject: [PATCH] win32/Makefile warning fix
27968              From: Blair Zajac <blair@orcaware.com>
27969              Date: Thu, 20 Sep 2001 18:15:43 -0700
27970              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
27971      Branch: perl
27972            ! win32/Makefile
27973 ____________________________________________________________________________
27974 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
27975         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
27976              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
27977              Date: Thu, 20 Sep 2001 18:36:22 +0200
27978              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
27979      Branch: perl
27980            ! lib/ExtUtils/Command.t
27981 ____________________________________________________________________________
27982 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
27983         Log: Cant spl wirth a dam.
27984      Branch: perl
27985            ! intrpvar.h
27986 ____________________________________________________________________________
27987 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
27988         Log: Don't use C++ comments.
27989      Branch: perl
27990            ! ext/threads/threads.xs
27991 ____________________________________________________________________________
27992 [ 12097] By: ams                                   on 2001/09/20  21:42:07
27993         Log: Change #12044 didn't.
27994      Branch: perl
27995            ! lib/constant.pm
27996 ____________________________________________________________________________
27997 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
27998         Log: Metaconfig unit changes for #12095.
27999      Branch: metaconfig
28000            ! U/modified/Myinit.U U/modified/libs.U
28001 ____________________________________________________________________________
28002 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
28003         Log: Remove iconv references since we are not using it
28004              and not going to; regen perltoc, perlmodlib.
28005              (Some references still linger in perltoc, have to figure
28006              out where they are coming from.)
28007      Branch: perl
28008            ! Configure NetWare/config.wc NetWare/config_H.wc
28009            ! Porting/Glossary Porting/config.sh Porting/config_H
28010            ! config_h.SH configure.com epoc/config.sh perl.h
28011            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
28012            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28013            ! vos/config.ga.h win32/config.bc win32/config.gc
28014            ! win32/config.vc win32/config_H.bc win32/config_H.gc
28015            ! win32/config_H.vc wince/config.ce wince/config.h
28016            ! wince/config_H.ce
28017 ____________________________________________________________________________
28018 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
28019         Log: Subject: [PATCH docs] Re: ARGV and read
28020              From: Dave Mitchell <davem@fdgroup.co.uk>
28021              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
28022              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
28023      Branch: perl
28024            ! pod/perltodo.pod pod/perlvar.pod
28025 ____________________________________________________________________________
28026 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
28027         Log: Fresh copies from the cvs.perl.org perlfaq repository.
28028      Branch: perl
28029            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28030            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28031            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28032            ! pod/perlfaq9.pod
28033 ____________________________________________________________________________
28034 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
28035         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
28036              From: Nicholas Clark <nick@ccl4.org>
28037              Date: Thu, 20 Sep 2001 14:27:08 +0100
28038              Message-ID: <20010920142708.X4971@plum.flirble.org>
28039      Branch: perl
28040            ! pp_pack.c t/op/pack.t
28041 ____________________________________________________________________________
28042 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
28043         Log: The sharedsv_space* are variables, not code.  Duh.
28044      Branch: perl
28045            ! intrpvar.h makedef.pl
28046 ____________________________________________________________________________
28047 [ 12090] By: ams                                   on 2001/09/20  11:26:06
28048         Log: Subject: [patch lib/lib_pm.PL]
28049              From: Stas Bekman <stas@stason.org>
28050              Date: Thu, 20 Sep 2001 18:48:53 +0800
28051              Message-Id: <3BA9C995.6010302@stason.org>
28052              (Applied by hand.)
28053      Branch: perl
28054            ! lib/lib_pm.PL
28055 ____________________________________________________________________________
28056 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
28057         Log: Only 21 tests, skipping or not.
28058      Branch: perl
28059            ! lib/ExtUtils/Command.t
28060 ____________________________________________________________________________
28061 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
28062         Log: New exported symbols.
28063      Branch: perl
28064            ! makedef.pl
28065 ____________________________________________________________________________
28066 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
28067         Log: Update Changes.
28068      Branch: perl
28069            ! Changes patchlevel.h
28070 ____________________________________________________________________________
28071 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
28072         Log: Correct numbering of the tests is useful.
28073      Branch: perl
28074            ! ext/threads/t/basic.t
28075 ____________________________________________________________________________
28076 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
28077         Log: More tests now too.
28078      Branch: perl
28079            ! lib/ExtUtils/Command.t
28080 ____________________________________________________________________________
28081 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
28082         Log: More tests now.
28083      Branch: perl
28084            ! ext/threads/t/basic.t
28085 ____________________________________________________________________________
28086 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
28087         Log: The test assumed 7-bit ASCII.  Now it "just"
28088              assumes 8-bit whatever.
28089      Branch: perl
28090            ! t/op/crypt.t
28091 ____________________________________________________________________________
28092 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
28093         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
28094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28095              Date: Wed, 19 Sep 2001 11:45:28 +0200
28096              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
28097              
28098              Lvalue casts are not portable.
28099      Branch: perl
28100            ! ext/threads/threads.xs
28101 ____________________________________________________________________________
28102 [ 12081] By: sky                                   on 2001/09/19  10:17:52
28103         Log: Make the basic test contain only realy basic API tests
28104              Seems to be a problem with detach.
28105      Branch: perl
28106            ! ext/threads/t/basic.t
28107 ____________________________________________________________________________
28108 [ 12080] By: ams                                   on 2001/09/19  01:23:55
28109         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
28110              From: Michael G Schwern <schwern@pobox.com>
28111              Date: Tue, 18 Sep 2001 19:53:48 -0400
28112              Message-Id: <20010918195348.M585@blackrider>
28113              
28114              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
28115              From: Michael G Schwern <schwern@pobox.com>
28116              Date: Tue, 18 Sep 2001 22:07:13 -0400
28117              Message-Id: <20010918220713.B19616@blackrider>
28118      Branch: perl
28119            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
28120            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
28121            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
28122            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
28123            ! lib/Test/Tutorial.pod
28124 ____________________________________________________________________________
28125 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
28126         Log: Indent the test a bit.
28127      Branch: perl
28128            ! ext/threads/t/basic.t
28129 ____________________________________________________________________________
28130 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
28131         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
28132              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28133              Date: Tue, 18 Sep 2001 18:06:44 +0200
28134              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
28135      Branch: perl
28136            ! win32/win32.c
28137 ____________________________________________________________________________
28138 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
28139         Log: Subject: stat access time is wrong on Win95
28140              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28141              Date: Tue, 18 Sep 2001 21:59:24 +0200
28142              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
28143      Branch: perl
28144            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
28145 ____________________________________________________________________________
28146 [ 12076] By: ams                                   on 2001/09/18  22:11:25
28147         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
28148              From: Michael G Schwern <schwern@pobox.com>
28149              Date: Tue, 18 Sep 2001 18:47:14 -0400
28150              Message-Id: <20010918184714.I585@blackrider>
28151      Branch: perl
28152            ! t/op/crypt.t
28153 ____________________________________________________________________________
28154 [ 12075] By: sky                                   on 2001/09/18  19:29:37
28155         Log: two test failures
28156              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28157              Message-ID: <20010918221702.A17408@rafael>
28158              partly applied, #12074 already fixed half the patch
28159      Branch: perl
28160            ! ext/threads/t/basic.t
28161 ____________________________________________________________________________
28162 [ 12074] By: sky                                   on 2001/09/18  18:49:03
28163         Log: Fixes test case failure introduced by #12071, the warning is
28164              now correctly spelled :-)
28165      Branch: perl
28166            ! ext/IO/lib/IO/t/io_sel.t
28167 ____________________________________________________________________________
28168 [ 12073] By: sky                                   on 2001/09/18  18:46:22
28169         Log: Make the test behave properly!
28170      Branch: perl
28171            ! ext/threads/t/basic.t
28172 ____________________________________________________________________________
28173 [ 12072] By: ams                                   on 2001/09/18  18:44:59
28174         Log: OP_RCATLINE is an SVOP, not a BASEOP.
28175      Branch: perl
28176            ! opcode.h opcode.pl
28177 ____________________________________________________________________________
28178 [ 12071] By: ams                                   on 2001/09/18  18:06:27
28179         Log: Deprecate != Depreciate.
28180      Branch: perl
28181            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
28182            ! lib/Pod/ParseUtils.pm
28183 ____________________________________________________________________________
28184 [ 12070] By: ams                                   on 2001/09/18  15:14:58
28185         Log: Subject: [PATCH] Getopt::Std cleanup
28186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28187              Date: Tue, 18 Sep 2001 17:32:13 +0200
28188              Message-Id: <20010918173213.C777@rafael>
28189      Branch: perl
28190            ! lib/Getopt/Std.pm lib/Getopt/Std.t
28191 ____________________________________________________________________________
28192 [ 12069] By: sky                                   on 2001/09/18  14:56:33
28193         Log: Forgot the makefile
28194      Branch: perl
28195            + ext/threads/Makefile.PL
28196 ____________________________________________________________________________
28197 [ 12068] By: sky                                   on 2001/09/18  14:13:26
28198         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
28199              The test will fail because of Test.pm not knowing about threads. 
28200              basic needs to be manually tested
28201              compile time warnings on IV2PTR conversions need to be fixed
28202      Branch: perl
28203            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
28204            + ext/threads/threads.h ext/threads/threads.pm
28205            + ext/threads/threads.xs
28206            ! MANIFEST
28207 ____________________________________________________________________________
28208 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
28209         Log: DJGPP tweak from Laszlo Molnar.
28210      Branch: perl
28211            ! djgpp/config.over
28212 ____________________________________________________________________________
28213 [ 12066] By: sky                                   on 2001/09/18  10:24:31
28214         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
28215      Branch: perl
28216            ! sharedsv.c sharedsv.h
28217 ____________________________________________________________________________
28218 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
28219         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
28220              ditto ^cns.
28221      Branch: perl
28222            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
28223            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
28224            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
28225            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
28226            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
28227            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
28228            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
28229            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
28230            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
28231            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
28232            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
28233            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
28234            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
28235            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
28236            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
28237            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
28238            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
28239            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
28240            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
28241            + ext/Encode/Encode/ir-197.enc
28242            - ext/Encode/Encode/cns11643-1.enc
28243            - ext/Encode/Encode/cns11643-2.enc
28244            - ext/Encode/Encode/iso2022-cn.enc
28245            - ext/Encode/Encode/iso2022-jp.enc
28246            - ext/Encode/Encode/iso2022-jp1.enc
28247            - ext/Encode/Encode/iso2022-jp2.enc
28248            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
28249            - ext/Encode/Encode/iso8859-1.enc
28250            - ext/Encode/Encode/iso8859-1.ucm
28251            - ext/Encode/Encode/iso8859-10.enc
28252            - ext/Encode/Encode/iso8859-10.ucm
28253            - ext/Encode/Encode/iso8859-11.enc
28254            - ext/Encode/Encode/iso8859-11.ucm
28255            - ext/Encode/Encode/iso8859-13.enc
28256            - ext/Encode/Encode/iso8859-13.ucm
28257            - ext/Encode/Encode/iso8859-14.enc
28258            - ext/Encode/Encode/iso8859-14.ucm
28259            - ext/Encode/Encode/iso8859-15.enc
28260            - ext/Encode/Encode/iso8859-15.ucm
28261            - ext/Encode/Encode/iso8859-16.enc
28262            - ext/Encode/Encode/iso8859-16.ucm
28263            - ext/Encode/Encode/iso8859-2.enc
28264            - ext/Encode/Encode/iso8859-2.ucm
28265            - ext/Encode/Encode/iso8859-3.enc
28266            - ext/Encode/Encode/iso8859-3.ucm
28267            - ext/Encode/Encode/iso8859-4.enc
28268            - ext/Encode/Encode/iso8859-4.ucm
28269            - ext/Encode/Encode/iso8859-5.enc
28270            - ext/Encode/Encode/iso8859-5.ucm
28271            - ext/Encode/Encode/iso8859-6.enc
28272            - ext/Encode/Encode/iso8859-6.ucm
28273            - ext/Encode/Encode/iso8859-7.enc
28274            - ext/Encode/Encode/iso8859-7.ucm
28275            - ext/Encode/Encode/iso8859-8.enc
28276            - ext/Encode/Encode/iso8859-8.ucm
28277            - ext/Encode/Encode/iso8859-9.enc
28278            - ext/Encode/Encode/iso8859-9.ucm
28279            - ext/Encode/Encode/isoir-197.enc
28280            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
28281 ____________________________________________________________________________
28282 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
28283         Log: Must Uppercase.
28284      Branch: perl
28285            ! ext/Encode/Encode.pm
28286 ____________________________________________________________________________
28287 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
28288         Log: Add various encodings.
28289      Branch: perl
28290            + ext/Encode/Encode/iso8859-11.enc
28291            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
28292            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
28293            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
28294            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
28295            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
28296            + ext/Encode/Encode/viscii.ucm
28297            ! MANIFEST ext/Encode/Encode.pm
28298 ____________________________________________________________________________
28299 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
28300         Log: lib/unicode relic.
28301      Branch: perl
28302            ! ext/Encode/compile
28303 ____________________________________________________________________________
28304 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
28305         Log: Subject: [PATCH] Re: filename problems
28306              From: Michael G Schwern <schwern@pobox.com>
28307              Date: Mon, 17 Sep 2001 17:26:26 -0400
28308              Message-ID: <20010917172626.Q585@blackrider>
28309      Branch: perl
28310            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
28311            - t/lib/sample-tests/header_at_end
28312            - t/lib/sample-tests/header_at_end_fail
28313            ! MANIFEST lib/Test/Harness/t/test-harness.t
28314 ____________________________________________________________________________
28315 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
28316         Log: Explicitly explain the 1e9 seconds, not everybody
28317              is a C geek.
28318      Branch: perl
28319            ! ext/Time/HiRes/HiRes.pm
28320 ____________________________________________________________________________
28321 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
28322         Log: Explain an apparent bug reported by
28323              Richard J. Barbalace <rjbarbal@MIT.EDU>,
28324              with additional explanation from Gisle Aas.
28325      Branch: perl
28326            ! ext/Time/HiRes/HiRes.pm
28327 ____________________________________________________________________________
28328 [ 12058] By: ams                                   on 2001/09/17  19:52:01
28329         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
28330              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28331              Date: Mon, 17 Sep 2001 22:48:05 +0200
28332              Message-Id: <20010917224805.C11744@rafael>
28333      Branch: perl
28334            ! t/lib/warnings/op t/lib/warnings/pp
28335 ____________________________________________________________________________
28336 [ 12057] By: ams                                   on 2001/09/17  16:51:18
28337         Log: Its a nit!
28338      Branch: perl
28339            ! sv.h
28340 ____________________________________________________________________________
28341 [ 12056] By: ams                                   on 2001/09/17  16:47:55
28342         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
28343              From: "Craig A. Berry" <craigberry@mac.com>
28344              Date: Mon, 17 Sep 2001 12:34:20 -0500
28345              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
28346      Branch: perl
28347            ! vms/vms.c
28348 ____________________________________________________________________________
28349 [ 12055] By: ams                                   on 2001/09/17  16:05:15
28350         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
28351              From: Gisle Aas <gisle@ActiveState.com>
28352              Date: 16 Apr 2001 16:20:34 -0700
28353              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
28354              (Applied by hand.)
28355      Branch: perl
28356            ! lib/CPAN.pm lib/CPAN/Nox.pm
28357 ____________________________________________________________________________
28358 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
28359         Log: Update Changes.
28360      Branch: perl
28361            ! Changes patchlevel.h
28362 ____________________________________________________________________________
28363 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
28364         Log: Adding new files to the MANIFEST is always nice.
28365      Branch: perl
28366            ! MANIFEST
28367 ____________________________________________________________________________
28368 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
28369         Log: Reindent the PerlIO files (suggested by NI-S), used
28370              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
28371              (GNU indent).  Note that wholesale re-indenting might
28372              be nice, but that would break nice formatting/alignment
28373              of assignments, equality testing, and complex boolean
28374              expressions with lots of &s and |s.
28375      Branch: perl
28376            ! perlio.c perlio.h perliol.h
28377 ____________________________________________________________________________
28378 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
28379         Log: Add a script for being 8.3-polite.
28380              The found conflicts are being worked on.
28381      Branch: perl
28382            + check83.pl
28383            ! MANIFEST Porting/pumpkin.pod
28384 ____________________________________________________________________________
28385 [ 12050] By: sky                                   on 2001/09/17  12:44:36
28386         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
28387              finding it.
28388      Branch: perl
28389            ! sv.c
28390 ____________________________________________________________________________
28391 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
28392         Log: Bump up versions because of #12041.
28393      Branch: perl
28394            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
28395            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
28396            ! lib/Time/localtime.pm
28397 ____________________________________________________________________________
28398 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
28399         Log: Bump the version number because of #12042.
28400      Branch: perl
28401            ! lib/CPAN/FirstTime.pm
28402 ____________________________________________________________________________
28403 [ 12047] By: ams                                   on 2001/09/17  11:21:40
28404         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
28405              From: Abhijit Menon-Sen <ams@wiw.org>
28406              Date: Mon, 17 Sep 2001 17:44:12 +0530
28407              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
28408      Branch: perl
28409            ! op.c
28410 ____________________________________________________________________________
28411 [ 12046] By: sky                                   on 2001/09/17  07:14:17
28412         Log: Subject: Re: t/op/ver.t using skip() improperly
28413              From: "chromatic" <chromatic@rmci.net>
28414              Date: Mon, 17 Sep 2001 00:22:29 -0600
28415              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
28416      Branch: perl
28417            ! t/op/ver.t
28418 ____________________________________________________________________________
28419 [ 12045] By: nick                                  on 2001/09/17  07:12:14
28420         Log: Integrate mainline
28421      Branch: perlio
28422           +> t/op/chdir.t
28423           !> (integrate 117 files)
28424 ____________________________________________________________________________
28425 [ 12044] By: ams                                   on 2001/09/17  05:49:53
28426         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
28427              From: Ilmari Karonen <iltzu@sci.fi>
28428              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
28429              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
28430              (And $VERSION = '1.05'.)
28431      Branch: perl
28432            ! lib/constant.pm
28433 ____________________________________________________________________________
28434 [ 12043] By: ams                                   on 2001/09/17  05:44:50
28435         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
28436              From: Michael G Schwern <schwern@pobox.com>
28437              Date: Mon, 17 Sep 2001 07:49:04 +0200
28438              Message-Id: <20010917074904.V1588@blackrider>
28439              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
28440      Branch: perl
28441            + t/op/chdir.t
28442            ! MANIFEST pp_sys.c
28443 ____________________________________________________________________________
28444 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
28445         Log: Subject: Re: CPAN.pm needs some hacking 
28446              From: "chromatic" <chromatic@rmci.net>
28447              Date: Sun, 16 Sep 2001 16:46:29 -0600
28448              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
28449      Branch: perl
28450            ! lib/CPAN/FirstTime.pm
28451 ____________________________________________________________________________
28452 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
28453         Log: Change use|require 5.005_64 to use|require 5.6.1.
28454      Branch: perl
28455            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
28456            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
28457            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
28458            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
28459            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
28460            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
28461            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
28462            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
28463            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
28464            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
28465            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
28466            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
28467            ! lib/base.pm lib/fields.pm
28468 ____________________________________________________________________________
28469 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
28470         Log: Bump up version numbers.
28471              
28472              TODO 1: double check that pre-5.6.1 CPAN.pm:s
28473              don't try to download 5.8.0 because of the
28474              version numbers.  Mainly this means using _00
28475              in the core version numbers.
28476              
28477              TODO 2: the "use 5.005_64" in many modules
28478              needs to be changed to, say, "use 5.6.1".
28479      Branch: perl
28480            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
28481            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
28482            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
28483            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
28484            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
28485            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
28486            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28487            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
28488            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
28489            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
28490            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
28491 ____________________________________________________________________________
28492 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
28493         Log: Use UCHARAT() as suggested by Inaba Hiroto.
28494      Branch: perl
28495            ! regexec.c
28496 ____________________________________________________________________________
28497 [ 12038] By: ams                                   on 2001/09/16  15:16:24
28498         Log: Subject: [PATCH] Re: Core module version numbers review
28499              From: Peter Scott <Peter@PSDT.com>
28500              Date: Sun, 16 Sep 2001 09:09:58 -0700
28501              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
28502      Branch: perl
28503            ! lib/perl5db.pl
28504 ____________________________________________________________________________
28505 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
28506         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
28507              not yet fully implemented.
28508      Branch: perl
28509            ! pod/perlfunc.pod pod/perlunicode.pod
28510 ____________________________________________________________________________
28511 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
28512         Log: Subject: [patch] plug PL_beginav_save leak
28513              From: Doug MacEachern <dougm@covalent.net>
28514              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
28515              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
28516      Branch: perl
28517            ! perl.c
28518 ____________________________________________________________________________
28519 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
28520         Log: (accidentally empty checkin)
28521      Branch: perl
28522            ! sv.c
28523 ____________________________________________________________________________
28524 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
28525         Log: Subject: [patch] ithreads+PL_beginav_save
28526              From: Doug MacEachern <dougm@covalent.net>
28527              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
28528              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
28529      Branch: perl
28530            ! sv.c
28531 ____________________________________________________________________________
28532 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
28533         Log: Subject: [PATCH] h2xs.PL with C::Scan
28534              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28535              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
28536              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
28537      Branch: perl
28538            ! utils/h2xs.PL
28539 ____________________________________________________________________________
28540 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
28541         Log: Elaborate (well, make more vague, really) #12030.
28542      Branch: perl
28543            ! pod/perltodo.pod pod/perlunicode.pod
28544 ____________________________________________________________________________
28545 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
28546         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
28547              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
28548              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
28549              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
28550      Branch: perl
28551            ! regexec.c
28552 ____________________________________________________________________________
28553 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
28554         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
28555              are not yet complete.
28556      Branch: perl
28557            ! pod/perltodo.pod pod/perlunicode.pod
28558 ____________________________________________________________________________
28559 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
28560         Log: Document what's still to be done on the regular expression
28561              Unicode support, based on the UTR#18.
28562      Branch: perl
28563            ! pod/perltodo.pod pod/perlunicode.pod
28564 ____________________________________________________________________________
28565 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
28566         Log: Regen headers.
28567      Branch: perl
28568            ! embedvar.h perlapi.h
28569 ____________________________________________________________________________
28570 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
28571         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
28572              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28573              Date: Sun, 09 Sep 2001 18:41:54 +0100
28574              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
28575      Branch: perl
28576            ! Porting/findvars ext/ByteLoader/bytecode.h
28577            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
28578            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
28579 ____________________________________________________________________________
28580 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
28581         Log: enable most warnings for windows build; fix the various typecasting
28582              nits that showed up (no bugfixes here)
28583      Branch: maint-5.6/perl
28584            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
28585            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
28586            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
28587            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
28588            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
28589            ! x2p/walk.c
28590 ____________________________________________________________________________
28591 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
28592         Log: Integrate change #12024 from maintperl
28593              (a local() precedence bug)
28594      Branch: perl
28595           !> lib/ExtUtils/Install.pm
28596 ____________________________________________________________________________
28597 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
28598         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
28599              change#8642
28600      Branch: maint-5.6/perl
28601            ! lib/ExtUtils/Install.pm
28602 ____________________________________________________________________________
28603 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
28604         Log: Update Changes.
28605      Branch: perl
28606            ! Changes patchlevel.h
28607 ____________________________________________________________________________
28608 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
28609         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
28610              From: "chromatic" <chromatic@rmci.net>
28611              Date: Fri, 14 Sep 2001 09:44:57 -0600 
28612              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
28613      Branch: perl
28614            ! lib/ExtUtils/Manifest.t
28615 ____________________________________________________________________________
28616 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
28617         Log: Hopefully better skipping of the Complete.t tests
28618              in case of not a tty. 
28619      Branch: perl
28620            ! lib/Term/Complete.t t/op/stat.t
28621 ____________________________________________________________________________
28622 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
28623         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
28624              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
28625              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
28626              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
28627      Branch: perl
28628            ! regexec.c t/op/pat.t
28629 ____________________________________________________________________________
28630 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
28631         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
28632              From: Robin Barker <rmb1@cise.npl.co.uk>
28633              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
28634              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
28635      Branch: perl
28636            ! pod/perlport.pod
28637 ____________________________________________________________________________
28638 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
28639         Log: NetWare tweaks from Ananth Kesari.
28640      Branch: perl
28641            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
28642            ! NetWare/nwutil.h
28643 ____________________________________________________________________________
28644 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
28645         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
28646              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28647              Date: Fri, 14 Sep 2001 10:51:13 +0200
28648              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
28649      Branch: perl
28650            ! pod/perlport.pod
28651 ____________________________________________________________________________
28652 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
28653         Log: Subject: Re: [PATCH 2 pl2pm.PL]
28654              From: Joe Smith <Joe.Smith@inwap.com>
28655              Date: Fri, 14 Sep 2001 00:13:32 -0700
28656              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
28657              
28658              Eradicate qu.
28659      Branch: perl
28660            ! keywords.h keywords.pl utils/pl2pm.PL
28661 ____________________________________________________________________________
28662 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
28663         Log: Retract #12013, didn't go over too well in Tru64.
28664      Branch: perl
28665            ! embed.h embed.pl sv.h
28666 ____________________________________________________________________________
28667 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
28668         Log: Subject: [PATCH] Execute files of debugger commands
28669              From: Peter Scott <Peter@PSDT.com>
28670              Date: Thu, 13 Sep 2001 15:26:31 -0700
28671              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
28672      Branch: perl
28673            ! lib/perl5db.pl pod/perldebug.pod
28674 ____________________________________________________________________________
28675 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
28676         Log: (Retracted by #12015)
28677              Subject: [proposed PATCH] Re: perl@11920
28678              From: Nicholas Clark <nick@ccl4.org>
28679              Date: Wed, 12 Sep 2001 23:46:09 +0100
28680              Message-ID: <20010912234609.H4971@plum.flirble.org>     
28681      Branch: perl
28682            ! embed.h embed.pl sv.h
28683 ____________________________________________________________________________
28684 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
28685         Log: ucblib shouldn't be linked against in nonstop-ux,
28686              from Tom Bates.
28687      Branch: perl
28688            ! hints/nonstopux.sh
28689 ____________________________________________________________________________
28690 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
28691         Log: Do stty only if we have stty.
28692              
28693              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
28694      Branch: perl
28695            ! lib/Term/Complete.pm
28696 ____________________________________________________________________________
28697 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
28698         Log: Skip the test if not running on a tty.
28699      Branch: perl
28700            ! lib/Term/Complete.t
28701 ____________________________________________________________________________
28702 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
28703         Log: Regen headers.
28704      Branch: perl
28705            ! embed.h opcode.h pod/perlapi.pod proto.h
28706 ____________________________________________________________________________
28707 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
28708         Log: Subject: [PATCH op.c] Re: perl@12003
28709              From: Robin Barker <rmb1@cise.npl.co.uk>
28710              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
28711              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
28712      Branch: perl
28713            ! op.c
28714 ____________________________________________________________________________
28715 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
28716         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
28717              From: Robin Barker <rmb1@cise.npl.co.uk>
28718              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
28719              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
28720      Branch: perl
28721            ! sv.c
28722 ____________________________________________________________________________
28723 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
28724         Log: Upgrade to Memoize 0.66.
28725      Branch: perl
28726            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
28727            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
28728            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
28729 ____________________________________________________________________________
28730 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
28731         Log: Subject: [ID 20010912.007] substr reference core dump
28732              From: me-01@ton.iguana.be
28733              Date: 12 Sep 2001 14:11:16 -0000
28734              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
28735      Branch: perl
28736            ! mg.c
28737 ____________________________________________________________________________
28738 [ 12004] By: ams                                   on 2001/09/12  01:13:49
28739         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
28740              From: Ilmari Karonen <iltzu@sci.fi>
28741              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
28742              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
28743      Branch: perl
28744            ! pod/perlfaq4.pod
28745 ____________________________________________________________________________
28746 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
28747         Log: Update Changes.
28748      Branch: perl
28749            ! Changes patchlevel.h
28750 ____________________________________________________________________________
28751 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
28752         Log: NetWare update from Ananth Kesari.
28753      Branch: perl
28754            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
28755            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
28756 ____________________________________________________________________________
28757 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
28758         Log: Retract #11984: div() being redefined, and 1397
28759              failing on 64-bit platforms.
28760      Branch: perl
28761            ! lib/Math/BigInt/Calc.pm
28762 ____________________________________________________________________________
28763 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
28764         Log: Metaconfig unit change for #11999.
28765      Branch: metaconfig
28766            ! U/protos/d_lseekproto.U
28767 ____________________________________________________________________________
28768 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
28769         Log: The lseek fix (#11991) was no fix.
28770      Branch: perl
28771            ! Configure
28772 ____________________________________________________________________________
28773 [ 11998] By: sky                                   on 2001/09/11  07:52:06
28774         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
28775              From: Matt Sergeant <MSergeant@star.net.uk>
28776              Date: Tue, 11 Sep 2001 09:22:32 +0100
28777              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
28778      Branch: perl
28779            ! ext/Encode/Encode.pm
28780 ____________________________________________________________________________
28781 [ 11997] By: sky                                   on 2001/09/11  06:35:29
28782         Log: Sometimes dTHX is added because it is needed on non 
28783              gnuc platforms, but not needed there. This uses GCC
28784              to silence GCC specific warnings by marking pTHX as 
28785              unused.
28786      Branch: perl
28787            ! perl.h
28788 ____________________________________________________________________________
28789 [ 11996] By: nick                                  on 2001/09/11  06:25:27
28790         Log: Integrate mainline
28791      Branch: perlio
28792            - ext/POSIX/sigaction.t lib/File/Find/taint.t
28793           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
28794 ____________________________________________________________________________
28795 [ 11995] By: nick                                  on 2001/09/11  06:23:39
28796         Log: Part Integrate mainline
28797      Branch: perlio
28798           +> (branch 69 files)
28799            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
28800            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
28801            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
28802            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
28803            - lib/Switch/t/switch_case.t lib/Test/Harness.t
28804            - lib/Test/More/Changes lib/Test/More/t/More.t
28805            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
28806            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
28807            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
28808            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
28809            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
28810            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
28811            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
28812            - t/lib/Test/More/Catch.pm wince/perl.ico
28813           !> (integrate 197 files)
28814 ____________________________________________________________________________
28815 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
28816         Log: Subject: Re: [PATCH] Encode.pm docs fix
28817              From: Gisle Aas <gisle@ActiveState.com>
28818              Date: 10 Sep 2001 11:27:02 -0700
28819              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
28820      Branch: perl
28821            ! ext/Encode/Encode.pm
28822 ____________________________________________________________________________
28823 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
28824         Log: Fix unpack U to be the reverse of pack U
28825              (but implement unpack U0U as a backdoor to get
28826              the UTF-8 malformed warnings from un-UTF-8 data)
28827      Branch: perl
28828            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
28829 ____________________________________________________________________________
28830 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
28831         Log: Metaconfig unit change for #11991;
28832              delete an unused unit (d_strtoull.U is the one used)
28833      Branch: metaconfig
28834            ! U/protos/d_lseekproto.U
28835      Branch: metaconfig/U/perl
28836            - strtoull.U
28837 ____________________________________________________________________________
28838 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
28839         Log: Subject: [PATCH] Configure not recording lseek proto
28840              From: Blair Zajac <blair@orcaware.com>
28841              Date: Mon, 10 Sep 2001 17:52:37 -0700
28842              Message-ID: <3B9D6055.BA334A31@orcaware.com>
28843              
28844              plus regen Configure.
28845      Branch: perl
28846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28847            ! config_h.SH uconfig.h
28848 ____________________________________________________________________________
28849 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
28850         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?)))                  
28851              From: Nicholas Clark <nick@ccl4.org>
28852              Date: Tue, 11 Sep 2001 00:00:31 +0100
28853              Message-ID: <20010911000031.G1512@plum.flirble.org>
28854      Branch: perl
28855            + t/op/qq.t
28856            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
28857 ____________________________________________________________________________
28858 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
28859         Log: Subject: [PATCH] Building on win32 w/o perlio
28860              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
28861              Date: Mon, 10 Sep 2001 23:38:46 +0200
28862              Message-ID: <3B9D4F06.14433.2C37644@localhost>
28863      Branch: perl
28864            ! perl.c win32/Makefile win32/makefile.mk
28865 ____________________________________________________________________________
28866 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
28867         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
28868              From: "chromatic" <chromatic@rmci.net>
28869              Date: Mon, 10 Sep 2001 15:14:01 -0600
28870              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
28871      Branch: perl
28872            + lib/CGI/t/push.t
28873            ! MANIFEST
28874 ____________________________________________________________________________
28875 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
28876         Log: Subject: avoiding hoardes of zombies
28877              From: Nicholas Clark <nick@ccl4.org>
28878              Date: Mon, 10 Sep 2001 22:00:40 +0100
28879              Message-ID: <20010910220040.C1512@plum.flirble.org>
28880      Branch: perl
28881            ! pod/perlipc.pod
28882 ____________________________________________________________________________
28883 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
28884         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
28885              From: John Peacock <jpeacock@rowman.com>
28886              Date: Mon, 10 Sep 2001 16:34:30 -0400
28887              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
28888      Branch: perl
28889            ! sv.c t/op/ver.t utf8.h
28890 ____________________________________________________________________________
28891 [ 11985] By: ams                                   on 2001/09/10  23:20:13
28892         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
28893      Branch: perl
28894            ! MANIFEST
28895 ____________________________________________________________________________
28896 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
28897         Log: (Retracted by #12001)
28898              Subject: Calc with USE_MUL/USE_DIV
28899              From: Tels <perl_dummy@bloodgate.com>
28900              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
28901              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
28902      Branch: perl
28903            ! lib/Math/BigInt/Calc.pm
28904 ____________________________________________________________________________
28905 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
28906         Log: Subject: [PATCH op.c] Re: perl@11978
28907              From: Robin Barker <rmb1@cise.npl.co.uk>
28908              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
28909              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
28910              
28911              Format errors.
28912      Branch: perl
28913            ! op.c
28914 ____________________________________________________________________________
28915 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
28916         Log: Switch PADOFFSET back to U32 both because of binary backward
28917              compatibility and because Arthur seems to have been fixing the
28918              problems with naughty integer-pointer casting.
28919      Branch: perl
28920            ! op.h
28921 ____________________________________________________________________________
28922 [ 11981] By: ams                                   on 2001/09/10  16:31:43
28923         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
28924              Fix Pod Typo, Add Test for ExtUtils::Command
28925              From: "chromatic" <chromatic@rmci.net>
28926              Date: Mon, 10 Sep 2001 11:20:56 -0600
28927              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
28928      Branch: perl
28929            + lib/ExtUtils/Command.t
28930            ! MANIFEST lib/ExtUtils/Command.pm
28931 ____________________________________________________________________________
28932 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
28933         Log: Subject: [PATCH] Encode.pm docs fix
28934              From: Matt Sergeant <MSergeant@star.net.uk>
28935              Date: Mon, 10 Sep 2001 15:24:01 +0100
28936              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
28937      Branch: perl
28938            ! ext/Encode/Encode.pm
28939 ____________________________________________________________________________
28940 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
28941         Log: Update Changes.
28942      Branch: perl
28943            ! Changes patchlevel.h
28944 ____________________________________________________________________________
28945 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
28946         Log: Revert #11973, the dTHX seems to be needed in there
28947              for threaded builds.
28948      Branch: perl
28949            ! perlio.c
28950 ____________________________________________________________________________
28951 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
28952         Log: Detypo.
28953      Branch: perl
28954            ! pod/perlguts.pod
28955 ____________________________________________________________________________
28956 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
28957         Log: Further Class::Struct patching from Damian.
28958              
28959              The new new semantics are:
28960              
28961              * If you pass an initializer for a nested object, it has to be:
28962              a) a reference to an object of that class, or      
28963              b) a reference to an object of a subclass of that class, or
28964              c) a reference to a hash of arguments to be passed to the
28965              class's constructor
28966              * If you pass no initializer for a nested object, the attribute
28967              is initialized to C<undef>
28968      Branch: perl
28969            ! lib/Class/Struct.pm
28970 ____________________________________________________________________________
28971 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
28972         Log: Skip the crypt test if no crypt.
28973      Branch: perl
28974            ! t/op/crypt.t
28975 ____________________________________________________________________________
28976 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
28977         Log: Warn against using bare v-strings as IP addresses
28978              (okay if using the wrappers from Socket)
28979      Branch: perl
28980            ! pod/perldata.pod pod/perlport.pod
28981 ____________________________________________________________________________
28982 [ 11973] By: sky                                   on 2001/09/10  11:57:58
28983         Log: Remove unused dTHX. Silenced another warning.
28984      Branch: perl
28985            ! perlio.c
28986 ____________________________________________________________________________
28987 [ 11972] By: sky                                   on 2001/09/10  11:54:25
28988         Log: Silence some more warnings INT2PTR.
28989      Branch: perl
28990            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
28991 ____________________________________________________________________________
28992 [ 11971] By: sky                                   on 2001/09/10  11:21:50
28993         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
28994      Branch: perl
28995            ! cop.h
28996 ____________________________________________________________________________
28997 [ 11970] By: sky                                   on 2001/09/10  11:17:25
28998         Log: Apply INT2PTR with force to silence warnings from
28999              PM_GETRE and friends. No more warnings with 64bit 
29000              IVs and 32bit pointers.    
29001      Branch: perl
29002            ! op.c op.h perl.c
29003 ____________________________________________________________________________
29004 [ 11969] By: sky                                   on 2001/09/10  10:13:02
29005         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
29006      Branch: perl
29007            ! pod/perlguts.pod
29008 ____________________________________________________________________________
29009 [ 11968] By: sky                                   on 2001/09/10  10:02:51
29010         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
29011              Rename to custop_op_name to Perl_custom_op_name to match perlapi
29012              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
29013              perl_clone.
29014      Branch: perl
29015            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
29016 ____________________________________________________________________________
29017 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
29018         Log: Using strlen() not good on embedded nul bytes.
29019      Branch: perl
29020            ! regcomp.c
29021 ____________________________________________________________________________
29022 [ 11966] By: ams                                   on 2001/09/09  21:06:13
29023         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
29024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29025              Date: Mon, 13 Aug 2001 22:51:59 +0200
29026              Message-ID: <20010813225159.C6681@rafael>
29027              (Applied with several tweaks.)
29028      Branch: perl
29029            ! embed.h embed.pl proto.h toke.c
29030 ____________________________________________________________________________
29031 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
29032         Log: The exact error message is system-dependent.
29033      Branch: perl
29034            ! lib/ExtUtils/Manifest.t
29035 ____________________________________________________________________________
29036 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
29037         Log: Add Windows and Mac Sami support to Encode
29038              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
29039      Branch: perl
29040            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
29041            ! MANIFEST
29042 ____________________________________________________________________________
29043 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
29044         Log: Use the tried method.
29045      Branch: perl
29046            ! pod/perlport.pod
29047 ____________________________________________________________________________
29048 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
29049         Log: Can't count parentheses.
29050      Branch: perl
29051            ! ext/IO/lib/IO/Socket/INET.pm
29052 ____________________________________________________________________________
29053 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
29054         Log: perlport additions: 1 while unlink, add/delete directory
29055              entries and permissions, cygwin stat funkiness (from Michael
29056              Schwern and Nicholas Clark)
29057      Branch: perl
29058            ! pod/perlport.pod
29059 ____________________________________________________________________________
29060 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
29061         Log: blib does have a detectable test.
29062      Branch: perl
29063            ! t/lib/1_compile.t
29064 ____________________________________________________________________________
29065 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
29066         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
29067              From: "chromatic" <chromatic@rmci.net>
29068              Date: Sat, 08 Sep 2001 19:33:42 -0600
29069              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
29070      Branch: perl
29071            + lib/Term/Complete.t
29072            ! MANIFEST
29073 ____________________________________________________________________________
29074 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
29075         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
29076              From: Michael G Schwern <schwern@pobox.com> 
29077              Date: Sat, 8 Sep 2001 02:40:26 -0400
29078              Message-ID: <20010908024026.A26283@blackrider>
29079      Branch: perl
29080            + lib/Test/Tutorial.pod
29081            ! MANIFEST
29082 ____________________________________________________________________________
29083 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
29084         Log: Try to look up protocol (by name) only iff it has non-numbers:
29085              nice if the server is in a chrooted environment (no /etc/protocols,
29086              server code using hardcorded protocol numbers like 6 for tcp),
29087              suggested by John Holdsworth <coldwave@bigfoot.com>.
29088              In other words, if we are given a number, why look it up again
29089              (by number)?
29090      Branch: perl
29091            ! ext/IO/lib/IO/Socket/INET.pm
29092 ____________________________________________________________________________
29093 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
29094         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
29095              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29096              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
29097              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
29098              
29099              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
29100              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29101              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
29102              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
29103              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
29104              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29105              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
29106              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
29107      Branch: perl
29108            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
29109 ____________________________________________________________________________
29110 [ 11955] By: ams                                   on 2001/09/09  02:54:21
29111         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
29112              From: "Craig A. Berry" <craigberry@mac.com>
29113              Date: Sat, 08 Sep 2001 19:02:16 -0500
29114              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
29115      Branch: perl
29116            ! lib/CGI/t/carp.t
29117 ____________________________________________________________________________
29118 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
29119         Log: Documentation tweaks; think the IP address as an opaque string.
29120      Branch: perl
29121            ! ext/Socket/Socket.pm
29122 ____________________________________________________________________________
29123 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
29124         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
29125              From: Michael G Schwern <schwern@pobox.com>
29126              Date: Sat, 8 Sep 2001 19:45:46 -0400
29127              Message-ID: <20010908194546.C9193@blackrider>
29128      Branch: perl
29129            + lib/blib.t
29130            ! MANIFEST lib/blib.pm t/lib/1_compile.t
29131 ____________________________________________________________________________
29132 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
29133         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
29134              From: "chromatic" <chromatic@rmci.net>
29135              Date: Sat, 08 Sep 2001 12:31:44 -0600
29136              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
29137      Branch: perl
29138            + lib/CGI/t/fast.t
29139            ! MANIFEST
29140 ____________________________________________________________________________
29141 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
29142         Log: The Socket tests were wrong: they were assuming too much.
29143      Branch: perl
29144            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
29145 ____________________________________________________________________________
29146 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
29147         Log: Retract the portability changes since they
29148              seem to have opened a can of worms... will
29149              go back to UNICOS/mk and do the bare minimum
29150              required to get the tests working.
29151      Branch: perl
29152            ! ext/Socket/Socket.xs
29153 ____________________________________________________________________________
29154 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
29155         Log: PADOFFSET is used to cast pointers into integers,
29156              if pointers are 64 bits and U32 32 bits,
29157              bad things may happen, or at least warnings issued.
29158      Branch: perl
29159            ! op.h
29160 ____________________________________________________________________________
29161 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
29162         Log: Still more Socket portability tweaking.
29163              Now Socket.t seems to be happy in all of
29164              Linux/x86, Tru64/alpha, Solaris/sparc,
29165              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
29166              
29167              Addendum: it seems that io_multihomed, io_sock, and hostent
29168              were broken in little-endians (linux/x86 and tru64/alpha)
29169              because of this change.  Argh.
29170      Branch: perl
29171            ! ext/Socket/Socket.xs
29172 ____________________________________________________________________________
29173 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
29174         Log: More portability kicking on inet_ntoa().
29175      Branch: perl
29176            ! ext/Socket/Socket.xs
29177 ____________________________________________________________________________
29178 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
29179         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
29180              From: Michael G Schwern <schwern@pobox.com> 
29181              Date: Fri, 7 Sep 2001 23:06:51 -0400
29182              Message-ID: <20010907230651.R606@blackrider>
29183      Branch: perl
29184            + lib/ExtUtils/Manifest.t
29185            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
29186 ____________________________________________________________________________
29187 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
29188         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
29189              From: "chromatic" <chromatic@rmci.net>
29190              Date: Fri, 07 Sep 2001 17:53:15 -0600      
29191              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
29192      Branch: perl
29193            + lib/ExtUtils/testlib.t
29194            ! MANIFEST
29195 ____________________________________________________________________________
29196 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
29197         Log: Thinko.
29198      Branch: perl
29199            ! lib/integer.t
29200 ____________________________________________________________________________
29201 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
29202         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
29203              From: "Craig A. Berry" <craigberry@mac.com>
29204              Date: Fri, 07 Sep 2001 15:30:03 -0500
29205              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
29206      Branch: perl
29207            ! lib/CGI/Carp.pm
29208 ____________________________________________________________________________
29209 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
29210         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
29211              From: Michael G Schwern <schwern@pobox.com>
29212              Date: Fri, 7 Sep 2001 15:38:13 -0400
29213              Message-ID: <20010907153813.K606@blackrider>
29214      Branch: perl
29215            ! lib/ExtUtils/MM_Unix.pm
29216 ____________________________________________________________________________
29217 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
29218         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
29219              From: Robin Barker <rmb1@cise.npl.co.uk>
29220              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
29221              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
29222      Branch: perl
29223            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
29224 ____________________________________________________________________________
29225 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
29226         Log: Clean up 1_compile.t; move tests to more consistent
29227              places (t/ subdirectories); add integer.t (much of
29228              the pragma is tested elsewhere but there is no one
29229              centralized place)
29230      Branch: perl
29231            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
29232            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
29233            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
29234            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
29235            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
29236            - lib/File/Find/find.t lib/File/Find/taint.t
29237            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
29238 ____________________________________________________________________________
29239 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
29240         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
29241              From: "chromatic" <chromatic@rmci.net>
29242              Date: Fri, 07 Sep 2001 10:17:40 -0600
29243              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
29244      Branch: perl
29245            ! lib/File/Find/taint.t
29246 ____________________________________________________________________________
29247 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
29248         Log: Update Changes.
29249      Branch: perl
29250            ! Changes patchlevel.h
29251 ____________________________________________________________________________
29252 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
29253         Log: Rename the old threading tutorial, start a new one,
29254              regen toc.
29255      Branch: perl
29256            + pod/perlothrtut.pod
29257            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
29258            ! pod/perltoc.pod
29259 ____________________________________________________________________________
29260 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
29261         Log: vars very much has a test.
29262      Branch: perl
29263            ! t/lib/1_compile.t
29264 ____________________________________________________________________________
29265 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
29266         Log: Subject: Re: wince/perl.ico marked as binary
29267              From: Nicholas Clark <nick@ccl4.org>
29268              Date: Fri, 7 Sep 2001 13:54:40 +0100
29269              Message-ID: <20010907135439.D39150@plum.flirble.org>
29270              
29271              and wince/Makefile.ce change from Rainer Keuchel.
29272      Branch: perl
29273            + wince/makeico.pl
29274            ! MANIFEST wince/Makefile.ce
29275 ____________________________________________________________________________
29276 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
29277         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
29278              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29279              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
29280              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
29281      Branch: perl
29282            ! regexec.c
29283 ____________________________________________________________________________
29284 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
29285         Log: (Replaced by #11934)
29286              Subject: Re: [PATCH regexec.c] more general .* and .*?
29287              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29288              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
29289              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
29290      Branch: perl
29291            ! regexec.c
29292 ____________________________________________________________________________
29293 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
29294         Log: The #11931 patching misbehaved.
29295      Branch: perl
29296            ! lib/Test/Harness/t/test-harness.t
29297 ____________________________________________________________________________
29298 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
29299         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
29300              From: Michael G Schwern <schwern@pobox.com>
29301              Date: Fri, 7 Sep 2001 03:30:41 -0400
29302              Message-ID: <20010907033041.A2796@blackrider>
29303      Branch: perl
29304            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
29305            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
29306            + t/lib/sample-tests/header_at_end_fail
29307            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
29308            - lib/Test/Harness.t
29309            ! MANIFEST lib/Test/Harness.pm t/TEST
29310 ____________________________________________________________________________
29311 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
29312         Log: Subject: [PATCH] Digest::MD5 update
29313              From: Gisle Aas <gisle@ActiveState.com>
29314              Date: 06 Sep 2001 23:32:56 -0700
29315              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
29316      Branch: perl
29317            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29318            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
29319 ____________________________________________________________________________
29320 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
29321         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
29322              From: "chromatic" <chromatic@rmci.net>
29323              Date: Thu, 06 Sep 2001 23:11:44 -0600
29324              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
29325      Branch: perl
29326            + lib/less.t
29327            ! MANIFEST t/lib/1_compile.t
29328 ____________________________________________________________________________
29329 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
29330         Log: The binary file must somehow differently stored.
29331      Branch: perl
29332            - wince/perl.ico
29333            ! MANIFEST
29334 ____________________________________________________________________________
29335 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
29336         Log: Add more modules to the list of modules that have tests,
29337              Schwern's wallet is getting more nervous.
29338              (Run t/lib/1_compile.t manually to see which modules
29339              are lacking tests, or the tests can't be run for some
29340              reason or another, such as the Net:: modules)
29341      Branch: perl
29342            ! t/lib/1_compile.t
29343 ____________________________________________________________________________
29344 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
29345         Log: Try to make Socket::inet_ntoa() more robust.
29346      Branch: perl
29347            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
29348 ____________________________________________________________________________
29349 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
29350         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
29351              From: chromatic <chromatic@rmci.net>       
29352              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
29353              Message-Id: <01090522580506.19590@firewheel>           
29354      Branch: perl
29355            ! lib/English.t
29356 ____________________________________________________________________________
29357 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
29358         Log: Subject: Re: perlvar manpage and localizing special vars
29359              From: Stas Bekman <stas@stason.org>
29360              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
29361              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
29362      Branch: perl
29363            ! pod/perlvar.pod
29364 ____________________________________________________________________________
29365 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
29366         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
29367              From: Robin Barker <rmb1@cise.npl.co.uk>
29368              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
29369              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
29370      Branch: perl
29371            ! lib/ExtUtils/MakeMaker.pm
29372 ____________________________________________________________________________
29373 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
29374         Log: Symbol missing; AIX unhappy.
29375      Branch: perl
29376            ! makedef.pl
29377 ____________________________________________________________________________
29378 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
29379         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
29380              Reported in 5.61, seems to work okay in blead.
29381      Branch: perl
29382            ! t/run/kill_perl.t
29383 ____________________________________________________________________________
29384 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
29385         Log: Update Changes.
29386      Branch: perl
29387            ! Changes patchlevel.h
29388 ____________________________________________________________________________
29389 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
29390         Log: Document the bad assumptions currently breaking
29391              the Socket.t tests 10, 11, and 13 in UNICOS.
29392      Branch: perl
29393            ! ext/Socket/Socket.xs
29394 ____________________________________________________________________________
29395 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
29396         Log: Subject: [PATCH x2p] make OPTIMIZE=...
29397              From: Robin Barker <rmb1@cise.npl.co.uk>
29398              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
29399              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
29400      Branch: perl
29401            ! x2p/Makefile.SH x2p/cflags.SH
29402 ____________________________________________________________________________
29403 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
29404         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
29405              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
29406              Date: Thu, 6 Sep 2001 11:09:40 +0100
29407              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
29408              
29409              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
29410              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29411              Date: 6 Sep 2001 10:14:38 -0000
29412              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
29413      Branch: perl
29414            ! pod/perlfaq1.pod pod/perlhack.pod
29415 ____________________________________________________________________________
29416 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
29417         Log: Subject: Extra NUL is Data::Dumper output - patch
29418              From: Tony Cook <tony@develop-help.com>
29419              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
29420              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
29421      Branch: perl
29422            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
29423 ____________________________________________________________________________
29424 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
29425         Log: Avoid redefinition warning
29426              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
29427              from
29428              perl -w -Ilib -MCwd -e ''
29429      Branch: perl
29430            ! lib/Cwd.pm
29431 ____________________________________________________________________________
29432 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
29433         Log: Update the is_tainted() example implementation.
29434      Branch: perl
29435            ! pod/perlsec.pod
29436 ____________________________________________________________________________
29437 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
29438         Log: Missing) in #11912.
29439      Branch: perl
29440            ! lib/Test/Simple/t/fail.t
29441 ____________________________________________________________________________
29442 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
29443         Log: Rewhack Test-Simple into core harness.
29444      Branch: perl
29445            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29446            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
29447            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29448            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29449            ! lib/Test/Simple/t/skipall.t
29450 ____________________________________________________________________________
29451 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
29452         Log: Workaround for the new Exporter 'feature'.
29453      Branch: perl
29454            ! lib/Test/More.pm
29455 ____________________________________________________________________________
29456 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
29457         Log: Re-introduce pure-Perl fall-back for abs_path,
29458              re-introduce #11898.
29459      Branch: perl
29460            ! lib/Cwd.pm lib/File/Find.pm
29461 ____________________________________________________________________________
29462 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
29463         Log: More tests.
29464      Branch: perl
29465            ! lib/Exporter.t
29466 ____________________________________________________________________________
29467 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
29468         Log: Retract #11898 for now because it introduces
29469              a rather nasty depencency: when B is being built,
29470              MakeMaker is used.  MakeMaker uses File::Find.
29471              File::Find uses Cwd::getcwd()...which doesn't
29472              exist yet.
29473      Branch: perl
29474            ! lib/File/Find.pm
29475 ____________________________________________________________________________
29476 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
29477         Log: New test welcome.
29478      Branch: perl
29479            + lib/Test/Simple/t/simple.t
29480 ____________________________________________________________________________
29481 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
29482         Log: Old test begone.
29483      Branch: perl
29484            - lib/Attribute/Handlers/test.pl
29485 ____________________________________________________________________________
29486 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
29487         Log: Test-Simple syncup from Schwern.
29488      Branch: perl
29489            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
29490            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
29491            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
29492            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
29493            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
29494            - lib/Test/More/Changes lib/Test/More/t/More.t
29495            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29496            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29497            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
29498            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
29499            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
29500            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29501            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29502            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
29503            ! t/lib/Test/Simple/sample_tests/death.plx
29504            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
29505            ! t/lib/Test/Simple/sample_tests/extras.plx
29506            ! t/lib/Test/Simple/sample_tests/five_fail.plx
29507            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
29508            ! t/lib/Test/Simple/sample_tests/one_fail.plx
29509            ! t/lib/Test/Simple/sample_tests/require.plx
29510            ! t/lib/Test/Simple/sample_tests/success.plx
29511            ! t/lib/Test/Simple/sample_tests/too_few.plx
29512            ! t/lib/Test/Simple/sample_tests/two_fail.plx
29513 ____________________________________________________________________________
29514 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
29515         Log: Integrate File::Find changes from bleadperl
29516      Branch: maint-5.6/macperl
29517            ! lib/File/Find.pm t/lib/filefind-taint.t
29518 ____________________________________________________________________________
29519 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
29520         Log: Integrate 11847 from maint-5.6/perl
29521      Branch: maint-5.6/macperl
29522           !> sv.c
29523 ____________________________________________________________________________
29524 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
29525         Log: In UNICOS division yada yada.
29526      Branch: perl
29527            ! t/op/override.t
29528 ____________________________________________________________________________
29529 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
29530         Log: In UNICOS division is really lossy, better use
29531              a tolerance test.
29532      Branch: perl
29533            ! ext/Time/HiRes/HiRes.t
29534 ____________________________________________________________________________
29535 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
29536         Log: In UNICOS sigaction() sets an extra flag
29537              ("the signal has been registered for all the processes in
29538              a multitasking group.")
29539      Branch: perl
29540            ! ext/POSIX/sigaction.t
29541 ____________________________________________________________________________
29542 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
29543         Log: Documentation micropatch from Damian.
29544      Branch: perl
29545            ! lib/Attribute/Handlers.pm
29546 ____________________________________________________________________________
29547 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
29548         Log: (Retracted by #11908)
29549              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
29550              From: Michael G Schwern <schwern@pobox.com>
29551              Date: Wed, 5 Sep 2001 15:58:21 -0400
29552              Message-ID: <20010905155821.I632@blackrider>
29553      Branch: perl
29554            ! lib/File/Find.pm lib/File/Find/taint.t
29555 ____________________________________________________________________________
29556 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
29557         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
29558              From: Michael G Schwern <schwern@pobox.com>
29559              Date: Wed, 5 Sep 2001 19:16:31 -0400
29560              Message-ID: <20010905191631.E11386@blackrider>
29561      Branch: perl
29562            + lib/CGI/t/carp.t
29563            ! MANIFEST
29564 ____________________________________________________________________________
29565 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
29566         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
29567              From: chromatic <chromatic@rmci.net>
29568              Date: Wed, 5 Sep 2001 18:08:07 -0600
29569              Message-Id: <01090518080700.19590@firewheel>
29570      Branch: perl
29571            ! lib/English.pm
29572 ____________________________________________________________________________
29573 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
29574         Log: Fix a typo #11889 and add a test for the same.
29575      Branch: perl
29576            ! ext/Socket/Socket.t ext/Socket/Socket.xs
29577 ____________________________________________________________________________
29578 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
29579         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
29580              From: "Craig A. Berry" <craigberry@mac.com>
29581              Date: Wed, 05 Sep 2001 17:48:54 -0500
29582              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
29583      Branch: perl
29584            ! lib/warnings.t t/run/kill_perl.t
29585 ____________________________________________________________________________
29586 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
29587         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
29588              From: Michael G Schwern <schwern@pobox.com>
29589              Date: Wed, 5 Sep 2001 17:22:25 -0400
29590              Message-ID: <20010905172225.C11386@blackrider>
29591      Branch: perl
29592            ! t/run/kill_perl.t
29593 ____________________________________________________________________________
29594 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
29595         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
29596              From: Nicholas Clark <nick@ccl4.org>
29597              Date: Wed, 5 Sep 2001 20:54:24 +0100
29598              Message-ID: <20010905205424.C25120@plum.flirble.org>
29599      Branch: perl
29600            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
29601 ____________________________________________________________________________
29602 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
29603         Log: Forgotten thing.
29604      Branch: perl
29605            ! uconfig.h
29606 ____________________________________________________________________________
29607 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
29608         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
29609              From: chromatic <chromatic@rmci.net>               
29610              Date: Wed, 5 Sep 2001 13:22:08 -0600
29611              Message-Id: <01090513220807.10587@firewheel> 
29612      Branch: perl
29613            ! lib/English.pm
29614 ____________________________________________________________________________
29615 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
29616         Log: inet_ntoa() tweaks:
29617              - don't allow addresses with > 255 characters
29618              - indent the HP-UX workaround
29619              - don't leak memory
29620      Branch: perl
29621            ! ext/Socket/Socket.xs
29622 ____________________________________________________________________________
29623 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
29624         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
29625              <xwu@theeducationcenter.com>
29626      Branch: perl
29627            ! lib/File/Find.pm
29628 ____________________________________________________________________________
29629 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
29630         Log: Typo nits.
29631      Branch: perl
29632            ! lib/File/Find.pm
29633 ____________________________________________________________________________
29634 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
29635         Log: -Wall nit.
29636      Branch: perl
29637            ! op.c
29638 ____________________________________________________________________________
29639 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
29640         Log: Update to Scalar-List-Utils 1.05
29641      Branch: perl
29642            ! ext/List/Util/ChangeLog ext/List/Util/README
29643            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
29644 ____________________________________________________________________________
29645 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
29646         Log: Update Changes.
29647      Branch: perl
29648            ! Changes patchlevel.h
29649 ____________________________________________________________________________
29650 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
29651         Log: Update to Scalar-List-Utils 1.04
29652      Branch: perl
29653            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
29654            ! ext/List/Util/lib/List/Util.pm
29655            ! ext/List/Util/lib/Scalar/Util.pm
29656 ____________________________________________________________________________
29657 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
29658         Log: Metaconfigify #11724.
29659      Branch: metaconfig
29660            ! U/threads/archname.U
29661 ____________________________________________________________________________
29662 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
29663         Log: The MacOS reference is okay, no reason to hide it.
29664      Branch: perl
29665            ! lib/Cwd.pm
29666 ____________________________________________________________________________
29667 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
29668         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
29669              From: Michael G Schwern <schwern@pobox.com>
29670              Date: Tue, 4 Sep 2001 15:30:10 -0400
29671              Message-ID: <20010904153010.H26466@blackrider> 
29672              
29673              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
29674      Branch: perl
29675            ! ext/Cwd/Makefile.PL lib/Cwd.pm
29676 ____________________________________________________________________________
29677 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
29678         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.))
29679              From: Michael G Schwern <schwern@pobox.com>
29680              Date: Tue, 4 Sep 2001 17:39:13 -0400
29681              Message-ID: <20010904173913.C626@blackrider>
29682      Branch: perl
29683            ! lib/Cwd.pm
29684 ____________________________________________________________________________
29685 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
29686         Log: Subject: Re: Perl_pp_* in public API?
29687              From: "Craig A. Berry" <craigberry@mac.com>
29688              Date: Tue, 4 Sep 2001 21:51:29 -0500
29689              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
29690      Branch: perl
29691            ! ext/List/Util/Util.xs
29692 ____________________________________________________________________________
29693 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
29694         Log: From Damian: Class::Struct was unable to define
29695              recursive classes.  After the patch an object reference
29696              (rather than a hash) is required to initialize
29697              an object attribute.  If no such initializer is given to
29698              the constructor, object attributes are now default
29699              initialized to C<undef>.
29700      Branch: perl
29701            ! lib/Class/Struct.pm lib/Class/Struct.t
29702 ____________________________________________________________________________
29703 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
29704         Log: Subject: Re: sv_catpvfn and sv_setpvfn
29705              From: Richard Soderberg <rs@oregonnet.com>
29706              Date: Tue, 4 Sep 2001 15:16:47 -0700
29707              Message-Id: <200109042216.PAA17858@oregonnet.com>
29708      Branch: perl
29709            ! pod/perlclib.pod pod/perlguts.pod
29710 ____________________________________________________________________________
29711 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
29712         Log: NetWare updates from Ananth Kesari.
29713      Branch: perl
29714            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
29715            ! NetWare/nw5thread.h
29716 ____________________________________________________________________________
29717 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
29718         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?))
29719              From: Nicholas Clark <nick@ccl4.org>
29720              Date: Tue, 4 Sep 2001 22:42:50 +0100
29721              Message-ID: <20010904224250.P25120@plum.flirble.org>
29722      Branch: perl
29723            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
29724            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
29725            ! t/op/oct.t toke.c
29726 ____________________________________________________________________________
29727 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
29728         Log: Fix Cwd::getcwd() not being tainted, as noticed
29729              by Schwern.
29730      Branch: perl
29731            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
29732            - ext/Cwd/Cwd.t
29733            ! MANIFEST ext/Cwd/Cwd.xs util.c
29734 ____________________________________________________________________________
29735 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
29736         Log: Retract #11870 and volatilize the right destruct_level.
29737              Silly thinko pointed out by Sarathy.
29738      Branch: perl
29739            ! intrpvar.h perl.c
29740 ____________________________________________________________________________
29741 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
29742         Log: At least a temporary fix for the mysterious scope core dumps
29743              in Tru64 from Graham.
29744      Branch: perl
29745            ! ext/List/Util/Util.xs
29746 ____________________________________________________________________________
29747 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
29748         Log: (Retracted by #11872)
29749      Branch: perl
29750            ! intrpvar.h
29751 ____________________________________________________________________________
29752 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
29753         Log: Quench a -Wall gripe noticed by Robin Barker.
29754      Branch: perl
29755            ! op.c
29756 ____________________________________________________________________________
29757 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
29758         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
29759              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29760              Date: Wed, 05 Sep 2001 02:01:32 +0900
29761              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
29762      Branch: perl
29763            ! lib/Unicode/UCD.pm
29764 ____________________________________________________________________________
29765 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
29766         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
29767              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29768              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
29769              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
29770      Branch: perl
29771            ! gv.c
29772 ____________________________________________________________________________
29773 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
29774         Log: Update Changes.
29775      Branch: perl
29776            ! Changes patchlevel.h
29777 ____________________________________________________________________________
29778 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
29779         Log: Add the \[$@%&*] prototype support.
29780      Branch: perl
29781            ! op.c pod/perlsub.pod t/comp/proto.t
29782 ____________________________________________________________________________
29783 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
29784         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
29785              From: Michael G Schwern <schwern@pobox.com>
29786              Date: Mon, 3 Sep 2001 18:59:01 -0400
29787              Message-ID: <20010903185901.Z9233@blackrider>
29788      Branch: perl
29789            ! lib/CGI/t/form.t
29790 ____________________________________________________________________________
29791 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
29792         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
29793              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29794              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
29795              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
29796      Branch: perl
29797            ! gv.c
29798 ____________________________________________________________________________
29799 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
29800         Log: More srand entry tweakage based on Randal's suggestion.
29801      Branch: perl
29802            ! pod/perlfunc.pod
29803 ____________________________________________________________________________
29804 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
29805         Log: Subject: [PATCH] 'main' *is* a reserved word
29806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29807              Date: Mon, 3 Sep 2001 22:55:41 +0200
29808              Message-ID: <20010903225541.A24097@rafael>
29809      Branch: perl
29810            ! toke.c
29811 ____________________________________________________________________________
29812 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
29813         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
29814              From: Peter Prymmer <pvhp@best.com>
29815              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
29816              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
29817      Branch: perl
29818            ! README.vms configure.com
29819 ____________________________________________________________________________
29820 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
29821         Log: Subject: Re: A slightly better default seed?   
29822              From: Michael G Schwern <schwern@pobox.com>
29823              Date: Mon, 3 Sep 2001 18:08:15 -0400 
29824              Message-ID: <20010903180815.W9233@blackrider>
29825      Branch: perl
29826            ! t/op/srand.t
29827 ____________________________________________________________________________
29828 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
29829         Log: Add sharedsv.o to microperl object files.
29830      Branch: perl
29831            ! Makefile.micro
29832 ____________________________________________________________________________
29833 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
29834         Log: AUTHORS updates and
29835              
29836              Subject: [PATCH] Just some preening :-)        
29837              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
29838              Date: Tue, 4 Sep 2001 14:16:59 +0100
29839              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
29840      Branch: perl
29841            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
29842 ____________________________________________________________________________
29843 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
29844         Log: Typo fix and slight rewording.
29845      Branch: perl
29846            ! pod/perlfunc.pod
29847 ____________________________________________________________________________
29848 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
29849         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
29850      Branch: perl
29851            ! pod/perlfaq4.pod
29852 ____________________________________________________________________________
29853 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
29854         Log: The helper file changed name.
29855      Branch: perl
29856            ! MANIFEST
29857 ____________________________________________________________________________
29858 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
29859         Log: Update to Scalar-List-Utils 1.03
29860      Branch: perl
29861            + ext/List/Util/t/shuffle.t
29862            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
29863            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
29864            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
29865            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
29866            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
29867            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
29868            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
29869            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
29870 ____________________________________________________________________________
29871 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
29872         Log: Make crypt() do something more sane for Unicode
29873              (take crypt() of the low eight bits of the characters,
29874              instead of taking crypt() of the UTF-8 of the scalar);
29875              add a test for crypt().
29876      Branch: perl
29877            + t/op/crypt.t
29878            ! MANIFEST pod/perlfunc.pod pp.c
29879 ____________________________________________________________________________
29880 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
29881         Log: Reorganize the srand entry.
29882      Branch: perl
29883            ! pod/perlfunc.pod
29884 ____________________________________________________________________________
29885 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
29886         Log: Remove the tests that assume something about
29887              calling srand() without arguments multiple times.
29888      Branch: perl
29889            ! t/op/srand.t
29890 ____________________________________________________________________________
29891 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
29892         Log: Upgrade to Math::BigInt 1.42.
29893      Branch: perl
29894            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29895            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
29896            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
29897            ! lib/Math/BigInt/t/mbimbf.t
29898 ____________________________________________________________________________
29899 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
29900         Log: integrate change#11847 from maint-5.6
29901              
29902              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
29903      Branch: perl
29904            ! sv.c
29905 ____________________________________________________________________________
29906 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
29907         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
29908      Branch: maint-5.6/perl
29909            ! sv.c
29910 ____________________________________________________________________________
29911 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
29912         Log: As far as I can tell these functions have been Unicodified.
29913      Branch: perl
29914            ! doop.c
29915 ____________________________________________________________________________
29916 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
29917         Log: Update to Storable 1.0.13.
29918      Branch: perl
29919            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29920            ! ext/Storable/Storable.xs
29921 ____________________________________________________________________________
29922 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
29923         Log: Patch the Filter::Simple test to work with
29924              the core test suite (since the FilterTest.pm
29925              is in t/lib, not in lib).
29926      Branch: perl
29927            ! lib/Filter/Simple/t/filter.t
29928 ____________________________________________________________________________
29929 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
29930         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
29931      Branch: perl
29932            + t/lib/FilterTest.pm
29933            - t/lib/MyFilter.pm
29934 ____________________________________________________________________________
29935 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
29936         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
29937              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
29938              Text::Balanced 1.86.
29939      Branch: perl
29940            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
29941            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
29942            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
29943            + lib/Switch/t/nested.t lib/Switch/t/switch.t
29944            + lib/Text/Balanced/Changes lib/Text/Balanced/README
29945            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
29946            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
29947            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
29948            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
29949            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
29950            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
29951            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
29952            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
29953            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
29954            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
29955            ! MANIFEST lib/Attribute/Handlers.pm
29956            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
29957            ! lib/Attribute/Handlers/demo/Demo.pm
29958            ! lib/Attribute/Handlers/demo/Descriptions.pm
29959            ! lib/Attribute/Handlers/demo/MyClass.pm
29960            ! lib/Attribute/Handlers/demo/demo.pl
29961            ! lib/Attribute/Handlers/demo/demo2.pl
29962            ! lib/Attribute/Handlers/demo/demo3.pl
29963            ! lib/Attribute/Handlers/demo/demo4.pl
29964            ! lib/Attribute/Handlers/demo/demo_call.pl
29965            ! lib/Attribute/Handlers/demo/demo_chain.pl
29966            ! lib/Attribute/Handlers/demo/demo_cycle.pl
29967            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
29968            ! lib/Attribute/Handlers/demo/demo_phases.pl
29969            ! lib/Attribute/Handlers/demo/demo_range.pl
29970            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
29971            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
29972            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
29973            ! lib/Text/Balanced.pm
29974 ____________________________________________________________________________
29975 [ 11841] By: sky                                   on 2001/09/03  11:04:15
29976         Log: Forgot to add a file with Change #11840
29977      Branch: perl
29978            + t/op/srand.t
29979 ____________________________________________________________________________
29980 [ 11840] By: sky                                   on 2001/09/03  11:02:04
29981         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
29982              From: Michael G Schwern <schwern@pobox.com>
29983              Date: Mon, 3 Sep 2001 07:43:00 -0400
29984              Message-ID: <20010903074300.E9233@blackrider>
29985      Branch: perl
29986            ! MANIFEST pod/perlfunc.pod t/op/rand.t
29987 ____________________________________________________________________________
29988 [ 11839] By: sky                                   on 2001/09/03  10:47:11
29989         Log: Document the changes with regards to running of END blocks.
29990              And DESTROY on global objects are called in perl_destruct()!
29991      Branch: perl
29992            ! pod/perl572delta.pod pod/perlembed.pod
29993 ____________________________________________________________________________
29994 [ 11838] By: sky                                   on 2001/09/03  09:34:44
29995         Log: Subject: [PATCH t/op/time.t] Partial cleanup
29996              From: Michael G Schwern <schwern@pobox.com>
29997              Date: Mon, 3 Sep 2001 06:29:42 -0400
29998              Message-ID: <20010903062942.C9233@blackrider>
29999      Branch: perl
30000            ! t/op/time.t
30001 ____________________________________________________________________________
30002 [ 11837] By: sky                                   on 2001/09/03  09:30:02
30003         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
30004              From: Michael G Schwern <schwern@pobox.com>
30005              Date: Mon, 3 Sep 2001 06:24:13 -0400
30006              Message-ID: <20010903062413.B9233@blackrider>
30007      Branch: perl
30008            ! t/op/rand.t
30009 ____________________________________________________________________________
30010 [ 11836] By: sky                                   on 2001/09/03  07:56:47
30011         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
30012              From: Michael G Schwern <schwern@pobox.com>
30013              Date: Sun, 2 Sep 2001 21:38:43 -0400
30014              Message-ID: <20010902213843.L2711@blackrider>
30015      Branch: perl
30016            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
30017            ! MANIFEST
30018 ____________________________________________________________________________
30019 [ 11835] By: nick                                  on 2001/09/03  06:20:06
30020         Log: Integrate mainline
30021      Branch: perlio
30022           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
30023            - t/op/misc.t
30024           !> (integrate 187 files)
30025 ____________________________________________________________________________
30026 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
30027         Log: Update Changes.
30028      Branch: perl
30029            ! Changes patchlevel.h
30030 ____________________________________________________________________________
30031 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
30032         Log: Slight tweaks.
30033      Branch: perl
30034            ! t/run/kill_perl.t
30035 ____________________________________________________________________________
30036 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
30037         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
30038      Branch: perl
30039            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
30040 ____________________________________________________________________________
30041 [ 11831] By: sky                                   on 2001/09/02  12:10:42
30042         Log: Change #11828 wasn't complete, this updates to intest path
30043      Branch: perl
30044            ! t/run/kill_perl.t
30045 ____________________________________________________________________________
30046 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
30047         Log: 's's's.
30048      Branch: perl
30049            ! Changes
30050 ____________________________________________________________________________
30051 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
30052         Log: Update Changes.
30053      Branch: perl
30054            ! Changes patchlevel.h
30055 ____________________________________________________________________________
30056 [ 11828] By: sky                                   on 2001/09/02  11:53:56
30057         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
30058              From: Michael G Schwern <schwern@pobox.com>
30059              Date: Sat, 1 Sep 2001 20:18:58 -0400
30060              Message-ID: <20010901201858.X606@blackrider>
30061              +MANIFEST Fix
30062      Branch: perl
30063            + t/run/kill_perl.t
30064            - t/op/misc.t t/run/segfault.t
30065            ! MANIFEST
30066 ____________________________________________________________________________
30067 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
30068         Log: Subject: [PATCH] lib/Time/Local.pm
30069              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30070              Date: Sun, 2 Sep 2001 06:50:01 -0500
30071              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
30072      Branch: perl
30073            ! lib/Time/Local.pm
30074 ____________________________________________________________________________
30075 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
30076         Log: Tick off Unicode collation and the normalization from
30077              the todo list.
30078      Branch: perl
30079            ! pod/perltodo.pod
30080 ____________________________________________________________________________
30081 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
30082         Log: Update to Unicode 3.1.1.
30083      Branch: perl
30084            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
30085            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
30086            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
30087            ! lib/unicore/PropList.txt lib/unicore/README.perl
30088            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
30089            ! lib/unicore/rename lib/unicore/version
30090 ____________________________________________________________________________
30091 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
30092         Log: Slight doc tweaks for the module.
30093      Branch: perl
30094            ! lib/Unicode/UCD.pm
30095 ____________________________________________________________________________
30096 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
30097         Log: Rename the variable: it *used* to be (wrongly) that the
30098              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
30099              but that is no more the case: PL_reg_match_utf8 is better.
30100      Branch: perl
30101            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
30102            ! regexec.c sv.c thrdvar.h
30103 ____________________________________________________________________________
30104 [ 11822] By: ams                                   on 2001/09/02  02:54:50
30105         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
30106              From: Ilmari Karonen <iltzu@sci.fi>
30107              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
30108              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
30109              (op/sub_lval.t updated to take new error message into account.)
30110      Branch: perl
30111            ! op.c t/op/sub_lval.t
30112 ____________________________________________________________________________
30113 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
30114         Log: remove stray CRs in files; keep all files with UNIX line-ends
30115              (Porting/makerel adds CRs to the files that need it in the
30116              distribution)
30117      Branch: perl
30118            ! NetWare/t/NWScripts.pl README.dos
30119            ! ext/Encode/Encode/cns11643-1.enc
30120            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
30121            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30122 ____________________________________________________________________________
30123 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
30124         Log: some remnants of change#11803
30125      Branch: perl
30126            ! ext/ByteLoader/byterun.h perl.h
30127 ____________________________________________________________________________
30128 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
30129         Log: Update to Unicode::Collate 0.08.
30130      Branch: perl
30131            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
30132            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
30133 ____________________________________________________________________________
30134 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
30135         Log: Test tweaks.
30136      Branch: perl
30137            ! t/op/pat.t
30138 ____________________________________________________________________________
30139 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
30140         Log: Fix test
30141      Branch: maint-5.6/macperl
30142            ! t/lib/b.t
30143 ____________________________________________________________________________
30144 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
30145         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
30146              warnings in Config.pm with -W; increase default and
30147              minimum RAM; bump version number.
30148      Branch: maint-5.6/macperl
30149            + macos/lib/Mac/LowMem.pm
30150            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
30151            ! macos/configpm macos/macperl/MacPerl.r
30152 ____________________________________________________________________________
30153 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
30154         Log: Make syntax check report in MPW style, fix tests
30155              to use Mac::err=unix to get normal-style error
30156              messages.
30157      Branch: maint-5.6/macperl
30158            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
30159            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
30160 ____________________________________________________________________________
30161 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
30162         Log: Make MPW-style errors optional (but the default); add
30163              MacPerl::ErrorFormat() function and Mac::err pragma
30164      Branch: maint-5.6/macperl
30165            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
30166            + macos/ext/Mac/err/err.xs
30167            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
30168            ! macos/macish.c macos/macish.h macos/macperl.sym
30169 ____________________________________________________________________________
30170 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
30171         Log: More module and test ports from Thomas Wegner et al
30172      Branch: maint-5.6/macperl
30173            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
30174            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
30175            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
30176            ! t/op/magic.t
30177 ____________________________________________________________________________
30178 [ 11812] By: sky                                   on 2001/09/01  17:19:30
30179         Log: Subject: [PATCH t/op/concat.t] cleanup
30180              From: Michael G Schwern <schwern@pobox.com>
30181              Date: Sat, 1 Sep 2001 14:06:28 -0400
30182              Message-ID: <20010901140628.C606@blackrider>
30183      Branch: perl
30184            ! t/op/concat.t
30185 ____________________________________________________________________________
30186 [ 11811] By: sky                                   on 2001/09/01  12:25:29
30187         Log: Change #11805 didn't update the MANIFEST
30188      Branch: perl
30189            ! MANIFEST
30190 ____________________________________________________________________________
30191 [ 11810] By: sky                                   on 2001/09/01  11:52:44
30192         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
30193              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30194              Date: Sat, 1 Sep 2001 14:50:14 +0200
30195              Message-ID: <20010901145014.A691@rafael>
30196      Branch: perl
30197            ! t/op/inccode.t
30198 ____________________________________________________________________________
30199 [ 11809] By: sky                                   on 2001/09/01  11:49:22
30200         Log: Subject: PATCH: ExtUtils::MakeMaker
30201              From: Tony Bowden <tony@kasei.com>
30202              Date: Sat, 1 Sep 2001 10:33:53 +0100
30203              Message-ID: <20010901103353.A13863@soto.kasei.com>
30204              Manually applied
30205      Branch: perl
30206            ! lib/ExtUtils/MakeMaker.pm
30207 ____________________________________________________________________________
30208 [ 11808] By: sky                                   on 2001/09/01  11:39:13
30209         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
30210              From: mike808@users.sourceforge.net
30211              Date: Sat, 1 Sep 101 11:27:50 GMT
30212              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
30213              With little tweak
30214      Branch: perl
30215            ! lib/Term/Cap.pm
30216 ____________________________________________________________________________
30217 [ 11807] By: ams                                   on 2001/09/01  11:31:16
30218         Log: Subject: oct() and hex()
30219              From: Nicholas Clark <nick@ccl4.org>
30220              Date: Fri, 31 Aug 2001 23:14:13 +0100
30221              Message-Id: <20010831231413.J4950@plum.flirble.org>
30222      Branch: perl
30223            ! pod/perlclib.pod
30224 ____________________________________________________________________________
30225 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
30226         Log: Integrate change 11801 from maintperl
30227      Branch: maint-5.6/macperl
30228            ! perl.c
30229 ____________________________________________________________________________
30230 [ 11805] By: sky                                   on 2001/08/31  21:35:10
30231         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
30232              From: Michael G Schwern <schwern@pobox.com>
30233              Date: Fri, 31 Aug 2001 15:36:28 -0400
30234              Message-ID: <20010831153628.B598@blackrider>
30235              Check for things which used to segfault
30236      Branch: perl
30237            + t/run/segfault.t
30238 ____________________________________________________________________________
30239 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
30240         Log: integrate change#11801 from maint-5.6
30241              
30242              remove age-old UNICOS "workaround" that introduces a static, and
30243              hence an egregious race condition for threaded builds (*sigh*
30244              beats me why this kludge wasn't guarded by a UNICOS-specific
30245              #define *sigh*)
30246      Branch: perl
30247            ! perl.c
30248 ____________________________________________________________________________
30249 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
30250         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
30251              working in 5.7.x
30252      Branch: perl
30253            - objXSUB.h
30254            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
30255            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
30256            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
30257            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
30258            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
30259            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
30260            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
30261            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
30262            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
30263            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
30264            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
30265            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
30266            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
30267            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
30268            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
30269            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
30270            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
30271            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
30272            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
30273            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
30274            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
30275            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
30276 ____________________________________________________________________________
30277 [ 11802] By: ams                                   on 2001/08/31  18:11:32
30278         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
30279              From: "Philip Newton" <Philip.Newton@gmx.net>
30280              Date: Fri, 31 Aug 2001 21:12:56 +0200
30281              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
30282      Branch: perl
30283            ! pod/perldiag.pod
30284 ____________________________________________________________________________
30285 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
30286         Log: remove age-old UNICOS "workaround" that introduces a static, and
30287              hence an egregious race condition for threaded builds (*sigh*
30288              beats me why this kludge wasn't guarded by a UNICOS-specific
30289              #define *sigh*)
30290      Branch: maint-5.6/perl
30291            ! perl.c
30292 ____________________________________________________________________________
30293 [ 11800] By: sky                                   on 2001/08/31  17:30:26
30294         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
30295              Might break on platforms where bool is larger than 8 bites ???
30296      Branch: perl
30297            ! regcomp.c
30298 ____________________________________________________________________________
30299 [ 11799] By: ams                                   on 2001/08/31  12:15:44
30300         Log: Integrate 11778 into mainline.
30301      Branch: perl
30302            ! t/base/term.t
30303 ____________________________________________________________________________
30304 [ 11798] By: sky                                   on 2001/08/31  11:31:44
30305         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
30306              supposed to happen.
30307      Branch: perl
30308            ! regcomp.c
30309 ____________________________________________________________________________
30310 [ 11797] By: sky                                   on 2001/08/31  11:28:17
30311         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
30312              From: "John P. Linderman" <jpl@research.att.com>
30313              Date: Fri, 31 Aug 2001 08:20:35 -0400
30314              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
30315              Fixes test 14 which could fail randomly in rare cases.
30316      Branch: perl
30317            ! ext/Time/HiRes/HiRes.t regcomp.c
30318 ____________________________________________________________________________
30319 [ 11796] By: ams                                   on 2001/08/31  01:13:07
30320         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
30321              From: Nicholas Clark <nick@ccl4.org>
30322              Date: Thu, 30 Aug 2001 23:21:50 +0100
30323              Message-Id: <20010830232150.D4950@plum.flirble.org>
30324      Branch: perl
30325            ! ext/Sys/Syslog/Makefile.PL
30326 ____________________________________________________________________________
30327 [ 11795] By: ams                                   on 2001/08/30  23:53:23
30328         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
30329              patching example
30330              From: Michael G Schwern <schwern@pobox.com>
30331              Date: Thu, 30 Aug 2001 17:02:08 -0400
30332              Message-Id: <20010830170208.M2318@blackrider>
30333      Branch: perl
30334            ! pod/perlhack.pod
30335 ____________________________________________________________________________
30336 [ 11794] By: ams                                   on 2001/08/30  19:35:36
30337         Log: Subject: [PATCH] pp_modulo
30338              From: Nicholas Clark <nick@ccl4.org>
30339              Date: Thu, 30 Aug 2001 18:20:54 +0100
30340              Message-Id: <20010830182053.A4950@plum.flirble.org>
30341      Branch: perl
30342            ! pp.c t/op/64bitint.t
30343 ____________________________________________________________________________
30344 [ 11793] By: sky                                   on 2001/08/30  13:02:48
30345         Log: 11792 wasn't complete
30346      Branch: perl
30347            ! makedef.pl regcomp.c
30348 ____________________________________________________________________________
30349 [ 11792] By: sky                                   on 2001/08/30  12:21:11
30350         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
30351      Branch: perl
30352            ! makedef.pl
30353 ____________________________________________________________________________
30354 [ 11791] By: sky                                   on 2001/08/30  10:08:02
30355         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
30356      Branch: perl
30357            ! config_h.SH
30358 ____________________________________________________________________________
30359 [ 11790] By: sky                                   on 2001/08/30  08:22:31
30360         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
30361              on the pad. Fixes coredumps in cleanups introduced by
30362              Change 11755  
30363      Branch: perl
30364            ! op.c perl.c sv.h
30365 ____________________________________________________________________________
30366 [ 11789] By: sky                                   on 2001/08/29  19:01:47
30367         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
30368              This is a replacement implmentation that works on HPUX.
30369              This bug should probably be fixed in GCC.
30370      Branch: perl
30371            ! ext/Socket/Socket.xs
30372 ____________________________________________________________________________
30373 [ 11788] By: ams                                   on 2001/08/29  17:35:33
30374         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
30375              From: Nicholas Clark <nick@ccl4.org>
30376              Date: Wed, 29 Aug 2001 18:21:56 +0100
30377              Message-Id: <20010829182156.O4950@plum.flirble.org>
30378      Branch: perl
30379            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
30380 ____________________________________________________________________________
30381 [ 11787] By: sky                                   on 2001/08/29  10:42:54
30382         Log: Added test for pack_addr_in and unpack_addr_in
30383              Nitpik in test 10
30384      Branch: perl
30385            ! ext/Socket/Socket.t
30386 ____________________________________________________________________________
30387 [ 11786] By: sky                                   on 2001/08/29  10:28:14
30388         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
30389              Trying to catch errors on HP-UX
30390      Branch: perl
30391            ! ext/Socket/Socket.t
30392 ____________________________________________________________________________
30393 [ 11785] By: sky                                   on 2001/08/29  09:07:03
30394         Log: make sure USE_THREADS is defined so external apps work
30395      Branch: perl
30396            ! config_h.SH
30397 ____________________________________________________________________________
30398 [ 11784] By: sky                                   on 2001/08/29  08:06:12
30399         Log: Subject: Re: The hitlist of untested modules.
30400              From: Jonathan Stowe <gellyfish@gellyfish.com>
30401              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
30402              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
30403              Start of tests for Shell.pm (make Schwern poorer!)
30404      Branch: perl
30405            + lib/Shell.t
30406            ! MANIFEST
30407 ____________________________________________________________________________
30408 [ 11783] By: sky                                   on 2001/08/29  07:37:50
30409         Log: END{} can change the return value even if we die from BEGIN{}
30410      Branch: perl
30411            ! miniperlmain.c
30412 ____________________________________________________________________________
30413 [ 11782] By: ams                                   on 2001/08/29  06:32:17
30414         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
30415              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30416              Date: Wed, 29 Aug 2001 09:18:17 +0200
30417              Message-Id: <20010829091817.A4453@rafael>
30418      Branch: perl
30419            ! t/op/inccode.t
30420 ____________________________________________________________________________
30421 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
30422         Log: Delete xsubpp.patch, as full copy exists now
30423      Branch: maint-5.6/macperl
30424            - macos/xsubpp.patch
30425 ____________________________________________________________________________
30426 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
30427         Log: Add Changes file
30428      Branch: maint-5.6/macperl
30429            + macos/Changes
30430 ____________________________________________________________________________
30431 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
30432         Log: Add Mac version of xsubpp as separate file
30433      Branch: maint-5.6/macperl
30434            + macos/xsubpp
30435            ! macos/Makefile.mk
30436 ____________________________________________________________________________
30437 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
30438         Log: Fix open of /dev/null for Mac OS
30439      Branch: maint-5.6/macperl
30440            ! t/base/term.t
30441 ____________________________________________________________________________
30442 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
30443         Log: Various patches: enable more tests; skip CVS in PerlInstall;
30444              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
30445      Branch: maint-5.6/macperl
30446            ! macos/MacPerlTests.cmd macos/PerlInstall
30447            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
30448 ____________________________________________________________________________
30449 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
30450         Log: Allow for platforms to override formatting of errors
30451              on output from Matthias Neeracher (Mac files)
30452      Branch: maint-5.6/macperl
30453            ! macos/macish.c macos/macish.h
30454 ____________________________________________________________________________
30455 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
30456         Log: Allow for platforms to override formatting of errors
30457              on output from Matthias Neeracher (core files)
30458      Branch: maint-5.6/macperl
30459            ! perl.h pp_ctl.c util.c
30460 ____________________________________________________________________________
30461 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
30462         Log: Add some param checking, from reports by Kevin Reid.
30463      Branch: maint-5.6/macperl
30464            ! macos/ext/Mac/Controls/Controls.pm
30465            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
30466 ____________________________________________________________________________
30467 [ 11773] By: ams                                   on 2001/08/28  23:54:57
30468         Log: Subject: [PATCH] make coretest
30469              From: Paul Johnson <paul@pjcj.net>
30470              Date: Wed, 29 Aug 2001 00:11:38 +0200
30471              Message-Id: <20010829001138.B12169@pjcj.net>
30472              (Applied without the change to perlhack.pod. This should
30473              probably stay undocumented.)
30474      Branch: perl
30475            ! Makefile.SH t/TEST
30476 ____________________________________________________________________________
30477 [ 11772] By: sky                                   on 2001/08/28  13:01:20
30478         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
30479              From: Michael G Schwern <schwern@pobox.com>
30480              Date: Tue, 28 Aug 2001 09:57:39 -0400
30481              Message-ID: <20010828095738.E17775@blackrider>
30482      Branch: perl
30483            ! pod/perlhack.pod t/op/pack.t
30484 ____________________________________________________________________________
30485 [ 11771] By: sky                                   on 2001/08/28  11:20:13
30486         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
30487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30488              Date: Tue, 28 Aug 2001 14:23:43 +0200
30489              Message-ID: <20010828142343.A19299@rafael>
30490      Branch: perl
30491            ! pod/perlvar.pod pp_ctl.c
30492 ____________________________________________________________________________
30493 [ 11770] By: ams                                   on 2001/08/28  10:13:21
30494         Log: Subject: [PATCH] odd typo in op.h
30495              From: Nicholas Clark <nick@ccl4.org>
30496              Date: Tue, 28 Aug 2001 12:10:26 +0100
30497              Message-Id: <20010828121026.V4950@plum.flirble.org>
30498      Branch: perl
30499            ! op.h
30500 ____________________________________________________________________________
30501 [ 11769] By: sky                                   on 2001/08/28  08:09:16
30502         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
30503              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
30504              Date: Tue, 28 Aug 2001 02:22:20 +0300
30505              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
30506      Branch: perl
30507            ! ext/B/B/Lint.pm
30508 ____________________________________________________________________________
30509 [ 11768] By: ams                                   on 2001/08/28  00:47:35
30510         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
30511              From: Michael G Schwern <schwern@pobox.com>
30512              Date: Mon, 27 Aug 2001 21:24:44 -0400
30513              Message-Id: <20010827212444.F12582@blackrider>
30514      Branch: perl
30515            ! pod/perlhack.pod t/op/pack.t
30516 ____________________________________________________________________________
30517 [ 11767] By: ams                                   on 2001/08/27  23:59:48
30518         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
30519              From: Michael G Schwern <schwern@pobox.com>
30520              Date: Mon, 27 Aug 2001 20:12:29 -0400
30521              Message-Id: <20010827201229.D12582@blackrider>
30522      Branch: perl
30523            ! pod/perlhack.pod t/op/pack.t
30524 ____________________________________________________________________________
30525 [ 11766] By: ams                                   on 2001/08/27  23:39:40
30526         Log: Update Changes.
30527      Branch: perl
30528            ! Changes
30529 ____________________________________________________________________________
30530 [ 11765] By: ams                                   on 2001/08/27  22:53:10
30531         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
30532              From: Michael G Schwern <schwern@pobox.com>
30533              Date: Mon, 27 Aug 2001 19:47:30 -0400
30534              Message-Id: <20010827194730.C12582@blackrider>
30535      Branch: perl
30536            ! t/op/inccode.t
30537 ____________________________________________________________________________
30538 [ 11764] By: ams                                   on 2001/08/27  22:46:21
30539         Log: Subject: [PATCH] new tests for the coderef-in-@INC
30540              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30541              Date: Mon, 27 Aug 2001 22:36:27 +0200
30542              Message-Id: <20010827223627.C690@rafael>
30543              
30544              Subject: Re: [PATCH] new tests for the coderef-in-@INC
30545              From: Nicholas Clark <nick@ccl4.org>
30546              Date: Tue, 28 Aug 2001 00:02:46 +0100
30547              Message-Id: <20010828000245.R4950@plum.flirble.org>
30548      Branch: perl
30549            + t/op/inccode.t
30550            ! MANIFEST
30551 ____________________________________________________________________________
30552 [ 11763] By: ams                                   on 2001/08/27  22:41:09
30553         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
30554              bleadperl on fire, Win95+4NT)
30555              From: Michael G Schwern <schwern@pobox.com>
30556              Date: Mon, 27 Aug 2001 16:54:42 -0400
30557              Message-Id: <20010827165442.F9436@blackrider>
30558      Branch: perl
30559            ! lib/warnings.t
30560 ____________________________________________________________________________
30561 [ 11762] By: sky                                   on 2001/08/27  19:19:17
30562         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
30563              avaible at compile time. This broke the compilation of 
30564              Net/Ping.pm
30565      Branch: perl
30566            ! lib/Net/Ping.pm
30567 ____________________________________________________________________________
30568 [ 11761] By: sky                                   on 2001/08/27  18:34:48
30569         Log: Removed tripple definitions of CUSTOM_OP functions.
30570      Branch: perl
30571            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
30572 ____________________________________________________________________________
30573 [ 11760] By: sky                                   on 2001/08/27  18:21:27
30574         Log: Regen headers
30575      Branch: perl
30576            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
30577            ! perlapi.h proto.h
30578 ____________________________________________________________________________
30579 [ 11759] By: ams                                   on 2001/08/27  16:31:53
30580         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
30581              From: "chromatic" <chromatic@rmci.net>
30582              Date: Mon, 27 Aug 2001 11:17:09 -0600
30583              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
30584      Branch: perl
30585            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
30586 ____________________________________________________________________________
30587 [ 11758] By: sky                                   on 2001/08/27  15:16:42
30588         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
30589              Thanks to H. Merijn Brand for the patch.
30590              Some of the comments and or guards might be removable in perl.h now.
30591      Branch: perl
30592            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
30593            ! Porting/Glossary Porting/config_H README.threads config_h.SH
30594            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
30595            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
30596            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
30597            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
30598            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
30599            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
30600            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
30601            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
30602            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
30603            ! win32/config_H.vc win32/perllib.c win32/win32.h
30604            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
30605            ! wince/config.h wince/config_H.ce wince/win32.h
30606            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
30607 ____________________________________________________________________________
30608 [ 11757] By: sky                                   on 2001/08/27  13:39:16
30609         Log: Subject: GNU ld parses arguments different
30610              From: H.Merijn Brand <h.m.brand@hccnet.nl>
30611              Date: Mon, 27 Aug 2001 16:25:51 +0200
30612              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
30613      Branch: perl
30614            ! hints/hpux.sh
30615 ____________________________________________________________________________
30616 [ 11756] By: sky                                   on 2001/08/27  13:18:45
30617         Log: Subject: Custom Ops
30618              From: Simon Cozens <simon@netthink.co.uk>
30619              Date: Sat, 25 Aug 2001 17:45:09 +0100
30620              Message-ID: <20010825174509.A5752@netthink.co.uk>
30621              I also added a fix to Opcode.pm to quite test cases.
30622      Branch: perl
30623            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
30624            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
30625 ____________________________________________________________________________
30626 [ 11755] By: sky                                   on 2001/08/27  05:37:17
30627         Log: Plugs a memory leak on destruction of regular expressions
30628              introcued by #11274.
30629              PL_regex_padav now has an AV as it's first entry with a list
30630              of freed regex_padav slots that it will reuse on creating
30631              new PMOPs.
30632      Branch: perl
30633            ! op.c perl.c
30634 ____________________________________________________________________________
30635 [ 11754] By: ams                                   on 2001/08/26  14:38:52
30636         Log: Subject: [PATCH] t/io/binmode.t
30637              From: Nicholas Clark <nick@ccl4.org>
30638              Date: Sun, 26 Aug 2001 12:03:05 +0100
30639              Message-Id: <20010826120305.C4950@plum.flirble.org>
30640              
30641              (Also a nitpick in #11752 to t/op/universal.t)
30642      Branch: perl
30643            ! t/io/binmode.t t/op/universal.t
30644 ____________________________________________________________________________
30645 [ 11753] By: ams                                   on 2001/08/26  08:19:34
30646         Log: Subject: [PATCH] op/universal.t failing
30647              From: Nicholas Clark <nick@ccl4.org>
30648              Date: Sun, 26 Aug 2001 09:48:22 +0100
30649              Message-Id: <20010826094822.B4950@plum.flirble.org>
30650      Branch: perl
30651            ! t/op/universal.t
30652 ____________________________________________________________________________
30653 [ 11752] By: ams                                   on 2001/08/25  22:46:13
30654         Log: Subject: Re: 'can' with undefined subs
30655              From: Tony Bowden <tony@kasei.com>
30656              Date: Sat, 25 Aug 2001 14:58:17 +0100
30657              Message-Id: <20010825145817.A11788@soto.kasei.com>
30658              (Applied with minor modifications.)
30659      Branch: perl
30660            ! t/op/universal.t
30661 ____________________________________________________________________________
30662 [ 11751] By: ams                                   on 2001/08/25  18:28:43
30663         Log: Subject: Re: 'can' with undefined subs
30664              From: Tony Bowden <tony@kasei.com>
30665              Date: Sat, 25 Aug 2001 15:13:14 +0100
30666              Message-Id: <20010825151314.B11788@soto.kasei.com>
30667      Branch: perl
30668            ! lib/UNIVERSAL.pm
30669 ____________________________________________________________________________
30670 [ 11750] By: nick                                  on 2001/08/25  15:24:15
30671         Log: Integrate mainline
30672      Branch: perlio
30673           +> t/io/binmode.t
30674           !> (integrate 26 files)
30675 ____________________________________________________________________________
30676 [ 11749] By: nick                                  on 2001/08/25  14:55:41
30677         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
30678              From:  John Peacock <jpeacock@rowman.com>
30679              Date:  Wed, 22 Aug 2001 12:05:28 -0400
30680              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
30681      Branch: perl
30682            ! pod/perlhack.pod
30683 ____________________________________________________________________________
30684 [ 11748] By: nick                                  on 2001/08/25  14:53:04
30685         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
30686              From:  Michael G Schwern <schwern@pobox.com>
30687              Date:  Wed, 22 Aug 2001 19:22:45 -0400
30688              Message-Id:  <20010822192245.U619@blackrider>
30689      Branch: perl
30690            ! MANIFEST
30691 ____________________________________________________________________________
30692 [ 11747] By: nick                                  on 2001/08/25  14:52:33
30693         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
30694              From:  Nicholas Clark <nick@ccl4.org>
30695              Date:  Wed, 22 Aug 2001 23:29:06 +0100
30696              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
30697      Branch: perl
30698            + t/io/binmode.t
30699            ! perlio.c pod/perlfunc.pod
30700 ____________________________________________________________________________
30701 [ 11744] By: nick                                  on 2001/08/25  14:37:33
30702         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
30703              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30704              Date:  Fri, 24 Aug 2001 22:10:42 +0200
30705              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
30706      Branch: perl
30707            ! x2p/a2py.c x2p/walk.c
30708 ____________________________________________________________________________
30709 [ 11743] By: nick                                  on 2001/08/25  14:32:47
30710         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
30711              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30712              Date:  Fri, 24 Aug 2001 23:34:13 +0200
30713              Message-Id:  <20010824233413.A1285@rafael>
30714      Branch: perl
30715            ! pod/perlfunc.pod pod/perlvar.pod
30716 ____________________________________________________________________________
30717 [ 11742] By: ams                                   on 2001/08/25  13:16:02
30718         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
30719              From: Nicholas Clark <nick@ccl4.org>
30720              Date: Sat, 25 Aug 2001 14:50:07 +0100
30721              Message-Id: <20010825145007.L41464@plum.flirble.org>
30722      Branch: perl
30723            ! pp_ctl.c
30724 ____________________________________________________________________________
30725 [ 11741] By: nick                                  on 2001/08/24  07:08:45
30726         Log: When applying patch via Porting/apply fails, do p4 refresh
30727              to get old files back.
30728      Branch: perl
30729            ! Porting/apply
30730 ____________________________________________________________________________
30731 [ 11740] By: ams                                   on 2001/08/24  04:47:24
30732         Log: #11739 was incomplete.
30733      Branch: perl
30734            ! pod/perldiag.pod
30735 ____________________________________________________________________________
30736 [ 11739] By: ams                                   on 2001/08/24  04:09:40
30737         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
30738              From: "Philip Newton" <Philip.Newton@gmx.net>
30739              Date: Fri, 24 Aug 2001 07:08:34 +0200
30740      Branch: perl
30741            ! pod/perldiag.pod
30742 ____________________________________________________________________________
30743 [ 11738] By: ams                                   on 2001/08/24  02:19:42
30744         Log: Fixed Doug Wilson's email address.
30745      Branch: perl
30746            ! AUTHORS
30747 ____________________________________________________________________________
30748 [ 11737] By: ams                                   on 2001/08/24  00:10:13
30749         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
30750              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30751              Date: Thu, 23 Aug 2001 22:22:58 +0200
30752              Message-Id: <20010823222258.A901@rafael>
30753      Branch: perl
30754            ! pod/perldiag.pod
30755 ____________________________________________________________________________
30756 [ 11736] By: ams                                   on 2001/08/24  00:05:02
30757         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
30758              From: "Craig A. Berry" <craigberry@mac.com>
30759              Date: Thu, 23 Aug 2001 19:07:45 -0500
30760              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
30761      Branch: perl
30762            ! configure.com
30763 ____________________________________________________________________________
30764 [ 11735] By: sky                                   on 2001/08/23  13:42:07
30765         Log: Backed out 11732, it breaks lib/strict.t 
30766      Branch: perl
30767            ! op.c
30768 ____________________________________________________________________________
30769 [ 11734] By: sky                                   on 2001/08/23  11:45:59
30770         Log: Removed toy from 17133 after Matt Sargeants request.
30771      Branch: perl
30772            ! pod/perlfaq4.pod
30773 ____________________________________________________________________________
30774 [ 11733] By: sky                                   on 2001/08/23  11:36:29
30775         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
30776              From: Robin Houston <robin@kitsite.com>
30777              Date: Wed, 22 Aug 2001 23:06:16 +0100
30778              Message-ID: <20010822230616.A254@robin.kitsite.com>
30779      Branch: perl
30780            ! pod/perlfaq4.pod
30781 ____________________________________________________________________________
30782 [ 11732] By: sky                                   on 2001/08/23  10:36:02
30783         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
30784              From: Simon Cozens <simon@netthink.co.uk>
30785              Date: Thu, 23 Aug 2001 12:06:36 +0100
30786              Message-ID: <20010823120636.A9961@netthink.co.uk>
30787      Branch: perl
30788            ! op.c
30789 ____________________________________________________________________________
30790 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
30791         Log: fix broken windows build
30792      Branch: perl
30793            ! perl.h
30794 ____________________________________________________________________________
30795 [ 11730] By: ams                                   on 2001/08/22  21:35:30
30796         Log: Subject: [PATCH] io/tell.t doesn't chdir t
30797              From: Nicholas Clark <nick@ccl4.org>
30798              Date: Wed, 22 Aug 2001 23:25:58 +0100
30799              Message-Id: <20010822232557.Y82818@plum.flirble.org>
30800      Branch: perl
30801            ! t/io/tell.t
30802 ____________________________________________________________________________
30803 [ 11729] By: ams                                   on 2001/08/22  20:32:21
30804         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
30805              questions)
30806              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30807              Date: Wed, 22 Aug 2001 17:09:04 -0400
30808              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
30809              (Oops, forgot File::Spec::Unix in the previous patch.)
30810      Branch: perl
30811            ! lib/File/Spec/Unix.pm
30812 ____________________________________________________________________________
30813 [ 11728] By: ams                                   on 2001/08/22  20:25:41
30814         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
30815              questions)
30816              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30817              Date: Wed, 22 Aug 2001 17:09:04 -0400
30818              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
30819      Branch: perl
30820            ! lib/File/Spec.pm
30821 ____________________________________________________________________________
30822 [ 11727] By: ams                                   on 2001/08/22  19:43:30
30823         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
30824              From: John Peacock <jpeacock@rowman.com>
30825              Date: Wed, 22 Aug 2001 12:35:52 -0400
30826              Message-Id: <3B83DF68.5D89DC81@rowman.com>
30827              (Adds proper tests for $], notwithstanding Subject. +nitpick)
30828      Branch: perl
30829            ! t/op/ver.t
30830 ____________________________________________________________________________
30831 [ 11726] By: ams                                   on 2001/08/22  19:36:39
30832         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
30833              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
30834              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
30835              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
30836      Branch: perl
30837            ! lib/diagnostics.pm lib/diagnostics.t
30838 ____________________________________________________________________________
30839 [ 11725] By: ams                                   on 2001/08/22  19:25:01
30840         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
30841              From: Nicholas Clark <nick@ccl4.org>
30842              Date: Wed, 22 Aug 2001 20:59:05 +0100
30843              Message-Id: <20010822205905.U82818@plum.flirble.org>
30844      Branch: perl
30845            ! pp.c t/op/64bitint.t t/op/arith.t
30846 ____________________________________________________________________________
30847 [ 11724] By: ams                                   on 2001/08/22  10:02:33
30848         Log: Subject: Configure blooper
30849              From: H.Merijn Brand <h.m.brand@hccnet.nl>
30850              Date: Wed, 22 Aug 2001 12:38:35 +0200
30851              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
30852      Branch: perl
30853            ! Configure
30854 ____________________________________________________________________________
30855 [ 11723] By: ams                                   on 2001/08/21  16:17:53
30856         Log: Subject: [PATCH] installperl -help
30857              From: Nicholas Clark <nick@ccl4.org>
30858              Date: Tue, 21 Aug 2001 17:34:23 +0100
30859              Message-Id: <20010821173423.F82818@plum.flirble.org>
30860      Branch: perl
30861            ! installperl
30862 ____________________________________________________________________________
30863 [ 11722] By: ams                                   on 2001/08/20  07:46:31
30864         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
30865              From: Ilmari Karonen <iltzu@sci.fi>
30866              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
30867              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
30868      Branch: perl
30869            ! pod/perlvar.pod
30870 ____________________________________________________________________________
30871 [ 11721] By: nick                                  on 2001/08/20  06:24:31
30872         Log: Integrate mainline
30873      Branch: perlio
30874           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
30875           +> lib/Lingua/KO/Hangul/Util/Changes
30876           +> lib/Lingua/KO/Hangul/Util/README
30877           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
30878           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
30879           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
30880           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
30881           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
30882           +> lib/Unicode/Normalize/t/test.t
30883            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
30884           !> (integrate 55 files)
30885 ____________________________________________________________________________
30886 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
30887         Log: Integrate Change #11599 from maint-5.6/perl
30888      Branch: maint-5.6/macperl
30889           !> README.win32
30890 ____________________________________________________________________________
30891 [ 11719] By: ams                                   on 2001/08/18  21:21:42
30892         Log: Add Porting/apply to MANIFEST.
30893      Branch: perl
30894            ! MANIFEST
30895 ____________________________________________________________________________
30896 [ 11718] By: sky                                   on 2001/08/18  14:38:01
30897         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
30898              Better solution would be to make 5005threaded perl use
30899              the same system as ithreads do
30900      Branch: perl
30901            ! perl.h
30902 ____________________________________________________________________________
30903 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
30904         Log: New try for ID 20010407.006: detach the semantics
30905              "was the last match target UTF8" into its own variable.
30906      Branch: perl
30907            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
30908            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
30909 ____________________________________________________________________________
30910 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
30911         Log: UTF8 flag should be meaningful only when POK.
30912      Branch: perl
30913            ! dump.c
30914 ____________________________________________________________________________
30915 [ 11715] By: sky                                   on 2001/08/18  11:45:16
30916         Log: USE_THREADS and USE_ITHREADS are never true at the same time
30917      Branch: perl
30918            ! perl.h
30919 ____________________________________________________________________________
30920 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
30921         Log: Retract #11712 for now.  The real fix would probably
30922              be something like making PL_reg_sv a copy (PV + UTF8)
30923              of the matched/substituted string (note: not just a SvPOK
30924              string, for example the stringified form of a ROK would
30925              be applicable)  Beware of leaks.
30926      Branch: perl
30927            ! pp_hot.c t/op/pat.t
30928 ____________________________________________________________________________
30929 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
30930         Log: UTF8 wasn't printing for PVMGs.
30931      Branch: perl
30932            ! dump.c
30933 ____________________________________________________________________________
30934 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
30935         Log: (Retracted by #11714)
30936              
30937              Okay analysis, debatable fix.  (The fix will inc
30938              the refcount of all temporary match objects,
30939              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
30940              which will then cause griping at untie() time
30941              ("inner references remain").
30942              
30943              Fix for ID 20010407.006: PL_reg_sv got wiped out
30944              by freetemps if the match target was a temporary
30945              (like function_call() =~ /.../), which in turn meant
30946              that the $1 et al stopped working if they had UTF-8
30947              in them.  Therefore bump up the refcount of PL_reg_sv.
30948      Branch: perl
30949            ! pp_hot.c t/op/pat.t
30950 ____________________________________________________________________________
30951 [ 11711] By: ams                                   on 2001/08/17  20:32:08
30952         Log: Subject: [PATCH] doesn't compile, was perl@11710
30953              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30954              Date: Fri, 17 Aug 2001 23:21:10 +0200
30955              Message-Id: <20010817232110.C7041@rafael> 
30956      Branch: perl
30957            ! sharedsv.c
30958 ____________________________________________________________________________
30959 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
30960         Log: Update Changes.
30961      Branch: perl
30962            ! Changes patchlevel.h
30963 ____________________________________________________________________________
30964 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
30965         Log: Upgrade to libnet 1.0704.
30966      Branch: perl
30967            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
30968            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
30969            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
30970            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
30971            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
30972            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
30973            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
30974 ____________________________________________________________________________
30975 [ 11708] By: sky                                   on 2001/08/17  13:34:04
30976         Log: Let perl_clone copy PL_exit_flags
30977      Branch: perl
30978            ! sv.c
30979 ____________________________________________________________________________
30980 [ 11707] By: sky                                   on 2001/08/17  12:28:41
30981         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
30982      Branch: perl
30983            ! sharedsv.c sharedsv.h
30984 ____________________________________________________________________________
30985 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
30986         Log: The metaconfig unit change for #11705.
30987      Branch: metaconfig/U/perl
30988            ! Extensions.U
30989 ____________________________________________________________________________
30990 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
30991         Log: Allow the threads extension to be found if present.
30992      Branch: perl
30993            ! Configure
30994 ____________________________________________________________________________
30995 [ 11704] By: nick                                  on 2001/08/17  11:47:54
30996         Log: Mail -> change script (pre-alpha)
30997      Branch: perl
30998            + Porting/apply
30999 ____________________________________________________________________________
31000 [ 11703] By: sky                                   on 2001/08/17  07:11:24
31001         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
31002              Thanks to Tom Hospel for pointing out my error.
31003      Branch: perl
31004            ! op.h
31005 ____________________________________________________________________________
31006 [ 11702] By: sky                                   on 2001/08/17  04:18:11
31007         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.
31008      Branch: perl
31009            ! embed.pl miniperlmain.c perl.c perl.h proto.h
31010 ____________________________________________________________________________
31011 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
31012         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
31013              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
31014      Branch: perl
31015            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
31016            + lib/Lingua/KO/Hangul/Util/README
31017            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
31018            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
31019            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
31020            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
31021            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
31022            + lib/Unicode/Normalize/t/test.t
31023            ! MANIFEST
31024 ____________________________________________________________________________
31025 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
31026         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
31027              Date: Thu, 16 Aug 2001 22:46:15 -0500
31028              From: "Craig A. Berry" <craigberry@mac.com>
31029              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
31030      Branch: perl
31031            ! configure.com numeric.c
31032 ____________________________________________________________________________
31033 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
31034         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
31035              of the usual suspects (like getpwent) but not for others
31036              (like localtime and rand).  The _r versions are available
31037              for all of them, so let's use them.
31038      Branch: perl
31039            ! perl.h
31040 ____________________________________________________________________________
31041 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
31042         Log: (Accidental apply; thankfully empty.)
31043      Branch: perl
31044            ! hints/os390.sh
31045 ____________________________________________________________________________
31046 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
31047         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
31048              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31049              Date: Thu, 16 Aug 2001 16:27:49 +0100
31050              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
31051      Branch: perl
31052            ! regexec.c t/op/re_tests
31053 ____________________________________________________________________________
31054 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
31055         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
31056              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31057              Date: Thu, 16 Aug 2001 18:50:01 +0100
31058              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
31059      Branch: perl
31060            ! pp_hot.c t/op/pat.t
31061 ____________________________________________________________________________
31062 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
31063         Log: Subject: [PATCH] *time_r again
31064              From: "Arthur Bergman" <arthur@contiller.se>
31065              Date: Thu, 16 Aug 2001 16:01:54 +0200
31066              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
31067      Branch: perl
31068            ! op.h
31069 ____________________________________________________________________________
31070 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
31071         Log: system() and backtick error handling cleanup from Craig A. Berry.
31072      Branch: perl
31073            ! vms/vms.c
31074 ____________________________________________________________________________
31075 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
31076         Log: change#10334 leaks memory, copies string when it doesn't
31077              need to
31078      Branch: perl
31079            ! perl.c
31080 ____________________________________________________________________________
31081 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
31082         Log: One more twist to the sprintf + utf8 testing.
31083      Branch: perl
31084            ! t/op/misc.t
31085 ____________________________________________________________________________
31086 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
31087         Log: Fix for 20010407.008 sprintf removes utf8-ness.
31088      Branch: perl
31089            ! pp.c t/op/misc.t
31090 ____________________________________________________________________________
31091 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
31092         Log: Subject: [PATCH] *time_r fixes
31093              From: "Arthur Bergman" <arthur@contiller.se>
31094              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
31095              Date: Thu, 16 Aug 2001 14:22:27 +0200
31096      Branch: perl
31097            ! op.h
31098 ____________________________________________________________________________
31099 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
31100         Log: Upgrade to CGI.pm 2.77.
31101      Branch: perl
31102            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
31103            ! lib/CGI/t/function.t
31104 ____________________________________________________________________________
31105 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
31106         Log: Document the bytes-to-Unicode upgrading.
31107      Branch: perl
31108            ! pod/perlunicode.pod
31109 ____________________________________________________________________________
31110 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
31111         Log: Add a test for Unicode sprintf.
31112      Branch: perl
31113            ! t/op/misc.t
31114 ____________________________________________________________________________
31115 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
31116         Log: Add Unicode tests for index/rindex.
31117      Branch: perl
31118            ! t/op/index.t
31119 ____________________________________________________________________________
31120 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
31121         Log: Document a bit the art of minimizing the installation,
31122              based on the p5p discussion.
31123      Branch: perl
31124            ! INSTALL
31125 ____________________________________________________________________________
31126 [ 11684] By: nick                                  on 2001/08/15  15:03:31
31127         Log: Integrate mainline
31128      Branch: perlio
31129           +> sharedsv.c sharedsv.h
31130           !> (integrate 53 files)
31131 ____________________________________________________________________________
31132 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
31133         Log: Update Changes.
31134      Branch: perl
31135            ! Changes patchlevel.h
31136 ____________________________________________________________________________
31137 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
31138         Log: The #11673 necessitated a test tweak.
31139      Branch: perl
31140            ! t/io/utf8.t
31141 ____________________________________________________________________________
31142 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
31143         Log: Also UNICOS is in the general case unable to silently
31144              handle fp overflows.
31145      Branch: perl
31146            ! numeric.c
31147 ____________________________________________________________________________
31148 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
31149         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
31150              NV_EPSILON #defined.
31151      Branch: perl
31152            ! perl.h
31153 ____________________________________________________________________________
31154 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
31155         Log: Re-establish the fp overflow detection for VAX VMS; there
31156              is no easy way to have the IEEE fp silent overflow semantics.
31157              (in Alpha VMS we still will use IEEE fp by default-- but it
31158              is still possible to configure Perl to use G_FLOAT)
31159      Branch: perl
31160            ! numeric.c
31161 ____________________________________________________________________________
31162 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
31163         Log: Subject: [PATCH] pp_lock 
31164              From: "Arthur Bergman" <arthur@contiller.se>
31165              Date: Wed, 15 Aug 2001 11:52:16 +0200
31166              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
31167      Branch: perl
31168            ! pp.c
31169 ____________________________________________________________________________
31170 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
31171         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
31172              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31173              Date: Wed, 15 Aug 2001 11:32:11 +0100
31174              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
31175      Branch: perl
31176            ! regcomp.c t/op/re_tests
31177 ____________________________________________________________________________
31178 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
31179         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
31180              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31181              Date: Wed, 15 Aug 2001 10:33:49 +0100
31182              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
31183      Branch: perl
31184            ! regexec.c t/op/re_tests
31185 ____________________________________________________________________________
31186 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
31187         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
31188              From: Barrie Slaymaker <barries@slaysys.com>
31189              Date: Tue, 14 Aug 2001 14:32:25 -0400
31190              Message-ID: <20010814143225.A19822@jester.slaysys.com>
31191      Branch: perl
31192            ! lib/File/Spec.t lib/File/Spec/Unix.pm
31193 ____________________________________________________________________________
31194 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
31195         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
31196              From: Peter Prymmer <pvhp@forte.com>
31197              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
31198              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
31199      Branch: perl
31200            ! README.vms configure.com
31201 ____________________________________________________________________________
31202 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
31203         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
31204              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31205              Date: Tue, 14 Aug 2001 21:23:27 +0200
31206              Message-ID: <20010814212327.A1919@rafael>
31207      Branch: perl
31208            ! doio.c
31209 ____________________________________________________________________________
31210 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
31211         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
31212              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
31213              Date: Tue, 14 Aug 2001 22:30:11 +0200
31214              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
31215              
31216              Combination of nmake, quoting, and Perl expanded $( in here-doc.
31217      Branch: perl
31218            ! ext/SDBM_File/Makefile.PL
31219 ____________________________________________________________________________
31220 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
31221         Log: Todo updates.
31222      Branch: perl
31223            ! pod/perltodo.pod
31224 ____________________________________________________________________________
31225 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
31226         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
31227              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
31228              Date: Mon, 13 Aug 2001 23:15:01 +0200
31229              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
31230      Branch: perl
31231            ! sv.c
31232 ____________________________________________________________________________
31233 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
31234         Log: Subject: [PATCH] [b-]showlex.t
31235              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31236              Date: Sun, 12 Aug 2001 22:24:51 +0200
31237              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
31238              
31239              The 4nt command shell will expand the % in command line
31240              no matter what quoting is attempted, changed the % to @.
31241      Branch: perl
31242            ! ext/B/Showlex.t
31243 ____________________________________________________________________________
31244 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
31245         Log: Subject: [PATCH] magic.t
31246              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
31247              Date: Sun, 12 Aug 2001 20:49:27 +0200
31248              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
31249      Branch: perl
31250            ! t/op/magic.t
31251 ____________________________________________________________________________
31252 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
31253         Log: Add sharedsv* to the DOSish platforms; plus add
31254              some WinCE files to the list of DOSish files.
31255      Branch: perl
31256            ! NetWare/Makefile Porting/makerel win32/Makefile
31257            ! win32/makefile.mk wince/Makefile.ce
31258 ____________________________________________________________________________
31259 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
31260         Log: More DOSish files.
31261      Branch: perl
31262            ! Porting/makerel
31263 ____________________________________________________________________________
31264 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
31265         Log: Strip CRs from the WinCE files.  Now we need to
31266              figure out in which CRs are really needed: probably
31267              Makefile.ce and the README files, at least, probably
31268              also the registry.bat.
31269      Branch: perl
31270            ! wince/Makefile.ce wince/README.compile wince/README.perlce
31271            ! wince/config.h wince/include/cectype.h wince/include/errno.h
31272            ! wince/include/sys/stat.h wince/include/sys/types.h
31273            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
31274            ! wince/perldll.def wince/registry.bat wince/wince.h
31275            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
31276 ____________________________________________________________________________
31277 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
31278         Log: Add some files to DOSish and writables.
31279      Branch: perl
31280            ! Porting/makerel
31281 ____________________________________________________________________________
31282 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
31283         Log: Compile failure message tidying.
31284      Branch: perl
31285            ! t/lib/1_compile.t
31286 ____________________________________________________________________________
31287 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
31288         Log: The new sharedsv* should be exported only if usethreads.
31289      Branch: perl
31290            ! makedef.pl
31291 ____________________________________________________________________________
31292 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
31293         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
31294              From: Peter Prymmer <pvhp@forte.com>
31295              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
31296              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
31297      Branch: perl
31298            ! README.os390
31299 ____________________________________________________________________________
31300 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
31301         Log: Update Changes.
31302      Branch: perl
31303            ! Changes patchlevel.h
31304 ____________________________________________________________________________
31305 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
31306         Log: Subject: [PATHC] sharedsv.[c|h]
31307              From: "Artur Bergman" <artur@contiller.se>
31308              Date: Mon, 13 Aug 2001 14:38:41 +0200
31309              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
31310              
31311              Subject: [PATCH] embed.pl
31312              From: Arthur Bergman <arthur@contiller.se>
31313              Date: Mon, 13 Aug 2001 14:38:14 +0200
31314              Message-ID: <B79D96D6.3088%arthur@contiller.se>
31315              
31316              Subject: [PATCH] sharedsv cleanups
31317              From: "Arthur Bergman" <arthur@contiller.se>
31318              Date: Mon, 13 Aug 2001 15:14:25 +0200
31319              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
31320              
31321              Plus few tweaks: _init needs to be Adp, the prototypes
31322              should not be revealed unless using ithreads, #endif FOO
31323              must be #endif /* FOO */, adding (parentheses) around
31324              do { } while doesn't work too well.
31325      Branch: perl
31326            + sharedsv.c sharedsv.h
31327            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
31328            ! perl.h perlapi.c pod/perlapi.pod proto.h
31329 ____________________________________________________________________________
31330 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
31331         Log: Subject: Re: END {} blocks run in perl_run
31332              From: Arthur Bergman <arthur@contiller.se>
31333              Date: Mon, 13 Aug 2001 11:11:30 +0200
31334              Message-ID: <B79D6661.3068%arthur@contiller.se>
31335      Branch: perl
31336            ! perl.c
31337 ____________________________________________________________________________
31338 [ 11657] By: nick                                  on 2001/08/13  09:03:02
31339         Log: Integrate mainline
31340      Branch: perlio
31341           +> (branch 326 files)
31342            - (delete 330 files)
31343           !> (integrate 85 files)
31344 ____________________________________________________________________________
31345 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
31346         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
31347              and the Perl will be built to do that by default (adding that
31348              will break scripts having non-UTF-8 binary data, such as Latin-1.)
31349      Branch: perl
31350            ! op.c toke.c utf8.h
31351 ____________________________________________________________________________
31352 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
31353         Log: Unnecessary downgrades.
31354      Branch: perl
31355            ! doop.c
31356 ____________________________________________________________________________
31357 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
31358         Log: Failure not true anymore (probably caused by my broken setup).
31359      Branch: perl
31360            ! t/op/pat.t
31361 ____________________________________________________________________________
31362 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
31363         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
31364              stopped working).
31365      Branch: perl
31366            ! op.h pp_ctl.c regcomp.c
31367 ____________________________________________________________________________
31368 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
31369         Log: There is no IN_UTF8.
31370      Branch: perl
31371            ! utf8.h
31372 ____________________________________________________________________________
31373 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
31374         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
31375      Branch: perl
31376            ! op.c op.h pp_ctl.c regcomp.c
31377 ____________________________________________________________________________
31378 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
31379         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
31380              and a test tweak.
31381      Branch: perl
31382            ! op.c t/pod/find.t
31383 ____________________________________________________________________________
31384 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
31385         Log: Todo updates and fixes.
31386      Branch: perl
31387            ! pod/perltodo.pod
31388 ____________________________________________________________________________
31389 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
31390         Log: Mark tests (and one module) having explicit Latin-1
31391              (and one file having explicit UTF-8) with an explicit
31392              'no utf8' (and one explicit 'use utf8').
31393              
31394              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
31395      Branch: perl
31396            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
31397            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
31398            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
31399 ____________________________________________________________________________
31400 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
31401         Log: Subject: SV: END {} blocks run in perl_run
31402              From: "Arthur Bergman" <arthur@contiller.se>
31403              Date: Sun, 12 Aug 2001 00:34:28 +0200 
31404              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
31405      Branch: perl
31406            ! miniperlmain.c perl.c
31407 ____________________________________________________________________________
31408 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
31409         Log: Typos in #11645.
31410      Branch: perl
31411            ! perl.h
31412 ____________________________________________________________________________
31413 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
31414         Log: On ithreads default to use_reentrant except on naturally
31415              threadsafe platforms.
31416      Branch: perl
31417            ! perl.h
31418 ____________________________________________________________________________
31419 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
31420         Log: (Hopefully) a fix for 20010723.004: make install needs
31421              write permission in build directory.  The problem was
31422              probably caused by overeager sprinkling of the lib/re.pm
31423              dependencies (which was done to guarantee lib/re.pm being
31424              uptodate for parallel makes: now solved by funneling that
31425              through an explicit recursive make in the preplibrary target).
31426      Branch: perl
31427            ! Makefile.SH
31428 ____________________________________________________________________________
31429 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
31430         Log: Dispell the "use utf8" superstition.
31431      Branch: perl
31432            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
31433            ! pod/perlunicode.pod
31434 ____________________________________________________________________________
31435 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
31436         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
31437              From: "Abigail" <abigail@foad.org> 
31438              Date: Sat, 11 Aug 2001 23:49:49 +0200
31439              Message-ID: <20010811214950.23255.qmail@foad.org>
31440      Branch: perl
31441            ! t/op/taint.t
31442 ____________________________________________________________________________
31443 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
31444         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
31445              From: Abhijit Menon-Sen <ams@wiw.org>
31446              Date: Sat, 11 Aug 2001 06:18:19 +0530
31447              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
31448      Branch: perl
31449            ! mg.c
31450 ____________________________________________________________________________
31451 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
31452         Log: Test for change #11639.
31453      Branch: perl
31454            ! t/op/tiehandle.t
31455 ____________________________________________________________________________
31456 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
31457         Log: Subject: Re: Can't localize *FH, then tie it
31458              From: Abhijit Menon-Sen <ams@wiw.org>
31459              Date: Sun, 12 Aug 2001 16:08:06 +0530
31460              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
31461      Branch: perl
31462            ! pp_hot.c pp_sys.c
31463 ____________________________________________________________________________
31464 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
31465         Log: Drop all the unnecessary "use utf8" clauses and some of
31466              the unnecessary "use bytes" ones.
31467              
31468              TODO: scour the documentation for unnecessary "use utf8"
31469              and prominently display it in perldelta when the time comes.
31470              ("use utf8" should be necessary ONLY if one wants the script
31471              to be in UTF-8.)  Also should be checked in some non-ASCII
31472              non-Latin-1 platform, like EBCDIC.
31473      Branch: perl
31474            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
31475            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
31476 ____________________________________________________________________________
31477 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
31478         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
31479              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
31480              in Unicode handling.
31481      Branch: perl
31482            + t/op/lc.t
31483            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
31484 ____________________________________________________________________________
31485 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
31486         Log: Thinko: we want the flags for native cc, not gcc.
31487      Branch: perl
31488            ! hints/dec_osf.sh
31489 ____________________________________________________________________________
31490 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
31491         Log: (retracted by 13077)
31492              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
31493              From: Robin Houston <robin@kitsite.com>
31494              Date: Fri, 10 Aug 2001 14:42:02 +0100
31495              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
31496      Branch: perl
31497            ! pp.c
31498 ____________________________________________________________________________
31499 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
31500         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
31501              From: Abhijit Menon-Sen <ams@wiw.org>
31502              Date: Sat, 11 Aug 2001 16:31:04 +0530
31503              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
31504      Branch: perl
31505            ! op.c
31506 ____________________________________________________________________________
31507 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
31508         Log: Get rid of indread, from Abhijit Menon-Sen.
31509      Branch: perl
31510            ! pp_sys.c
31511 ____________________________________________________________________________
31512 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
31513         Log: CRLFgngngn.
31514      Branch: perl
31515            ! win32/Makefile win32/makefile.mk
31516 ____________________________________________________________________________
31517 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
31518         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
31519      Branch: perl
31520            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
31521            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
31522            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
31523            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
31524            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
31525            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
31526            ! win32/Makefile win32/makefile.mk
31527 ____________________________________________________________________________
31528 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
31529         Log: Avoid #elif (less portable than #else #if).
31530      Branch: perl
31531            ! handy.h
31532 ____________________________________________________________________________
31533 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
31534         Log: Subject: patch for perlvar.pod
31535              From: mah@everybody.org (Mark A. Hershberger)
31536              Date: 08 Aug 2001 17:03:16 -0500
31537              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
31538      Branch: perl
31539            ! pod/perlvar.pod
31540 ____________________________________________________________________________
31541 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
31542         Log: cpp commands must start (the # must be) at the column #0.
31543      Branch: perl
31544            ! op.c
31545 ____________________________________________________________________________
31546 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
31547         Log: If using gcc -B/foo/bar makedepend would give
31548              unnecessary warnings about unused -B/foo/bar.
31549      Branch: perl
31550            ! makedepend.SH
31551 ____________________________________________________________________________
31552 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
31553         Log: Update Changes.
31554      Branch: perl
31555            ! Changes patchlevel.h
31556 ____________________________________________________________________________
31557 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
31558         Log: s/z/tz/
31559      Branch: perl
31560            ! pod/perlfaq2.pod
31561 ____________________________________________________________________________
31562 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
31563         Log: Article nit.
31564      Branch: perl
31565            ! pod/perlfaq2.pod
31566 ____________________________________________________________________________
31567 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
31568         Log: Rename lib/unicode files to lib/unicore to avoid
31569              conflicts between core lib/unicode and Unicode::
31570              files in case-ignoring filesystems.
31571      Branch: perl
31572            + (add 325 files)
31573            - (delete 324 files)
31574            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
31575 ____________________________________________________________________________
31576 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
31577         Log: Upgrade to Math::BigInt 1.41.
31578      Branch: perl
31579            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
31580 ____________________________________________________________________________
31581 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
31582         Log: Subject: [PATCH] remove PL_na from typemap
31583              From: James <james@rf.net>
31584              Date: Mon, 06 Aug 2001 20:23:15 -0700
31585              Message-ID: <3B6F5F23.A31A81B1@rf.net>
31586              
31587              (had to be manually applied)
31588      Branch: perl
31589            ! lib/ExtUtils/typemap
31590 ____________________________________________________________________________
31591 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
31592         Log: The metaconfig unit changes for #11618.
31593      Branch: metaconfig/U/perl
31594            + d_fpclassl.U i_fp.U
31595 ____________________________________________________________________________
31596 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
31597         Log: Forgot this from #11618.
31598              
31599              NOTE: wince/config_H.ce needs updating.
31600      Branch: perl
31601            ! wince/config.ce
31602 ____________________________________________________________________________
31603 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
31604         Log: Introduce more floating point classifying APIs;
31605              try to define (most importantly) Perl_is{inf,nan}(x).
31606              
31607              For this first cut, assume none such APIs exist in non-UNIXoid
31608              platforms-- this is of course too unkind: Win32 rumoredly has
31609              _fpclass() and _isnan(), and VMS/VOS very probably have some
31610              of the APIs available.     The only thing Perl uses at the moment
31611              is Perl_isnan() (has been in use for a while now).
31612              
31613              NOTE: the Win32 and NetWare config_h.?c need regenerating.
31614      Branch: perl
31615            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
31616            ! Porting/config_H config_h.SH configure.com epoc/config.sh
31617            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
31618            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31619            ! vos/config.ga.h win32/config.bc win32/config.gc
31620            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31621            ! win32/config_H.vc wince/config.ce wince/config.h
31622 ____________________________________________________________________________
31623 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
31624         Log: Integrate change #11519 from perlio:
31625              
31626              Avoid testing for (non-)existance of "encoding(xxxx)"
31627              layer is called "encoding" the (xxxx) is an argument.
31628      Branch: perl
31629           !> lib/open.pm
31630 ____________________________________________________________________________
31631 [ 11616] By: nick                                  on 2001/08/09  07:50:24
31632         Log: Integrate mainline
31633      Branch: perlio
31634           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
31635           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
31636           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
31637           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
31638            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
31639            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
31640           !> (integrate 79 files)
31641 ____________________________________________________________________________
31642 [ 11615] By: nick                                  on 2001/08/09  06:23:44
31643         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
31644              layer is called "encoding" the (xxxx) is an argument.
31645      Branch: perlio
31646            ! lib/open.pm
31647 ____________________________________________________________________________
31648 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
31649         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
31650              From: Paul Johnson <paul@pjcj.net>
31651              Date: Wed, 8 Aug 2001 23:54:17 +0200
31652              Message-ID: <20010808235417.O1006@pjcj.net>
31653      Branch: perl
31654            ! ext/B/B/Concise.pm
31655 ____________________________________________________________________________
31656 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
31657         Log: Make VMS use IEEE math by default; reorder Tru64 hints
31658              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
31659              exception semantics) is always set if using (the new) cc.
31660      Branch: perl
31661            ! configure.com hints/dec_osf.sh
31662 ____________________________________________________________________________
31663 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
31664         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
31665              From: Abhijit Menon-Sen <ams@wiw.org>
31666              Date: Tue, 7 Aug 2001 17:16:05 +0530
31667              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
31668      Branch: perl
31669            ! pp_sys.c
31670 ____________________________________________________________________________
31671 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
31672         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
31673              From: "Craig A. Berry" <craigberry@mac.com>
31674              Date: Tue, 07 Aug 2001 22:27:47 -0500
31675              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
31676      Branch: perl
31677            ! t/run/exit.t
31678 ____________________________________________________________________________
31679 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
31680         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
31681              From: "Craig A. Berry" <craigberry@mac.com>
31682              Date: Tue, 07 Aug 2001 20:01:53 -0500
31683              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
31684      Branch: perl
31685            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
31686 ____________________________________________________________________________
31687 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
31688         Log: Update the magazine information.
31689      Branch: perl
31690            ! pod/perlfaq2.pod
31691 ____________________________________________________________________________
31692 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
31693         Log: Ignore SIGFPE everywhere.
31694      Branch: perl
31695            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
31696 ____________________________________________________________________________
31697 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
31698         Log: With permission, change the licensing of the docs by
31699              TomC (and Gnat) to comply with the rest of Perl.
31700      Branch: perl
31701            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
31702            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31703            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
31704            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
31705            ! pod/perltootc.pod
31706 ____________________________________________________________________________
31707 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
31708         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
31709              From: Andy Dougherty <doughera@lafayette.edu>
31710              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
31711              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
31712      Branch: perl
31713            ! hints/openbsd.sh
31714 ____________________________________________________________________________
31715 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
31716         Log: Subject: [PATCH] Makefile.SH test_prep dependency
31717              From: Andy Dougherty <doughera@lafayette.edu>
31718              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
31719              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
31720      Branch: perl
31721            ! Makefile.SH
31722 ____________________________________________________________________________
31723 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
31724         Log: Don't autogenerate the headers et alia,
31725              make regen_headers explicitly.
31726      Branch: perl
31727            ! Makefile.SH
31728 ____________________________________________________________________________
31729 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
31730         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
31731              From: Gurusamy Sarathy <gsar@ActiveState.com> 
31732              Date: Tue, 07 Aug 2001 08:33:26 -0700
31733              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
31734              
31735              Unnecessary dependency.
31736      Branch: perl
31737            ! embed.pl
31738 ____________________________________________________________________________
31739 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
31740         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
31741              From: Abhijit Menon-Sen <ams@wiw.org>
31742              Date: Tue, 7 Aug 2001 09:10:54 +0530
31743              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
31744      Branch: perl
31745            ! pp_hot.c
31746 ____________________________________________________________________________
31747 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
31748         Log: Subject: [PATCH perl@11597] B && BEGIN handling
31749              From: "James A. Duncan" <jduncan@fotango.com>
31750              Date: Mon, 6 Aug 2001 17:29:11 +0100
31751              Message-ID: <20010806172911.A2071@fotango.com>
31752              
31753              (the intrpvar.h addition moved to the end for bincompat)
31754      Branch: perl
31755            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
31756 ____________________________________________________________________________
31757 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
31758         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
31759      Branch: perl
31760           !> README.win32
31761 ____________________________________________________________________________
31762 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
31763         Log: fix URLs for fcrypt.c
31764      Branch: maint-5.6/perl
31765            ! README.win32
31766 ____________________________________________________________________________
31767 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
31768         Log: Yet another way to say Infinity: HP-UX calls its "++".
31769      Branch: perl
31770            ! lib/Math/BigInt/t/bigintpm.t
31771 ____________________________________________________________________________
31772 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
31773         Log: Update Changes.
31774      Branch: perl
31775            ! Changes patchlevel.h
31776 ____________________________________________________________________________
31777 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
31778         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
31779      Branch: perl
31780            ! pod/perlfaq5.pod
31781 ____________________________________________________________________________
31782 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
31783         Log: The #11593 wasn't right.
31784      Branch: perl
31785            ! lib/Math/BigInt/t/bigintpm.t
31786 ____________________________________________________________________________
31787 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
31788         Log: Subject: [PATCH: perl@11564] introducing perlivp
31789              From: Prymmer/Kahn <pvhp@best.com>
31790              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
31791              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
31792              
31793              Subject: Re: [PATCH: perl@11564] introducing perlivp
31794              From: Prymmer/Kahn <pvhp@best.com>
31795              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
31796              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
31797      Branch: perl
31798            + utils/perlivp.PL
31799            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
31800            ! win32/Makefile win32/makefile.mk
31801 ____________________________________________________________________________
31802 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
31803         Log: libcs are confused what to call Infinity.
31804      Branch: perl
31805            ! lib/Math/BigInt/t/bigintpm.t
31806 ____________________________________________________________________________
31807 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
31808         Log: Avoid SIGFPE in Tru64.
31809      Branch: perl
31810            ! numeric.c
31811 ____________________________________________________________________________
31812 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
31813         Log: Upgrade to Math::BigInt 1.40.
31814              
31815              NOTE: this patch necessitates doing something about
31816              infinity handling since the new bigintpm.t tests use
31817              infinity, which causes SIGFPEs at least in Tru64.
31818      Branch: perl
31819            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
31820            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
31821            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
31822            ! lib/Math/BigInt/t/mbimbf.t
31823 ____________________________________________________________________________
31824 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
31825         Log: remove hardcoded cmd shell in testsuite
31826      Branch: perl
31827            ! t/op/glob.t t/op/magic.t t/op/stat.t
31828 ____________________________________________________________________________
31829 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
31830         Log: 4-arg select() was busted on windows because change#8178 didn't
31831              make it into mainline
31832      Branch: perl
31833            ! perl.h win32/include/sys/socket.h
31834 ____________________________________________________________________________
31835 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
31836         Log: Rename the Getopt::Long tests to be as they are
31837              in the Getopt::Long official distribution.
31838      Branch: perl
31839            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
31840            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
31841            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
31842            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
31843            ! MANIFEST
31844 ____________________________________________________________________________
31845 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
31846         Log: Upgrade to Getopt::Long 2.26.
31847      Branch: perl
31848            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
31849            ! MANIFEST lib/Getopt/Long.pm
31850 ____________________________________________________________________________
31851 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
31852         Log: Retract #10874 (the hack should be unnecessary by now)
31853      Branch: perl
31854            ! lib/Test/Harness.pm
31855 ____________________________________________________________________________
31856 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
31857         Log: avoid temp file littering in tests
31858      Branch: perl
31859            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
31860 ____________________________________________________________________________
31861 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
31862         Log: Subject: warning in sv.c: double format, NV arg
31863              From: "Philip Newton" <Philip.Newton@gmx.net>
31864              Date: Sun, 5 Aug 2001 19:41:07 +0200
31865              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
31866      Branch: perl
31867            ! sv.c
31868 ____________________________________________________________________________
31869 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
31870         Log: fix POSIX.t#13 for windos
31871      Branch: perl
31872            ! ext/POSIX/POSIX.t
31873 ____________________________________________________________________________
31874 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
31875         Log: Add a test for PerlIO::Via.
31876      Branch: perl
31877            + ext/PerlIO/t/via.t
31878            ! MANIFEST ext/PerlIO/Via/Via.pm
31879 ____________________________________________________________________________
31880 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
31881         Log: flock() and link() are not available on Windows 9x
31882      Branch: perl
31883            ! win32/config_sh.PL
31884 ____________________________________________________________________________
31885 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
31886         Log: Some Tru64 C compilers have C++ components that confuse
31887              the ccversion parsing.
31888      Branch: perl
31889            ! hints/dec_osf.sh
31890 ____________________________________________________________________________
31891 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
31892         Log: (Reintroduce #11125)
31893              
31894              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
31895              From: Alan Burlison <Alan.Burlison@sun.com> 
31896              Date: Tue, 03 Jul 2001 15:20:13 +0100   
31897              Message-ID: <3B41D49D.A923D4F9@sun.com> 
31898      Branch: perl
31899            ! lib/ExtUtils/MM_Unix.pm
31900 ____________________________________________________________________________
31901 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
31902         Log: Little pointer juggling for HP-UX cc to avoid
31903              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
31904              followed by
31905              "error 1549: Modifiable lvalue required for assignment operator."
31906      Branch: perl
31907            ! hv.c
31908 ____________________________________________________________________________
31909 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
31910         Log: Continuation of #11575: SANY_SEEN completely deprecated,
31911              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
31912              plus a fix for the bug.
31913      Branch: perl
31914            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
31915 ____________________________________________________________________________
31916 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
31917         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
31918              From: Doug MacEachern <dougm@covalent.net>
31919              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
31920              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
31921      Branch: perl
31922            ! sv.c
31923 ____________________________________________________________________________
31924 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
31925         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
31926              the new CANY is the \C.  The problem reported and the
31927              test case supplied in
31928              
31929              Subject: UTF-8 bugs in string length & single line regex matches
31930              From: "Daniel P. Berrange" <dan@berrange.com>
31931              Date: Fri, 3 Aug 2001 11:39:33 +0100
31932              Message-ID: <20010803113932.A19318@berrange.com>
31933      Branch: perl
31934            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
31935            ! t/op/pat.t
31936 ____________________________________________________________________________
31937 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
31938         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
31939              From: Doug MacEachern <dougm@covalent.net>
31940              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
31941              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
31942      Branch: perl
31943            ! perl.c regexec.c
31944 ____________________________________________________________________________
31945 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
31946         Log: The #11572 didn't up the test count.
31947      Branch: perl
31948            ! t/op/length.t
31949 ____________________________________________________________________________
31950 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
31951         Log: Subject: UTF-8 bugs in string length & single line regex matches
31952              From: "Daniel P. Berrange" <dan@berrange.com>
31953              Date: Fri, 3 Aug 2001 11:39:33 +0100         
31954              Message-ID: <20010803113932.A19318@berrange.com>
31955              
31956              (the mg_length() fix)
31957      Branch: perl
31958            ! mg.c t/op/length.t
31959 ____________________________________________________________________________
31960 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
31961         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
31962              From: Abhijit Menon-Sen <ams@wiw.org>
31963              Date: Sat, 4 Aug 2001 16:56:35 +0530
31964              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
31965      Branch: perl
31966            ! hv.c
31967 ____________________________________________________________________________
31968 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
31969         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
31970              From: Abhijit Menon-Sen <ams@wiw.org>
31971              Date: Sat, 4 Aug 2001 16:16:03 +0530
31972              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
31973      Branch: perl
31974            ! hv.c
31975 ____________________________________________________________________________
31976 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
31977         Log: Subject: Re: [patch] refcount re ops
31978              From: Abhijit Menon-Sen <ams@wiw.org>
31979              Date: Sat, 4 Aug 2001 08:54:55 +0530
31980              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
31981      Branch: perl
31982            ! sv.c
31983 ____________________________________________________________________________
31984 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
31985         Log: Subject: [patch] refcount re ops
31986              From: Doug MacEachern <dougm@covalent.net>
31987              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
31988              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
31989      Branch: perl
31990            ! regcomp.c sv.c
31991 ____________________________________________________________________________
31992 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
31993         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
31994              From: Doug MacEachern <dougm@covalent.net>
31995              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
31996              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
31997      Branch: perl
31998            ! perl.c regexec.c
31999 ____________________________________________________________________________
32000 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
32001         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
32002              From: "Craig A. Berry" <craigberry@mac.com> 
32003              Date: Fri, 03 Aug 2001 16:16:16 -0500
32004              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
32005      Branch: perl
32006            ! t/op/misc.t
32007 ____________________________________________________________________________
32008 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
32009         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
32010              From: John Kristian <jmk2001@engineer.com>
32011              Date: Fri, 03 Aug 2001 00:59:08 -0700
32012              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
32013      Branch: perl
32014            ! win32/win32.c
32015 ____________________________________________________________________________
32016 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
32017         Log: Update Changes.
32018      Branch: perl
32019            ! Changes patchlevel.h
32020 ____________________________________________________________________________
32021 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
32022         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
32023              From: "Craig A. Berry" <craigberry@mac.com>
32024              Date: Thu, 02 Aug 2001 23:15:24 -0500
32025              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
32026      Branch: perl
32027            ! ext/B/Stash.t
32028 ____________________________________________________________________________
32029 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
32030         Log: Subject: [patch] plug PL_cshname leak
32031              From: Doug MacEachern <dougm@covalent.net>
32032              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
32033              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
32034      Branch: perl
32035            ! sv.c
32036 ____________________________________________________________________________
32037 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
32038         Log: Subject: [patch] plug PL_sh_path leak
32039              From: Doug MacEachern <dougm@covalent.net>
32040              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
32041              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
32042      Branch: perl
32043            ! sv.c
32044 ____________________________________________________________________________
32045 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
32046         Log: Subject: [patch] plug PL_regex_padav leaks
32047              From: Doug MacEachern <dougm@covalent.net>
32048              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
32049              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
32050      Branch: perl
32051            ! op.c op.h perl.c
32052 ____________________________________________________________________________
32053 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
32054         Log: Subject: [patch] plug PL_origargv leak
32055              From: Doug MacEachern <dougm@covalent.net>
32056              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
32057              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
32058      Branch: perl
32059            ! perl.c
32060 ____________________________________________________________________________
32061 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
32062         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
32063              From: Abhijit Menon-Sen <ams@wiw.org>
32064              Date: Fri, 3 Aug 2001 06:38:11 +0530
32065              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
32066      Branch: perl
32067            ! hv.c
32068 ____________________________________________________________________________
32069 [ 11557] By: nick                                  on 2001/08/03  08:17:38
32070         Log: Integrate mainline
32071      Branch: perlio
32072           +> (branch 47 files)
32073            - lib/Switch/test.pl
32074           !> (integrate 49 files)
32075 ____________________________________________________________________________
32076 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
32077         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
32078              From: "Craig A. Berry" <craigberry@mac.com>
32079              Date: Thu, 02 Aug 2001 12:56:19 -0500
32080              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
32081      Branch: perl
32082            ! ext/B/Showlex.t
32083 ____________________________________________________________________________
32084 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
32085         Log: Be more careful about non-existent files.
32086      Branch: perl
32087            ! lib/File/Copy.pm
32088 ____________________________________________________________________________
32089 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
32090         Log: Subject: [PATCH resend] deparse empty formats
32091              From: Robin Houston <robin@kitsite.com> 
32092              Date: Thu, 2 Aug 2001 14:32:36 +0100
32093              Message-ID: <20010802143236.A894@robin.kitsite.com>
32094      Branch: perl
32095            ! ext/B/B/Deparse.pm
32096 ____________________________________________________________________________
32097 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
32098         Log: Subject: [patch] ithreads + refto fix improvement
32099              From: Doug MacEachern <dougm@covalent.net>
32100              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
32101              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
32102      Branch: perl
32103            ! pp.c
32104 ____________________________________________________________________________
32105 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
32106         Log: Readability nit from Abhijit.
32107      Branch: perl
32108            ! op.c
32109 ____________________________________________________________________________
32110 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
32111         Log: setproctitle() API version nit from Anton Berezin.
32112      Branch: perl
32113            ! mg.c
32114 ____________________________________________________________________________
32115 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
32116         Log: Add PerlCE to the docs.
32117      Branch: perl
32118            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
32119            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
32120 ____________________________________________________________________________
32121 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
32122         Log: Integrate the PerlCE (WinCE Perl) port;
32123              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
32124      Branch: perl
32125            + README.ce wince/FindExt.pm wince/Makefile.ce
32126            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
32127            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
32128            + wince/bin/search.pl wince/config.ce wince/config.h
32129            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
32130            + wince/dl_win32.xs wince/include/arpa/inet.h
32131            + wince/include/cectype.h wince/include/errno.h
32132            + wince/include/netdb.h wince/include/sys/socket.h
32133            + wince/include/sys/stat.h wince/include/sys/types.h
32134            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
32135            + wince/perl.rc wince/perldll.def wince/perllib.c
32136            + wince/perlmain.c wince/registry.bat wince/runperl.c
32137            + wince/splittree.pl wince/win32.h wince/win32iop.h
32138            + wince/win32thread.c wince/win32thread.h wince/wince.c
32139            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
32140            + wince/xdistclean.ksh wince/xmakediffs.ksh
32141            ! MANIFEST perl.c perl.h perlio.c
32142 ____________________________________________________________________________
32143 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
32144         Log: setproctitle() made simpler.  (This assumes the string is
32145              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
32146              should be used.  Note len, not len + 1.)  BSD-fu from Anton
32147              Berezin.
32148      Branch: perl
32149            ! mg.c
32150 ____________________________________________________________________________
32151 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
32152         Log: Subject: [PATCH] -Wall cleanup: op.c
32153              From: Richard Soderberg <rs@oregonnet.com>
32154              Date: Thu, 2 Aug 2001 00:17:09 -0700
32155              Message-Id: <200108020717.AAA26895@oregonnet.com>
32156              
32157              Subject: [PATCH] -Wall cleanup: sv.c
32158              From: Richard Soderberg <rs@oregonnet.com>
32159              Date: Thu, 2 Aug 2001 00:49:21 -0700
32160              Message-Id: <200108020749.AAA27492@oregonnet.com>
32161      Branch: perl
32162            ! op.c sv.c
32163 ____________________________________________________________________________
32164 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
32165         Log: Update Changes.
32166      Branch: perl
32167            ! Changes patchlevel.h
32168 ____________________________________________________________________________
32169 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
32170         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
32171              From: Doug MacEachern <dougm@covalent.net>
32172              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
32173              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
32174      Branch: perl
32175            ! op.c
32176 ____________________________________________________________________________
32177 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
32178         Log: The #11541 didn't work under threads.
32179      Branch: perl
32180            ! op.c
32181 ____________________________________________________________________________
32182 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
32183         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
32184              From: Hugo <hv@crypt.compulink.co.uk>
32185              Date: Fri, 22 Jun 2001 01:19:08 +0100 
32186              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
32187              
32188              (Skip tests if accept() failed)
32189      Branch: perl
32190            ! ext/IO/lib/IO/t/io_unix.t
32191 ____________________________________________________________________________
32192 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
32193         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
32194              From: "Stian Seeberg" <sseeberg@nimsoft.no>
32195              Date: Mon, 30 Jul 2001 12:28:07 +0200
32196              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
32197      Branch: perl
32198            ! perl.h
32199 ____________________________________________________________________________
32200 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
32201         Log: Subject: Pluggable optimizer
32202              From: Simon Cozens <simon@netthink.co.uk>
32203              Date: Wed, 1 Aug 2001 13:57:02 -0700
32204              Message-ID: <20010801135702.I10442@netthink.co.uk>
32205      Branch: perl
32206            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
32207 ____________________________________________________________________________
32208 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
32209         Log: Subject: [ID 20010801.039] perlre.pod message typo
32210              From: Autrijus Tang <autrijus@geb.elixus.org>
32211              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
32212              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
32213      Branch: perl
32214            ! pod/perlre.pod
32215 ____________________________________________________________________________
32216 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
32217         Log: Test for change #11536.
32218      Branch: perl
32219            ! t/op/tiehandle.t
32220 ____________________________________________________________________________
32221 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
32222         Log: More test fixups for #11537.
32223      Branch: perl
32224            ! t/lib/warnings/4lint t/lib/warnings/9enabled
32225 ____________________________________________________________________________
32226 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
32227         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
32228              From: Doug MacEachern <dougm@covalent.net>
32229              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
32230              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
32231      Branch: perl
32232            ! op.c t/TestInit.pm
32233 ____________________________________________________________________________
32234 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
32235         Log: Subject: [patch] ithreads + refto bug
32236              From: Doug MacEachern <dougm@covalent.net>
32237              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
32238              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
32239              
32240              (Test in change #11539)
32241      Branch: perl
32242            ! pp.c
32243 ____________________________________________________________________________
32244 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
32245         Log: Subject: [PATCH: perl@11523] fixups for t/harness
32246              From: Prymmer/Kahn <pvhp@best.com>
32247              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
32248              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
32249      Branch: perl
32250            ! t/harness
32251 ____________________________________________________________________________
32252 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
32253         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
32254              From: Prymmer/Kahn <pvhp@best.com>
32255              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
32256              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
32257      Branch: perl
32258            ! win32/Makefile win32/makefile.mk
32259 ____________________________________________________________________________
32260 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
32261         Log: Need to know the number of tests.
32262      Branch: perl
32263            ! t/run/exit.t
32264 ____________________________________________________________________________
32265 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
32266         Log: Subject: Re: new exit tests on VMS
32267              From: "Craig A. Berry" <craigberry@mac.com>
32268              Date: Tue, 31 Jul 2001 12:19:29 -0500
32269              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
32270      Branch: perl
32271            ! t/run/exit.t
32272 ____________________________________________________________________________
32273 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
32274         Log: Retract #11530 (the dTHX is needed under threads)
32275      Branch: perl
32276            ! perlio.c
32277 ____________________________________________________________________________
32278 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
32279         Log: (Retracted by #11531)
32280      Branch: perl
32281            ! perlio.c
32282 ____________________________________________________________________________
32283 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
32284         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
32285              From: Richard Soderberg <rs@crystalflame.net>
32286              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
32287              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
32288      Branch: perl
32289            ! unixish.h
32290 ____________________________________________________________________________
32291 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
32292         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
32293              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32294              Date: Tue, 31 Jul 2001 05:39:09 -0400
32295              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
32296              
32297              (with a note about the case of UV being equal to long long)
32298      Branch: perl
32299            ! utils/h2xs.PL
32300 ____________________________________________________________________________
32301 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
32302         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
32303              From: "Craig A. Berry" <craigberry@mac.com>
32304              Date: Tue, 31 Jul 2001 14:57:43 -0500
32305              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
32306      Branch: perl
32307            ! t/io/fs.t
32308 ____________________________________________________________________________
32309 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
32310         Log: Fix for
32311              
32312              Subject: [ID 20010116.001] File::Copy truncates orig file 
32313              From: arbor@al37al08.telecel.pt
32314              Date: Tue, 16 Jan 2001 11:43:02 GMT
32315              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
32316              
32317              (copy($foo, $foo) would truncate $foo)
32318      Branch: perl
32319            ! lib/File/Copy.pm lib/File/Copy.t
32320 ____________________________________________________________________________
32321 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
32322         Log: Metaconfig unit change for #11524.
32323      Branch: metaconfig/U/perl
32324            ! Extras.U
32325 ____________________________________________________________________________
32326 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
32327         Log: Multiple modules didn't work; plus typo fixes.
32328      Branch: perl
32329            ! Configure
32330 ____________________________________________________________________________
32331 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
32332         Log: Update Changes.
32333      Branch: perl
32334            ! Changes patchlevel.h
32335 ____________________________________________________________________________
32336 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
32337         Log: Regen perlapi.
32338      Branch: perl
32339            ! pod/perlapi.pod
32340 ____________________________________________________________________________
32341 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
32342         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
32343              From: Dave Mitchell <davem@fdgroup.co.uk>
32344              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
32345              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
32346      Branch: perl
32347            ! sv.c
32348 ____________________________________________________________________________
32349 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
32350         Log: Regen toc.
32351      Branch: perl
32352            ! pod/perltoc.pod
32353 ____________________________________________________________________________
32354 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
32355         Log: Regen Porting stuff.
32356      Branch: perl
32357            ! Porting/Glossary Porting/config.sh Porting/config_H
32358 ____________________________________________________________________________
32359 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
32360         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
32361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32362              Date: Tue, 31 Jul 2001 05:34:38 -0400
32363              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
32364      Branch: perl
32365            ! utils/h2xs.PL
32366 ____________________________________________________________________________
32367 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
32368         Log: Metaconfig unit change for #11516. 
32369      Branch: metaconfig/U/perl
32370            ! gccvers.U
32371 ____________________________________________________________________________
32372 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
32373         Log: Add -Wall in cflags, not in Configure.
32374              (This way -Wall affects only the core and the core XS,
32375              not user modules' XS.  Concern from Paul Marquess,
32376              implementation idea from Andy Dougherty.)
32377      Branch: perl
32378            ! Configure cflags.SH
32379 ____________________________________________________________________________
32380 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
32381         Log: Metaconfig unit changes for #11514.
32382      Branch: metaconfig
32383            + U/modified/sysman.U
32384            ! U/installdirs/man1dir.U
32385 ____________________________________________________________________________
32386 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
32387         Log: Subject: Configure's detection of system manual
32388              From: Sean Dague <sean@dague.net> 
32389              Date: Sun, 13 May 2001 15:53:15 -0400
32390              Message-ID: <20010513155315.A15833@underhill.dague.net>
32391      Branch: perl
32392            ! Configure
32393 ____________________________________________________________________________
32394 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
32395         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
32396              From: Autrijus Tang <autrijus@autrijus.org> 
32397              Date: Thu, 21 Jun 2001 23:56:48 +0800
32398              Message-Id: <20010621235648.A57340@not.autrijus.org>
32399      Branch: perl
32400            ! pod/perlobj.pod
32401 ____________________________________________________________________________
32402 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
32403         Log: Subject: Typo in DB_File.pm
32404              From: "Philip Newton" <Philip.Newton@gmx.net>
32405              Date: Tue, 31 Jul 2001 06:19:35 +0200
32406              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
32407      Branch: perl
32408            ! ext/DB_File/DB_File.pm
32409 ____________________________________________________________________________
32410 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
32411         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
32412              From: "Stephen P. Potter" <spp@spotter.yi.org>
32413              Date: Wed, 30 May 2001 13:59:34 -0400
32414              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
32415      Branch: perl
32416            ! pod/perlre.pod
32417 ____________________________________________________________________________
32418 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
32419         Log: eval "format foo=" would loop indefinitely; reported in
32420              
32421              Subject: A load of old rubbish
32422              From: Mike Guy <mjtg@cam.ac.uk>
32423              Date: Mon, 14 May 2001 16:12:22 +0100
32424              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
32425              
32426              (The core dumps reported in there already fixed.)
32427      Branch: perl
32428            ! toke.c
32429 ____________________________________________________________________________
32430 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
32431         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
32432      Branch: perl
32433            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
32434            + lib/Switch/t/switch_case.t
32435            - lib/Switch/test.pl
32436            ! MANIFEST lib/Switch.pm
32437 ____________________________________________________________________________
32438 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
32439         Log: Subject: [PATCH @11505] DB_File-1.78
32440              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32441              Date: Mon, 30 Jul 2001 22:54:37 +0100
32442              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
32443      Branch: perl
32444            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32445            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
32446 ____________________________________________________________________________
32447 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
32448         Log: Explain in more detail why -pipe and -fno-common are good.
32449      Branch: perl
32450            ! hints/darwin.sh
32451 ____________________________________________________________________________
32452 [ 11506] By: nick                                  on 2001/07/30  14:32:23
32453         Log: Integrate mainline
32454      Branch: perlio
32455           !> INSTALL Makefile.SH doio.c hints/darwin.sh
32456 ____________________________________________________________________________
32457 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
32458         Log: Perl hasn't been putting man pages into $prefix/lib for
32459              a long time now; pointed out by Andy Dougherty. 
32460      Branch: perl
32461            ! hints/darwin.sh
32462 ____________________________________________________________________________
32463 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
32464         Log: Document the extras Configure option.
32465      Branch: perl
32466            ! INSTALL
32467 ____________________________________________________________________________
32468 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
32469         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
32470              everywhere.
32471      Branch: perl
32472           !> doio.c
32473 ____________________________________________________________________________
32474 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
32475         Log: Doubly guard against invoking CPAN if no extras defined,
32476              pointed out by H. Merijn Brand.
32477      Branch: perl
32478            ! Makefile.SH
32479 ____________________________________________________________________________
32480 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
32481         Log: Fix O_RDONLY check to check for O_RDONLY.
32482      Branch: maint-5.6/macperl
32483            ! doio.c
32484 ____________________________________________________________________________
32485 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
32486         Log: Integrate miscellaneous changes from maint-5.6/perl.
32487      Branch: maint-5.6/macperl
32488           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
32489 ____________________________________________________________________________
32490 [ 11499] By: nick                                  on 2001/07/30  06:52:42
32491         Log: Integrate mainline
32492      Branch: perlio
32493           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
32494           +> win32/sync_ext.pl
32495            - win32/sncfnmcs.pl
32496           !> (integrate 71 files)
32497 ____________________________________________________________________________
32498 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
32499         Log: Update Changes.
32500      Branch: perl
32501            ! Changes patchlevel.h
32502 ____________________________________________________________________________
32503 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
32504         Log: Now Configure -Dextras=Foo::Bar and "make install" will
32505              fetch and install Foo::Bar.
32506      Branch: perl
32507            ! Makefile.SH
32508 ____________________________________________________________________________
32509 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
32510         Log: Metaconfig unit change for #11495.
32511      Branch: metaconfig/U/perl
32512            ! Extras.U
32513 ____________________________________________________________________________
32514 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
32515         Log: extras.make, extras.test, and extras.install make targets.
32516      Branch: perl
32517            ! Configure Makefile.SH
32518 ____________________________________________________________________________
32519 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
32520         Log: Metaconfig unit change for #11493.
32521      Branch: metaconfig/U/perl
32522            ! Extras.U
32523 ____________________________________________________________________________
32524 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
32525         Log: Better to have the list of extras in $extras than 'define'.
32526      Branch: perl
32527            ! Configure
32528 ____________________________________________________________________________
32529 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
32530         Log: The metaconfig unit change for #11490.
32531      Branch: metaconfig/U/perl
32532            + Extras.U
32533 ____________________________________________________________________________
32534 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
32535         Log: Missed from #11490 (the required dependency).
32536      Branch: perl
32537            ! Makefile.SH
32538 ____________________________________________________________________________
32539 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
32540         Log: Add the support of asking for extra modules or bundles of modules
32541              to be fetched from the CPAN and installed as a part of the Perl
32542              build process.  None of this installation is yet really done;
32543              only the list is asked, and saved away in extras.lst for
32544              the build and installation process to worry about later.
32545      Branch: perl
32546            ! Configure
32547 ____________________________________________________________________________
32548 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
32549         Log: Beginnings of better Inf and NaN support.
32550              At least toke.c and sv.c still need quite a bit of work.
32551      Branch: perl
32552            ! numeric.c perl.h
32553 ____________________________________________________________________________
32554 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
32555         Log: Top-level Makefile didn't honour OPTIMIZE.
32556      Branch: perl
32557            ! Makefile.SH
32558 ____________________________________________________________________________
32559 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
32560         Log: Update Changes.
32561      Branch: perl
32562            ! Changes patchlevel.h
32563 ____________________________________________________________________________
32564 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
32565         Log: Use Search::Dict 1.02 interface for charinfo().
32566      Branch: perl
32567            ! lib/UnicodeCD.pm
32568 ____________________________________________________________________________
32569 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
32570         Log: Now also allow transforming the read lines before comparing them.
32571              (This will help UnicodeCD.) 
32572      Branch: perl
32573            ! lib/Search/Dict.pm
32574 ____________________________________________________________________________
32575 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
32576         Log: Remove tiehandle code.
32577      Branch: perl
32578            ! lib/UnicodeCD.pm
32579 ____________________________________________________________________________
32580 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
32581         Log: Allow specifying a comparison function for Search::Dict::look().
32582      Branch: perl
32583            ! lib/Search/Dict.pm
32584 ____________________________________________________________________________
32585 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
32586         Log: Small UnicodeCD tweaks.
32587      Branch: perl
32588            ! lib/UnicodeCD.pm lib/UnicodeCD.t
32589 ____________________________________________________________________________
32590 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
32591         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
32592              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32593              Date: Tue, 24 Jul 2001 01:51:32 +0900
32594              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
32595      Branch: perl
32596            ! lib/UnicodeCD.pm lib/UnicodeCD.t
32597 ____________________________________________________________________________
32598 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
32599         Log: Subject: [PATCH] installperl
32600              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
32601              Date: Fri, 27 Jul 2001 19:05:04 -0700
32602              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
32603      Branch: perl
32604            ! installperl
32605 ____________________________________________________________________________
32606 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
32607         Log: Subject: [PATCH] Set proper compatibility versions in core
32608              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
32609              Date: Fri, 27 Jul 2001 20:01:49 -0700
32610              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
32611      Branch: perl
32612            ! Makefile.SH
32613 ____________________________________________________________________________
32614 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
32615         Log: Metaconfig unit change for #11477.
32616      Branch: metaconfig/U/perl
32617            ! dlsrc.U
32618 ____________________________________________________________________________
32619 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
32620         Log: Subject: [PATCH] Darwin: -fpic not so good
32621              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
32622              Date: Fri, 27 Jul 2001 18:57:38 -0700
32623              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
32624      Branch: perl
32625            ! Configure
32626 ____________________________________________________________________________
32627 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
32628         Log: Subject: [PATCH] Clean up Darwin hints
32629              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
32630              Date: Fri, 27 Jul 2001 19:13:15 -0700
32631              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
32632      Branch: perl
32633            ! hints/darwin.sh
32634 ____________________________________________________________________________
32635 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
32636         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
32637              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32638              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
32639              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
32640      Branch: perl
32641            ! pod/perlfunc.pod pp.c t/op/split.t
32642 ____________________________________________________________________________
32643 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
32644         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
32645              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32646              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
32647              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
32648      Branch: perl
32649            ! pod/perlvar.pod
32650 ____________________________________________________________________________
32651 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
32652         Log: Subject: [PATCH] fixes to constant.pm documentation
32653              From: Ilmari Karonen <iltzu@sci.fi>
32654              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
32655              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
32656      Branch: perl
32657            ! lib/constant.pm
32658 ____________________________________________________________________________
32659 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
32660         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
32661              From: "Philip Newton" <Philip.Newton@gmx.net>
32662              Date: Fri, 27 Jul 2001 07:51:10 +0200
32663              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
32664      Branch: perl
32665            ! pod/perlport.pod
32666 ____________________________________________________________________________
32667 [ 11471] By: nick                                  on 2001/07/26  06:23:32
32668         Log: Subject:  [PATCH] Doc fix for perlguts / threading
32669              From:  Arthur Bergman <arthur@contiller.se>
32670              Date:  Wed, 25 Jul 2001 11:28:23 +0200
32671              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
32672      Branch: perl
32673            ! pod/perlguts.pod
32674 ____________________________________________________________________________
32675 [ 11470] By: nick                                  on 2001/07/26  06:21:06
32676         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
32677              From:  Philip Newton <Philip.Newton@gmx.net>
32678              Date:  Wed, 25 Jul 2001 08:19:47 +0200
32679              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
32680      Branch: perl
32681            ! INSTALL
32682 ____________________________________________________________________________
32683 [ 11469] By: nick                                  on 2001/07/26  06:20:25
32684         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
32685              From:  Philip Newton <Philip.Newton@gmx.net>
32686              Date:  Wed, 25 Jul 2001 08:12:48 +0200
32687              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
32688      Branch: perl
32689            ! INSTALL
32690 ____________________________________________________________________________
32691 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
32692         Log: More +x.
32693      Branch: perl
32694            ! Porting/makerel
32695 ____________________________________________________________________________
32696 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
32697         Log: Update Changes.
32698      Branch: perl
32699            ! Changes patchlevel.h
32700 ____________________________________________________________________________
32701 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
32702         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
32703              From: "Philip Newton" <Philip.Newton@gmx.net>
32704              Date: Tue, 24 Jul 2001 06:45:55 +0200
32705              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
32706      Branch: perl
32707            ! os2/perlrexx.c
32708 ____________________________________________________________________________
32709 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
32710         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
32711              From: Peter Prymmer <pvhp@forte.com>
32712              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
32713              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
32714      Branch: perl
32715            ! pod/perlport.pod t/io/fs.t vms/test.com
32716 ____________________________________________________________________________
32717 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
32718         Log: Workaround on Cwd bootstrap problem.
32719      Branch: perl
32720            ! lib/ExtUtils/MakeMaker.pm
32721 ____________________________________________________________________________
32722 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
32723         Log: When in Rome, quote like the Romans do.
32724      Branch: perl
32725            ! cflags.SH
32726 ____________________________________________________________________________
32727 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
32728         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
32729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32730              Date: Mon, 23 Jul 2001 19:29:49 -0400
32731              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
32732      Branch: perl
32733            + os2/perlrexx.c
32734            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
32735            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
32736            ! t/op/write.t
32737 ____________________________________________________________________________
32738 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
32739         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
32740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32741              Date: Mon, 23 Jul 2001 18:43:42 -0400
32742              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
32743      Branch: perl
32744            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
32745 ____________________________________________________________________________
32746 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
32747         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
32748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32749              Date: Mon, 23 Jul 2001 18:33:16 -0400
32750              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
32751      Branch: perl
32752            ! lib/ExtUtils/MakeMaker.pm
32753 ____________________________________________________________________________
32754 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
32755         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
32756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32757              Date: Mon, 23 Jul 2001 18:20:35 -0400
32758              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
32759      Branch: perl
32760            ! Makefile.SH cflags.SH
32761 ____________________________________________________________________________
32762 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
32763         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
32764              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
32765              Date: Mon, 23 Jul 2001 11:32:17 -0500
32766              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
32767      Branch: perl
32768            ! lib/ExtUtils/MakeMaker.pm
32769 ____________________________________________________________________________
32770 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
32771         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
32772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32773              Date: Mon, 23 Jul 2001 18:13:20 -0400
32774              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
32775      Branch: perl
32776            ! lib/perl5db.pl
32777 ____________________________________________________________________________
32778 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
32779         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
32780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32781              Date: Mon, 23 Jul 2001 18:07:40 -0400
32782              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
32783      Branch: perl
32784            ! op.c
32785 ____________________________________________________________________________
32786 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
32787         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
32788              From: "Craig A. Berry" <craigberry@mac.com>
32789              Date: Mon, 23 Jul 2001 15:35:06 -0500
32790              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
32791      Branch: perl
32792            ! util.c
32793 ____________________________________________________________________________
32794 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
32795         Log: Subject: [PATCH perlfaq9.pod typo]
32796              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
32797              Date: Mon, 23 Jul 2001 07:49:05 -0700
32798              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
32799      Branch: perl
32800            ! pod/perlfaq9.pod
32801 ____________________________________________________________________________
32802 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
32803         Log: Subject: win32\sncfnmcs.pl corrections
32804              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
32805              Date: Mon, 23 Jul 2001 12:56:54 +0200
32806              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
32807              
32808              Rename the script a little bit more sensibly.
32809      Branch: perl
32810            + win32/sync_ext.pl
32811            - win32/sncfnmcs.pl
32812            ! MANIFEST README.win32
32813 ____________________________________________________________________________
32814 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
32815         Log: Test tweak.
32816      Branch: perl
32817            ! ext/B/Deparse.t
32818 ____________________________________________________________________________
32819 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
32820         Log: Metaconfig unit tweak for #11450.
32821      Branch: metaconfig/U/perl
32822            ! Mksymlinks.U
32823 ____________________________________________________________________________
32824 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
32825         Log: Too volatile failsafe check.
32826      Branch: perl
32827            ! Configure
32828 ____________________________________________________________________________
32829 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
32830         Log: Further doc tweaks.
32831      Branch: perl
32832            ! lib/UnicodeCD.pm
32833 ____________________________________________________________________________
32834 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
32835         Log: Doc tweaks.
32836      Branch: perl
32837            ! lib/UnicodeCD.pm
32838 ____________________________________________________________________________
32839 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
32840         Log: Doc tweakery from Abhijit.
32841      Branch: perl
32842            ! Porting/repository.pod
32843 ____________________________________________________________________________
32844 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
32845         Log: An accidental empty line.
32846      Branch: perl
32847            ! MANIFEST
32848 ____________________________________________________________________________
32849 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
32850         Log: Missing MANIFESTations.
32851      Branch: perl
32852            ! MANIFEST
32853 ____________________________________________________________________________
32854 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
32855         Log: Update Changes.
32856      Branch: perl
32857            ! Changes patchlevel.h
32858 ____________________________________________________________________________
32859 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
32860         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
32861              From: Mike Guy <mjtg@cam.ac.uk>
32862              Date: Fri, 20 Jul 2001 16:12:49 +0100
32863              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
32864      Branch: perl
32865            ! Porting/pumpkin.pod
32866 ____________________________________________________________________________
32867 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
32868         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
32869              From: Peter Prymmer <pvhp@forte.com>
32870              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
32871              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
32872      Branch: perl
32873            ! pod/perlhack.pod
32874 ____________________________________________________________________________
32875 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
32876         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
32877              From: Michael G Schwern <schwern@pobox.com>
32878              Date: Fri, 20 Jul 2001 20:22:35 -0400
32879              Message-ID: <20010720202235.O4498@blackrider>
32880      Branch: perl
32881            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
32882            ! lib/Test/t/todo.t
32883 ____________________________________________________________________________
32884 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
32885         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
32886              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
32887              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
32888              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
32889      Branch: perl
32890            ! ext/POSIX/POSIX.pod
32891 ____________________________________________________________________________
32892 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
32893         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
32894              From: Mark-Jason Dominus <mjd@plover.com>
32895              Date: Fri, 20 Jul 2001 23:16:54 -0400
32896              Message-ID: <20010721031654.21877.qmail@plover.com>
32897      Branch: perl
32898            ! ext/POSIX/POSIX.pod
32899 ____________________________________________________________________________
32900 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
32901         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
32902              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32903              Date: Sun, 22 Jul 2001 14:56:09 +0200
32904              Message-ID: <20010722145609.A766@rafael>
32905      Branch: perl
32906            ! ext/B/O.pm
32907 ____________________________________________________________________________
32908 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
32909         Log: Subject: regexec.c #define cleanup
32910              From: Mark-Jason Dominus <mjd@plover.com>
32911              Date: Sat, 21 Jul 2001 18:33:25 -0400
32912              Message-ID: <20010721223325.3069.qmail@plover.com>
32913      Branch: perl
32914            ! regexec.c
32915 ____________________________________________________________________________
32916 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
32917         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
32918              From: Prymmer/Kahn <pvhp@best.com>
32919              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
32920              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
32921      Branch: perl
32922            ! t/io/fs.t
32923 ____________________________________________________________________________
32924 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
32925         Log: Typo in #11432.
32926      Branch: perl
32927            ! ext/POSIX/POSIX.t
32928 ____________________________________________________________________________
32929 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
32930         Log: Integrate (manually) change #11424 from macperl.
32931      Branch: perl
32932            ! ext/Filter/t/call.t
32933 ____________________________________________________________________________
32934 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
32935         Log: Integrate change #11408 from macperl.
32936      Branch: perl
32937           !> README.macos pod/perlport.pod
32938 ____________________________________________________________________________
32939 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
32940         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
32941      Branch: perl
32942           +> macos/MacPerlTests.cmd macos/xsubpp.patch
32943            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32944            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
32945            ! ext/POSIX/POSIX.t
32946 ____________________________________________________________________________
32947 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
32948         Log: pod/*.t tests not picked up by t/TEST either
32949      Branch: maint-5.6/perl
32950            ! t/TEST
32951 ____________________________________________________________________________
32952 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
32953         Log: better tweak for change#11429 (windows has both / and \ separated
32954              paths in @INC at that point)
32955      Branch: maint-5.6/perl
32956            ! t/pod/testp2pt.pl
32957 ____________________________________________________________________________
32958 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
32959         Log: MacOS pod test tweak needs \Escape
32960      Branch: maint-5.6/perl
32961            ! t/pod/testp2pt.pl
32962 ____________________________________________________________________________
32963 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
32964         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
32965              resulting duplicate output, but t/harness isn't)
32966      Branch: maint-5.6/perl
32967            ! t/run/runenv.t
32968 ____________________________________________________________________________
32969 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
32970         Log: t/harness wasn't picking up all the tests
32971      Branch: maint-5.6/perl
32972            ! t/harness
32973 ____________________________________________________________________________
32974 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
32975         Log: update MANIFEST for new file
32976      Branch: maint-5.6/perl
32977            ! MANIFEST
32978 ____________________________________________________________________________
32979 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
32980         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
32981              the exception of the macperl/macos/... tree
32982      Branch: maint-5.6/perl
32983           +> t/lib/filefind-taint.t
32984           !> (integrate 72 files)
32985 ____________________________________________________________________________
32986 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
32987         Log: Fix test.
32988      Branch: maint-5.6/macperl
32989            ! macos/bundled_ext/Filter/t/call.t
32990 ____________________________________________________________________________
32991 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
32992         Log: Make perl fork()-safe (in a slightly limited way) even on
32993              platforms that don't have pthread_atfork() (extension of
32994              the fix in change#11151).
32995              
32996              Note that this will not help extensions that call fork()
32997              directly in C, or that link to libraries that call fork()
32998              directly.  Such cases must be fixed to either call
32999              PerlProc_fork(), or call atfork_lock() in parent before the
33000              calling the function that forks and call atfork_unlock()
33001              in both parent and child immediately after the fork().
33002              (There are no worries if C code calls exec() in the child
33003              immediately after a fork().  Only cases where the child
33004              calls perl's API functions (including New()) after the
33005              fork() are problematic.)
33006              
33007              This change also eliminates the use of vfork() from perl,
33008              since all such uses were violating the severe restrictions
33009              on modifying the state of the process between the vfork()
33010              and the exec().
33011              
33012              This is a modified version of patches suggested by Abhijit
33013              Menon-Sen and Richard Soderberg.
33014      Branch: perl
33015            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
33016            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
33017 ____________________________________________________________________________
33018 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
33019         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
33020              Switch, and Text::Balanced.
33021      Branch: maint-5.6/macperl
33022            + macos/bundled_ext/Filter/Util/Call/Call.pm
33023            + macos/bundled_ext/Filter/Util/Call/Call.xs
33024            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
33025            + macos/bundled_ext/Filter/t/MyFilter.pm
33026            + macos/bundled_ext/Filter/t/call.t
33027            + macos/bundled_ext/Filter/t/filter-util.pl
33028            + macos/bundled_lib/blib/lib/Class/ISA.pm
33029            + macos/bundled_lib/blib/lib/Digest.pm
33030            + macos/bundled_lib/blib/lib/Filter/Simple.pm
33031            + macos/bundled_lib/blib/lib/Switch.pm
33032            + macos/bundled_lib/blib/lib/Text/Balanced.pm
33033            + macos/bundled_lib/blib/lib/Text/Balanced.pod
33034            + macos/bundled_lib/t/Class/ISA/test.pl
33035            + macos/bundled_lib/t/Digest/Digest.t
33036            + macos/bundled_lib/t/Filter/Simple/test.pl
33037            + macos/bundled_lib/t/Switch/test.pl
33038            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
33039            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
33040            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
33041            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
33042            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
33043            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
33044            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
33045            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
33046 ____________________________________________________________________________
33047 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
33048         Log: Add Filter::Util::Call to config/make files; edit utils
33049              to recognize the module (it was descended too far down).
33050              Bump version to 5.6.1a4.
33051      Branch: maint-5.6/macperl
33052            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
33053            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
33054            ! macos/macperl/Makefile.mk macos/xsubpp.patch
33055 ____________________________________________________________________________
33056 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
33057         Log: Make DB_File the default for MLDBM on MacOS.
33058      Branch: maint-5.6/macperl
33059            ! macos/bundled_lib/blib/lib/MLDBM.pm
33060 ____________________________________________________________________________
33061 [ 11419] By: nick                                  on 2001/07/20  14:51:03
33062         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
33063              From:  Simon Cozens <simon@netthink.co.uk>
33064              Date:  Fri, 20 Jul 2001 11:42:35 -0400
33065              Message-Id:  <20010720114235.A5235@netthink.co.uk>
33066      Branch: perl
33067            ! lib/UnicodeCD.pm
33068 ____________________________________________________________________________
33069 [ 11418] By: nick                                  on 2001/07/20  14:48:12
33070         Log: Subject:  [PATCH regcomp.h] adds a comment
33071              From:  Abhijit Menon-Sen <ams@wiw.org>
33072              Date:  Fri, 20 Jul 2001 21:05:37 +0530
33073              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
33074      Branch: perl
33075            ! regcomp.h
33076 ____________________________________________________________________________
33077 [ 11417] By: nick                                  on 2001/07/20  14:16:38
33078         Log: Subject:  [PATCH 5.7.2] INSTALL updates
33079              From:  Andy Dougherty <doughera@lafayette.edu>
33080              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
33081              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
33082      Branch: perl
33083            ! INSTALL
33084 ____________________________________________________________________________
33085 [ 11416] By: nick                                  on 2001/07/20  06:44:44
33086         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
33087              From:  Russ Allbery <rra@stanford.edu>
33088              Date:  19 Jul 2001 15:52:37 -0700
33089              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
33090      Branch: perl
33091            ! lib/Pod/Man.pm
33092 ____________________________________________________________________________
33093 [ 11415] By: nick                                  on 2001/07/20  06:35:11
33094         Log: Subject:  [PATCH] defer op_seq allocation
33095              From:  Abhijit Menon-Sen <ams@wiw.org>
33096              Date:  Thu, 19 Jul 2001 22:12:24 +0530
33097              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
33098      Branch: perl
33099            ! op.c
33100 ____________________________________________________________________________
33101 [ 11414] By: nick                                  on 2001/07/20  06:23:36
33102         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
33103              From:  Abhijit Menon-Sen <ams@wiw.org>
33104              Date:  Fri, 20 Jul 2001 01:18:50 +0530
33105              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
33106              (Private e-mail)
33107      Branch: perl
33108            ! ext/Time/HiRes/HiRes.xs
33109 ____________________________________________________________________________
33110 [ 11413] By: nick                                  on 2001/07/20  06:18:53
33111         Log: Integrate mainline
33112      Branch: perlio
33113           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
33114            - t/base/commonsense.t
33115           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
33116           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
33117           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
33118           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
33119           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
33120           !> win32/win32.c
33121 ____________________________________________________________________________
33122 [ 11412] By: nick                                  on 2001/07/19  06:44:27
33123         Log: Integrate win32/perlhost.h from maintenance branch.
33124              (Rest of $ENV{PATH} / system() fix.)
33125      Branch: perl
33126           !> win32/perlhost.h
33127 ____________________________________________________________________________
33128 [ 11411] By: nick                                  on 2001/07/19  06:41:34
33129         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
33130              From:  Philip Newton <Philip.Newton@gmx.net>
33131              Date:  Wed, 18 Jul 2001 21:43:57 +0200
33132              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
33133      Branch: perl
33134            ! pod/perlhack.pod
33135 ____________________________________________________________________________
33136 [ 11410] By: nick                                  on 2001/07/19  06:39:35
33137         Log: Subject:  Security hole in taint checking in open()
33138              From:  deekoo@tentacle.net
33139              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
33140              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
33141      Branch: perl
33142            ! doio.c
33143 ____________________________________________________________________________
33144 [ 11409] By: nick                                  on 2001/07/19  06:28:08
33145         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
33146              From:  Abhijit Menon-Sen <ams@wiw.org>
33147              Date:  Thu, 19 Jul 2001 04:30:43 +0530
33148              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
33149      Branch: perl
33150            ! ext/Time/HiRes/HiRes.xs
33151 ____________________________________________________________________________
33152 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
33153         Log: Update docs with latest implementation information and new URLs.
33154      Branch: maint-5.6/macperl
33155            ! README.macos pod/perlport.pod
33156 ____________________________________________________________________________
33157 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
33158         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
33159              Fix BuildRules to accept optimization variables.
33160      Branch: maint-5.6/macperl
33161            + macos/bundled_ext/Digest/MD5/Makefile.mk
33162            ! macos/BuildRules.mk macos/Makefile.mk
33163            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
33164            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
33165 ____________________________________________________________________________
33166 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
33167         Log: Integrate changes 11399,11401
33168      Branch: maint-5.6/macperl
33169           !> win32/perlhost.h win32/win32.c
33170 ____________________________________________________________________________
33171 [ 11405] By: nick                                  on 2001/07/18  06:50:33
33172         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
33173              from perl5.6*
33174      Branch: perl
33175           !> win32/perlhost.h win32/win32.c
33176 ____________________________________________________________________________
33177 [ 11404] By: nick                                  on 2001/07/18  06:43:59
33178         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
33179              From:  hv@crypt0.demon.co.uk
33180              Date:  Wed, 18 Jul 2001 05:58:46 +0100
33181              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
33182      Branch: perl
33183            ! ext/POSIX/POSIX.t
33184 ____________________________________________________________________________
33185 [ 11403] By: nick                                  on 2001/07/18  06:38:57
33186         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
33187              From:  hv@crypt0.demon.co.uk
33188              Date:  Wed, 18 Jul 2001 05:21:54 +0100
33189              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
33190      Branch: perl
33191            ! numeric.c t/op/arith.t
33192 ____________________________________________________________________________
33193 [ 11402] By: nick                                  on 2001/07/18  06:19:17
33194         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
33195              From:  mjd@plover.com
33196              Date:  17 Jul 2001 17:59:20 -0000
33197              Message-Id:  <20010717175920.8177.qmail@plover.com>
33198      Branch: perl
33199            ! pod/perlre.pod
33200 ____________________________________________________________________________
33201 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
33202         Log: thinko in change#11400 (duh)
33203      Branch: maint-5.6/perl
33204            ! win32/perlhost.h
33205 ____________________________________________________________________________
33206 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
33207         Log: change#11399 revealed another unrelated bug; this is just a temporary
33208              bandaid
33209      Branch: maint-5.6/perl
33210            ! win32/perlhost.h
33211 ____________________________________________________________________________
33212 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
33213         Log: fix bugs in handling of the virtualized environment under windows;
33214              there were bugs in propagating any changes to %ENV down to the real
33215              environment when such changes happened in the toplevel process
33216              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
33217              problem identification, and for a part of the fix)
33218      Branch: maint-5.6/perl
33219            ! win32/perlhost.h win32/win32.c
33220 ____________________________________________________________________________
33221 [ 11398] By: nick                                  on 2001/07/17  08:26:35
33222         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
33223              From: Peter Prymmer <pvhp@forte.com>
33224              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
33225              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
33226              
33227              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
33228              should not depend on existance of Config.pm
33229      Branch: perl
33230           +> t/lib/commonsense.t
33231            - t/base/commonsense.t
33232            ! MANIFEST t/README
33233 ____________________________________________________________________________
33234 [ 11397] By: nick                                  on 2001/07/17  08:09:58
33235         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
33236              From:  Michael G Schwern <schwern@pobox.com>
33237              Date:  Mon, 16 Jul 2001 18:20:31 -0400
33238              Message-Id:  <20010716182031.A1128@blackrider>
33239      Branch: perl
33240            ! pod/perlhack.pod
33241 ____________________________________________________________________________
33242 [ 11396] By: nick                                  on 2001/07/17  08:04:11
33243         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
33244              From:  Gwyn Judd <b.judd@xtra.co.nz>
33245              Date:  Tue, 17 Jul 2001 20:55:58 +1200
33246              Message-Id:  <20010717205558.A3107@thislove>
33247      Branch: perl
33248            ! pod/perlfunc.pod
33249 ____________________________________________________________________________
33250 [ 11395] By: nick                                  on 2001/07/17  08:02:22
33251         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
33252              From:  Peter Prymmer <pvhp@forte.com>
33253              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
33254              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
33255      Branch: perl
33256            ! t/op/sprintf.t
33257 ____________________________________________________________________________
33258 [ 11394] By: nick                                  on 2001/07/17  07:57:06
33259         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
33260              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
33261              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
33262              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
33263      Branch: perl
33264            ! gv.c
33265 ____________________________________________________________________________
33266 [ 11392] By: nick                                  on 2001/07/17  07:50:12
33267         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
33268              From:  Coral <coral@moonlight.crystalflame.net>
33269              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
33270              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
33271      Branch: perl
33272            ! pp_sys.c thread.h
33273 ____________________________________________________________________________
33274 [ 11391] By: nick                                  on 2001/07/17  07:34:28
33275         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
33276              From:  Jonathan Stowe <gellyfish@gellyfish.com>
33277              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
33278              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
33279      Branch: perl
33280            ! utils/h2xs.PL
33281 ____________________________________________________________________________
33282 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
33283         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
33284              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
33285              and Mac::Apps::Launch, which don't work, and Time::HiRes and
33286              Time::Piece, which don't yet work.
33287      Branch: maint-5.6/macperl
33288            + (add 154 files)
33289 ____________________________________________________________________________
33290 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
33291         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
33292              Also add hack to get around missing setenv for PERL5DB.
33293      Branch: maint-5.6/macperl
33294            ! macos/macish.c macos/macish.h
33295 ____________________________________________________________________________
33296 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
33297         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
33298      Branch: maint-5.6/macperl
33299            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
33300            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
33301 ____________________________________________________________________________
33302 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
33303         Log: Fix up some configuration and make options, add extra
33304              extensions.
33305      Branch: maint-5.6/macperl
33306            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
33307            ! macos/macperl/Makefile.mk
33308 ____________________________________________________________________________
33309 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
33310         Log: From Change 11374 in maintperl.
33311      Branch: maint-5.6/macperl
33312           !> utils/h2ph.PL
33313 ____________________________________________________________________________
33314 [ 11385] By: nick                                  on 2001/07/16  14:12:58
33315         Log: Back out change to h2xs till it passes its test.
33316      Branch: perl
33317            ! utils/h2xs.PL
33318 ____________________________________________________________________________
33319 [ 11384] By: nick                                  on 2001/07/16  14:00:10
33320         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
33321              From:  Jonathan Stowe <gellyfish@gellyfish.com>
33322              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
33323              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
33324      Branch: perl
33325            ! utils/h2xs.PL
33326 ____________________________________________________________________________
33327 [ 11383] By: nick                                  on 2001/07/16  13:53:12
33328         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
33329              From:  Robin Houston <robin@kitsite.com>
33330              Date:  Sun, 15 Jul 2001 18:22:31 +0100
33331              Message-Id:  <20010715182230.A11174@robin>
33332      Branch: perl
33333            ! hints/darwin.sh
33334 ____________________________________________________________________________
33335 [ 11382] By: nick                                  on 2001/07/16  13:52:49
33336         Log: Subject:  [PATCH perl@11372] re_dup
33337              From:  Radu Greab <radu@netsoft.ro>
33338              Date:  Sun, 15 Jul 2001 04:50:06 +0300
33339              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
33340      Branch: perl
33341            ! sv.c
33342 ____________________________________________________________________________
33343 [ 11379] By: nick                                  on 2001/07/16  13:35:39
33344         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
33345              From:  Robin Houston <robin@kitsite.com>
33346              Date:  Sat, 14 Jul 2001 14:28:50 +0100
33347              Message-Id:  <20010714142850.A10205@robin>
33348      Branch: perl
33349            ! ext/B/B/Deparse.pm
33350 ____________________________________________________________________________
33351 [ 11378] By: nick                                  on 2001/07/16  13:30:36
33352         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
33353              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
33354              Date:  Sat, 14 Jul 2001 22:17:42 +0900
33355              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
33356      Branch: perl
33357            + ext/Encode/Encode/euc-jp-0212.enc
33358            ! ext/Encode/Encode/Tcl.pm
33359 ____________________________________________________________________________
33360 [ 11377] By: nick                                  on 2001/07/16  13:17:28
33361         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
33362              From:  Andy Dougherty <doughera@lafayette.edu>
33363              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
33364              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
33365      Branch: perl
33366            ! hints/darwin.sh hints/rhapsody.sh
33367 ____________________________________________________________________________
33368 [ 11376] By: nick                                  on 2001/07/16  09:05:00
33369         Log: Integrate mainline
33370      Branch: perlio
33371           +> ext/Encode/Encode/7bit-greek.enc
33372           +> ext/Encode/Encode/7bit-latin1.enc
33373           +> ext/Encode/Encode/cns11643-1.enc
33374           +> ext/Encode/Encode/cns11643-2.enc
33375           +> ext/Encode/Encode/iso2022-cn.enc
33376           +> ext/Encode/Encode/iso2022-jp1.enc
33377           +> ext/Encode/Encode/iso2022-jp2.enc
33378           !> Changes Configure MANIFEST Makefile.SH
33379           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
33380           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
33381           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
33382           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
33383           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
33384 ____________________________________________________________________________
33385 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
33386         Log: integrate change#11374 from maint-5.6
33387              
33388              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
33389      Branch: perl
33390           !> utils/h2ph.PL
33391 ____________________________________________________________________________
33392 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
33393         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
33394      Branch: maint-5.6/perl
33395            ! utils/h2ph.PL
33396 ____________________________________________________________________________
33397 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
33398         Log: Update Changes.
33399      Branch: perl
33400            ! Changes patchlevel.h
33401 ____________________________________________________________________________
33402 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
33403         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
33404              From: Jonathan Stowe <gellyfish@gellyfish.com>
33405              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
33406              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
33407      Branch: perl
33408            ! utils/h2xs.PL
33409 ____________________________________________________________________________
33410 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
33411         Log: Subject: patch to add DEL to [:cntrl:]
33412              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
33413              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
33414              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
33415      Branch: perl
33416            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
33417 ____________________________________________________________________________
33418 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
33419         Log: Metaconfig unit change for #11369; plus a dependency nit.
33420      Branch: metaconfig
33421            ! U/compline/nblock_io.U
33422      Branch: metaconfig/U/perl
33423            ! Extensions.U
33424 ____________________________________________________________________________
33425 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
33426         Log: #include <stdlib.h> so that exit() is prototyped,
33427              noticed by Hugo.
33428      Branch: perl
33429            ! Configure
33430 ____________________________________________________________________________
33431 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
33432         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
33433              From: Peter Prymmer <pvhp@forte.com>
33434              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
33435              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
33436      Branch: perl
33437            ! t/op/sprintf.t
33438 ____________________________________________________________________________
33439 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
33440         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
33441              From: Peter Prymmer <pvhp@forte.com>
33442              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
33443              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
33444      Branch: perl
33445            ! ext/Encode/Encode/Tcl.t
33446 ____________________________________________________________________________
33447 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
33448         Log: Add information about gcc 3.0 basic block profiling.
33449      Branch: perl
33450            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
33451 ____________________________________________________________________________
33452 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
33453         Log: Subject: Error in lib/PerlIO/Via.pm ?
33454              From: Mark-Jason Dominus <mjd@plover.com>
33455              Date: Fri, 13 Jul 2001 15:55:41 -0400
33456              Message-ID: <20010713195541.26751.qmail@plover.com>
33457      Branch: perl
33458            ! ext/PerlIO/Via/Via.pm
33459 ____________________________________________________________________________
33460 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
33461         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
33462              section from the Compiler section.
33463      Branch: perl
33464            ! myconfig.SH
33465 ____________________________________________________________________________
33466 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
33467         Log: Handle glibc style of constant definitions using enum
33468              with intervening #defines; from Brendan O'Dea.
33469      Branch: perl
33470            ! utils/h2ph.PL
33471 ____________________________________________________________________________
33472 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
33473         Log: Add LC_MESSAGES to the locale_h export tag (it already is
33474              in the Makefile.PL and thusly eligible for an XS constant)
33475              (see also maintperl #10543)
33476      Branch: perl
33477            ! ext/POSIX/POSIX.pm
33478 ____________________________________________________________________________
33479 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
33480         Log: Subject: Re: [patch] re_dup
33481              From: Abhijit Menon-Sen <ams@wiw.org>
33482              Date: Fri, 13 Jul 2001 21:41:09 +0530
33483              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
33484      Branch: perl
33485            ! sv.c
33486 ____________________________________________________________________________
33487 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
33488         Log: Subject: [patch] re_dup
33489              From: Doug MacEachern <dougm@covalent.net>
33490              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
33491              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
33492      Branch: perl
33493            ! sv.c
33494 ____________________________________________________________________________
33495 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
33496         Log: Update Changes.
33497      Branch: perl
33498            ! Changes patchlevel.h
33499 ____________________________________________________________________________
33500 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
33501         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
33502              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
33503              Date: Sat, 14 Jul 2001 00:06:30 +0900
33504              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
33505      Branch: perl
33506            + ext/Encode/Encode/7bit-greek.enc
33507            + ext/Encode/Encode/7bit-latin1.enc
33508            + ext/Encode/Encode/cns11643-1.enc
33509            + ext/Encode/Encode/cns11643-2.enc
33510            + ext/Encode/Encode/iso2022-cn.enc
33511            + ext/Encode/Encode/iso2022-jp1.enc
33512            + ext/Encode/Encode/iso2022-jp2.enc
33513            ! MANIFEST ext/Encode/Encode/Tcl.pm
33514            ! ext/Encode/Encode/iso2022-kr.enc
33515 ____________________________________________________________________________
33516 [ 11357] By: nick                                  on 2001/07/13  14:24:06
33517         Log: Blind integrate mainline (as of 5.7.2?)
33518      Branch: perlio
33519           !> AUTHORS Changes Porting/config.sh Porting/config_H
33520           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
33521           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
33522           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
33523           !> win32/makefile.mk
33524 ____________________________________________________________________________
33525 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
33526         Log: Snip away the devel patchlevel.
33527      Branch: perl
33528            ! patchlevel.h
33529 ____________________________________________________________________________
33530 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
33531         Log: Bump the version to 5.7.2.
33532      Branch: perl
33533            ! Porting/config.sh Porting/config_H patchlevel.h
33534            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
33535            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33536            ! win32/makefile.mk
33537 ____________________________________________________________________________
33538 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
33539         Log: Update Changes.
33540      Branch: perl
33541            ! Changes
33542 ____________________________________________________________________________
33543 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
33544         Log: Reword.
33545      Branch: perl
33546            ! AUTHORS
33547 ____________________________________________________________________________
33548 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
33549         Log: AUTHORS update.
33550      Branch: perl
33551            ! AUTHORS
33552 ____________________________________________________________________________
33553 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
33554         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
33555              unless ithreads.
33556      Branch: perl
33557            ! makedef.pl
33558 ____________________________________________________________________________
33559 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
33560         Log: Integrate perlio.
33561      Branch: perl
33562           !> win32/distclean.bat
33563 ____________________________________________________________________________
33564 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
33565         Log: Test the encoding transform only iff we have PerlIO,
33566              noticed by H. Merijn Brand.
33567      Branch: perl
33568            ! ext/PerlIO/t/encoding.t
33569 ____________________________________________________________________________
33570 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
33571         Log: README.netware tweaks from Ananth Kesari.
33572      Branch: perl
33573            ! README.netware
33574 ____________________________________________________________________________
33575 [ 11346] By: nick                                  on 2001/07/13  09:18:51
33576         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
33577              to avoid /unicode vs /Unicode issues.
33578      Branch: perlio
33579            ! win32/distclean.bat
33580 ____________________________________________________________________________
33581 [ 11345] By: nick                                  on 2001/07/13  06:24:18
33582         Log: Integrate mainline
33583      Branch: perlio
33584           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
33585            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
33586           !> (integrate 63 files)
33587 ____________________________________________________________________________
33588 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
33589         Log: Add d_bincompat5005 information to perl -V.
33590      Branch: perl
33591            ! myconfig.SH
33592 ____________________________________________________________________________
33593 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
33594         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
33595              From: Abhijit Menon-Sen <ams@wiw.org>
33596              Date: Fri, 13 Jul 2001 07:12:36 +0530
33597              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
33598      Branch: perl
33599            ! sv.c
33600 ____________________________________________________________________________
33601 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
33602         Log: Remove unicode::distinct, as per Inaba Hiroto.
33603      Branch: perl
33604            - lib/unicode/distinct.pm
33605            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
33606            ! t/lib/1_compile.t
33607 ____________________________________________________________________________
33608 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
33609         Log: Paging for Dr Octothorpe.
33610      Branch: perl
33611            ! pod/perlfaq4.pod
33612 ____________________________________________________________________________
33613 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
33614         Log: cut-n-paste error noticed by mjd.
33615      Branch: perl
33616            ! pod/perlfaq4.pod
33617 ____________________________________________________________________________
33618 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
33619         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
33620              From: Peter Prymmer <pvhp@forte.com>
33621              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
33622              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
33623      Branch: perl
33624            ! pod/perlfaq4.pod
33625 ____________________________________________________________________________
33626 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
33627         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
33628              From: Randall Gellens <randy@qualcomm.com>
33629              Date: Thu, 12 Jul 2001 16:56:23 -0700
33630              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
33631      Branch: perl
33632            ! Porting/repository.pod
33633 ____________________________________________________________________________
33634 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
33635         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
33636      Branch: perl
33637            ! thread.h
33638 ____________________________________________________________________________
33639 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
33640         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
33641              From: coral <coral@moonlight.crystalflame.net>
33642              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
33643              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
33644      Branch: perl
33645            ! thread.h
33646 ____________________________________________________________________________
33647 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
33648         Log: Metaconfig unit change for #11134.
33649      Branch: metaconfig
33650            + U/threads/d_pthread_atfork.U
33651 ____________________________________________________________________________
33652 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
33653         Log: Add HAS_PTHREAD_ATFORK.
33654      Branch: perl
33655            ! Configure NetWare/config.wc NetWare/config_H.wc
33656            ! Porting/Glossary Porting/config.sh Porting/config_H
33657            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
33658            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
33659            ! vos/config.ga.def vos/config.ga.h win32/config.bc
33660            ! win32/config.gc win32/config.vc win32/config_H.bc
33661            ! win32/config_H.gc win32/config_H.vc
33662 ____________________________________________________________________________
33663 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
33664         Log: Subject: [PATCH] File::Copy fails on tied handles
33665              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
33666              Date: Thu, 12 Jul 2001 15:18:51 -0700
33667              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
33668      Branch: perl
33669            ! lib/File/Copy.pm
33670 ____________________________________________________________________________
33671 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
33672         Log: Subject: [PATCH] Langinfo.t
33673              From: Nicholas Clark <nick@ccl4.org>
33674              Date: Thu, 12 Jul 2001 23:55:38 +0100
33675              Message-ID: <20010712235538.M5827@plum.flirble.org>
33676      Branch: perl
33677            ! ext/I18N/Langinfo/Langinfo.t
33678 ____________________________________________________________________________
33679 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
33680         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
33681              From: Peter Prymmer <pvhp@forte.com>
33682              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
33683              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
33684      Branch: perl
33685            ! pod/perl572delta.pod
33686 ____________________________________________________________________________
33687 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
33688         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
33689              From: Abhijit Menon-Sen <ams@wiw.org>
33690              Date: Fri, 13 Jul 2001 05:21:16 +0530
33691              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
33692      Branch: perl
33693            ! sv.c
33694 ____________________________________________________________________________
33695 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
33696         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
33697              From: Abhijit Menon-Sen <ams@wiw.org>
33698              Date: Fri, 13 Jul 2001 03:04:25 +0530
33699              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
33700      Branch: perl
33701            ! av.c
33702 ____________________________________________________________________________
33703 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
33704         Log: s/^M$//g
33705      Branch: perl
33706            ! win32/Makefile win32/makefile.mk
33707 ____________________________________________________________________________
33708 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
33709         Log: Update Changes.
33710      Branch: perl
33711            ! Changes patchlevel.h
33712 ____________________________________________________________________________
33713 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
33714         Log: Typo spotted by Philip Newton.
33715      Branch: perl
33716            ! pod/perl572delta.pod
33717 ____________________________________________________________________________
33718 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
33719         Log: Subject: [PATCH] fixes perl_clone of perl_clone
33720              From: Artur Bergman <artur@contiller.se>
33721              Date: Thu, 12 Jul 2001 20:57:09 +0200
33722              Message-ID: <B773BFA4.236B%artur@contiller.se>
33723      Branch: perl
33724            ! sv.c
33725 ____________________________________________________________________________
33726 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
33727         Log: Add README.uts from Hal Morris.
33728      Branch: perl
33729            + README.uts
33730            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
33731            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
33732 ____________________________________________________________________________
33733 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
33734         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
33735              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33736              Date: Thu, 12 Jul 2001 20:32:37 +0200
33737              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
33738      Branch: perl
33739            ! hints/aix.sh
33740 ____________________________________________________________________________
33741 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
33742         Log: Subject: Patch: document reg_data.what member
33743              From: Mark-Jason Dominus <mjd@plover.com>
33744              Message-ID: <20010712182532.14821.qmail@plover.com>
33745              Date: Thu, 12 Jul 2001 14:25:32 -0400
33746      Branch: perl
33747            ! regcomp.c regcomp.h
33748 ____________________________________________________________________________
33749 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
33750         Log: Subject: [PATCH] Perl_re_dup()
33751              From: Abhijit Menon-Sen <ams@wiw.org>
33752              Date: Thu, 12 Jul 2001 23:54:32 +0530
33753              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
33754      Branch: perl
33755            ! embed.h embed.pl perlapi.c proto.h sv.c
33756 ____________________________________________________________________________
33757 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
33758         Log: Regen Configure, modlib, toc.
33759      Branch: perl
33760            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33761            ! pod/perlmodlib.pod pod/perltoc.pod
33762 ____________________________________________________________________________
33763 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
33764         Log: The problem seems to be in PerlIO::Layer::->find() not
33765              accepting the ":encoding(blurflur)" arguments.
33766      Branch: perl
33767            ! lib/PerlIO.pm lib/open.pm
33768 ____________________________________________________________________________
33769 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
33770         Log: AIX doc update.
33771      Branch: perl
33772            ! README.aix pod/perl572delta.pod
33773 ____________________________________________________________________________
33774 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
33775         Log: Subject: AIX README update
33776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33777              Date: Thu, 12 Jul 2001 19:28:30 +0200
33778              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
33779      Branch: perl
33780            ! README.aix
33781 ____________________________________________________________________________
33782 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
33783         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
33784              From: Norton Allen <allen@huarp.harvard.edu>
33785              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
33786              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
33787      Branch: perl
33788            ! ext/IO/lib/IO/t/io_unix.t
33789 ____________________________________________________________________________
33790 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
33791         Log: Subject: [PATCH README.qnx hints/qnx.sh]
33792              From: Norton Allen <allen@huarp.harvard.edu>
33793              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
33794              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
33795      Branch: perl
33796            ! README.qnx hints/qnx.sh
33797 ____________________________________________________________________________
33798 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
33799         Log: Subject: [patch] faster PM_GETRE
33800              From: Doug MacEachern <dougm@covalent.net>
33801              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
33802              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
33803      Branch: perl
33804            ! op.h
33805 ____________________________________________________________________________
33806 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
33807         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
33808              From: Doug MacEachern <dougm@covalent.net>
33809              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
33810              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
33811      Branch: perl
33812            ! op.c
33813 ____________________________________________________________________________
33814 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
33815         Log: Tell where the nice Estonian database is.
33816      Branch: perl
33817            ! lib/open.pm
33818 ____________________________________________________________________________
33819 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
33820         Log: Retract #11309 since #11310 is a better fix.
33821      Branch: perl
33822            ! t/lib/1_compile.t
33823 ____________________________________________________________________________
33824 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
33825         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
33826              change#11300 needs to return the status of failed win32_spawnvp())
33827              
33828              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
33829              splitting correctly; remove unused variables; 'require' at run time
33830              rather than 'use' at compile time for I18N::Langinfo, since it
33831              isn't everyware
33832      Branch: perl
33833            ! lib/open.pm win32/win32.c
33834 ____________________________________________________________________________
33835 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
33836         Log: Temporary workaround.
33837      Branch: perl
33838            ! t/lib/1_compile.t
33839 ____________________________________________________________________________
33840 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
33841         Log: UCD typo in #11306 and add also more known-to-be-tested
33842              modules to the skip list.
33843      Branch: perl
33844            ! t/lib/1_compile.t
33845 ____________________________________________________________________________
33846 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
33847         Log: Rename Unicode::UCD to UnicodeCD to avoid
33848              messups with case-insensitive filesystems.
33849      Branch: perl
33850            + lib/UnicodeCD.pm lib/UnicodeCD.t
33851            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
33852            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
33853 ____________________________________________________________________________
33854 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
33855         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
33856              From: daniel@biz.bitpusher.com
33857              Date: Wed, 11 Jul 2001 23:25:47 -0700
33858              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
33859      Branch: perl
33860            ! lib/Tie/Array.pm t/op/splice.t
33861 ____________________________________________________________________________
33862 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
33863         Log: Subject: [PATCH] More accurate line numbers in messages
33864              From: Paul Johnson <paul@pjcj.net>
33865              Date: Thu, 12 Jul 2001 04:14:11 +0200
33866              Message-ID: <20010712041411.A3467@pjcj.net>
33867              
33868              (With prototyping and multiplicity tweaks.)
33869      Branch: perl
33870            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
33871 ____________________________________________________________________________
33872 [ 11304] By: nick                                  on 2001/07/12  12:53:40
33873         Log: Integrate mainline
33874      Branch: perlio
33875           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
33876           !> regexec.c thread.h
33877 ____________________________________________________________________________
33878 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
33879         Log: Cut-and-pasto in #11298.
33880      Branch: perl
33881            ! ext/ByteLoader/bytecode.h
33882 ____________________________________________________________________________
33883 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
33884         Log: Update the AIX known problems section.
33885      Branch: perl
33886            ! pod/perl572delta.pod
33887 ____________________________________________________________________________
33888 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
33889         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
33890              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33891              Date: Thu, 12 Jul 2001 12:16:16 +0200
33892              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
33893      Branch: perl
33894            ! hints/aix.sh
33895 ____________________________________________________________________________
33896 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
33897         Log: Integrate perlio.
33898      Branch: perl
33899           !> makedef.pl win32/win32.c
33900 ____________________________________________________________________________
33901 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
33902         Log: Subject: [PATCH] fix for PMOP threadness failures
33903              From: Artur Bergman <artur@contiller.se>
33904              Date: Thu, 12 Jul 2001 09:48:06 +0200
33905              Message-ID: <B77322D6.22DD%artur@contiller.se>
33906      Branch: perl
33907            ! regexec.c
33908 ____________________________________________________________________________
33909 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
33910         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
33911              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
33912              Date: Thu, 12 Jul 2001 09:09:48 +0200
33913              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
33914              
33915              More parentheses to keep bcc happy.
33916      Branch: perl
33917            ! ext/ByteLoader/bytecode.h
33918 ____________________________________________________________________________
33919 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
33920         Log: Subject: Re: [patch] pthread_atfork bandaid
33921              From: Doug MacEachern <dougm@covalent.net>
33922              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
33923              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
33924      Branch: perl
33925            ! thread.h
33926 ____________________________________________________________________________
33927 [ 11296] By: nick                                  on 2001/07/12  11:55:48
33928         Log: Exclude reentrant_buffer from .def file
33929      Branch: perlio
33930            ! makedef.pl
33931 ____________________________________________________________________________
33932 [ 11295] By: nick                                  on 2001/07/12  11:11:44
33933         Log: Honour void-ness of my_exit()
33934      Branch: perlio
33935            ! win32/win32.c
33936 ____________________________________________________________________________
33937 [ 11294] By: nick                                  on 2001/07/12  07:51:04
33938         Log: Integrate mainline
33939      Branch: perlio
33940           +> uts/sprintf_wrap.c
33941           !> (integrate 35 files)
33942 ____________________________________________________________________________
33943 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
33944         Log: Retract #11289.
33945      Branch: perl
33946            ! embed.h embed.pl perl.c proto.h thread.h
33947 ____________________________________________________________________________
33948 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
33949         Log: Now the :locale pseudolayer *almost* works...
33950      Branch: perl
33951            ! lib/open.pm
33952 ____________________________________________________________________________
33953 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
33954         Log: Locale encoding tweaks.
33955      Branch: perl
33956            ! lib/open.pm
33957 ____________________________________________________________________________
33958 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
33959         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
33960              From: Mark-Jason Dominus <mjd@plover.com>
33961              Date: Thu, 12 Jul 2001 00:59:31 -0400
33962              Message-ID: <20010712045931.8543.qmail@plover.com>
33963              
33964              Remove the chmod/umask leading zero warning.
33965      Branch: perl
33966            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
33967            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
33968 ____________________________________________________________________________
33969 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
33970         Log: (Retracted by #11289.)
33971      Branch: perl
33972            ! embed.h embed.pl perl.c proto.h thread.h
33973 ____________________________________________________________________________
33974 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
33975         Log: Needed by #11283.
33976      Branch: perl
33977            ! intrpvar.h
33978 ____________________________________________________________________________
33979 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
33980         Log: Metaconfig unit change for #11286.
33981      Branch: metaconfig/U/perl
33982            ! patchlevel.U
33983 ____________________________________________________________________________
33984 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
33985         Log: Subject: Re: [PATCH Configure] perl -V broken
33986              From: Andy Dougherty <doughera@lafayette.edu>
33987              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
33988              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
33989      Branch: perl
33990            ! Configure myconfig.SH
33991 ____________________________________________________________________________
33992 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
33993         Log: Retract #11166 (and #11237).
33994      Branch: perl
33995            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
33996            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
33997            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
33998 ____________________________________________________________________________
33999 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
34000         Log: UTS tweaks for Hal Morris.
34001      Branch: perl
34002            + uts/sprintf_wrap.c
34003            ! MANIFEST hints/uts.sh perl.h
34004 ____________________________________________________________________________
34005 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
34006         Log: Subject: [PATCH] Use reentrant API glibc
34007              From: Artur Bergman <artur@contiller.se>
34008              Date: Thu, 12 Jul 2001 00:58:21 +0200
34009              Message-ID: <B772A6AD.2288%artur@contiller.se>
34010      Branch: perl
34011            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
34012            ! sv.c
34013 ____________________________________________________________________________
34014 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
34015         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
34016              From: barries <barries@slaysys.com>
34017              Date: Wed, 11 Jul 2001 15:11:46 -0400
34018              Message-ID: <20010711151146.G24560@jester.slaysys.com>
34019      Branch: perl
34020            ! pp_sys.c t/lib/warnings/doio win32/win32.c
34021 ____________________________________________________________________________
34022 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
34023         Log: Subject: [patch] pthread_atfork bandaid
34024              From: Doug MacEachern <dougm@covalent.net>
34025              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
34026              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
34027      Branch: perl
34028            ! miniperlmain.c perl.c
34029 ____________________________________________________________________________
34030 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
34031         Log: Subject: [patch] perl_clone leaks
34032              From: Doug MacEachern <dougm@covalent.net>
34033              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
34034              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
34035      Branch: perl
34036            ! sv.c
34037 ____________________________________________________________________________
34038 [ 11279] By: nick                                  on 2001/07/11  15:49:38
34039         Log: Integrate mainline
34040      Branch: perlio
34041           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
34042           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
34043           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
34044           +> lib/Term/ANSIColor/README
34045           !> (integrate 54 files)
34046 ____________________________________________________________________________
34047 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
34048         Log: Update Changes.
34049      Branch: perl
34050            ! Changes patchlevel.h
34051 ____________________________________________________________________________
34052 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
34053         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
34054              From: Peter Prymmer <pvhp@forte.com>
34055              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
34056              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
34057              
34058              Backport of embed.pl to 5.003.
34059      Branch: perl
34060            ! embed.pl
34061 ____________________________________________________________________________
34062 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
34063         Log: Subject: Re: POSIX test #14 on UTS 
34064              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34065              Date: Wed, 11 Jul 2001 03:02:14 +0100
34066              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
34067      Branch: perl
34068            ! ext/POSIX/POSIX.t
34069 ____________________________________________________________________________
34070 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
34071         Log: Make the I32 an IV to preserve structure alignment and size.
34072      Branch: perl
34073            ! op.h
34074 ____________________________________________________________________________
34075 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
34076         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
34077              From: "Artur Bergman" <artur@contiller.se>
34078              Date: Wed, 11 Jul 2001 14:23:37 +0200
34079              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
34080              
34081              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
34082      Branch: perl
34083            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
34084            ! pod/perlapi.pod sv.c
34085 ____________________________________________________________________________
34086 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
34087         Log: Tweak until Pod::Parser gets updated.
34088      Branch: perl
34089            ! t/pod/special_seqs.xr
34090 ____________________________________________________________________________
34091 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
34092         Log: File::Spec usage tweak.
34093      Branch: perl
34094            ! lib/ExtUtils.t
34095 ____________________________________________________________________________
34096 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
34097         Log: Integrate #11263 from macperl; macos and macosx updates.
34098      Branch: perl
34099           !> pod/perlport.pod
34100 ____________________________________________________________________________
34101 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
34102         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
34103              From: Peter Prymmer <pvhp@forte.com>
34104              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
34105              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
34106      Branch: perl
34107            + ext/Time/HiRes/hints/dynixptx.pl
34108            ! MANIFEST hints/dynixptx.sh
34109 ____________________________________________________________________________
34110 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
34111         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
34112              From: Nicholas Clark <nick@ccl4.org>
34113              Date: Tue, 10 Jul 2001 23:17:43 +0100
34114              Message-ID: <20010710231742.B59620@plum.flirble.org>
34115      Branch: perl
34116            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
34117 ____________________________________________________________________________
34118 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
34119         Log: Subject: [DOC PATCH] Pluggable runops
34120              From: Paul Johnson <paul@pjcj.net>
34121              Date: Tue, 10 Jul 2001 21:53:28 +0200
34122              Message-ID: <20010710215328.B26577@pjcj.net>
34123      Branch: perl
34124            ! pod/perlguts.pod
34125 ____________________________________________________________________________
34126 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
34127         Log: Subject: [PATCH] Authors
34128              From: Artur Bergman <artur@contiller.se>
34129              Date: Tue, 10 Jul 2001 20:39:12 +0200
34130              Message-ID: <B771186F.21CD%artur@contiller.se>
34131      Branch: perl
34132            ! AUTHORS
34133 ____________________________________________________________________________
34134 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
34135         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
34136              From: Doug MacEachern <dougm@covalent.net>
34137              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
34138              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
34139      Branch: perl
34140            ! pp_ctl.c
34141 ____________________________________________________________________________
34142 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
34143         Log: Subject: doc patch; times() in scalar context
34144              From: mjd@plover.com
34145              Date: 10 Jul 2001 18:01:17 -0000
34146              Message-ID: <20010710180117.12477.qmail@plover.com>
34147      Branch: perl
34148            ! pod/perlfunc.pod
34149 ____________________________________________________________________________
34150 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
34151         Log: Subject: [PATCH] Small fix to pp_gmtime
34152              From: Artur Bergman <artur@contiller.se>
34153              Date: Tue, 10 Jul 2001 19:54:52 +0200
34154              Message-ID: <B7710E0B.21C5%artur@contiller.se>
34155      Branch: perl
34156            ! pp_sys.c
34157 ____________________________________________________________________________
34158 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
34159         Log: Integrate changes from mainline perl, add notes about
34160              Mac OS X and Mac OS.
34161      Branch: maint-5.6/macperl
34162            ! pod/perlport.pod
34163 ____________________________________________________________________________
34164 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
34165         Log: A proof of the dangers of package; ?
34166      Branch: perl
34167            ! t/lib/warnings/op
34168 ____________________________________________________________________________
34169 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
34170         Log: Regen toc and modlib.
34171      Branch: perl
34172            ! pod/perlmodlib.pod pod/perltoc.pod
34173 ____________________________________________________________________________
34174 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
34175         Log: Add compexcl(), casefold(), and casespec() interfaces;
34176              and make all interfaces to return hash references instead
34177              of hashes. 
34178      Branch: perl
34179            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34180 ____________________________________________________________________________
34181 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
34182         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
34183              From: "Philip Newton" <Philip.Newton@gmx.net>
34184              Date: Tue, 10 Jul 2001 09:55:59 +0200
34185              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
34186              
34187              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
34188              From: "Philip Newton" <Philip.Newton@gmx.net>
34189              Date: Tue, 10 Jul 2001 09:56:37 +0200
34190              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
34191      Branch: perl
34192            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34193            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
34194 ____________________________________________________________________________
34195 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
34196         Log: Subject: [patch] undef &xsub for 1,2
34197              From: Doug MacEachern <dougm@covalent.net>
34198              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
34199              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
34200              
34201              (This version of the patch with a comment from Gisle.)
34202      Branch: perl
34203            ! op.c
34204 ____________________________________________________________________________
34205 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
34206         Log: Mention package; deprecation and the Win32 problems.
34207      Branch: perl
34208            ! pod/perl572delta.pod
34209 ____________________________________________________________________________
34210 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
34211         Log: Subject: [PATCH] deprecate package with no arguments
34212              From: Robin Houston <robin@kitsite.com>
34213              Date: Tue, 10 Jul 2001 13:33:40 +0100
34214              Message-ID: <20010710133340.A13452@robin.kitsite.com>
34215      Branch: perl
34216            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
34217 ____________________________________________________________________________
34218 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
34219         Log: Upgrade to podlators 1.10.
34220      Branch: perl
34221            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
34222            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
34223            ! pod/pod2man.PL pod/pod2text.PL
34224 ____________________________________________________________________________
34225 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
34226         Log: Upgrade to Term::ANSIColor 1.04.
34227      Branch: perl
34228            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
34229            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
34230 ____________________________________________________________________________
34231 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
34232         Log: Integrate perlio (the right fix for the ":layer(args)")
34233      Branch: perl
34234           !> perlio.c
34235 ____________________________________________________________________________
34236 [ 11252] By: nick                                  on 2001/07/10  06:58:14
34237         Log: Fix open(...,"...:layer(xxx)",...)
34238              - use memEQ not strEQ as there is '(' not '\0'
34239      Branch: perlio
34240            ! perlio.c
34241 ____________________________________________________________________________
34242 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
34243         Log: Telling the number of tests helps.
34244      Branch: perl
34245            ! ext/PerlIO/t/encoding.t
34246 ____________________________________________________________________________
34247 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
34248         Log: Require I18N::Langinfo, not use.
34249      Branch: perl
34250            ! lib/open.pm
34251 ____________________________________________________________________________
34252 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
34253         Log: Add a test for for PerlIO ":encoding(...)" layer.
34254      Branch: perl
34255            + ext/PerlIO/t/encoding.t
34256            ! MANIFEST ext/Encode/Encode.pm
34257 ____________________________________________________________________________
34258 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
34259         Log: PerlIO ":encoding(foobar)" temporary fix.
34260              Not really correct, I think, since the change means
34261              that prefixes match.
34262      Branch: perl
34263            ! perlio.c
34264 ____________________________________________________________________________
34265 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
34266         Log: Update to Math::BigInt 1.36.  The biggest news is
34267              the separation of the backend; now the pure Perl
34268              implementation is in Math::BigInt::Calc, but one
34269              can plugin, say, Math::BigInt::BitVect, and get
34270              considerable speedup.
34271      Branch: perl
34272            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
34273            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
34274            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
34275            ! lib/Math/BigInt/t/mbimbf.t
34276 ____________________________________________________________________________
34277 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
34278         Log: Subject: Re: compatibility question
34279              From: Peter Prymmer <pvhp@forte.com>
34280              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
34281              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
34282      Branch: perl
34283            ! lib/ExtUtils/MM_VMS.pm
34284 ____________________________________________________________________________
34285 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
34286         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
34287              From: Norton Allen <allen@huarp.harvard.edu>
34288              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
34289              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
34290      Branch: perl
34291            ! ext/File/Glob/t/basic.t
34292 ____________________________________________________________________________
34293 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
34294         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
34295              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34296              Date: Tue, 10 Jul 2001 00:29:55 +0900
34297              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
34298      Branch: perl
34299            + ext/Encode/Encode/HZ.enc
34300            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
34301            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
34302            ! ext/Encode/Encode/iso2022-jp.enc
34303            ! ext/Encode/Encode/iso2022-kr.enc
34304 ____________________________________________________________________________
34305 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
34306         Log: Add in all them there macos/ files.
34307      Branch: maint-5.6/macperl
34308            + (add 577 files)
34309 ____________________________________________________________________________
34310 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
34311         Log: Add the new modules to the list of having those own tests.
34312      Branch: perl
34313            ! t/lib/1_compile.t
34314 ____________________________________________________________________________
34315 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
34316         Log: Add INOUT to control both ways at the same time.
34317      Branch: perl
34318            ! lib/open.pm
34319 ____________________________________________________________________________
34320 [ 11240] By: nick                                  on 2001/07/09  16:33:50
34321         Log: Integrate mainline
34322      Branch: perlio
34323           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
34324           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
34325           !> (integrate 41 files)
34326 ____________________________________________________________________________
34327 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
34328         Log: More encoding mapping magic.
34329      Branch: perl
34330            ! lib/open.pm
34331 ____________________________________________________________________________
34332 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
34333         Log: Update Changes.
34334      Branch: perl
34335            ! Changes patchlevel.h
34336 ____________________________________________________________________________
34337 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
34338         Log: (Retracted by #11285).
34339              
34340              Subject: [PATCH] OPpCONST_OCTAL fixes
34341              From: Abhijit Menon-Sen <ams@wiw.org>
34342              Date: Mon, 9 Jul 2001 07:38:45 +0530
34343              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
34344      Branch: perl
34345            ! op.c
34346 ____________________________________________________________________________
34347 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
34348         Log: Add a pseudolayer ":locale" to the open pragma which
34349              will get the encoding from the locale.  Yet undocumented
34350              because I can't get the PerlIO :encoding(foobar) to work.
34351      Branch: perl
34352            ! ext/Encode/Encode.pm lib/open.pm
34353 ____________________________________________________________________________
34354 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
34355         Log: Add more encoding mappings.
34356      Branch: perl
34357            ! ext/Encode/Encode.pm
34358 ____________________________________________________________________________
34359 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
34360         Log: Document that using :encoding layer requires using Encode.
34361      Branch: perl
34362            ! ext/Encode/Encode.pm lib/PerlIO.pm
34363 ____________________________________________________________________________
34364 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
34365         Log: Netware tweak from Ananth Kesari.
34366      Branch: perl
34367            ! NetWare/netware.h
34368 ____________________________________________________________________________
34369 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
34370         Log: t/harness doesn't know about run/*.t
34371      Branch: perl
34372            ! t/harness
34373 ____________________________________________________________________________
34374 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
34375         Log: run/exit.t busted on windows
34376      Branch: perl
34377            ! t/run/exit.t
34378 ____________________________________________________________________________
34379 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
34380         Log: fix a couple of UCD.t tests that fail due to bad case
34381      Branch: perl
34382            ! lib/Unicode/UCD.t
34383 ____________________________________________________________________________
34384 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
34385         Log: test skip logic was broken
34386      Branch: perl
34387            ! ext/I18N/Langinfo/Langinfo.t
34388 ____________________________________________________________________________
34389 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
34390         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
34391              failure of ExtUtils.t#27 when built in debug mode)
34392      Branch: perl
34393            ! lib/ExtUtils/MM_Win32.pm
34394 ____________________________________________________________________________
34395 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
34396         Log: I18N::Langinfo is not available on windows
34397      Branch: perl
34398            ! win32/FindExt.pm
34399 ____________________________________________________________________________
34400 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
34401         Log: save a dTHX
34402      Branch: perl
34403            ! ext/POSIX/POSIX.xs
34404 ____________________________________________________________________________
34405 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
34406         Log: Update Changes.
34407      Branch: perl
34408            ! Changes patchlevel.h
34409 ____________________________________________________________________________
34410 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
34411         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
34412              as pointed out by Sarathy.
34413      Branch: perl
34414            ! ext/I18N/Langinfo/Langinfo.xs
34415 ____________________________________________________________________________
34416 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
34417         Log: Retract #11212.
34418      Branch: perl
34419            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
34420 ____________________________________________________________________________
34421 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
34422         Log: Bump up the VERSION of Cwd.xs.
34423      Branch: perl
34424            ! ext/Cwd/Makefile.PL
34425 ____________________________________________________________________________
34426 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
34427         Log: Retract #11220, the problem wasn't the missing leading zero.
34428              Here's the problem:
34429              $ ./perl -we 'chmod(oct("755"), ".")'
34430              Non-octal literal mode (493) specified at -e line 1.
34431              (Did you mean 0493 instead?)
34432      Branch: perl
34433            ! lib/ExtUtils/MM_Unix.pm
34434 ____________________________________________________________________________
34435 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
34436         Log: (Retracted by #11221)
34437              Change the PERM_RW and PERM_RWX to 0644 and 0755
34438              (add the leading zero).
34439      Branch: perl
34440            ! lib/ExtUtils/MM_Unix.pm
34441 ____________________________________________________________________________
34442 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
34443         Log: Integrate changes #11193, 11205, 11209 from macperl.
34444              
34445              Fix up AutoLoader to fudge for Mac paths in import().
34446              
34447              Allow symbols in try_symbol() to begin with "_".
34448              
34449              Small portability fix for Mac OS.
34450      Branch: perl
34451           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
34452 ____________________________________________________________________________
34453 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
34454         Log: Metaconfig unit change for #11217.
34455      Branch: metaconfig/U/perl
34456            ! Extensions.U
34457 ____________________________________________________________________________
34458 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
34459         Log: Detypo, problem noticed by Gerrit P. Haase.
34460      Branch: perl
34461            ! Configure config_h.SH
34462 ____________________________________________________________________________
34463 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
34464         Log: Cwd cleanups.
34465      Branch: perl
34466            ! ext/Cwd/Cwd.xs
34467 ____________________________________________________________________________
34468 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
34469         Log: Slight tweaks on #11213.
34470      Branch: perl
34471            ! toke.c
34472 ____________________________________________________________________________
34473 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
34474         Log: A missing dTHX noticed by Gerrit P. Haase.
34475      Branch: perl
34476            ! ext/POSIX/POSIX.xs
34477 ____________________________________________________________________________
34478 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
34479         Log: Subject: [PATCH toke.c] Simplify yytoke()
34480              From: Simon Cozens <simon@netthink.co.uk>
34481              Date: Sun, 8 Jul 2001 13:24:34 +0100
34482              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
34483              
34484              Split out pending_ident().
34485      Branch: perl
34486            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
34487 ____________________________________________________________________________
34488 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
34489         Log: (Retracted by #11223.)
34490              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
34491              Date: Wed, 05 Nov 1997 17:22:34 -0600
34492              From: Graham Barr <gbarr@ti.com>
34493              Message-Id: <3460FFBA.6DA51F46@ti.com>
34494      Branch: perl
34495            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
34496 ____________________________________________________________________________
34497 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
34498         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
34499      Branch: perl
34500            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
34501            ! pod/perllocale.pod
34502 ____________________________________________________________________________
34503 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
34504         Log: Really do the test under the C locale.
34505      Branch: perl
34506            ! ext/I18N/Langinfo/Langinfo.t
34507 ____________________________________________________________________________
34508 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
34509         Log: Small portability fix for Mac OS.
34510      Branch: maint-5.6/macperl
34511            ! lib/Cwd.pm
34512 ____________________________________________________________________________
34513 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
34514         Log: Metaconfig unit change for #11207.
34515      Branch: metaconfig/U/perl
34516            ! Extensions.U
34517 ____________________________________________________________________________
34518 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
34519         Log: Add I18N::Langinfo, which is basically a wrapper around
34520              nl_langinfo(), which is an additional way to query locale
34521              specific information.
34522      Branch: perl
34523            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
34524            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
34525            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
34526 ____________________________________________________________________________
34527 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
34528         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
34529              used in File::Find tests; replace with if.t.
34530      Branch: maint-5.6/macperl
34531            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
34532            ! t/pragma/warn/op
34533 ____________________________________________________________________________
34534 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
34535         Log: Allow symbols in try_symbol() to begin with "_".
34536      Branch: maint-5.6/macperl
34537            ! makedef.pl
34538 ____________________________________________________________________________
34539 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
34540         Log: Sync up the File::Find changes from the rewrite by
34541              Thomas Wegner, et al.
34542      Branch: maint-5.6/macperl
34543            + t/lib/filefind-taint.t
34544            ! lib/File/Find.pm t/lib/filefind.t
34545 ____________________________________________________________________________
34546 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
34547         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
34548              From: Thomas Wegner <wegner_thomas@yahoo.com>
34549              Date: Thu, 5 Jul 2001 20:31:25 +0200
34550              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
34551      Branch: maint-5.6/macperl
34552            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
34553 ____________________________________________________________________________
34554 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
34555         Log: Some more test portability fixes.
34556      Branch: maint-5.6/macperl
34557            ! t/lib/filecopy.t t/pragma/warn/pp_sys
34558 ____________________________________________________________________________
34559 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
34560         Log: The #11200 removed wrong (non-existent) target.  Duh.
34561      Branch: perl
34562            ! Makefile.SH
34563 ____________________________________________________________________________
34564 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
34565         Log: Zap the lib/re.pm before creating it.
34566      Branch: perl
34567            ! Makefile.SH
34568 ____________________________________________________________________________
34569 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
34570         Log: Another test.  Please ignore.
34571      Branch: maint-5.6/macperl
34572            ! README.macos
34573 ____________________________________________________________________________
34574 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
34575         Log: Portability fixes for a lot of tests, especially IO-related
34576              tests, and warnings, and the harness script.
34577      Branch: maint-5.6/macperl
34578            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
34579            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
34580            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
34581            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
34582            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
34583            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
34584            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
34585            ! t/pragma/warnings.t
34586 ____________________________________________________________________________
34587 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
34588         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
34589              From: Nicholas Clark <nick@ccl4.org>
34590              Date: Sat, 7 Jul 2001 21:00:17 +0100
34591              Message-ID: <20010707210017.H59620@plum.flirble.org>
34592      Branch: perl
34593            ! lib/h2xs.t
34594 ____________________________________________________________________________
34595 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
34596         Log: The UNICOS/mk SysV IPC problem has been fixed.
34597      Branch: perl
34598            ! pod/perl572delta.pod
34599 ____________________________________________________________________________
34600 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
34601         Log: Slight update tweaks on perlunicode.pod.
34602      Branch: perl
34603            ! pod/perlunicode.pod
34604 ____________________________________________________________________________
34605 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
34606         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
34607              From: Mark-Jason Dominus <mjd@plover.com>
34608              Date: Sat, 07 Jul 2001 13:04:04 -0400
34609              Message-ID: <20010707170404.32694.qmail@plover.com>
34610      Branch: perl
34611            ! ext/DB_File/DB_File.pm
34612 ____________________________________________________________________________
34613 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
34614         Log: Fix up AutoLoader to fudge for Mac paths in import().
34615      Branch: maint-5.6/macperl
34616            ! lib/AutoLoader.pm
34617 ____________________________________________________________________________
34618 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
34619         Log: Try to force the lib/re.pm to be there before entering
34620              the extensions builds, should help for parallel makes.
34621      Branch: perl
34622            ! Makefile.SH
34623 ____________________________________________________________________________
34624 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
34625         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
34626              From: Norton Allen <allen@huarp.harvard.edu>
34627              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
34628              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
34629      Branch: perl
34630            ! ext/POSIX/POSIX.xs
34631 ____________________________________________________________________________
34632 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
34633         Log: Subject: [PATCH] Re: op/arith.t
34634              From: Nicholas Clark <nick@ccl4.org>
34635              Date: Sat, 7 Jul 2001 13:04:54 +0100
34636              Message-ID: <20010707130454.D59620@plum.flirble.org>
34637      Branch: perl
34638            ! numeric.c toke.c
34639 ____________________________________________________________________________
34640 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
34641         Log: Subject: [PATCH] h2xs
34642              From: Nicholas Clark <nick@ccl4.org>
34643              Date: Fri, 6 Jul 2001 23:25:14 +0100
34644              Message-ID: <20010706232514.X59620@plum.flirble.org>
34645      Branch: perl
34646            ! utils/h2xs.PL
34647 ____________________________________________________________________________
34648 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
34649         Log: Subject: Re: bleedperl perl_alloc..free leakage
34650              From: Radu Greab <radu@netsoft.ro>
34651              Date: Fri, 6 Jul 2001 19:48:54 +0300
34652              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
34653              
34654              Leak-be-gone.
34655      Branch: perl
34656            ! op.c
34657 ____________________________________________________________________________
34658 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
34659         Log: Test again.  Please ignore.
34660      Branch: maint-5.6/macperl
34661            ! README.macos
34662 ____________________________________________________________________________
34663 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
34664         Log: Test.  Please ignore.
34665      Branch: maint-5.6/macperl
34666            ! README.macos
34667 ____________________________________________________________________________
34668 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
34669         Log: Include changes already sent in separately as patches,
34670              before branch was created.
34671      Branch: maint-5.6/macperl
34672            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
34673            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
34674            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
34675            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
34676            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
34677            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
34678            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
34679            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
34680            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
34681            ! t/pragma/strict.t
34682 ____________________________________________________________________________
34683 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
34684         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
34685              From: Norton Allen <allen@huarp.harvard.edu>
34686              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
34687              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
34688      Branch: perl
34689            ! utf8.h
34690 ____________________________________________________________________________
34691 [ 11183] By: nick                                  on 2001/07/06  16:27:40
34692         Log: Integrate mainline
34693      Branch: perlio
34694           +> (branch 42 files)
34695            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
34696            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
34697            - win32/bin/mdelete.bat
34698           !> (integrate 215 files)
34699 ____________________________________________________________________________
34700 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
34701         Log: The #11166 needed also these updated.
34702      Branch: perl
34703            ! lib/warnings.pm warnings.h
34704 ____________________________________________________________________________
34705 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
34706         Log: Update Changes.
34707      Branch: perl
34708            ! Changes patchlevel.h
34709 ____________________________________________________________________________
34710 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
34711         Log: Regen toc.
34712      Branch: perl
34713            ! pod/perltoc.pod
34714 ____________________________________________________________________________
34715 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
34716         Log: Nit from Abhijit.
34717      Branch: perl
34718            ! lib/CPAN.pm
34719 ____________________________________________________________________________
34720 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
34721         Log: Retract #11172.
34722      Branch: perl
34723            ! t/op/method.t
34724 ____________________________________________________________________________
34725 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
34726         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
34727              From: Norton Allen <allen@huarp.harvard.edu>
34728              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
34729              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
34730      Branch: perl
34731            ! lib/Cwd.pm
34732 ____________________________________________________________________________
34733 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
34734         Log: (Accidentally empty check-in.)
34735      Branch: perl
34736            ! utf8.h
34737 ____________________________________________________________________________
34738 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
34739         Log: Retract #11165 since Sarathy pointed out it'll not
34740              work properly under threads, the problem should be
34741              solved using "the savestack, either via SSNEW() or
34742              using a newSVpv()+SAVEFREESV() combo."
34743      Branch: perl
34744            ! ext/POSIX/POSIX.xs
34745 ____________________________________________________________________________
34746 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
34747         Log: Retract #11125 since NI-S pointed out it'll not work in
34748              cases where the extension has their own handcrafted INC
34749              et alia.
34750      Branch: perl
34751            ! lib/ExtUtils/MM_Unix.pm
34752 ____________________________________________________________________________
34753 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
34754         Log: Subject: RE: [PATCH] -I and MakeMaker again
34755              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
34756              Date: Fri, 6 Jul 2001 09:18:29 +0200
34757              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
34758      Branch: perl
34759            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
34760            ! lib/ExtUtils/MM_Win32.pm
34761 ____________________________________________________________________________
34762 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
34763         Log: (Retracted by #11178)
34764              Subject: [PATCH t/op/method.t] SUPER:: strangeness
34765              From: Piers Cawley <pdcawley@iterative-software.com>
34766              Date: 06 Jul 2001 10:49:01 +0100
34767              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
34768      Branch: perl
34769            ! t/op/method.t
34770 ____________________________________________________________________________
34771 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
34772         Log: VOS README update from Paul Green.
34773      Branch: perl
34774            ! README.vos
34775 ____________________________________________________________________________
34776 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
34777         Log: Subject: [PATCH README.qnx hints/qnx.sh]
34778              From: Norton Allen <allen@huarp.harvard.edu>
34779              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
34780              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
34781      Branch: perl
34782            ! README.qnx hints/qnx.sh
34783 ____________________________________________________________________________
34784 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
34785         Log: Subject: [PATCH] Doc patch for Tie::Hash
34786              From: Artur Bergman <artur@contiller.se>
34787              Date: Thu, 05 Jul 2001 22:51:18 +0200
34788              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
34789      Branch: perl
34790            ! lib/Tie/Hash.pm
34791 ____________________________________________________________________________
34792 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
34793         Log: Subject: [PATCH] perlfaq4.pod
34794              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
34795              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
34796              Date: Thu, 5 Jul 2001 18:44:10 +0100 
34797      Branch: perl
34798            ! pod/perlfaq4.pod
34799 ____________________________________________________________________________
34800 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
34801         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
34802              From: Robin Houston <robin@kitsite.com>
34803              Date: Thu, 5 Jul 2001 18:33:21 +0100
34804              Message-ID: <20010705183321.A27345@robin.kitsite.com>
34805      Branch: perl
34806            ! ext/B/B/Deparse.pm
34807 ____________________________________________________________________________
34808 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
34809         Log: (Retracted by #11285.)
34810              
34811              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
34812              From: Abhijit Menon-Sen <ams@wiw.org>
34813              Date: Fri, 6 Jul 2001 01:26:32 +0530
34814              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
34815      Branch: perl
34816            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
34817            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
34818            ! warnings.pl
34819 ____________________________________________________________________________
34820 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
34821         Log: (Retracted by #11175)
34822              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
34823              From: Norton Allen <allen@huarp.harvard.edu>
34824              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
34825              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
34826      Branch: perl
34827            ! ext/POSIX/POSIX.xs
34828 ____________________________________________________________________________
34829 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
34830         Log: Unterminated C< (noticed by Richard Hatch), and few other
34831              small Unicode doc tweaks.
34832      Branch: perl
34833            ! pod/perlretut.pod
34834 ____________________________________________________________________________
34835 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
34836         Log: More flexible argument understanding; add charblocks() and
34837              charscripts(); make charblock() and charscript() two-way;
34838              add charinrange(); separate the $Unicode::UCD::VERSION and
34839              the version of the Unicode by adding UnicodeVersion().
34840      Branch: perl
34841            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34842 ____________________________________________________________________________
34843 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
34844         Log: Update Unicode::UCD on \p{In...}.
34845      Branch: perl
34846            ! lib/Unicode/UCD.pm
34847 ____________________________________________________________________________
34848 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
34849         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
34850              From: Norton Allen <allen@huarp.harvard.edu>
34851              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
34852              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
34853      Branch: perl
34854            ! lib/ExtUtils/MM_Unix.pm
34855 ____________________________________________________________________________
34856 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
34857         Log: POSIX-BC tweaks from Thomas Dorner.
34858      Branch: perl
34859            ! hints/posix-bc.sh perlio.h
34860 ____________________________________________________________________________
34861 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
34862         Log: Module updates for the delta.
34863      Branch: perl
34864            ! pod/perl572delta.pod
34865 ____________________________________________________________________________
34866 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
34867         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
34868              From: Norton Allen <allen@huarp.harvard.edu>
34869              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
34870              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
34871      Branch: perl
34872            ! ext/IO/lib/IO/t/io_sock.t
34873 ____________________________________________________________________________
34874 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
34875         Log: Subject: [PATCH perldiag.pod] Quick fixes
34876              From: Simon Cozens <simon@netthink.co.uk>
34877              Date: Wed, 4 Jul 2001 20:22:12 +0100
34878              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
34879      Branch: perl
34880            ! pod/perldiag.pod
34881 ____________________________________________________________________________
34882 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
34883         Log: (retracted by #13533)
34884              
34885              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
34886              From: Radu Greab <radu@netsoft.ro>
34887              Date: Wed, 4 Jul 2001 22:13:31 +0300
34888              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
34889      Branch: perl
34890            ! op.c sv.c t/op/pos.t
34891 ____________________________________________________________________________
34892 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
34893         Log: Subject: [PATCH] -I and MakeMaker again
34894              From: Michael G Schwern <schwern@pobox.com>
34895              Date: Wed, 4 Jul 2001 15:03:07 -0400
34896              Message-ID: <20010704150307.I20340@blackrider>
34897              
34898              (and retract #11145)
34899      Branch: perl
34900            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
34901            ! lib/ExtUtils/MakeMaker.pm
34902 ____________________________________________________________________________
34903 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
34904         Log: Subject: Re: PERFORCE change 11142 for review
34905              From: "Philip Newton" <Philip.Newton@gmx.net>
34906              Date: Wed, 4 Jul 2001 20:46:26 +0200
34907              Message-Id: <200107041841.VAA25380@taas.iki.fi>
34908      Branch: perl
34909            ! lib/ExtUtils/MakeMaker.pm
34910 ____________________________________________________________________________
34911 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
34912         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
34913              From: Jonathan Stowe <gellyfish@gellyfish.com>
34914              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
34915              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
34916      Branch: perl
34917            ! utils/pl2pm.PL
34918 ____________________________________________________________________________
34919 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
34920         Log: fix the binary compatibility issue when building with/without
34921              usemymalloc by exporting Perl_malloc() et al as simple wrappers
34922              around the system functions (this allows most extensions built
34923              using one mode to coexist with perls built in the other mode)
34924              
34925              XXX the Perl_mfree() wrapper might need to do return(free()) on
34926              platforms where Free_t isn't "void"
34927      Branch: perl
34928            ! embed.h embed.pl makedef.pl proto.h util.c
34929 ____________________________________________________________________________
34930 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
34931         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
34932              since it doesn't ensure threads other than the one calling fork()
34933              aren't holding any locks; the fix is to use pthread_atfork() to
34934              hold global locks
34935              
34936              building perl with -Dusemymalloc exacerbates the problem since
34937              Perl_malloc() holds a mutex, and perl's exec() calls New()
34938              
34939              XXX the code in win32thread.h may be needed on platforms that have
34940              no pthread_atfork()
34941      Branch: perl
34942            ! perl.c thread.h win32/win32thread.h
34943 ____________________________________________________________________________
34944 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
34945         Log: Integrate #11009 from maintperl.
34946      Branch: maint-5.6/macperl
34947           !> lib/ExtUtils/Manifest.pm
34948 ____________________________________________________________________________
34949 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
34950         Log: Flexing my Perforce muscles.
34951      Branch: maint-5.6/macperl
34952            ! README.macos
34953 ____________________________________________________________________________
34954 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
34955         Log: Update Changes.
34956      Branch: perl
34957            ! Changes patchlevel.h
34958 ____________________________________________________________________________
34959 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
34960         Log: Metaconfig unit change for #11146.
34961      Branch: metaconfig/U/perl
34962            ! d_fcntl_can_lock.U
34963 ____________________________________________________________________________
34964 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
34965         Log: Somehow the #ifdefs of the added code (in #11093) made
34966              HP-UX to fail the fcntl locking test, without the ifdefs
34967              the test seems to be working again.  Reason unknown:
34968              HP-UX cc doesn't complain either way.
34969      Branch: perl
34970            ! Configure
34971 ____________________________________________________________________________
34972 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
34973         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
34974      Branch: perl
34975            ! lib/ExtUtils/MM_Unix.pm
34976 ____________________________________________________________________________
34977 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
34978         Log: gcc -Wall nit.
34979      Branch: perl
34980            ! pp_hot.c
34981 ____________________________________________________________________________
34982 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
34983         Log: When removing tests updating the test count is a good idea, too.
34984      Branch: perl
34985            ! lib/Net/t/require.t
34986 ____________________________________________________________________________
34987 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
34988         Log: Document #11134 and add the new symbols to the list of
34989              of MakeMaker known ones.
34990      Branch: perl
34991            ! lib/ExtUtils/MakeMaker.pm
34992 ____________________________________________________________________________
34993 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
34994         Log: Microperl update.
34995      Branch: perl
34996            ! uconfig.h
34997 ____________________________________________________________________________
34998 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
34999         Log: Update the libnet tests as per #11138.
35000      Branch: perl
35001            - lib/Net/t/ph.t
35002            ! MANIFEST lib/Net/t/require.t
35003 ____________________________________________________________________________
35004 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
35005         Log: Regen toc and modlib.
35006      Branch: perl
35007            ! pod/perlmodlib.pod pod/perltoc.pod
35008 ____________________________________________________________________________
35009 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
35010         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
35011              Graham's request.
35012      Branch: perl
35013            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
35014            ! MANIFEST
35015 ____________________________________________________________________________
35016 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
35017         Log: Add the OS/390 harness results to the delta.
35018      Branch: perl
35019            ! pod/perl572delta.pod
35020 ____________________________________________________________________________
35021 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
35022         Log: Avoid the two study tests in OS/390 until the bug has been solved.
35023      Branch: perl
35024            ! t/op/study.t
35025 ____________________________________________________________________________
35026 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
35027         Log: DOS/DJGPP tweaks from Laszlo Molnar.
35028      Branch: perl
35029            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
35030 ____________________________________________________________________________
35031 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
35032         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
35033              From: Michael G Schwern <schwern@pobox.com>
35034              Date: Wed, 4 Jul 2001 00:01:16 -0400
35035              Message-ID: <20010704000116.C591@blackrider>
35036      Branch: perl
35037            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
35038 ____________________________________________________________________________
35039 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
35040         Log: The #11132 missed singleton characters (not part
35041              of a unilo..unihi range) in Unicode scripts.
35042      Branch: perl
35043            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
35044            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
35045            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
35046            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
35047            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
35048            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
35049            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
35050            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
35051            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
35052            ! lib/unicode/mktables.PL t/op/pat.t
35053 ____________________________________________________________________________
35054 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
35055         Log: Support preferentially the Unicode 'scripts' definition
35056              in the \p{In...} notation since according to Unicode the
35057              scripts concept is more natural for matching than using
35058              the somewhat artificial block names.  The block names are
35059              still available, though, and if there's a name conflict,
35060              the scripts one wins and the blocks one has to do with
35061              'Block' appended to its name.  For more information see
35062              
35063              http://www.unicode.org/unicode/reports/tr24/
35064      Branch: perl
35065            + lib/unicode/In/100.pl lib/unicode/In/101.pl
35066            + lib/unicode/In/102.pl lib/unicode/In/103.pl
35067            + lib/unicode/In/104.pl lib/unicode/In/105.pl
35068            + lib/unicode/In/106.pl lib/unicode/In/107.pl
35069            + lib/unicode/In/108.pl lib/unicode/In/109.pl
35070            + lib/unicode/In/110.pl lib/unicode/In/111.pl
35071            + lib/unicode/In/112.pl lib/unicode/In/113.pl
35072            + lib/unicode/In/114.pl lib/unicode/In/115.pl
35073            + lib/unicode/In/116.pl lib/unicode/In/117.pl
35074            + lib/unicode/In/118.pl lib/unicode/In/119.pl
35075            + lib/unicode/In/120.pl lib/unicode/In/121.pl
35076            + lib/unicode/In/122.pl lib/unicode/In/123.pl
35077            + lib/unicode/In/124.pl lib/unicode/In/125.pl
35078            + lib/unicode/In/126.pl lib/unicode/In/127.pl
35079            + lib/unicode/In/128.pl lib/unicode/In/129.pl
35080            + lib/unicode/In/130.pl lib/unicode/In/131.pl
35081            + lib/unicode/In/132.pl lib/unicode/In/133.pl
35082            + lib/unicode/In/134.pl lib/unicode/In/135.pl
35083            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
35084            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
35085            ! (edit 106 files)
35086 ____________________________________________________________________________
35087 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
35088         Log: Better document the difference between a block and a script.
35089      Branch: perl
35090            ! lib/Unicode/UCD.pm
35091 ____________________________________________________________________________
35092 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
35093         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
35094              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
35095              Date: Tue, 3 Jul 2001 15:04:23 -0500
35096              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
35097      Branch: perl
35098            ! lib/CPAN.pm
35099 ____________________________________________________________________________
35100 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
35101         Log: Add tests for charscript().
35102      Branch: perl
35103            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
35104 ____________________________________________________________________________
35105 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
35106         Log: Add charscript() to get the UTR#24 script names of characters.
35107      Branch: perl
35108            ! lib/Unicode/UCD.pm
35109 ____________________________________________________________________________
35110 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
35111         Log: Todo updates.
35112      Branch: perl
35113            ! pod/perltodo.pod
35114 ____________________________________________________________________________
35115 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
35116         Log: Unicode::UCD updates.
35117      Branch: perl
35118            ! lib/Unicode/UCD.pm
35119 ____________________________________________________________________________
35120 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
35121         Log: (Retracted by #11174)
35122              Subject: MakeMaker should pass through DEFINE and INC to subdirs
35123              From: Alan Burlison <Alan.Burlison@sun.com>
35124              Date: Tue, 03 Jul 2001 15:20:13 +0100
35125              Message-ID: <3B41D49D.A923D4F9@sun.com>
35126      Branch: perl
35127            ! lib/ExtUtils/MM_Unix.pm
35128 ____________________________________________________________________________
35129 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
35130         Log: Subject: Patch needed for UTS
35131              From: hom00@utsglobal.com (Hal Morris)
35132              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
35133              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
35134              
35135              Replace #11113 with a better version.
35136      Branch: perl
35137            ! perl.h
35138 ____________________________________________________________________________
35139 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
35140         Log: Subject: Re: POINTERRIGOR
35141              From: Andy Dougherty <doughera@lafayette.edu>
35142              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
35143              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
35144      Branch: perl
35145            ! util.c
35146 ____________________________________________________________________________
35147 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
35148         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
35149              From: "Philip Newton" <pnewton@gmx.de>
35150              Date: Tue, 3 Jul 2001 17:03:34 +0200
35151              Message-ID: <3B41FAE6.29564.660E117@localhost>
35152      Branch: perl
35153            ! pp_hot.c
35154 ____________________________________________________________________________
35155 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
35156         Log: Typos.
35157      Branch: perl
35158            ! INSTALL
35159 ____________________________________________________________________________
35160 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
35161         Log: Subject: [PATCH 5.6.1] debugger fixes
35162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35163              Date: Tue, 3 Jul 2001 03:38:18 -0400
35164              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
35165              
35166              The $^S is working again.
35167      Branch: perl
35168            ! lib/perl5db.pl
35169 ____________________________________________________________________________
35170 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
35171         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
35172              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35173              Date: Tue, 3 Jul 2001 03:34:06 -0400
35174              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
35175      Branch: perl
35176            ! os2/OS2/Process/Process.pm
35177 ____________________________________________________________________________
35178 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
35179         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
35180              From: "Philip Newton" <Philip.Newton@gmx.net>
35181              Date: Tue, 3 Jul 2001 09:11:27 +0200
35182              Message-Id: <200107030706.KAA04596@taas.iki.fi>
35183      Branch: perl
35184            ! lib/FindBin.pm
35185 ____________________________________________________________________________
35186 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
35187         Log: Delta delta.
35188      Branch: perl
35189            ! pod/perl572delta.pod
35190 ____________________________________________________________________________
35191 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
35192         Log: Metaconfig unit change for 11115.
35193      Branch: metaconfig
35194            ! U/modified/libc.U
35195 ____________________________________________________________________________
35196 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
35197         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
35198              (from Richard Hatch) (this was the cause of pipes() and
35199              times() mysteriously not being found)
35200      Branch: perl
35201            ! Configure
35202 ____________________________________________________________________________
35203 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
35204         Log: Retract #10142, the real culprit found by Richard Hatch,
35205              coming soon to Configure near you.
35206      Branch: perl
35207            ! hints/aix.sh
35208 ____________________________________________________________________________
35209 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
35210         Log: (Replaced by #11124) UTS workaround from Hal Morris.
35211      Branch: perl
35212            ! perl.h
35213 ____________________________________________________________________________
35214 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
35215         Log: Subject: [PATCH] grok not grocking correctly
35216              From: Nicholas Clark <nick@ccl4.org>
35217              Date: Tue, 3 Jul 2001 00:19:08 +0100
35218              Message-ID: <20010703001908.H59620@plum.flirble.org>
35219      Branch: perl
35220            ! numeric.c
35221 ____________________________________________________________________________
35222 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
35223         Log: Subject: [PATCH Deparse.t] test just-posted patches
35224              From: Robin Houston <robin@kitsite.com>
35225              Date: Mon, 2 Jul 2001 23:46:15 +0100
35226              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
35227      Branch: perl
35228            ! ext/B/Deparse.t
35229 ____________________________________________________________________________
35230 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
35231         Log: Subject: [PATCH toke.c] autosplit into @F
35232              From: Robin Houston <robin@kitsite.com>
35233              Date: Mon, 2 Jul 2001 23:18:20 +0100
35234              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
35235      Branch: perl
35236            ! perl.c toke.c
35237 ____________________________________________________________________________
35238 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
35239         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
35240              From: Robin Houston <robin@kitsite.com>
35241              Date: Mon, 2 Jul 2001 23:00:48 +0100
35242              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
35243      Branch: perl
35244            ! ext/B/B/Deparse.pm
35245 ____________________________________________________________________________
35246 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
35247         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
35248              From: "Philip Newton" <Philip.Newton@gmx.net>
35249              Date: Mon, 2 Jul 2001 22:06:22 +0200
35250              (no Message-Id)
35251      Branch: perl
35252            ! ext/NDBM_File/hints/linux.pl
35253 ____________________________________________________________________________
35254 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
35255         Log: Subject: Re: Fixed pack problem - sort of
35256              From: Nicholas Clark <nick@ccl4.org>
35257              Date: Mon, 2 Jul 2001 20:59:20 +0100
35258              Message-ID: <20010702205919.F59620@plum.flirble.org>
35259      Branch: perl
35260            ! pp_pack.c t/op/pack.t
35261 ____________________________________________________________________________
35262 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
35263         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
35264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35265              Date: Mon, 2 Jul 2001 15:45:41 -0400
35266              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
35267      Branch: perl
35268            ! os2/os2.c
35269 ____________________________________________________________________________
35270 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
35271         Log: (Mistaken retraction)
35272      Branch: perl
35273            ! utils/pl2pm.PL
35274 ____________________________________________________________________________
35275 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
35276         Log: Detypo in #11103.
35277      Branch: perl
35278            ! utils/pl2pm.PL
35279 ____________________________________________________________________________
35280 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
35281         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
35282              From: Jonathan Stowe <gellyfish@gellyfish.com>
35283              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
35284              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
35285      Branch: perl
35286            ! utils/pl2pm.PL
35287 ____________________________________________________________________________
35288 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
35289         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
35290              From: "Craig A. Berry" <craigberry@mac.com>
35291              Date: Mon, 02 Jul 2001 14:11:23 -0500
35292              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
35293      Branch: perl
35294            ! lib/Unicode/UCD.pm
35295 ____________________________________________________________________________
35296 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
35297         Log: Subject: [PATCH] Re: op/numconvert.t failures
35298              From: Nicholas Clark <nick@ccl4.org>
35299              Date: Mon, 2 Jul 2001 20:10:48 +0100
35300              Message-ID: <20010702201048.E59620@plum.flirble.org>
35301      Branch: perl
35302            ! t/op/numconvert.t
35303 ____________________________________________________________________________
35304 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
35305         Log: Update Changes.
35306      Branch: perl
35307            ! Changes patchlevel.h
35308 ____________________________________________________________________________
35309 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
35310         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
35311              The real fix must be more involved.  The line of code all the leaky
35312              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
35313              line of Perl_newPMOP().
35314      Branch: perl
35315            ! op.h
35316 ____________________________________________________________________________
35317 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
35318         Log: Based on
35319              
35320              Subject: Re: sizeof(struct sembuf)
35321              From: Nicholas Clark <nick@ccl4.org>
35322              Date: Sun, 1 Jul 2001 22:26:48 +0100
35323              Message-ID: <20010701222648.W59620@plum.flirble.org>
35324              
35325              but do semop() always the slow way.
35326      Branch: perl
35327            ! doio.c
35328 ____________________________________________________________________________
35329 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
35330         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
35331              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35332              Date: Tue, 03 Jul 2001 00:56:30 +0900
35333              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
35334      Branch: perl
35335            ! ext/Encode/Encode/Tcl.t
35336 ____________________________________________________________________________
35337 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
35338         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
35339              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35340              Date: Tue, 03 Jul 2001 00:55:46 +0900
35341              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
35342      Branch: perl
35343            ! ext/Encode/Encode/Tcl.pm
35344 ____________________________________________________________________________
35345 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
35346         Log: Regen api and toc.
35347      Branch: perl
35348            ! pod/perlapi.pod pod/perltoc.pod
35349 ____________________________________________________________________________
35350 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
35351         Log: Metaconfig unit change for #11093.
35352      Branch: metaconfig/U/perl
35353            ! d_fcntl_can_lock.U
35354 ____________________________________________________________________________
35355 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
35356         Log: The fcntl locking test may hang if NFS locking messed up;
35357              break out with alarm(10).
35358      Branch: perl
35359            ! Configure
35360 ____________________________________________________________________________
35361 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
35362         Log: Move the mdelete.bat from win32/bin to win32.
35363      Branch: perl
35364            ! MANIFEST
35365 ____________________________________________________________________________
35366 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
35367         Log: Typo in #11083.
35368      Branch: perl
35369            ! ext/Time/Piece/Piece.t
35370 ____________________________________________________________________________
35371 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
35372         Log: Netware tweaks from Guruprasad.
35373      Branch: perl
35374            - NetWare/perlsdio.h
35375            ! MANIFEST NetWare/Makefile NetWare/interface.c
35376            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
35377            ! perlsdio.h
35378 ____________________________________________________________________________
35379 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
35380         Log: Subject: Re: [PATH] shared -> unique;
35381              From: Abhijit Menon-Sen <ams@wiw.org>
35382              Date: Wed, 27 Jun 2001 03:51:27 +0530
35383              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
35384      Branch: perl
35385            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
35386 ____________________________________________________________________________
35387 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
35388         Log: Subject: Re: AIX / gcc-3.0
35389              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35390              Date: Mon, 02 Jul 2001 15:20:21 +0200
35391              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
35392      Branch: perl
35393            ! hints/aix.sh
35394 ____________________________________________________________________________
35395 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
35396         Log: Subject: Re: Bug report: split splits on wrong pattern
35397              From: Abhijit Menon-Sen <ams@wiw.org>
35398              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
35399              Date: Mon, 2 Jul 2001 16:31:33 +0530
35400      Branch: perl
35401            ! pp_ctl.c
35402 ____________________________________________________________________________
35403 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
35404         Log: Subject: [PATCH 5.6.1] test harness
35405              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35406              Date: Mon, 2 Jul 2001 06:29:21 -0400
35407              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
35408      Branch: perl
35409            ! lib/Test/Harness.pm
35410 ____________________________________________________________________________
35411 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
35412         Log: Subject: [PATCH 5.6.1] debugger goof
35413              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35414              Date: Mon, 2 Jul 2001 06:27:22 -0400
35415              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
35416      Branch: perl
35417            ! lib/perl5db.pl
35418 ____________________________________________________________________________
35419 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
35420         Log: Subject: [PATCH 5.6.1] OS/2 cwd
35421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35422              Date: Mon, 2 Jul 2001 06:21:17 -0400
35423              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
35424      Branch: perl
35425            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
35426 ____________________________________________________________________________
35427 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
35428         Log: Make #11082 more OS/2-specific.
35429      Branch: perl
35430            ! ext/Time/Piece/Piece.t
35431 ____________________________________________________________________________
35432 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
35433         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
35434              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35435              Date: Mon, 2 Jul 2001 06:06:34 -0400
35436              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
35437      Branch: perl
35438            ! ext/Time/Piece/Piece.t
35439 ____________________________________________________________________________
35440 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
35441         Log: Subject: [PATCH B::Deparse] version number & changes
35442              From: Robin Houston <robin@kitsite.com>  
35443              Date: Sun, 1 Jul 2001 17:17:29 +0100
35444              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
35445      Branch: perl
35446            ! ext/B/B/Deparse.pm
35447 ____________________________________________________________________________
35448 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
35449         Log: Subject: a small fix.
35450              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
35451              Date: Mon, 2 Jul 2001 12:17:53 +0200
35452              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
35453      Branch: perl
35454            ! ext/Thread/Thread.xs
35455 ____________________________________________________________________________
35456 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
35457         Log: Subject: RE: perl@10907
35458              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
35459              Date: Mon, 2 Jul 2001 12:06:16 +0200
35460              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
35461              
35462              Borland C vs PerlIO.
35463      Branch: perl
35464            ! win32/config.bc win32/config_H.bc
35465 ____________________________________________________________________________
35466 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
35467         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
35468              From: "H.M. Brand" <merijn@l1.procura.nl>
35469              Date: Mon, 02 Jul 2001 11:18:57 +0200
35470              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
35471      Branch: perl
35472            ! t/op/write.t
35473 ____________________________________________________________________________
35474 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
35475         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
35476              From: Michael G Schwern <schwern@pobox.com>
35477              Date: Mon, 2 Jul 2001 00:26:24 -0400
35478              Message-ID: <20010702002624.A18302@blackrider>
35479      Branch: perl
35480            - ext/util/mkbootstrap
35481 ____________________________________________________________________________
35482 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
35483         Log: Subject: [PATCH op.h] v minor comment tweak
35484              From: Robin Houston <robin@puffinry.freeserve.co.uk>
35485              Date: Mon, 2 Jul 2001 00:42:01 +0100
35486              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
35487      Branch: perl
35488            ! op.h
35489 ____________________________________________________________________________
35490 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
35491         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
35492      Branch: perl
35493            ! pod/perlfunc.pod
35494 ____________________________________________________________________________
35495 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
35496         Log: Subject: Re: sizeof(struct sembuf)
35497              From: Nicholas Clark <nick@ccl4.org>
35498              Date: Sun, 1 Jul 2001 19:23:16 +0100
35499              Message-ID: <20010701192316.V59620@plum.flirble.org>
35500              
35501              s/signaling/signalling/
35502      Branch: perl
35503            ! pod/perlfunc.pod
35504 ____________________________________________________________________________
35505 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
35506         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
35507              From: "Philip Newton" <Philip.Newton@gmx.net>
35508              Date: Sun, 1 Jul 2001 09:37:56 +0200
35509              Message-Id: <200107010733.KAA03920@taas.iki.fi>
35510      Branch: perl
35511            ! pod/perlvar.pod
35512 ____________________________________________________________________________
35513 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
35514         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
35515              From: "Philip Newton" <Philip.Newton@gmx.net>
35516              Date: Sun, 1 Jul 2001 09:37:56 +0200
35517              Message-Id: <200107010733.KAA03925@taas.iki.fi>
35518      Branch: perl
35519            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
35520 ____________________________________________________________________________
35521 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
35522         Log: Metaconfig unit change for #11070.
35523      Branch: metaconfig
35524            ! U/compline/randfunc.U
35525 ____________________________________________________________________________
35526 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
35527         Log: Subject: [PATCH perlsnap] its --> it's --> its
35528              From: "Philip Newton" <Philip.Newton@gmx.net>
35529              Date: Sun, 1 Jul 2001 09:37:56 +0200
35530              Message-Id: <200107010733.KAA03914@taas.iki.fi>
35531      Branch: perl
35532            ! Porting/config_H
35533 ____________________________________________________________________________
35534 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
35535         Log: Sync with Sarathy; integrate with perlio.
35536      Branch: perl
35537           !> gv.c
35538 ____________________________________________________________________________
35539 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
35540         Log: regenerate win32/config_H.?c files
35541      Branch: perl
35542            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35543 ____________________________________________________________________________
35544 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
35545         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
35546              naming discipline
35547              
35548              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
35549              because of this)
35550              
35551              fix a warning about "fd" being used without being set in Cwd.xs
35552      Branch: perl
35553            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
35554            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
35555            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
35556            ! win32/config.vc
35557 ____________________________________________________________________________
35558 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
35559         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
35560              within macro arguments") and warnings ("unary minus applied to
35561              unsigned type", among others)
35562      Branch: perl
35563            ! gv.c hv.c op.c pp.c sv.c toke.c
35564 ____________________________________________________________________________
35565 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
35566         Log: win32 fixes: more spurious CRs
35567      Branch: perl
35568            ! win32/mdelete.bat
35569 ____________________________________________________________________________
35570 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
35571         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
35572              from win32/bin (or it gets deleted by distclean); don't delete
35573              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
35574              NT (should be made Win9x specific, and added to makefile.mk)
35575      Branch: perl
35576           +> win32/mdelete.bat
35577            - win32/bin/mdelete.bat
35578            ! win32/Makefile win32/makefile.mk
35579 ____________________________________________________________________________
35580 [ 11063] By: nick                                  on 2001/07/01  18:54:09
35581         Log: Quick for for #ifdef mess
35582      Branch: perlio
35583            ! gv.c
35584 ____________________________________________________________________________
35585 [ 11062] By: nick                                  on 2001/07/01  18:47:42
35586         Log: Raw integrate - does not build #if mess in gv.c
35587      Branch: perlio
35588           !> (integrate 29 files)
35589 ____________________________________________________________________________
35590 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
35591         Log: Make 'compile' target a little less broken.
35592              Still very broken, though: -Wall warnings from
35593              the generated code, boot_Foo prototypes missing,
35594              can't autoload Fcntl::SEEK_CUR et alia, ...
35595      Branch: perl
35596            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
35597            ! utils/perlcc.PL x2p/Makefile.SH
35598 ____________________________________________________________________________
35599 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
35600         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
35601      Branch: perl
35602            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
35603            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
35604 ____________________________________________________________________________
35605 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
35606         Log: Update Changes.
35607      Branch: perl
35608            ! Changes patchlevel.h
35609 ____________________________________________________________________________
35610 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
35611         Log: Still one typo, regen toc.
35612      Branch: perl
35613            ! lib/Unicode/UCD.pm pod/perltoc.pod
35614 ____________________________________________________________________________
35615 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
35616         Log: Detypos and regen toc.
35617      Branch: perl
35618            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
35619 ____________________________________________________________________________
35620 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
35621         Log: VERSION tweak.
35622      Branch: perl
35623            ! ext/List/Util/lib/List/Util.pm
35624 ____________________________________________________________________________
35625 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
35626         Log: Attempt at plugging the leak under ithreads detected by Doug.
35627      Branch: perl
35628            ! op.h
35629 ____________________________________________________________________________
35630 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
35631         Log: gcc -Wall lint after #11051.
35632      Branch: perl
35633            ! pp_sys.c
35634 ____________________________________________________________________________
35635 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
35636         Log: Integrate perlio.
35637      Branch: perl
35638           !> lib/File/Find/taint.t
35639 ____________________________________________________________________________
35640 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
35641         Log: Don't use the v-strings for module VERSIONs.
35642      Branch: perl
35643            ! lib/Unicode/UCD.pm
35644 ____________________________________________________________________________
35645 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
35646         Log: Code cleanup based on turning off the -woffs in IRIX.
35647              Not all of the gripes cleaned up (hairy code in hv.c and
35648              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
35649              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
35650              to the IRIX hints)
35651      Branch: perl
35652            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
35653            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
35654            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
35655            ! regcomp.c sv.c
35656 ____________________________________________________________________________
35657 [ 11050] By: nick                                  on 2001/06/30  20:46:46
35658         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
35659      Branch: perlio
35660            ! lib/File/Find/taint.t
35661 ____________________________________________________________________________
35662 [ 11049] By: nick                                  on 2001/06/30  18:13:33
35663         Log: Integrate mainline
35664      Branch: perlio
35665           +> NetWare/nwstdio.h NetWare/perlsdio.h
35666           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
35667           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
35668           +> lib/Unicode/UCD.t t/run/exit.t
35669           !> (integrate 60 files)
35670 ____________________________________________________________________________
35671 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
35672         Log: Delta delta.
35673      Branch: perl
35674            ! pod/perl572delta.pod
35675 ____________________________________________________________________________
35676 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
35677         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
35678              by CPAN.pm, use rather _00.
35679      Branch: perl
35680            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
35681            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
35682            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
35683            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
35684            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
35685            ! lib/ExtUtils/Embed.pm lib/Test.pm
35686 ____________________________________________________________________________
35687 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
35688         Log: Add a simple Unicode character database interface, Unicode::UCD.
35689      Branch: perl
35690            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
35691            ! MANIFEST
35692 ____________________________________________________________________________
35693 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
35694         Log: Subject: [PATCH] op/numconver.t
35695              From: Nicholas Clark <nick@ccl4.org>
35696              Date: Sat, 30 Jun 2001 15:40:10 +0100
35697              Message-ID: <20010630154010.I59620@plum.flirble.org>
35698      Branch: perl
35699            ! t/op/numconvert.t
35700 ____________________________________________________________________________
35701 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
35702         Log: The $^N is now taken (by #11038).
35703      Branch: perl
35704            ! t/base/lex.t
35705 ____________________________________________________________________________
35706 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
35707         Log: The #11040 had slipped to a wrong function...
35708      Branch: perl
35709            ! sv.c
35710 ____________________________________________________________________________
35711 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
35712         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
35713              the Configure library symbol probe mysteriously finds all
35714              symbols but those of pipe() and times().
35715      Branch: perl
35716            ! hints/aix.sh
35717 ____________________________________________________________________________
35718 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
35719         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
35720              From: Nicholas Clark <nick@ccl4.org>
35721              Date: Fri, 29 Jun 2001 23:49:07 +0100
35722              Message-ID: <20010629234907.D59620@plum.flirble.org>
35723      Branch: perl
35724            ! lib/ExtUtils.t
35725 ____________________________________________________________________________
35726 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
35727         Log: Subject: [PATCH] weakref fix 2, not yet there
35728              From: Artur Bergman <artur@contiller.se>
35729              Date: Sat, 30 Jun 2001 01:18:16 +0200
35730              Message-ID: <B762D957.1CC9%artur@contiller.se>
35731      Branch: perl
35732            ! sv.c
35733 ____________________________________________________________________________
35734 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
35735         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
35736              From: Michael G Schwern <schwern@pobox.com>
35737              Date: Fri, 29 Jun 2001 19:39:11 -0400
35738              Message-ID: <20010629193910.D25304@blackrider>
35739      Branch: perl
35740            + t/run/exit.t
35741            ! MANIFEST
35742 ____________________________________________________________________________
35743 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
35744         Log: Add support for $^N, the most-recently closed group.
35745      Branch: perl
35746            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
35747            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
35748            ! thrdvar.h
35749 ____________________________________________________________________________
35750 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
35751         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
35752              From: lvirden@cas.org
35753              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
35754              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
35755              
35756              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
35757              From: lvirden@cas.org
35758              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
35759              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
35760      Branch: perl
35761            ! README.solaris
35762 ____________________________________________________________________________
35763 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
35764         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
35765              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35766              Date: Sat, 30 Jun 2001 07:33:37 +0900
35767              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
35768              
35769              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
35770              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35771              Date: Sat, 30 Jun 2001 21:38:14 +0900
35772              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
35773      Branch: perl
35774            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
35775            + ext/Encode/Encode/7bit-kr.enc
35776            ! MANIFEST ext/Encode/Encode/Tcl.pm
35777 ____________________________________________________________________________
35778 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
35779         Log: NetWare tweaks from Guruprasad.
35780      Branch: perl
35781            + NetWare/nwstdio.h NetWare/perlsdio.h
35782            ! MANIFEST NetWare/Makefile NetWare/config.wc
35783            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
35784            ! NetWare/t/Readme.txt
35785 ____________________________________________________________________________
35786 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
35787         Log: More module $VERSION bump-ups.
35788      Branch: perl
35789            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
35790            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
35791            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
35792 ____________________________________________________________________________
35793 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
35794         Log: Doc update due to #11032.
35795      Branch: perl
35796            ! pod/perl572delta.pod
35797 ____________________________________________________________________________
35798 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
35799         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
35800              From: Peter Prymmer <pvhp@forte.com>
35801              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
35802              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
35803      Branch: perl
35804            ! ext/Time/HiRes/HiRes.xs
35805 ____________________________________________________________________________
35806 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
35807         Log: -lpthreads missing in AIX.
35808      Branch: perl
35809            ! hints/aix.sh
35810 ____________________________________________________________________________
35811 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
35812         Log: Subject: [PATCH] CLONE && weakrefs
35813              From: Artur Bergman <artur@contiller.se>
35814              Date: Fri, 29 Jun 2001 17:02:00 +0200
35815              Message-ID: <B7626508.1CA0%artur@contiller.se>
35816      Branch: perl
35817            ! sv.c
35818 ____________________________________________________________________________
35819 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
35820         Log: Subject: Re: Bug report: split splits on wrong pattern
35821              From: Radu Greab <radu@netsoft.ro>
35822              Date: Wed, 27 Jun 2001 21:50:52 +0300
35823              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
35824      Branch: perl
35825            ! pp_ctl.c t/op/split.t
35826 ____________________________________________________________________________
35827 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
35828         Log: Metaconfig unit change for #11027.
35829      Branch: metaconfig/U/perl
35830            ! d_modfl.U
35831 ____________________________________________________________________________
35832 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
35833         Log: I thought this Configure glitch for AIX was just recently fixed?
35834      Branch: perl
35835            ! Configure
35836 ____________________________________________________________________________
35837 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
35838         Log: Update Changes.
35839      Branch: perl
35840            ! Changes patchlevel.h
35841 ____________________________________________________________________________
35842 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
35843         Log: Subject: Re: perl@10967, File::Find, and Cwd
35844              From: Mike Guy <mjtg@cam.ac.uk>
35845              Date: Fri, 29 Jun 2001 14:56:49 +0100
35846              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
35847      Branch: perl
35848            ! lib/File/Find/taint.t
35849 ____________________________________________________________________________
35850 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
35851         Log: Update the sv_pvprintify() spec.
35852      Branch: perl
35853            ! pod/perltodo.pod
35854 ____________________________________________________________________________
35855 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
35856         Log: Known test failures update.
35857      Branch: perl
35858            ! pod/perl572delta.pod
35859 ____________________________________________________________________________
35860 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
35861         Log: Based on
35862              
35863              Subject: [PATCH @11016] More );) fixes
35864              From: Richard Soderberg <rs@crystalflame.net>
35865              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
35866              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
35867      Branch: perl
35868            ! ext/Thread/Thread.xs ext/Thread/typemap
35869 ____________________________________________________________________________
35870 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
35871         Log: Subject: [PATCH @11016] Fixes compile errors in four files
35872              From: Richard Soderberg <rs@crystalflame.net>
35873              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
35874              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
35875      Branch: perl
35876            ! mg.c pp.c pp_hot.c util.c
35877 ____________________________________________________________________________
35878 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
35879         Log: AIX hints tweaking continues, from Merijn Brand.
35880      Branch: perl
35881            ! hints/aix.sh
35882 ____________________________________________________________________________
35883 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
35884         Log: HP-UX needs gccversion sooner, from Merijn Brand.
35885      Branch: perl
35886            ! hints/hpux.sh
35887 ____________________________________________________________________________
35888 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
35889         Log: Subject: [PATCH 5.6.1] OS/2 docs
35890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35891              Date: Fri, 29 Jun 2001 02:34:12 -0400
35892              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
35893      Branch: perl
35894            ! README.os2 os2/Changes
35895 ____________________________________________________________________________
35896 [ 11017] By: nick                                  on 2001/06/29  10:20:30
35897         Log: Integrate mainline
35898      Branch: perlio
35899           +> (branch 37 files)
35900            - ext/ODBM_File/sdbm.t
35901           !> (integrate 211 files)
35902 ____________________________________________________________________________
35903 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
35904         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
35905              the modules found using a script written by Larry Schatzer Jr.
35906      Branch: perl
35907            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
35908            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
35909            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
35910            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
35911            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
35912            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
35913            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
35914            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
35915            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
35916            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
35917            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
35918            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
35919            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
35920            ! lib/constant.pm lib/fields.pm lib/strict.pm
35921 ____________________________________________________________________________
35922 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
35923         Log: The latest JPL from the anoncvs.
35924      Branch: perl
35925            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
35926 ____________________________________________________________________________
35927 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
35928         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
35929      Branch: perl
35930            ! t/op/pat.t
35931 ____________________________________________________________________________
35932 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
35933         Log: Worrying about insecure directories now is a bit too late.
35934      Branch: perl
35935            ! lib/File/Find/taint.t
35936 ____________________________________________________________________________
35937 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
35938         Log: Cannot DIE() in a void function,
35939              from Richard Hatch <rhatch@austin.ibm.com>.
35940      Branch: perl
35941            ! ext/IPC/SysV/SysV.xs
35942 ____________________________________________________________________________
35943 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
35944         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
35945              From: Peter Prymmer <pvhp@forte.com>
35946              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
35947              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
35948              
35949              (unfinished: time/hires tests 3, 5, 14 failing, but better
35950              than wholesale failure)
35951      Branch: perl
35952            ! ext/Time/HiRes/HiRes.xs
35953 ____________________________________________________________________________
35954 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
35955         Log: Subject: [PATCH 5.6.1] OS/2 improvements
35956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35957              Date: Thu, 28 Jun 2001 16:03:14 -0400
35958              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
35959      Branch: perl
35960            + os2/os2_base.t
35961            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
35962            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
35963            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
35964            ! os2/os2ish.h
35965 ____________________________________________________________________________
35966 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
35967         Log: Subject: Incrementing Extutils::Manifest's $VERSION
35968              From: Michael G Schwern <schwern@pobox.com>
35969              Date: Thu, 28 Jun 2001 13:13:49 -0400
35970              Message-ID: <20010628131349.A14738@blackrider>
35971      Branch: maint-5.6/perl
35972            ! lib/ExtUtils/Manifest.pm
35973 ____________________________________________________________________________
35974 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
35975         Log: AIX tweak from Merijn Brand.
35976      Branch: perl
35977            ! hints/aix.sh
35978 ____________________________________________________________________________
35979 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
35980         Log: Create the macperl branch.
35981      Branch: maint-5.6/macperl
35982           +> (branch 1728 files)
35983 ____________________________________________________________________________
35984 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
35985         Log: Update Changes.
35986      Branch: perl
35987            ! Changes patchlevel.h
35988 ____________________________________________________________________________
35989 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
35990         Log: More Perforce lore.
35991      Branch: perl
35992            ! Porting/repository.pod
35993 ____________________________________________________________________________
35994 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
35995         Log: Metaconfig unit changes for #11003.
35996      Branch: metaconfig/U/perl
35997            + d_nl_langinfo.U i_langinfo.U
35998 ____________________________________________________________________________
35999 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
36000         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
36001              Expected not to exist in non-UNIX excepting in VMS, where
36002              according to a quick web survey they just might.
36003      Branch: perl
36004            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
36005            ! Porting/config_H config_h.SH configure.com epoc/config.sh
36006            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
36007            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36008            ! win32/config.bc win32/config.gc win32/config.vc
36009 ____________________________________________________________________________
36010 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
36011         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
36012              in AIX is one is doing a 64-bit build.
36013      Branch: perl
36014            ! hints/aix.sh
36015 ____________________________________________________________________________
36016 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
36017         Log: Metaconfig unit changes for #11000.
36018      Branch: metaconfig/U/perl
36019            ! use64bits.U uselfs.U
36020 ____________________________________________________________________________
36021 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
36022         Log: Move use64bitint and use64bitall before uselargefiles.
36023      Branch: perl
36024            ! Configure
36025 ____________________________________________________________________________
36026 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
36027         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
36028              From: Robert Spier <rspier@pobox.com>
36029              Message-ID: <15162.41164.618712.841415@rls.cx>
36030              Date: Wed, 27 Jun 2001 23:13:16 -0400
36031      Branch: perl
36032            ! doio.c
36033 ____________________________________________________________________________
36034 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
36035         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
36036              From: Peter Prymmer <pvhp@forte.com>
36037              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
36038              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
36039      Branch: perl
36040            ! numeric.c
36041 ____________________________________________________________________________
36042 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
36043         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
36044              From: Peter Prymmer <pvhp@forte.com>
36045              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
36046              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
36047      Branch: perl
36048            ! configure.com ext/Digest/MD5/Makefile.PL
36049 ____________________________________________________________________________
36050 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
36051         Log: Update Changes.
36052      Branch: perl
36053            ! Changes patchlevel.h
36054 ____________________________________________________________________________
36055 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
36056         Log: Tiny EPOC updates.
36057      Branch: perl
36058            ! epoc/config.sh
36059 ____________________________________________________________________________
36060 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
36061         Log: The Test::More and Test::Simple tests required help
36062              thanks to our schizophrenic test scheme.
36063      Branch: perl
36064            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36065            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36066            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36067            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36068            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36069 ____________________________________________________________________________
36070 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
36071         Log: Upgrade to Test::Simple 0.09.
36072      Branch: perl
36073            + lib/Test/Simple/Changes
36074            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
36075            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36076            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36077            ! lib/Test/Simple/t/plan_is_noplan.t
36078 ____________________________________________________________________________
36079 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
36080         Log: Upgrade to Test::More 0.07.
36081      Branch: perl
36082            + lib/Test/More/Changes
36083            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
36084            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
36085            ! lib/Test/More/t/skipall.t
36086 ____________________________________________________________________________
36087 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
36088         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
36089              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36090              Date: Wed, 27 Jun 2001 18:40:04 +0200
36091              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
36092      Branch: perl
36093            ! hints/hpux.sh
36094 ____________________________________________________________________________
36095 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
36096         Log: Subject: [PATCH README.qnx hints/qnx.sh]
36097              From: Norton Allen <allen@huarp.harvard.edu>
36098              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
36099              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
36100      Branch: perl
36101            ! README.qnx hints/qnx.sh
36102 ____________________________________________________________________________
36103 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
36104         Log: Subject: [PATCH] two little documentation nits
36105              From: Abhijit Menon-Sen <ams@wiw.org>
36106              Date: Wed, 27 Jun 2001 20:07:50 +0530
36107              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
36108      Branch: perl
36109            ! sv.c sv.h
36110 ____________________________________________________________________________
36111 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
36112         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
36113              From: Norton Allen <allen@huarp.harvard.edu>
36114              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
36115              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
36116      Branch: perl
36117            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
36118 ____________________________________________________________________________
36119 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
36120         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
36121              From: Michael G Schwern <schwern@pobox.com>
36122              Date: Wed, 27 Jun 2001 02:34:58 -0400
36123              Message-ID: <20010627023458.K23874@blackrider>
36124      Branch: perl
36125            ! vms/test.com
36126 ____________________________________________________________________________
36127 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
36128         Log: Add perl_clone_host() for Netware.
36129      Branch: perl
36130            ! NetWare/nw5.c
36131 ____________________________________________________________________________
36132 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
36133         Log: GCC 3.0 hints for HP-UX.
36134      Branch: perl
36135            ! hints/hpux.sh
36136 ____________________________________________________________________________
36137 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
36138         Log: In some Linux distributions the libndbm is broken
36139              (no null key support), therefore link with libgdbm
36140              (if available), since it has a working ndbm emulation,
36141              from Jonathan Stowe.
36142      Branch: perl
36143            + ext/NDBM_File/hints/linux.pl
36144            ! MANIFEST
36145 ____________________________________________________________________________
36146 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
36147         Log: Subject: [PATCH perl@10930] find.t hack for VMS
36148              From: "Craig A. Berry" <craigberry@mac.com>
36149              Date: Tue, 26 Jun 2001 23:40:25 -0500
36150              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
36151      Branch: perl
36152            ! lib/File/Find/find.t
36153 ____________________________________________________________________________
36154 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
36155         Log: AUTHORS updates.
36156      Branch: perl
36157            ! AUTHORS
36158 ____________________________________________________________________________
36159 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
36160         Log: Metaconfig unit change like #10980.
36161      Branch: metaconfig
36162            ! U/compline/d_stdstdio.U
36163 ____________________________________________________________________________
36164 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
36165         Log: "lose the it's", from Abhijit Menon-Sen.
36166              ("It's" not searched, pods not searched.)
36167      Branch: perl
36168            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
36169            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
36170            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
36171            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
36172            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
36173            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
36174 ____________________________________________________________________________
36175 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
36176         Log: "lose the looses", from Abhijit Menon-Sen.
36177      Branch: perl
36178            ! ext/B/B/Assembler.pm gv.c
36179 ____________________________________________________________________________
36180 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
36181         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
36182      Branch: perl
36183            ! hints/os390.sh
36184 ____________________________________________________________________________
36185 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
36186         Log: DEC C 5.3 on the VAX simply doesn't seem to like
36187              compiling the MD5 extension, disable it there for now,
36188              from Peter Prymmer.
36189      Branch: perl
36190            ! configure.com
36191 ____________________________________________________________________________
36192 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
36193         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
36194              From: Jonathan Stowe <gellyfish@gellyfish.com>
36195              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
36196              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
36197      Branch: perl
36198            ! pod/perlfaq3.pod
36199 ____________________________________________________________________________
36200 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
36201         Log: Subject: [PATCH 5.6.1] perlxs misprints
36202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36203              Date: Tue, 26 Jun 2001 17:20:00 -0400
36204              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
36205      Branch: perl
36206            ! pod/perlxs.pod
36207 ____________________________________________________________________________
36208 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
36209         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
36210              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36211              Date: Tue, 26 Jun 2001 17:27:07 -0400
36212              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
36213      Branch: perl
36214            ! lib/ExtUtils/MM_Unix.pm
36215 ____________________________________________________________________________
36216 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
36217         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
36218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36219              Date: Tue, 26 Jun 2001 17:23:24 -0400
36220              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
36221      Branch: perl
36222            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
36223 ____________________________________________________________________________
36224 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
36225         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
36226              by Olaf Flebbe.
36227      Branch: perl
36228            ! perl.h
36229 ____________________________________________________________________________
36230 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
36231         Log: Detypo.
36232      Branch: perl
36233            ! lib/Memoize/t/tie_sdbm.t
36234 ____________________________________________________________________________
36235 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
36236         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
36237      Branch: perl
36238            ! win32/perllib.c
36239 ____________________________________________________________________________
36240 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
36241         Log: Subject: [patch] perl_clone+CvFILE
36242              From: Doug MacEachern <dougm@covalent.net>
36243              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
36244              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
36245      Branch: perl
36246            ! sv.c
36247 ____________________________________________________________________________
36248 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
36249         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
36250              From: Mark-Jason Dominus <mjd@plover.com>
36251              Date: Tue, 26 Jun 2001 12:33:01 -0400
36252              Message-ID: <20010626163301.31298.qmail@plover.com>
36253      Branch: perl
36254            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
36255 ____________________________________________________________________________
36256 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
36257         Log: Update Changes.
36258      Branch: perl
36259            ! Changes patchlevel.h
36260 ____________________________________________________________________________
36261 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
36262         Log: Also catfile() needs now to explicitly exported.
36263      Branch: perl
36264            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
36265 ____________________________________________________________________________
36266 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
36267         Log: Regen toc.
36268      Branch: perl
36269            ! pod/perltoc.pod
36270 ____________________________________________________________________________
36271 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
36272         Log: Nonexistent pod command.
36273      Branch: perl
36274            ! pod/perl572delta.pod
36275 ____________________________________________________________________________
36276 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
36277         Log: Be more portable in the quest for tmpdir.
36278      Branch: perl
36279            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
36280 ____________________________________________________________________________
36281 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
36282         Log: Be more portable in finding out the home directory,
36283              and use File::Spec to do the concat.
36284              (Come to think of it, couldn't File::Spec provide
36285              for a ->homedir method?)
36286      Branch: perl
36287            ! lib/Net/Config.pm
36288 ____________________________________________________________________________
36289 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
36290         Log: Doc patch for #10959.
36291      Branch: perl
36292            ! pod/perlfunc.pod
36293 ____________________________________________________________________________
36294 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
36295         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
36296              From: "Philip Newton" <pnewton@gmx.de>
36297              Date: Tue, 26 Jun 2001 16:26:47 +0200
36298              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
36299      Branch: perl
36300            ! pod/perldata.pod
36301 ____________________________________________________________________________
36302 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
36303         Log: Subject: [PATH] shared -> unique;
36304              From: "Artur Bergman" <artur@contiller.se>
36305              Date: Tue, 26 Jun 2001 16:18:40 +0200
36306              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
36307              
36308              Because "shared" isn't: it's read-only.
36309      Branch: perl
36310            ! toke.c xsutils.c
36311 ____________________________________________________________________________
36312 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
36313         Log: Escape multiline croak messages.
36314      Branch: perl
36315            ! t/op/ver.t
36316 ____________________________________________________________________________
36317 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
36318         Log: No more pragma/*.t for minitest.
36319      Branch: perl
36320            ! Makefile.SH
36321 ____________________________________________________________________________
36322 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
36323         Log: AUTHORS updates.
36324      Branch: perl
36325            ! AUTHORS
36326 ____________________________________________________________________________
36327 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
36328         Log: delta updates.
36329      Branch: perl
36330            ! pod/perl572delta.pod
36331 ____________________________________________________________________________
36332 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
36333         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
36334              From: Artur Bergman <artur@contiller.se> 
36335              Date: Tue, 26 Jun 2001 15:32:53 +0200
36336              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
36337      Branch: perl
36338            ! makedef.pl sv.c sv.h win32/perllib.c
36339 ____________________________________________________________________________
36340 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
36341         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
36342              From: Jonathan Stowe <gellyfish@gellyfish.com>
36343              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
36344              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
36345              
36346              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
36347      Branch: perl
36348            + ext/Time/HiRes/hints/sco.pl
36349            ! MANIFEST
36350 ____________________________________________________________________________
36351 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
36352         Log: Subject: [PATCH 5.6.1] static build
36353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36354              Date: Tue, 26 Jun 2001 04:22:25 -0400
36355              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
36356      Branch: perl
36357            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
36358            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
36359 ____________________________________________________________________________
36360 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
36361         Log: DJGPP patches from Laszlo Molnar.
36362      Branch: perl
36363            ! djgpp/djgpp.c perl.c util.c
36364 ____________________________________________________________________________
36365 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
36366         Log: Netware patches from Ananth Kesari.
36367      Branch: perl
36368            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
36369            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
36370            ! NetWare/nwtinfo.h
36371 ____________________________________________________________________________
36372 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
36373         Log: Detypo.
36374      Branch: perl
36375            ! ext/Errno/Errno_pm.PL
36376 ____________________________________________________________________________
36377 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
36378         Log: There seems to be two ways of spelling the $^O in *STEP.
36379      Branch: perl
36380            ! ext/Errno/Errno_pm.PL
36381 ____________________________________________________________________________
36382 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
36383         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
36384              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
36385      Branch: perl
36386            ! ext/Errno/Errno_pm.PL
36387 ____________________________________________________________________________
36388 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
36389         Log: Known bugs update.
36390      Branch: perl
36391            ! pod/perl572delta.pod
36392 ____________________________________________________________________________
36393 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
36394         Log: The default installation of Cygwin has 500 as root's uid.
36395      Branch: perl
36396            ! lib/User/pwent.t
36397 ____________________________________________________________________________
36398 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
36399         Log: Be even more relaxed (re-allow having only one entry).
36400      Branch: perl
36401            ! t/op/grent.t t/op/pwent.t
36402 ____________________________________________________________________________
36403 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
36404         Log: Test failure updates.
36405      Branch: perl
36406            ! pod/perl572delta.pod
36407 ____________________________________________________________________________
36408 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
36409         Log: MPE/iX test tweaks from Mark Bixby.
36410      Branch: perl
36411            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
36412            ! t/io/fs.t t/op/stat.t
36413 ____________________________________________________________________________
36414 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
36415         Log: Microperl findings.
36416      Branch: perl
36417            ! perl.h pp_sys.c
36418 ____________________________________________________________________________
36419 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
36420         Log: Touch uconfig.h.
36421      Branch: perl
36422            ! uconfig.h
36423 ____________________________________________________________________________
36424 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
36425         Log: Subject: [PATCH] Proposed fix for Pod::Man
36426              From: Rob Napier <rnapier@employees.org>
36427              Date: Mon, 25 Jun 2001 15:49:24 -0400
36428              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
36429              
36430              Cater for Solaris nroff brokenness (shortchanges daisywheel
36431              printers, but hey, we also no more support PDPs.)
36432      Branch: perl
36433            ! lib/Pod/Man.pm
36434 ____________________________________________________________________________
36435 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
36436         Log: Typo in #10937.
36437      Branch: perl
36438            ! ext/POSIX/sigaction.t
36439 ____________________________________________________________________________
36440 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
36441         Log: SIGCONT not trappable in VMS.
36442      Branch: perl
36443            ! ext/POSIX/sigaction.t
36444 ____________________________________________________________________________
36445 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
36446         Log: Subject: [DRAFT] Encode-Tcl.t
36447              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36448              Date: Tue, 26 Jun 2001 03:38:08 +0900
36449              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
36450      Branch: perl
36451            + ext/Encode/Encode/Tcl.t
36452            ! MANIFEST ext/Encode/Encode/Tcl.pm
36453 ____________________________________________________________________________
36454 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
36455         Log: Because of #10932 retract also the perlfunc hunk of #10910.
36456      Branch: perl
36457            ! pod/perlfunc.pod
36458 ____________________________________________________________________________
36459 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
36460         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
36461              by Ilya Zakharevich in
36462              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
36463      Branch: perl
36464            ! XSUB.h
36465 ____________________________________________________________________________
36466 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
36467         Log: Typo in #10889.
36468      Branch: perl
36469            ! hints/uts.sh
36470 ____________________________________________________________________________
36471 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
36472         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
36473              From: Abhijit Menon-Sen <ams@wiw.org>
36474              Date: Mon, 25 Jun 2001 23:45:45 +0530
36475              Message-ID: <20010625234545.A5022@lustre.linux.in>
36476      Branch: perl
36477            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
36478 ____________________________________________________________________________
36479 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
36480         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
36481              From: Michael G Schwern <schwern@pobox.com>
36482              Date: Mon, 25 Jun 2001 14:35:51 -0400
36483              Message-ID: <20010625143551.H13819@blackrider>
36484      Branch: perl
36485            ! lib/Test.pm
36486 ____________________________________________________________________________
36487 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
36488         Log: Update Changes.
36489      Branch: perl
36490            ! Changes patchlevel.h
36491 ____________________________________________________________________________
36492 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
36493         Log: Regen toc and modlib.
36494      Branch: perl
36495            ! pod/perlmodlib.pod pod/perltoc.pod
36496 ____________________________________________________________________________
36497 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
36498         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
36499              for the benefit of C++ compilers, as suggested by Guruprasad.
36500      Branch: perl
36501            ! embed.pl proto.h
36502 ____________________________________________________________________________
36503 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
36504         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
36505              From: Jonathan Stowe <gellyfish@gellyfish.com>
36506              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
36507              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
36508      Branch: perl
36509            ! pod/perlfaq5.pod
36510 ____________________________________________________________________________
36511 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
36512         Log: Missed from #10925.
36513      Branch: perl
36514            ! gv.c
36515 ____________________________________________________________________________
36516 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
36517         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
36518              From: Robin Houston <robin@kitsite.com>
36519              Date: Sat, 19 May 2001 16:19:34 +0100
36520              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
36521      Branch: perl
36522            ! cv.h gv.h op.c
36523 ____________________________________________________________________________
36524 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
36525         Log: Netware README tweak.
36526      Branch: perl
36527            ! README.netware
36528 ____________________________________________________________________________
36529 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
36530         Log: Subject: [PATCH] Re: overload.t fails
36531              From: Abhijit Menon-Sen <ams@wiw.org>
36532              Date: Mon, 25 Jun 2001 14:52:20 +0530
36533              Message-ID: <20010625145220.A24114@lustre.linux.in>
36534      Branch: perl
36535            ! lib/overload.t
36536 ____________________________________________________________________________
36537 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
36538         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
36539              From: Mike Guy <mjtg@cam.ac.uk>
36540              Date: Mon, 25 Jun 2001 11:43:23 +0100
36541              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
36542      Branch: perl
36543            ! lib/Carp.pm
36544 ____________________________________________________________________________
36545 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
36546         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
36547              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36548              Date: Sun, 24 Jun 2001 05:17:05 -0400
36549              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
36550      Branch: perl
36551            ! os2/os2ish.h
36552 ____________________________________________________________________________
36553 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
36554         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
36555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36556              Date: Mon, 25 Jun 2001 05:52:27 -0400
36557              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
36558      Branch: perl
36559            ! hints/os2.sh
36560 ____________________________________________________________________________
36561 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
36562         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
36563              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36564              Date: Mon, 25 Jun 2001 05:23:35 -0400
36565              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
36566      Branch: perl
36567            ! os2/os2.c
36568 ____________________________________________________________________________
36569 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
36570         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
36571              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36572              Date: Mon, 25 Jun 2001 05:04:32 -0400
36573              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
36574      Branch: perl
36575            ! os2/OS2/REXX/DLL/DLL.pm
36576 ____________________________________________________________________________
36577 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
36578         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
36579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36580              Date: Mon, 25 Jun 2001 05:02:36 -0400
36581              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
36582      Branch: perl
36583            ! mg.c os2/dl_os2.c os2/os2.c
36584 ____________________________________________________________________________
36585 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
36586         Log: Subject: Re: [PATCH 5.6.1] misprints
36587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36588              Date: Mon, 25 Jun 2001 04:50:50 -0400
36589              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
36590      Branch: perl
36591            ! os2/os2.c pp_sys.c
36592 ____________________________________________________________________________
36593 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
36594         Log: Add Test::More and Test::Simple to the delta.
36595      Branch: perl
36596            ! pod/perl572delta.pod
36597 ____________________________________________________________________________
36598 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
36599         Log: Add Test::More, from Michael G Schwern.
36600      Branch: perl
36601            + lib/Test/More.pm lib/Test/More/t/More.t
36602            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36603            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36604            + t/lib/Test/More/Catch.pm
36605            ! MANIFEST
36606 ____________________________________________________________________________
36607 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
36608         Log: Add Test::Simple from Michael G Schwern.
36609      Branch: perl
36610            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
36611            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36612            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36613            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
36614            + t/lib/Test/Simple/Catch.pm
36615            + t/lib/Test/Simple/sample_tests/death.plx
36616            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
36617            + t/lib/Test/Simple/sample_tests/extras.plx
36618            + t/lib/Test/Simple/sample_tests/five_fail.plx
36619            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
36620            + t/lib/Test/Simple/sample_tests/one_fail.plx
36621            + t/lib/Test/Simple/sample_tests/require.plx
36622            + t/lib/Test/Simple/sample_tests/success.plx
36623            + t/lib/Test/Simple/sample_tests/too_few.plx
36624            + t/lib/Test/Simple/sample_tests/two_fail.plx
36625            ! MANIFEST
36626 ____________________________________________________________________________
36627 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
36628         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
36629              From: "Craig A. Berry" <craigberry@mac.com>
36630              Date: Sun, 24 Jun 2001 23:41:36 -0500
36631              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
36632      Branch: perl
36633            ! pp_sys.c
36634 ____________________________________________________________________________
36635 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
36636         Log: Upgrade to Attribute::Handlers 0.70.
36637      Branch: perl
36638            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
36639            ! MANIFEST lib/Attribute/Handlers.pm
36640 ____________________________________________________________________________
36641 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
36642         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
36643              From: Abhijit Menon-Sen <ams@wiw.org>
36644              Date: Sat, 23 Jun 2001 05:17:44 +0530
36645              Message-ID: <20010623051744.A18583@lustre.linux.in>
36646              
36647              (Can't think of a good place to put tests.)
36648      Branch: perl
36649            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
36650 ____________________________________________________________________________
36651 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
36652         Log: Subject: [PATCH] t/op/pat.t typo fix
36653              From: Richard Soderberg <rs@crystalflame.net>
36654              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
36655              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
36656      Branch: perl
36657            ! t/op/pat.t
36658 ____________________________________________________________________________
36659 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
36660         Log: Move the pack warnings to their own file, as pointed
36661              out by Spider.
36662      Branch: perl
36663            + t/lib/warnings/pp_pack
36664            ! MANIFEST t/lib/warnings/pp
36665 ____________________________________________________________________________
36666 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
36667         Log: Update Changes.
36668      Branch: perl
36669            ! Changes patchlevel.h
36670 ____________________________________________________________________________
36671 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
36672         Log: Partially fix a problem noticed by IRIX compiler:
36673              the initialization of parse_start was bypassed by
36674              several gotos.  Now initialized to zero, which may
36675              not be the best choice.
36676      Branch: perl
36677            ! regcomp.c
36678 ____________________________________________________________________________
36679 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
36680         Log: Relax the group and password tests back to moaning only
36681              if no matches at all are found.  (Even with a small sample
36682              I could find many sites where there are, umm, anomalies in
36683              the said databases.)       
36684      Branch: perl
36685            ! t/op/grent.t t/op/pwent.t
36686 ____________________________________________________________________________
36687 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
36688         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
36689      Branch: perl
36690            ! pp_ctl.c
36691 ____________________________________________________________________________
36692 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
36693         Log: De-cut-and-pasto in #10902.
36694      Branch: perl
36695            ! pp_ctl.c
36696 ____________________________________________________________________________
36697 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
36698         Log: The #10771 didn't take?
36699      Branch: perl
36700            ! pp_ctl.c
36701 ____________________________________________________________________________
36702 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
36703         Log: Undo the filetests part of #10900, under multiplicity
36704              weird errors take place.
36705      Branch: perl
36706            ! pp_sys.c
36707 ____________________________________________________________________________
36708 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
36709         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
36710      Branch: perl
36711            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
36712 ____________________________________________________________________________
36713 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
36714         Log: (Replaced by #10922)
36715              
36716              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
36717              From: Tony Bowden <tony@kasei.com>
36718              Date: Sun, 24 Jun 2001 17:32:40 +0100
36719              Message-ID: <20010624173240.A16293@blackstar.co.uk>
36720              
36721              Document (well, mention) shortmess() and longmess()
36722              to rob people of their fun of reinventing the wheel.
36723      Branch: perl
36724            ! lib/Carp.pm
36725 ____________________________________________________________________________
36726 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
36727         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
36728              From: Brian Jepson <bjepson@oreilly.com>
36729              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
36730              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
36731      Branch: perl
36732            ! pp_sys.c
36733 ____________________________________________________________________________
36734 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
36735         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
36736              From: Robin Barker <rmb1@cise.npl.co.uk> 
36737              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
36738              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
36739      Branch: perl
36740            ! lib/CPAN.pm
36741 ____________________________________________________________________________
36742 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
36743         Log: Memoize patch from mjd.
36744      Branch: perl
36745            ! lib/Memoize/t/tie_storable.t
36746 ____________________________________________________________________________
36747 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
36748         Log: Spec the sv_pvprintify() a bit more.
36749      Branch: perl
36750            ! pod/perltodo.pod
36751 ____________________________________________________________________________
36752 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
36753         Log: Upgrade to Memoize 0.65.
36754      Branch: perl
36755            + lib/Memoize/t/array_confusion.t
36756            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
36757            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
36758            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
36759            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
36760            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
36761            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
36762            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
36763            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
36764            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
36765            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
36766            ! lib/Memoize/t/tie_storable.t
36767 ____________________________________________________________________________
36768 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
36769         Log: Metaconfig unit change for #10892.
36770      Branch: metaconfig
36771            ! U/modified/Options.U
36772 ____________________________________________________________________________
36773 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
36774         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
36775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36776              Date: Sun, 24 Jun 2001 05:24:40 -0400
36777              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
36778      Branch: perl
36779            ! Configure hints/os2.sh
36780 ____________________________________________________________________________
36781 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
36782         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
36783              From: Mike Guy <mjtg@cam.ac.uk>
36784              Date: Sun, 24 Jun 2001 15:28:39 +0100
36785              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
36786              
36787              Fix an ancient (5.002) bug.
36788      Branch: perl
36789            ! lib/Carp/Heavy.pm
36790 ____________________________________________________________________________
36791 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
36792         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
36793              variables.
36794      Branch: perl
36795            ! pp_sys.c
36796 ____________________________________________________________________________
36797 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
36798         Log: Make UTS as per #10888.
36799      Branch: perl
36800            ! hints/uts.sh
36801 ____________________________________________________________________________
36802 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
36803         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
36804      Branch: perl
36805            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
36806            ! mpeix/mpeixish.h perl.h unixish.h
36807 ____________________________________________________________________________
36808 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
36809         Log: AUTHORS update.
36810      Branch: perl
36811            ! AUTHORS
36812 ____________________________________________________________________________
36813 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
36814         Log: Subject: Encode::Tcl for multibyte doesnot work
36815              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36816              Date: Sun, 24 Jun 2001 22:48:21 +0900
36817              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
36818      Branch: perl
36819            ! ext/Encode/Encode/Tcl.pm
36820 ____________________________________________________________________________
36821 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
36822         Log: Subject: [PATCH] Remove tautology in error messages
36823              From: Mike Guy <mjtg@cam.ac.uk>
36824              Date: Sun, 24 Jun 2001 13:31:00 +0100
36825              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
36826      Branch: perl
36827            ! pp_sys.c
36828 ____________________________________________________________________________
36829 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
36830         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
36831      Branch: perl
36832            ! hints/darwin.sh
36833 ____________________________________________________________________________
36834 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
36835         Log: Subject: Re: [PATCH 5.6.1] test suite
36836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36837              Date: Sun, 24 Jun 2001 05:47:05 -0400
36838              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
36839              
36840              Test suite fixes.
36841      Branch: perl
36842            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
36843 ____________________________________________________________________________
36844 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
36845         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
36846              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36847              Date: Sun, 24 Jun 2001 05:37:19 -0400
36848              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
36849      Branch: perl
36850            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
36851 ____________________________________________________________________________
36852 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
36853         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
36854              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36855              Date: Sun, 24 Jun 2001 05:34:50 -0400
36856              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
36857              
36858              Pacify compiler warnings.
36859      Branch: perl
36860            ! pp_sys.c
36861 ____________________________________________________________________________
36862 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
36863         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
36864              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36865              Date: Sun, 24 Jun 2001 05:21:18 -0400
36866              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
36867              
36868              Enable compression of executables during link time.
36869      Branch: perl
36870            ! hints/os2.sh
36871 ____________________________________________________________________________
36872 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
36873         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
36874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36875              Date: Sun, 24 Jun 2001 05:15:11 -0400
36876              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
36877              
36878              Add ordinals to the export list for Perl DLL.
36879              (Breaks intra-version DLL compatibility.)
36880      Branch: perl
36881            ! makedef.pl
36882 ____________________________________________________________________________
36883 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
36884         Log: Allow (displaying and) re-editing the Subject in perlbug.
36885              Also abstract the Subject quality control into a function.
36886      Branch: perl
36887            ! utils/perlbug.PL
36888 ____________________________________________________________________________
36889 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
36890         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
36891      Branch: perl
36892            ! utils/perlbug.PL
36893 ____________________________________________________________________________
36894 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
36895         Log: Regen toc and modlib.
36896      Branch: perl
36897            ! pod/perlmodlib.pod pod/perltoc.pod
36898 ____________________________________________________________________________
36899 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
36900         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
36901              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
36902              attribute semantics as much as possible, or 'ntsec' which uses
36903              native NTFS semantics.)  (See also #10877.)
36904      Branch: perl
36905            ! perl.c
36906 ____________________________________________________________________________
36907 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
36908         Log: (Retracted by #11586)
36909              
36910              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
36911      Branch: perl
36912            ! lib/Test/Harness.pm
36913 ____________________________________________________________________________
36914 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
36915         Log: Just zap the -uPerlio.
36916      Branch: perl
36917            ! ext/B/Stash.t
36918 ____________________________________________________________________________
36919 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
36920         Log: Do not test PerlIO if PerlIO not used.
36921      Branch: perl
36922            ! ext/PerlIO/PerlIO.t
36923 ____________________________________________________________________________
36924 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
36925         Log: Regen perlapi.
36926      Branch: perl
36927            ! pod/perlapi.pod
36928 ____________________________________________________________________________
36929 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
36930         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
36931              From: Nicholas Clark <nick@ccl4.org>
36932              Date: Sat, 23 Jun 2001 22:55:47 +0100
36933              Message-ID: <20010623225547.Z98663@plum.flirble.org>
36934      Branch: perl
36935            ! numeric.c
36936 ____________________________________________________________________________
36937 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
36938         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
36939              From: Prymmer/Kahn <pvhp@best.com>
36940              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
36941              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
36942      Branch: perl
36943            ! lib/h2xs.t
36944 ____________________________________________________________________________
36945 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
36946         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
36947              cygwin does not taint cwd, just like win32.
36948      Branch: perl
36949            ! lib/File/Find/taint.t t/op/taint.t
36950 ____________________________________________________________________________
36951 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
36952         Log: Retract #10865, the patch should be unnecessary.
36953              (But seemingly helpful in Cygwin?  Strange.)
36954      Branch: perl
36955            ! lib/Memoize/t/tie_ndbm.t
36956 ____________________________________________________________________________
36957 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
36958         Log: Misplaced test file; plus Cygwin filesystem semantics.
36959      Branch: perl
36960            + ext/SDBM_File/sdbm.t
36961            - ext/ODBM_File/sdbm.t
36962            ! MANIFEST
36963 ____________________________________________________________________________
36964 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
36965         Log: (Retracted by #10867.)
36966      Branch: perl
36967            ! lib/Memoize/t/tie_ndbm.t
36968 ____________________________________________________________________________
36969 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
36970         Log: Metaconfig unit change for #10863.
36971      Branch: metaconfig/U/perl
36972            ! Extensions.U
36973 ____________________________________________________________________________
36974 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
36975         Log: In Cygwin do not build NDBM_File and ODBM_File unless
36976              -lndbm and -ldbm are available.
36977      Branch: perl
36978            ! Configure config_h.SH
36979 ____________________________________________________________________________
36980 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
36981         Log: More Cygwin filesystem semantics.
36982      Branch: perl
36983            ! t/io/fs.t t/op/stat.t
36984 ____________________________________________________________________________
36985 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
36986         Log: More DOSish permission semantics for Cygwin.
36987      Branch: perl
36988            ! lib/AnyDBM_File.t
36989 ____________________________________________________________________________
36990 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
36991         Log: Cygwin too has different permission semantics.
36992      Branch: perl
36993            ! ext/GDBM_File/gdbm.t
36994 ____________________________________________________________________________
36995 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
36996         Log: The group (and assumedly passwd) databases can have
36997              only one entry (this is the case in cygwin).
36998      Branch: perl
36999            ! t/op/grent.t t/op/pwent.t
37000 ____________________________________________________________________________
37001 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
37002         Log: Also in Cygwin use Socket to figure out domainname
37003              (if any) (avoids trying to call external 'domainname',
37004              which doesn't at the moment exist in Cygwin)
37005      Branch: perl
37006            ! lib/Net/Domain.pm
37007 ____________________________________________________________________________
37008 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
37009         Log: Remove also the lib$Foo.def, not just $Foo.def.
37010      Branch: perl
37011            ! lib/ExtUtils/MM_Unix.pm
37012 ____________________________________________________________________________
37013 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
37014         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
37015      Branch: perl
37016            ! unixish.h
37017 ____________________________________________________________________________
37018 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
37019         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
37020              to match the whole isprint(), only the space character.
37021      Branch: perl
37022            ! handy.h pod/perlre.pod t/op/pat.t
37023 ____________________________________________________________________________
37024 [ 10854] By: nick                                  on 2001/06/23  08:09:33
37025         Log: Integrate mainline
37026      Branch: perlio
37027           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
37028           !> lib/ExtUtils.t lib/File/Find/taint.t
37029           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
37030           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
37031           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
37032 ____________________________________________________________________________
37033 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
37034         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
37035              with its floats    in os390 and s390 (UTS).
37036      Branch: perl
37037            ! lib/Math/BigInt/t/bigintpm.t
37038 ____________________________________________________________________________
37039 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
37040         Log: Add also UTS (s390) to the non-IEEE float platforms.
37041      Branch: perl
37042            ! t/op/sprintf.t
37043 ____________________________________________________________________________
37044 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
37045         Log: Subject: RFC: what are applicable standards for exponent sizes?
37046              From: Peter Prymmer <pvhp@forte.com>
37047              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
37048              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
37049      Branch: perl
37050            ! t/op/sprintf.t
37051 ____________________________________________________________________________
37052 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
37053         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
37054              From: Peter Prymmer <pvhp@forte.com>
37055              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
37056              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
37057      Branch: perl
37058            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
37059 ____________________________________________________________________________
37060 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
37061         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
37062              From: Peter Prymmer <pvhp@forte.com>
37063              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
37064              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
37065      Branch: perl
37066            ! lib/ExtUtils.t
37067 ____________________________________________________________________________
37068 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
37069         Log: Retract #10845.
37070      Branch: perl
37071            ! lib/File/Find/taint.t
37072 ____________________________________________________________________________
37073 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
37074         Log: Yet another error message.
37075      Branch: perl
37076            ! t/op/mkdir.t
37077 ____________________________________________________________________________
37078 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
37079         Log: The croak message for nonexistent socket functions may vary.
37080      Branch: perl
37081            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
37082 ____________________________________________________________________________
37083 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
37084         Log: (Retracted by #10848.)
37085      Branch: perl
37086            ! lib/File/Find/taint.t
37087 ____________________________________________________________________________
37088 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
37089         Log: Integrate perlio.
37090      Branch: perl
37091           !> lib/File/Find/taint.t t/op/write.t
37092 ____________________________________________________________________________
37093 [ 10843] By: nick                                  on 2001/06/22  21:24:51
37094         Log: Back out debug in taint.t
37095      Branch: perlio
37096            ! lib/File/Find/taint.t
37097 ____________________________________________________________________________
37098 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
37099         Log: setitimer() does not exist in Unicos, despite of what
37100              Configure thinks, from Mark P. Lutz.
37101      Branch: perl
37102            ! hints/unicos.sh
37103 ____________________________________________________________________________
37104 [ 10841] By: nick                                  on 2001/06/22  21:19:36
37105         Log: Skip cwd test on Win32 ???
37106      Branch: perlio
37107            ! lib/File/Find/taint.t
37108 ____________________________________________________________________________
37109 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
37110         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
37111              and Tru64 gcc -Wall happy.
37112      Branch: perl
37113            ! mg.c
37114 ____________________________________________________________________________
37115 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
37116         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
37117      Branch: perl
37118            ! ext/IPC/SysV/Semaphore.pm
37119 ____________________________________________________________________________
37120 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
37121         Log: Metaconfig unit change for #10837.
37122      Branch: metaconfig/U/perl
37123            ! Cross.U
37124 ____________________________________________________________________________
37125 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
37126         Log: Cleanup of the cross-compilation unit.
37127      Branch: perl
37128            ! Configure
37129 ____________________________________________________________________________
37130 [ 10836] By: nick                                  on 2001/06/22  20:45:12
37131         Log: Skip |- based op/write.t on Win32 as well as VMS
37132      Branch: perlio
37133            ! t/op/write.t
37134 ____________________________________________________________________________
37135 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
37136         Log: Integrate perlio.
37137      Branch: perl
37138           !> util.c
37139 ____________________________________________________________________________
37140 [ 10834] By: nick                                  on 2001/06/22  20:41:54
37141         Log: Integrate mainline
37142      Branch: perlio
37143           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37144           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
37145           !> vos/config.ga.h
37146 ____________________________________________________________________________
37147 [ 10833] By: nick                                  on 2001/06/22  20:22:58
37148         Log: Patcho fix.
37149      Branch: perlio
37150            ! util.c
37151 ____________________________________________________________________________
37152 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
37153         Log: Metaconfig unit changes for #10831.
37154      Branch: metaconfig
37155            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
37156 ____________________________________________________________________________
37157 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
37158         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
37159              From: Andy Dougherty <doughera@lafayette.edu>
37160              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
37161              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
37162      Branch: perl
37163            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37164            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
37165 ____________________________________________________________________________
37166 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
37167         Log: MPE/iX prototype nits from Mark Bixby.
37168      Branch: perl
37169            ! pp_sys.c
37170 ____________________________________________________________________________
37171 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
37172         Log: Detypo.
37173      Branch: perl
37174            ! util.c
37175 ____________________________________________________________________________
37176 [ 10828] By: nick                                  on 2001/06/22  15:33:37
37177         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
37178      Branch: perlio
37179           +> lib/h2xs.t
37180           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
37181           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
37182           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
37183           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
37184           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
37185           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
37186           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
37187           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
37188           !> vms/vmsish.h
37189 ____________________________________________________________________________
37190 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
37191         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
37192              Date: Fri, 22 Jun 2001 10:08:35 -0500
37193              From: "Craig A. Berry" <craigberry@mac.com>
37194              Message-Id: <a05101001b75908704194@[192.168.56.145]>
37195      Branch: perl
37196            ! vms/vms.c vms/vmsish.h
37197 ____________________________________________________________________________
37198 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
37199         Log: NetWare scripts tweak from Ananth Kesari.
37200      Branch: perl
37201            ! NetWare/t/NWScripts.pl
37202 ____________________________________________________________________________
37203 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
37204         Log: Update Changes.
37205      Branch: perl
37206            ! Changes patchlevel.h
37207 ____________________________________________________________________________
37208 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
37209         Log: Add .i and .s targets.
37210      Branch: perl
37211            ! Makefile.SH
37212 ____________________________________________________________________________
37213 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
37214         Log: Upgrade to Locale::Maketext 1.03.
37215      Branch: perl
37216            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
37217            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
37218 ____________________________________________________________________________
37219 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
37220         Log: Upgrade to I18N::LangTags 0.26.
37221      Branch: perl
37222            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
37223            ! lib/I18N/LangTags/test.pl
37224 ____________________________________________________________________________
37225 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
37226         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
37227              Philip Newton.
37228      Branch: perl
37229            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
37230            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37231 ____________________________________________________________________________
37232 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
37233         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
37234              From: Prymmer/Kahn <pvhp@best.com>
37235              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
37236              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
37237      Branch: perl
37238            + lib/h2xs.t
37239            ! MANIFEST utils/h2xs.PL
37240 ____________________________________________________________________________
37241 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
37242         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
37243              From: Prymmer/Kahn <pvhp@best.com>
37244              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
37245              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
37246      Branch: perl
37247            ! lib/ExtUtils.t
37248 ____________________________________________________________________________
37249 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
37250         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
37251              From: Prymmer/Kahn <pvhp@best.com>
37252              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
37253              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
37254      Branch: perl
37255            ! t/pod/plainer.t
37256 ____________________________________________________________________________
37257 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
37258         Log: AUTHORS update.
37259      Branch: perl
37260            ! AUTHORS
37261 ____________________________________________________________________________
37262 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
37263         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
37264              From: "Craig A. Berry" <craigberry@mac.com>
37265              Date: Thu, 21 Jun 2001 18:20:38 -0500
37266              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
37267      Branch: perl
37268            ! ext/POSIX/POSIX.xs
37269 ____________________________________________________________________________
37270 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
37271         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
37272              From: "Craig A. Berry" <craigberry@mac.com>
37273              Date: Thu, 21 Jun 2001 09:58:52 -0500
37274              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
37275      Branch: perl
37276            ! ext/B/Deparse.t t/op/write.t
37277 ____________________________________________________________________________
37278 [ 10814] By: nick                                  on 2001/06/22  08:13:09
37279         Log: Integrate mainline.
37280      Branch: perlio
37281           !> (integrate 46 files)
37282 ____________________________________________________________________________
37283 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
37284         Log: Change the prefixes only if $prefix is unset,
37285              as originally patched by Marcel Grunauer.
37286      Branch: perl
37287            ! hints/darwin.sh hints/rhapsody.sh
37288 ____________________________________________________________________________
37289 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
37290         Log: Subject: Re: Patch for hints/darwin.sh
37291              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
37292              Date: Thu, 21 Jun 2001 11:23:46 -0700
37293              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
37294      Branch: perl
37295            ! hints/darwin.sh hints/rhapsody.sh
37296 ____________________________________________________________________________
37297 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
37298         Log: Add .PHONY targets for non-file targets,
37299              from Wilfredo Sánchez.  Should help saying
37300              "make install" on case-insensitive filesystems.
37301      Branch: perl
37302            ! Makefile.SH
37303 ____________________________________________________________________________
37304 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
37305         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
37306              From: Doug MacEachern <dougm@covalent.net>
37307              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
37308              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
37309              
37310              plus reword the getcwd() comment, plus use getcwd() buffer
37311              size minus one.
37312      Branch: perl
37313            ! util.c
37314 ____________________________________________________________________________
37315 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
37316         Log: More gprofing from Doug MacEachern.
37317      Branch: perl
37318            ! Makefile.SH
37319 ____________________________________________________________________________
37320 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
37321         Log: Metaconfig unit change for #10807.
37322      Branch: metaconfig/U/perl
37323            ! d_sfio.U
37324 ____________________________________________________________________________
37325 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
37326         Log: Tell that you are removing the unneeded -lsfio.
37327      Branch: perl
37328            ! Configure
37329 ____________________________________________________________________________
37330 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
37331         Log: More MPE/iX tweaks from Mark Bixby.
37332      Branch: perl
37333            ! perl.c t/op/magic.t
37334 ____________________________________________________________________________
37335 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
37336         Log: The fchdir() proto is supposed to live in <unistd.h>.
37337      Branch: perl
37338            ! ext/Cwd/Cwd.xs
37339 ____________________________________________________________________________
37340 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
37341         Log: This town is too small for the Cwd extension and me,
37342              it would seem...
37343      Branch: perl
37344            ! ext/Cwd/Cwd.xs
37345 ____________________________________________________________________________
37346 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
37347         Log: Metaconfig unit change for #10802.
37348      Branch: metaconfig/U/perl
37349            ! d_modfl.U
37350 ____________________________________________________________________________
37351 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
37352         Log: More d'ohs.
37353      Branch: perl
37354            ! Configure
37355 ____________________________________________________________________________
37356 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
37357         Log: Off-by-one.  I'm so classic.
37358      Branch: perl
37359            ! util.c
37360 ____________________________________________________________________________
37361 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
37362         Log: Update Changes.
37363      Branch: perl
37364            ! Changes patchlevel.h
37365 ____________________________________________________________________________
37366 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
37367         Log: Subject: Documentation patch for Net::FTP
37368              From: Marcel Grunauer <marcel@codewerk.com>
37369              Date: Wed, 20 Jun 2001 23:03:26 +0200
37370              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
37371      Branch: perl
37372            ! lib/Net/FTP.pm
37373 ____________________________________________________________________________
37374 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
37375         Log: Retract the #10417 mg.c and embed.pl parts because of
37376              strange SEGVs in 64bit x86 FreeBSD observed by
37377              Nicholas Clark.
37378      Branch: perl
37379            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
37380 ____________________________________________________________________________
37381 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
37382         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
37383      Branch: perl
37384            ! Configure NetWare/config.wc NetWare/config_H.wc
37385            ! Porting/Glossary Porting/config.sh Porting/config_H
37386            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37387            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37388            ! vos/config.ga.h win32/config.bc win32/config.gc
37389            ! win32/config.vc win32/config_H.bc win32/config_H.gc
37390            ! win32/config_H.vc
37391 ____________________________________________________________________________
37392 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
37393         Log: Cwd tweak from Doug MacEachern.
37394      Branch: perl
37395            ! ext/Cwd/Cwd.xs
37396 ____________________________________________________________________________
37397 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
37398         Log: Protect the fchdir() and lstat() with ifdefs.
37399              fchdir() needs a Configure probe.
37400      Branch: perl
37401            ! ext/Cwd/Cwd.xs
37402 ____________________________________________________________________________
37403 [ 10794] By: nick                                  on 2001/06/21  17:11:35
37404         Log: Integrate mainline
37405      Branch: perlio
37406           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
37407           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
37408           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
37409           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
37410           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
37411           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
37412           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
37413           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
37414            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
37415            - lib/File/Glob/case.t lib/File/Glob/global.t
37416            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
37417            - lib/File/Temp/posix.t lib/File/Temp/security.t
37418            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
37419            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
37420            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
37421            - lib/Text/Wrap/wrap.t
37422           !> (integrate 41 files)
37423 ____________________________________________________________________________
37424 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
37425         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
37426              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
37427              Date: Thu, 21 Jun 2001 13:04:54 -0500
37428              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
37429      Branch: perl
37430            ! ext/Cwd/Cwd.xs
37431 ____________________________________________________________________________
37432 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
37433         Log: Subject: [PATCH pod] overlong =item
37434              From: Robin Barker <rmb1@cise.npl.co.uk>
37435              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
37436              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
37437      Branch: perl
37438            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
37439            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37440 ____________________________________________________________________________
37441 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
37442         Log: Subject: [PATCH perlio.c] format 
37443              From: Robin Barker <rmb1@cise.npl.co.uk>
37444              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
37445              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
37446      Branch: perl
37447            ! perlio.c
37448 ____________________________________________________________________________
37449 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
37450         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
37451              From: Radu Greab <radu@netsoft.ro>
37452              Date: Thu, 21 Jun 2001 19:06:02 +0300
37453              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
37454      Branch: perl
37455            ! pod/perlapi.pod sv.c
37456 ____________________________________________________________________________
37457 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
37458         Log: The metaconfig unit changes for #10788.
37459      Branch: metaconfig/U/perl
37460            ! Cross.U fflushall.U
37461 ____________________________________________________________________________
37462 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
37463         Log: Cross-configuration changes: make $from to rm the files
37464              before copying them over (this means that he rm can be
37465              removed from the fflushall test), create $targetmkdir      
37466              (not documented in install since it is supposed to internal
37467              use only), make $run to copy over the executable only if
37468              a stamp file .xok doesn't already exist (to avoid unnecessary
37469              copying of the executable)
37470      Branch: perl
37471            ! Configure Makefile.SH
37472 ____________________________________________________________________________
37473 [ 10787] By: nick                                  on 2001/06/21  14:16:18
37474         Log: Integrate mainline
37475      Branch: perlio
37476           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
37477           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
37478           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
37479            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
37480           !> (integrate 34 files)
37481 ____________________________________________________________________________
37482 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
37483         Log: Re-add the files as text.
37484      Branch: perl
37485            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
37486 ____________________________________________________________________________
37487 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
37488         Log: Delete the binary files.
37489      Branch: perl
37490            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
37491 ____________________________________________________________________________
37492 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
37493         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
37494              From: Andy Dougherty <doughera@lafayette.edu>
37495              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
37496              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
37497      Branch: perl
37498            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
37499            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
37500            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
37501            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
37502 ____________________________________________________________________________
37503 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
37504         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
37505              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
37506              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
37507              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
37508              
37509              Setting umask to something friendlier.
37510      Branch: perl
37511            ! installman installperl
37512 ____________________________________________________________________________
37513 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
37514         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
37515              Resort MANIFEST with sort -f, looks much better.
37516      Branch: perl
37517            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
37518            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
37519            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
37520            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
37521            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
37522            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
37523            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
37524            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
37525            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
37526            - lib/File/Glob/case.t lib/File/Glob/global.t
37527            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
37528            - lib/File/Temp/posix.t lib/File/Temp/security.t
37529            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
37530            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
37531            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
37532            - lib/Text/Wrap/wrap.t
37533            ! MANIFEST
37534 ____________________________________________________________________________
37535 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
37536         Log: Upgrade to I18N::LangTags 0.25.
37537      Branch: perl
37538            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
37539            ! lib/I18N/LangTags/List.pm
37540 ____________________________________________________________________________
37541 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
37542         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
37543              From: Richard Soderberg <rs@crystalflame.net>
37544              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
37545              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
37546      Branch: perl
37547            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
37548            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
37549 ____________________________________________________________________________
37550 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
37551         Log: Test obsoleted by change #10777.
37552      Branch: perl
37553            ! t/op/sub_lval.t
37554 ____________________________________________________________________________
37555 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
37556         Log: Case of confused test numbering.
37557      Branch: perl
37558            ! t/op/pat.t
37559 ____________________________________________________________________________
37560 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
37561         Log: Subject: Re: Opinion on undef lvalue
37562              From: Abhijit Menon-Sen <ams@wiw.org>
37563              Date: Sun, 17 Jun 2001 13:04:46 +0530
37564              Message-ID: <20010617130446.B27925@lustre.linux.in>
37565              
37566              Allow lvalue subs to return undef in array context.
37567      Branch: perl
37568            ! pp_hot.c
37569 ____________________________________________________________________________
37570 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
37571         Log: Just a guess that using the same hack for cygwin as
37572              for win32 might help.
37573      Branch: perl
37574            ! lib/File/Find/find.t
37575 ____________________________________________________________________________
37576 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
37577         Log: NetWare tweaks from Guruprasad.
37578      Branch: perl
37579            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
37580            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
37581            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
37582            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
37583 ____________________________________________________________________________
37584 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
37585         Log: Subject: Re: perl@10722: Bogus warnings on REs 
37586              From: Hugo <hv@crypt.compulink.co.uk>
37587              Date: Thu, 21 Jun 2001 09:51:17 +0100
37588              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
37589              
37590              Unroll to avoid a UTS compiler bug.
37591      Branch: perl
37592            ! regcomp.c
37593 ____________________________________________________________________________
37594 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
37595         Log: Subject: Re: [PATCH] Make /o work under i?threads
37596              From: Artur Bergman <artur@contiller.se>
37597              Date: Thu, 21 Jun 2001 14:38:03 +0200
37598              Message-ID: <B757B74A.184D%artur@contiller.se>
37599      Branch: perl
37600            ! t/op/pat.t
37601 ____________________________________________________________________________
37602 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
37603         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
37604              From: Artur Bergman <artur@contiller.se> 
37605              Date: Thu, 21 Jun 2001 14:27:33 +0200
37606              Message-ID: <B757B4D4.1849%artur@contiller.se>
37607              
37608              Plus extra parentheses.
37609      Branch: perl
37610            ! op.h
37611 ____________________________________________________________________________
37612 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
37613         Log: Subject: [PATCH] Make /o work under i?threads
37614              From: Richard Soderberg <rs@crystalflame.net>
37615              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
37616              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
37617      Branch: perl
37618            ! pp_ctl.c
37619 ____________________________________________________________________________
37620 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
37621         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
37622              From: Artur Bergman <artur@contiller.se>
37623              Date: Thu, 21 Jun 2001 14:04:54 +0200
37624              Message-ID: <B757AF86.1842%artur@contiller.se>
37625      Branch: perl
37626            ! op.h
37627 ____________________________________________________________________________
37628 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
37629         Log: Subject: Re: perl@10765: sv.c not OK on win32
37630              From: Artur Bergman <artur@contiller.se>
37631              Date: Thu, 21 Jun 2001 10:31:06 +0200
37632              Message-ID: <B7577D69.182C%artur@contiller.se>
37633      Branch: perl
37634            ! sv.c
37635 ____________________________________________________________________________
37636 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
37637         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
37638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37639              Date: Thu, 21 Jun 2001 06:23:56 -0400
37640              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
37641              
37642              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
37643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37644              Date: Thu, 21 Jun 2001 06:32:21 -0400
37645              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
37646      Branch: perl
37647            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
37648 ____________________________________________________________________________
37649 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
37650         Log: Subject: [PATCH] make syslog test more verbose
37651              From: Robert Spier <rspier@pobox.com>
37652              Date: Thu, 21 Jun 2001 00:54:32 -0400
37653              Message-ID: <15153.32264.295807.333073@rls.cx>
37654      Branch: perl
37655            ! ext/Sys/Syslog/syslog.t
37656 ____________________________________________________________________________
37657 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
37658         Log: Subject: op/study.t refinements
37659              From: Hugo <hv@crypt.compulink.co.uk>
37660              Date: Thu, 21 Jun 2001 00:29:07 +0100
37661              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
37662      Branch: perl
37663            ! t/op/study.t
37664 ____________________________________________________________________________
37665 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
37666         Log: Update Changes.
37667      Branch: perl
37668            ! Changes patchlevel.h
37669 ____________________________________________________________________________
37670 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
37671         Log: Subject: Re: [PATCH] djgpp updates
37672              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
37673              Date: Wed, 20 Jun 2001 10:05:15 +0200
37674              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
37675      Branch: perl
37676            ! djgpp/config.over
37677 ____________________________________________________________________________
37678 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
37679         Log: Fix for ID 20010619.002 "When building hash, hash keys that
37680              are function calls are not being called", from Abhijit.
37681      Branch: perl
37682            ! t/base/lex.t toke.c
37683 ____________________________________________________________________________
37684 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
37685         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
37686      Branch: perl
37687            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
37688            + lib/Locale/Maketext/test.pl
37689            - lib/Locale/Maketext.t
37690            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
37691            ! lib/Locale/Maketext/TPJ13.pod
37692 ____________________________________________________________________________
37693 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
37694         Log: Metaconfig unit change for #10760.
37695      Branch: metaconfig
37696            ! U/modified/Cppsym.U
37697 ____________________________________________________________________________
37698 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
37699         Log: Do not remove the ccsym* Cppsym* files since
37700              they are useful for metaconfig units coming after us.
37701              (This is the Configure nit mentioned in #10752.)
37702      Branch: perl
37703            ! Configure
37704 ____________________________________________________________________________
37705 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
37706         Log: Update to I18N::LangTags 0.24, from Sean Burke.
37707      Branch: perl
37708            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
37709            + lib/I18N/LangTags/README
37710            - lib/I18N/LangTags/List.pod
37711            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
37712 ____________________________________________________________________________
37713 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
37714         Log: Regen headers.
37715      Branch: perl
37716            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
37717            ! pod/perlapi.pod proto.h
37718 ____________________________________________________________________________
37719 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
37720         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
37721              From: Artur Bergman <artur@contiller.se>
37722              Date: Wed, 20 Jun 2001 11:31:32 +0200
37723              Message-ID: <B7563A14.17D8%artur@contiller.se>
37724      Branch: perl
37725            ! embed.pl hv.c intrpvar.h sv.c sv.h
37726 ____________________________________________________________________________
37727 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
37728         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
37729              From: Tim Sweetman <tim@aldigital.co.uk> 
37730              Date: Wed, 13 Jun 2001 14:25:17 +0100 
37731              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
37732      Branch: perl
37733            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
37734 ____________________________________________________________________________
37735 [ 10755] By: nick                                  on 2001/06/20  16:12:37
37736         Log: Integrate mainline
37737      Branch: perlio
37738           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
37739           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
37740           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
37741           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
37742           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
37743           !> t/op/study.t util.c
37744 ____________________________________________________________________________
37745 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
37746         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
37747              but not Makefile)
37748      Branch: maint-5.6/perl
37749            ! win32/Makefile
37750 ____________________________________________________________________________
37751 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
37752         Log: Security tweak on readlink().
37753      Branch: perl
37754            ! pp_sys.c
37755 ____________________________________________________________________________
37756 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
37757         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
37758      Branch: perl
37759            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
37760            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
37761            ! mpeix/relink t/op/pwent.t
37762 ____________________________________________________________________________
37763 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
37764         Log: Reinstate #10725 (with probe for alarm()).
37765      Branch: perl
37766            ! t/op/study.t
37767 ____________________________________________________________________________
37768 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
37769         Log: Replace our implementation of realpath() with OpenBSD's
37770              (src/lib/libc/stdlib/realpath.c 1.4).
37771      Branch: perl
37772            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
37773            ! pod/perldiag.pod proto.h util.c
37774 ____________________________________________________________________________
37775 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
37776         Log: Integrate perlio.
37777      Branch: perl
37778           !> perlio.c
37779 ____________________________________________________________________________
37780 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
37781         Log: No point in going into memory-saving contortions
37782              with getcwd() since there's a danger of buffer overflow.
37783              Also make the POSIX extension to use sv_getcwd().
37784              Finally, a missed proto.h fragment.
37785      Branch: perl
37786            ! ext/POSIX/POSIX.xs proto.h util.c
37787 ____________________________________________________________________________
37788 [ 10747] By: nick                                  on 2001/06/20  12:38:26
37789         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
37790      Branch: perlio
37791            ! perlio.c
37792 ____________________________________________________________________________
37793 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
37794         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
37795              From: Graham Barr <gbarr@pobox.com>
37796              Date: Wed, 20 Jun 2001 11:05:49 +0100
37797              Message-ID: <20010620110549.I19188@pobox.com>
37798              
37799              reported in        
37800              
37801              Subject: Bug in IO::Socket::INET module (repeat)
37802              From: "Harmon S. Nine" <hnine@netarx.com>
37803              Date: Tue, 19 Jun 2001 09:41:35 -0400
37804              Message-ID: <3B2F568F.8080605@netarx.com>
37805              
37806              The bug was that the IO::Socket::INET constructor
37807              did not allow a 'LocalPort' of 0.
37808      Branch: perl
37809            ! ext/IO/lib/IO/Socket/INET.pm
37810 ____________________________________________________________________________
37811 [ 10745] By: nick                                  on 2001/06/20  08:56:39
37812         Log: Integrate mainline.
37813      Branch: perlio
37814           !> (integrate 37 files)
37815 ____________________________________________________________________________
37816 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
37817         Log: After some reading I don't think we can blindly
37818              use systems' realpath().  Too many security problems,
37819              too many buggy implementations.
37820              
37821              TODO: the realpath() emulation code in util.c doesn't
37822              seem fully operational?  (readlink(), for example?)
37823      Branch: perl
37824            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
37825            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
37826            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
37827            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
37828            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
37829            ! win32/config_H.gc win32/config_H.vc
37830 ____________________________________________________________________________
37831 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
37832         Log: Metaconfig unit change for #10738.
37833      Branch: metaconfig
37834            ! U/compline/d_gconvert.U
37835 ____________________________________________________________________________
37836 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
37837         Log: Integrate change #10739 from maintperl:
37838              
37839              C<eval "/x$\r\n/x"> fails to compile correctly 
37840      Branch: perl
37841           !> t/op/pat.t toke.c
37842 ____________________________________________________________________________
37843 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
37844         Log: Retract #10725 (Hugo asked NOT to apply the patch)
37845      Branch: perl
37846            ! t/op/study.t
37847 ____________________________________________________________________________
37848 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
37849         Log: The test.third results were funnily named because of the
37850              new test scheme.
37851      Branch: perl
37852            ! t/TEST
37853 ____________________________________________________________________________
37854 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
37855         Log: C<eval "/x$\r\n/x"> fails to compile correctly
37856      Branch: maint-5.6/perl
37857            ! t/op/pat.t toke.c
37858 ____________________________________________________________________________
37859 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
37860         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
37861              From: Spider Boardman <spider@Orb.Nashua.NH.US>
37862              Date: Tue, 19 Jun 2001 19:15:40 -0400
37863              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
37864              
37865              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
37866              because "1e+129" being expected but "1.e+129" being returned.
37867              The culprit (at least in Tru64) is the use of gcvt().
37868      Branch: perl
37869            ! Configure
37870 ____________________________________________________________________________
37871 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
37872         Log: Subject: [PATCH perl@10722] test hunting on VMS
37873              From: "Craig A. Berry" <craigberry@mac.com>
37874              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
37875              Date: Tue, 19 Jun 2001 18:59:01 -0500
37876      Branch: perl
37877            ! vms/test.com
37878 ____________________________________________________________________________
37879 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
37880         Log: Subject: [PATCH] s/typos//
37881              From: Abhijit Menon-Sen <ams@wiw.org>
37882              Date: Wed, 20 Jun 2001 02:15:02 +0530
37883              Message-ID: <20010620021502.A14541@lustre.linux.in>
37884              
37885              Without the op.h s/bearword/bareword/ hunk, see
37886              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
37887      Branch: perl
37888            ! util.c
37889 ____________________________________________________________________________
37890 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
37891         Log: Metaconfig unit change for #10732 and #10733.
37892      Branch: metaconfig/U/perl
37893            ! fflushall.U
37894 ____________________________________________________________________________
37895 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
37896         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
37897              From: "Craig A. Berry" <craigberry@mac.com>
37898              Date: Tue, 19 Jun 2001 17:19:48 -0500
37899              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
37900      Branch: perl
37901            ! configure.com vms/descrip_mms.template
37902 ____________________________________________________________________________
37903 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
37904         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
37905              From: Spider Boardman <spider@Orb.Nashua.NH.US>
37906              Date: Tue, 19 Jun 2001 16:48:07 -0400
37907              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
37908              
37909              Further fixes to fflush(NULL) detection.
37910      Branch: perl
37911            ! Configure
37912 ____________________________________________________________________________
37913 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
37914         Log: AIX test -s hangs with non-existent files?
37915              (A genuine logic bug in Configure, but AIX also broken?)
37916      Branch: perl
37917            ! Configure
37918 ____________________________________________________________________________
37919 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
37920         Log: AUTHORS updates.
37921      Branch: perl
37922            ! AUTHORS
37923 ____________________________________________________________________________
37924 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
37925         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
37926              From: Spider Boardman <spider@Orb.Nashua.NH.US>
37927              Date: Tue, 19 Jun 2001 15:33:25 -0400
37928              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
37929      Branch: perl
37930            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
37931            ! t/lib/warnings/pp
37932 ____________________________________________________________________________
37933 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
37934         Log: Integrate perlio.
37935      Branch: perl
37936           !> lib/File/Find/find.t win32/distclean.bat
37937 ____________________________________________________________________________
37938 [ 10728] By: nick                                  on 2001/06/19  18:24:53
37939         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
37940      Branch: perlio
37941            ! lib/File/Find/find.t win32/distclean.bat
37942 ____________________________________________________________________________
37943 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
37944         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
37945              also add information how to find out whether one has PerlIO.
37946      Branch: perl
37947            ! pod/perlfunc.pod
37948 ____________________________________________________________________________
37949 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
37950         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
37951              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37952              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
37953              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
37954      Branch: perl
37955            ! pod/perlfunc.pod
37956 ____________________________________________________________________________
37957 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
37958         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
37959              From: Hugo <hv@crypt.compulink.co.uk>
37960              Date: Tue, 19 Jun 2001 12:37:30 +0100
37961              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
37962      Branch: perl
37963            ! t/op/study.t
37964 ____________________________________________________________________________
37965 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
37966         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
37967              From: Hugo <hv@crypt.compulink.co.uk>
37968              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
37969              Date: Tue, 19 Jun 2001 13:15:17 +0100
37970      Branch: perl
37971            ! util.c
37972 ____________________________________________________________________________
37973 [ 10723] By: nick                                  on 2001/06/19  14:46:15
37974         Log: Integrate mainline
37975      Branch: perlio
37976           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
37977           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
37978           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
37979           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
37980           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
37981           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
37982            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
37983            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
37984            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
37985            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
37986            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
37987            - ext/Thread/unsync4.t
37988           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
37989           !> djgpp/config.over djgpp/fixpmain
37990           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
37991           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
37992           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
37993 ____________________________________________________________________________
37994 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
37995         Log: Update Changes.
37996      Branch: perl
37997            ! Changes patchlevel.h
37998 ____________________________________________________________________________
37999 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
38000         Log: The existence shall be MANIFESted.
38001      Branch: perl
38002            ! MANIFEST
38003 ____________________________________________________________________________
38004 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
38005         Log: The old libnet.cfg is first searched from the current directory,
38006              only then from the module path.
38007      Branch: perl
38008            ! utils/libnetcfg.PL
38009 ____________________________________________________________________________
38010 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
38011         Log: NetWare tweaks from Guruprasad.
38012      Branch: perl
38013            ! NetWare/Makefile NetWare/config.wc
38014 ____________________________________________________________________________
38015 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
38016         Log: Subject: [PATCH] djgpp updates
38017              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
38018              Date: Tue, 19 Jun 2001 10:59:06 +0200
38019              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
38020      Branch: perl
38021            ! djgpp/config.over djgpp/fixpmain
38022 ____________________________________________________________________________
38023 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
38024         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
38025              From: Prymmer/Kahn <pvhp@best.com>
38026              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
38027              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
38028      Branch: perl
38029            ! win32/Makefile
38030 ____________________________________________________________________________
38031 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
38032         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
38033              to happen right after the inclusion of <inttypes.h>,
38034              from Edward Moy.
38035      Branch: perl
38036            ! handy.h perl.h
38037 ____________________________________________________________________________
38038 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
38039         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
38040              From: Doug MacEachern <dougm@covalent.net>
38041              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
38042              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
38043      Branch: perl
38044            ! ext/DynaLoader/DynaLoader_pm.PL
38045 ____________________________________________________________________________
38046 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
38047         Log: Revert #10656 for performance reasons but leave in the
38048              use of Hv*() macros -- in comments, so that grepping the
38049              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
38050              suggested by Sarathy, also by Abhijit.)
38051      Branch: perl
38052            ! hv.c
38053 ____________________________________________________________________________
38054 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
38055         Log: Subject: [patch] .s MakeMaker suffix
38056              From: Doug MacEachern <dougm@covalent.net>
38057              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
38058              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
38059      Branch: perl
38060            ! lib/ExtUtils/MM_Unix.pm
38061 ____________________________________________________________________________
38062 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
38063         Log: One test lost in the big shuffle restored.
38064      Branch: perl
38065            + ext/IPC/SysV/ipcsysv.t
38066            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
38067 ____________________________________________________________________________
38068 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
38069         Log: Rename the old non-standard threads tests so that
38070              they won't be invoked.
38071      Branch: perl
38072            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
38073            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
38074            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
38075            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
38076            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
38077            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
38078            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
38079            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
38080            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
38081            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
38082            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
38083            - ext/Thread/unsync4.t
38084            ! MANIFEST
38085 ____________________________________________________________________________
38086 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
38087         Log: Integrate perlio.
38088      Branch: perl
38089           !> win32/config_sh.PL
38090 ____________________________________________________________________________
38091 [ 10709] By: nick                                  on 2001/06/19  08:18:18
38092         Log: Integrate mainline
38093      Branch: perlio
38094           +> (branch 40 files)
38095            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
38096            - lib/strict/subs lib/strict/vars lib/warnings/1global
38097            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
38098            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
38099            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
38100            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
38101            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
38102            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
38103            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
38104            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
38105            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
38106            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
38107            - lib/warnings/utf8 lib/warnings/util
38108           !> (integrate 57 files)
38109 ____________________________________________________________________________
38110 [ 10708] By: nick                                  on 2001/06/19  07:57:10
38111         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
38112      Branch: perlio
38113            ! win32/config_sh.PL
38114 ____________________________________________________________________________
38115 [ 10707] By: nick                                  on 2001/06/19  07:05:07
38116         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
38117      Branch: perl
38118            ! perly.c perly.y perly_c.diff vms/perly_c.vms
38119 ____________________________________________________________________________
38120 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
38121         Log: More perl572delta tweaks.
38122      Branch: perl
38123            ! pod/perl572delta.pod
38124 ____________________________________________________________________________
38125 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
38126         Log: Update perl572delta.
38127      Branch: perl
38128            ! pod/perl572delta.pod
38129 ____________________________________________________________________________
38130 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
38131         Log: VOS updates from Paul Green.
38132      Branch: perl
38133            ! vos/Changes vos/build.cm vos/perl.bind
38134 ____________________________________________________________________________
38135 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
38136         Log: Update the vos/config.*.* files.
38137      Branch: perl
38138            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38139            ! vos/config.ga.h
38140 ____________________________________________________________________________
38141 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
38142         Log: Add a makefile for more painless adding of symbols to the
38143              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
38144              takes care of the adding)
38145      Branch: perl
38146            + vos/Makefile
38147 ____________________________________________________________________________
38148 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
38149         Log: Make libnetcfg by default display the libnet configuration,
38150              -c to change, add -i for old config, document all options,
38151              regen toc.
38152      Branch: perl
38153            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
38154 ____________________________________________________________________________
38155 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
38156         Log: gcc -Wall sweep.
38157      Branch: perl
38158            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
38159 ____________________________________________________________________________
38160 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
38161         Log: So there.
38162      Branch: perl
38163            ! universal.c
38164 ____________________________________________________________________________
38165 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
38166         Log: Document the need for sv_printify().
38167              
38168              Document that 'use utf8' has been considered.
38169              
38170              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
38171      Branch: perl
38172            ! pod/perltodo.pod universal.c
38173 ____________________________________________________________________________
38174 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
38175         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
38176              From: Nicholas Clark <nick@ccl4.org>
38177              Date: Mon, 18 Jun 2001 23:29:23 +0100
38178              Message-ID: <20010618232923.I98663@plum.flirble.org>
38179      Branch: perl
38180            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
38181            ! ext/Sys/Syslog/Makefile.PL
38182 ____________________________________________________________________________
38183 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
38184         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
38185              From: Scott.L.Miller@Compaq.com
38186              Date: Mon, 18 Jun 2001 10:12:27 -0500
38187              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
38188      Branch: perl
38189            ! lib/perl5db.pl pod/perldebug.pod
38190 ____________________________________________________________________________
38191 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
38192         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
38193              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
38194              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
38195              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
38196      Branch: perl
38197            ! lib/Carp/Heavy.pm
38198 ____________________________________________________________________________
38199 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
38200         Log: Subject: [PATCH] Documentation changes for CLONE
38201              From: Artur Bergman <artur@contiller.se>
38202              Date: Mon, 18 Jun 2001 22:06:37 +0200
38203              Message-ID: <B7542BEC.1719%artur@contiller.se>
38204      Branch: perl
38205            ! pod/perlmod.pod pod/perlsub.pod
38206 ____________________________________________________________________________
38207 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
38208         Log: Subject: Re: configure.com
38209              From: "Craig A. Berry" <craigberry@mac.com>
38210              Date: Mon, 18 Jun 2001 16:04:38 -0500
38211              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
38212      Branch: perl
38213            ! configure.com
38214 ____________________________________________________________________________
38215 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
38216         Log: Subject: PL_nullstash + perl_clone()
38217              From: Doug MacEachern <dougm@covalent.net>
38218              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
38219              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
38220      Branch: perl
38221            ! sv.c
38222 ____________________________________________________________________________
38223 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
38224         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
38225              From: davem@fdgroup.co.uk
38226              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
38227              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
38228      Branch: perl
38229            ! embed.pl pod/perlapi.pod
38230 ____________________________________________________________________________
38231 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
38232         Log: More cross-compilation defaults gleaned from -Dcc
38233              if it is CPU-OS-gcc.
38234      Branch: metaconfig
38235            ! U/modified/libc.U
38236      Branch: metaconfig/U/perl
38237            ! Cross.U
38238      Branch: perl
38239            ! Configure INSTALL
38240 ____________________________________________________________________________
38241 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
38242         Log: Update Changes.
38243      Branch: perl
38244            ! Changes patchlevel.h
38245 ____________________________________________________________________________
38246 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
38247         Log: Subject: [PATCH 5.7.1] sv.c documentation
38248              From: davem@fdgroup.co.uk
38249              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
38250              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
38251      Branch: perl
38252            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
38253            ! sv.c sv.h
38254 ____________________________________________________________________________
38255 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
38256         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
38257              From: "Jon Gunnip" <jongunnip@hotmail.com>
38258              Date: Sun, 17 Jun 2001 18:24:29 -0400
38259              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
38260      Branch: perl
38261            ! pod/perlvar.pod
38262 ____________________________________________________________________________
38263 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
38264         Log: Move the locale/strict/warnings helper files back
38265              under the t/lib; this way the amount of non-installabled
38266              stuff under lib/ stays smaller.
38267      Branch: perl
38268            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
38269            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
38270            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
38271            + t/lib/warnings/5nolint t/lib/warnings/6default
38272            + t/lib/warnings/7fatal t/lib/warnings/8signal
38273            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
38274            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
38275            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
38276            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
38277            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
38278            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
38279            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
38280            + t/lib/warnings/taint t/lib/warnings/toke
38281            + t/lib/warnings/universal t/lib/warnings/utf8
38282            + t/lib/warnings/util
38283            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
38284            - lib/strict/subs lib/strict/vars lib/warnings/1global
38285            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
38286            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
38287            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
38288            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
38289            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
38290            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
38291            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
38292            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
38293            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
38294            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
38295            - lib/warnings/utf8 lib/warnings/util
38296            ! MANIFEST installperl lib/locale.t lib/strict.t
38297 ____________________________________________________________________________
38298 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
38299         Log: Split off the pack/unpack code, from Nicholas Clark.
38300      Branch: perl
38301            + pp_pack.c
38302            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
38303            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
38304            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
38305 ____________________________________________________________________________
38306 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
38307         Log: Guard the SysV IPC tests against being invoked in
38308              SysV-IPC-less places.
38309      Branch: perl
38310            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
38311 ____________________________________________________________________________
38312 [ 10683] By: nick                                  on 2001/06/18  12:24:42
38313         Log: Integrate mainline (new test scheme now ok on Linux).
38314      Branch: perlio
38315           +> lib/warnings.t
38316           !> dump.c sv.c
38317 ____________________________________________________________________________
38318 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
38319         Log: Add the locale.c and numeric.c to the microperl sources.
38320      Branch: perl
38321            ! Makefile.micro win32/Makefile
38322 ____________________________________________________________________________
38323 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
38324         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
38325              From: Abhijit Menon-Sen <ams@wiw.org>
38326              Date: Mon, 18 Jun 2001 14:23:44 +0530
38327              Message-ID: <20010618142344.A13136@lustre.linux.in>
38328      Branch: perl
38329            ! dump.c
38330 ____________________________________________________________________________
38331 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
38332         Log: Subject: Re: [PATCH] more anonymous stash cleanups
38333              From: Abhijit Menon-Sen <ams@wiw.org>
38334              Date: Mon, 18 Jun 2001 15:50:32 +0530
38335              Message-ID: <20010618155032.A13223@lustre.linux.in>
38336              
38337              Plus the comment left in as suggested by NI-S.
38338      Branch: perl
38339            ! sv.c
38340 ____________________________________________________________________________
38341 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
38342         Log: One missed file.
38343      Branch: perl
38344            + lib/warnings.t
38345 ____________________________________________________________________________
38346 [ 10678] By: nick                                  on 2001/06/18  08:05:29
38347         Log: Integrate mainline (part2 - the deletes)
38348      Branch: perlio
38349            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
38350            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
38351            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
38352            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
38353            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
38354            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
38355            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
38356            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
38357            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
38358            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
38359            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
38360 ____________________________________________________________________________
38361 [ 10677] By: nick                                  on 2001/06/18  08:04:44
38362         Log: Integrate mainline (part1)
38363      Branch: perlio
38364           +> (branch 376 files)
38365            - (delete 219 files)
38366           !> (integrate 151 files)
38367 ____________________________________________________________________________
38368 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
38369         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
38370              No doubt I made some mistakes like missed some files or
38371              misnamed some files.  The naming rules were more or less:
38372              (1) if the module is from CPAN, follows its ways, be it
38373              t/*.t or test.pl.
38374              (2) otherwise if there are multiple tests for a module
38375              put them in a t/
38376              (3) otherwise if there's only one test put it in Module.t
38377              (4) helper files go to module/ (locale, strict, warnings)
38378              (5) use longer filenames now that we can (but e.g. the
38379              compat-0.6.t and the Text::Balanced test files still
38380              were renamed to be more civil against the 8.3 people)
38381              installperl was updated appropriately not to install the
38382              *.t files or the help files from under lib.
38383              
38384              TODO: some helper files still remain under t/ that could
38385              follow their 'masters'.  UPDATE: On second thoughts, why
38386              should they.  They can continue to live under t/lib, and
38387              in fact the locale/strict/warnings helpers that were moved
38388              could be moved back.  This way the amount of non-installable
38389              stuff under lib/ stays smaller.
38390      Branch: perl
38391            + (add 253 files)
38392            - (delete 254 files)
38393            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
38394 ____________________________________________________________________________
38395 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
38396         Log: The warning no more comes from util.c, it comes from numeric.c.
38397      Branch: perl
38398            ! README.tru64
38399 ____________________________________________________________________________
38400 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
38401         Log: Subject: Re: anyone good at casting spells?
38402              From: Spider Boardman <spider@Orb.Nashua.NH.US>
38403              Date: Sun, 17 Jun 2001 21:21:04 -0400
38404              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
38405      Branch: perl
38406            ! ext/POSIX/POSIX.xs hv.h
38407 ____________________________________________________________________________
38408 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
38409         Log: Protect the (original) thread tests against testing if no 5.005
38410              threads have been configured.
38411      Branch: perl
38412            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
38413            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
38414            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
38415            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
38416            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
38417            ! ext/Thread/unsync4.t
38418 ____________________________________________________________________________
38419 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
38420         Log: Try the new test scanning scheme on Text::Abbrev.
38421      Branch: perl
38422            + lib/Text/Abbrev.t
38423            - lib/Text/Abbrev/t/abbrev.t
38424            ! MANIFEST
38425 ____________________________________________________________________________
38426 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
38427         Log: Change the scan policy of the *.t and test.pl files,
38428              now the *.t do not need to live in a t/ directory.
38429      Branch: perl
38430            ! t/TEST t/harness
38431 ____________________________________________________________________________
38432 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
38433         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
38434              From: Ilmari Karonen <iltzu@sci.fi>
38435              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
38436              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
38437      Branch: perl
38438            ! pod/perlfaq7.pod
38439 ____________________________________________________________________________
38440 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
38441         Log: Quench the warnings from Tru64; the HP-UX is still
38442              broken because it really, REALLY, doesn't like the
38443              HvARRAY() being lvalue:
38444              
38445              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
38446              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
38447      Branch: perl
38448            ! hv.c
38449 ____________________________________________________________________________
38450 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
38451         Log: Integrate change #10667 from maintperl:
38452              
38453              change#10449 broke the special-case that makes lexicals inside the
38454              eval"" within DB::DB() visible
38455      Branch: perl
38456           !> op.c
38457 ____________________________________________________________________________
38458 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
38459         Log: change#10449 broke the special-case that makes lexicals inside the
38460              eval"" within DB::DB() visible
38461      Branch: maint-5.6/perl
38462            ! op.c
38463 ____________________________________________________________________________
38464 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
38465         Log: Still spurious output; indent the code a bit.
38466              
38467              TODO1: separate the utility functions like MkDir
38468              into a helper script?
38469              
38470              TODO2: I see a lot of repetition in the filepath()
38471              and dirpath() calls.
38472      Branch: perl
38473            ! t/lib/filefind.t t/lib/findtaint.t
38474 ____________________________________________________________________________
38475 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
38476         Log: Regen modlib, toc.
38477      Branch: perl
38478            ! pod/perlmodlib.pod pod/perltoc.pod
38479 ____________________________________________________________________________
38480 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
38481         Log: Add libnetcfg to perlutil.
38482      Branch: perl
38483            ! pod/perlutil.pod
38484 ____________________________________________________________________________
38485 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
38486         Log: Initial integration of libnet-1.0703.
38487              The Configure script renamed as libnetcfg, will be
38488              installed along other utilities.
38489      Branch: perl
38490            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
38491            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
38492            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
38493            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
38494            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
38495            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
38496            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
38497            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
38498            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
38499            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
38500            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
38501            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
38502            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
38503            + utils/libnetcfg.PL
38504            ! MANIFEST utils.lst utils/Makefile
38505 ____________________________________________________________________________
38506 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
38507         Log: Less potentially test-harness-confusing output.
38508      Branch: perl
38509            ! lib/Memoize/t/expire_module_t.t
38510 ____________________________________________________________________________
38511 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
38512         Log: The final print annoys make test.
38513      Branch: perl
38514            ! t/lib/filefind.t t/lib/findtaint.t
38515 ____________________________________________________________________________
38516 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
38517         Log: Add an option for handling dangling symbolic links.
38518      Branch: perl
38519            ! lib/File/Find.pm t/lib/filefind.t
38520 ____________________________________________________________________________
38521 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
38522         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
38523              From: Thomas Wegner <wegner_thomas@yahoo.com>
38524              Date: Sun, 17 Jun 2001 14:43:11 +0200
38525              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
38526      Branch: perl
38527            + t/lib/findtaint.t
38528            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
38529 ____________________________________________________________________________
38530 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
38531         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
38532              From: Jonathan Stowe <gellyfish@gellyfish.com>
38533              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
38534              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
38535      Branch: perl
38536            ! lib/ExtUtils/MM_Unix.pm
38537 ____________________________________________________________________________
38538 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
38539         Log: Subject: [PATCH] more anonymous stash cleanups
38540              From: Abhijit Menon-Sen <ams@wiw.org>
38541              Date: Sun, 17 Jun 2001 11:44:06 +0530
38542              Message-ID: <20010617114406.A25203@lustre.linux.in>
38543      Branch: perl
38544            ! op.c
38545 ____________________________________________________________________________
38546 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
38547         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
38548              From: Abhijit Menon-Sen <ams@wiw.org>
38549              Date: Sun, 17 Jun 2001 08:02:59 +0530
38550              Message-ID: <20010617080259.A28776@lustre.linux.in>
38551              
38552              Subject: [PATCH #2/7] xhv_eiter
38553              From: Abhijit Menon-Sen <ams@wiw.org>
38554              Date: Sun, 17 Jun 2001 08:13:18 +0530
38555              Message-ID: <20010617081318.B28776@lustre.linux.in>
38556              
38557              Subject: [PATCH #3/7] xhv_fill
38558              From: Abhijit Menon-Sen <ams@wiw.org>
38559              Date: Sun, 17 Jun 2001 08:25:16 +0530
38560              Message-ID: <20010617082516.C28776@lustre.linux.in>
38561              
38562              Subject: [PATCH #4/7] xhv_keys
38563              From: Abhijit Menon-Sen <ams@wiw.org>
38564              Date: Sun, 17 Jun 2001 08:36:17 +0530
38565              Message-ID: <20010617083617.D28776@lustre.linux.in>
38566              
38567              Subject: [PATCH #5/7] xhv_max
38568              From: Abhijit Menon-Sen <ams@wiw.org>
38569              Date: Sun, 17 Jun 2001 08:39:48 +0530
38570              Message-ID: <20010617083948.E28776@lustre.linux.in>
38571              
38572              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
38573              From: Abhijit Menon-Sen <ams@wiw.org>
38574              Date: Sun, 17 Jun 2001 08:51:11 +0530
38575              Message-ID: <20010617085111.F28776@lustre.linux.in>
38576      Branch: perl
38577            ! hv.c
38578 ____________________________________________________________________________
38579 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
38580         Log: Update Changes.
38581      Branch: perl
38582            ! Changes patchlevel.h
38583 ____________________________________________________________________________
38584 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
38585         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
38586              From: Abhijit Menon-Sen <ams@wiw.org>
38587              Date: Sat, 16 Jun 2001 07:41:19 +0530
38588              Message-ID: <20010616074119.A24720@lustre.linux.in>
38589      Branch: perl
38590            ! hv.c perl.c vms/vmsish.h win32/win32.h
38591 ____________________________________________________________________________
38592 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
38593         Log: Document tests failing when threaded, since we now have more.
38594      Branch: perl
38595            ! pod/perl572delta.pod
38596 ____________________________________________________________________________
38597 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
38598         Log: -Wall cleanup.
38599      Branch: perl
38600            ! ext/Thread/Thread.xs
38601 ____________________________________________________________________________
38602 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
38603         Log: pthread_attr_setstacksize() isn't absolutely necessary
38604              to call, only iff THREAD_CREATE_NEEDS_STACK.
38605      Branch: perl
38606            ! ext/Thread/Thread.xs
38607 ____________________________________________________________________________
38608 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
38609         Log: -Wall strays.
38610      Branch: perl
38611            ! perl.c util.c
38612 ____________________________________________________________________________
38613 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
38614         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
38615              (and INT64_MIN) brokenness.
38616      Branch: perl
38617            ! hints/darwin.sh perl.h
38618 ____________________________________________________________________________
38619 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
38620         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
38621              From: Nicholas Clark <nick@ccl4.org>
38622              Date: Sun, 17 Jun 2001 00:16:05 +0100
38623              Message-ID: <20010617001605.V98663@plum.flirble.org>
38624      Branch: perl
38625            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
38626            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
38627            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
38628 ____________________________________________________________________________
38629 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
38630         Log: Add perlnetware to docs; regen toc; supply skeleton
38631              docs for some Memoize submodules.
38632      Branch: perl
38633            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
38634            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
38635            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
38636            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
38637            ! win32/Makefile win32/makefile.mk
38638 ____________________________________________________________________________
38639 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
38640         Log: pod cleanup.
38641      Branch: perl
38642            ! README.netware
38643 ____________________________________________________________________________
38644 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
38645         Log: Integrate Memoize 0.64.  Few tweaks were required in
38646              the test scripts.  Note that the speed and expire*
38647              tests take several dozen seconds to run.
38648      Branch: perl
38649            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
38650            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
38651            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
38652            + lib/Memoize/README lib/Memoize/SDBM_File.pm
38653            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
38654            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
38655            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
38656            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
38657            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
38658            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
38659            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
38660            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
38661            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
38662            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
38663            ! MANIFEST t/lib/1_compile.t
38664 ____________________________________________________________________________
38665 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
38666         Log: Document the cross-compilation options.
38667      Branch: perl
38668            ! Cross/README INSTALL
38669 ____________________________________________________________________________
38670 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
38671         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
38672      Branch: perl
38673            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
38674            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
38675            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
38676            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
38677            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
38678            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
38679            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
38680            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
38681            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
38682            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
38683            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
38684            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
38685            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
38686            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
38687            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
38688            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
38689            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
38690            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
38691            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
38692            + lib/ExtUtils/MM_NW5.pm
38693            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
38694            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
38695            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
38696            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
38697            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
38698            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
38699            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
38700            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
38701            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
38702            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
38703            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
38704            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
38705            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
38706            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
38707            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
38708            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
38709            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
38710            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
38711            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
38712            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
38713            ! util.h x2p/a2py.c
38714 ____________________________________________________________________________
38715 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
38716         Log: Resort MANIFEST.
38717      Branch: perl
38718            ! MANIFEST
38719 ____________________________________________________________________________
38720 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
38721         Log: Integrate perlio.
38722      Branch: perl
38723           +> win32/win32io.c
38724           !> MANIFEST perlio.c perliol.h win32/makefile.mk
38725 ____________________________________________________________________________
38726 [ 10640] By: nick                                  on 2001/06/16  18:38:31
38727         Log: Disable :win32 layer as default till I get it working
38728      Branch: perlio
38729            ! MANIFEST perlio.c
38730 ____________________________________________________________________________
38731 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
38732         Log: Try the new scheme by moving the Text::Abbrev test
38733              to a new place under lib.
38734      Branch: perl
38735            + lib/Text/Abbrev/t/abbrev.t
38736            - t/lib/abbrev.t
38737            ! MANIFEST
38738 ____________________________________________________________________________
38739 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
38740         Log: Make the code even more dynamical so that testname
38741              suffix length can change.
38742      Branch: perl
38743            ! lib/Test/Harness.pm t/TEST
38744 ____________________________________________________________________________
38745 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
38746         Log: Allow for deeper t/ and also a single test.pl.
38747      Branch: perl
38748            ! t/TEST t/harness
38749 ____________________________________________________________________________
38750 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
38751         Log: #define fix from Nicholas Clark.
38752      Branch: perl
38753            ! ext/POSIX/POSIX.xs
38754 ____________________________________________________________________________
38755 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
38756         Log: Initialization is nice.
38757      Branch: perl
38758            ! lib/Test/Harness.pm
38759 ____________________________________________________________________________
38760 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
38761         Log: Make t/TEST and t/harness to test also the t/ tests
38762              under the main lib/ and ext/ directories.  Fix Test::Harness
38763              to dynamically change the width of its "foo/bar....ok" output.
38764      Branch: perl
38765            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
38766 ____________________________________________________________________________
38767 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
38768         Log: Subject: [PATCH] Re: perl@10611 
38769              From: Nicholas Clark <nick@ccl4.org>
38770              Date: Sat, 16 Jun 2001 16:52:47 +0100
38771              Message-ID: <20010616165247.O98663@plum.flirble.org>
38772              
38773              The .xs parts, too.
38774      Branch: perl
38775            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
38776            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
38777 ____________________________________________________________________________
38778 [ 10632] By: nick                                  on 2001/06/16  16:44:35
38779         Log: Work-in-progress win32 layer semi-functional, checking 
38780              for UNIX breakage.
38781      Branch: perlio
38782            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
38783 ____________________________________________________________________________
38784 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
38785         Log: Subject: [PATCH] Re: perl@10611 
38786              From: Nicholas Clark <nick@ccl4.org>
38787              Date: Sat, 16 Jun 2001 16:52:47 +0100
38788              Message-ID: <20010616165247.O98663@plum.flirble.org>
38789      Branch: perl
38790            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
38791            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
38792            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
38793            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
38794            ! lib/ExtUtils/Constant.pm
38795 ____________________________________________________________________________
38796 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
38797         Log: Metaconfig unit change for #10629.
38798      Branch: metaconfig
38799            ! U/modified/Finish.U
38800 ____________________________________________________________________________
38801 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
38802         Log: The extraction changed directories.
38803      Branch: perl
38804            ! Configure
38805 ____________________________________________________________________________
38806 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
38807         Log: Math::BigInt 1.35 from Tels.
38808      Branch: perl
38809            + t/lib/mbimbf.t
38810            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
38811            ! t/lib/bigfltpm.t t/lib/bigintpm.t
38812 ____________________________________________________________________________
38813 [ 10627] By: nick                                  on 2001/06/16  14:54:52
38814         Log: Work in progress UNIX-side edit of win32 PerLIO layer
38815      Branch: perlio
38816            + win32/win32io.c
38817            ! perlio.c win32/makefile.mk
38818 ____________________________________________________________________________
38819 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
38820         Log: Subject: [PATCH 5.6.1] os2/diff-configure
38821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38822              Date: Fri, 15 Jun 2001 01:19:36 -0400
38823              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
38824              
38825              Empty all of it because I think #10624 made even the
38826              last patch hunk unnecessary.
38827      Branch: perl
38828            ! os2/diff.configure
38829 ____________________________________________________________________________
38830 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
38831         Log: Metaconfig unit change for 10624.
38832      Branch: metaconfig
38833            ! U/modified/libc.U
38834      Branch: perl
38835            ! config_h.SH
38836 ____________________________________________________________________________
38837 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
38838         Log: Move the initialization of libnames to the beginning so
38839              that can one 'seed' it (as OS/2 does.)
38840      Branch: perl
38841            ! Configure
38842 ____________________________________________________________________________
38843 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
38844         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
38845              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38846              Date: Fri, 15 Jun 2001 19:10:57 -0400
38847              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
38848      Branch: perl
38849            ! os2/OS2/REXX/DLL/DLL.pm
38850 ____________________________________________________________________________
38851 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
38852         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
38853              From: "Craig A. Berry" <craigberry@mac.com>
38854              Date: Fri, 15 Jun 2001 17:00:03 -0500
38855              Message-Id: <a05101007b750342599be@[172.16.52.1]>
38856      Branch: perl
38857            ! vms/descrip_mms.template
38858 ____________________________________________________________________________
38859 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
38860         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
38861              From: "Craig A. Berry" <craigberry@mac.com>
38862              Date: Fri, 15 Jun 2001 18:39:42 -0500
38863              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
38864      Branch: perl
38865            ! lib/File/Spec/VMS.pm t/lib/extutils.t
38866 ____________________________________________________________________________
38867 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
38868         Log: Integrate perlio.
38869      Branch: perl
38870           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
38871           !> t/io/utf8.t t/lib/io_scalar.t
38872 ____________________________________________________________________________
38873 [ 10619] By: nick                                  on 2001/06/15  21:05:19
38874         Log: Generated files
38875      Branch: perlio
38876            ! embed.h proto.h
38877 ____________________________________________________________________________
38878 [ 10618] By: nick                                  on 2001/06/15  20:27:42
38879         Log: Fix open.pm to work via XS-implemented method calls rather
38880              than *open::layers variables which caused all the HV/AV hassle.
38881      Branch: perlio
38882            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
38883            ! t/lib/io_scalar.t
38884 ____________________________________________________________________________
38885 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
38886         Log: Integrate perlio.
38887      Branch: perl
38888           !> lib/ExtUtils/Constant.pm
38889 ____________________________________________________________________________
38890 [ 10616] By: nick                                  on 2001/06/15  18:46:47
38891         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
38892      Branch: perlio
38893            ! lib/ExtUtils/Constant.pm
38894 ____________________________________________________________________________
38895 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
38896         Log: Integrate perlio.
38897      Branch: perl
38898           !> ext/Socket/Socket.xs
38899 ____________________________________________________________________________
38900 [ 10614] By: nick                                  on 2001/06/15  18:33:37
38901         Log: MULTIPLICITY fix for Socket.xs
38902      Branch: perlio
38903            ! ext/Socket/Socket.xs
38904 ____________________________________________________________________________
38905 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
38906         Log: Subject: Re: perl@10611
38907              From: Doug MacEachern <dougm@covalent.net>
38908              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
38909              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
38910      Branch: perl
38911            ! ext/Socket/Socket.xs
38912 ____________________________________________________________________________
38913 [ 10612] By: nick                                  on 2001/06/15  16:14:38
38914         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
38915      Branch: perlio
38916           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
38917           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
38918           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
38919           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
38920           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
38921           !> utils/h2ph.PL
38922 ____________________________________________________________________________
38923 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
38924         Log: Update Changes.
38925      Branch: perl
38926            ! Changes patchlevel.h
38927 ____________________________________________________________________________
38928 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
38929         Log: Upping the test count.
38930      Branch: perl
38931            ! t/lib/filefind.t
38932 ____________________________________________________________________________
38933 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
38934         Log: Integrate perlio.
38935      Branch: perl
38936           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
38937 ____________________________________________________________________________
38938 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
38939         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
38940              From: andreas.koenig@anima.de (Andreas J. Koenig)
38941              Date: 15 Jun 2001 13:30:39 +0200
38942              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
38943              
38944              Record the grim history.
38945      Branch: perl
38946            ! lib/File/Find.pm
38947 ____________________________________________________________________________
38948 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
38949         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
38950              From: Brian McCauley <nobull@mail.com>
38951              Date: 15 Jun 2001 07:51:26 +0100
38952              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
38953      Branch: perl
38954            ! lib/File/Find.pm t/lib/filefind.t
38955 ____________________________________________________________________________
38956 [ 10606] By: nick                                  on 2001/06/15  14:00:08
38957         Log: regen_config_h for Win32.
38958      Branch: perlio
38959            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38960 ____________________________________________________________________________
38961 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
38962         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
38963              From: Peter Prymmer <pvhp@forte.com>
38964              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
38965              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
38966      Branch: perl
38967            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
38968 ____________________________________________________________________________
38969 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
38970         Log: Some filesystems require writability for rename/unlink.
38971      Branch: perl
38972            ! opcode.pl
38973 ____________________________________________________________________________
38974 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
38975         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
38976              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
38977              Date: Fri, 15 Jun 2001 12:08:53 +0200
38978              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
38979      Branch: perl
38980            ! perlio.c
38981 ____________________________________________________________________________
38982 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
38983         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
38984              From: Mike Guy <mjtg@cam.ac.uk>
38985              Date: Fri, 15 Jun 2001 14:11:49 +0100
38986              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
38987      Branch: perl
38988            ! opcode.pl
38989 ____________________________________________________________________________
38990 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
38991         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
38992              From: Nicholas Clark <nick@ccl4.org>
38993              Date: Thu, 14 Jun 2001 23:52:56 +0100
38994              Message-ID: <20010614235256.G98663@plum.flirble.org>
38995      Branch: perl
38996            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
38997            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
38998 ____________________________________________________________________________
38999 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
39000         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
39001              From: Russ Allbery <rra@stanford.edu>
39002              Date: 14 Jun 2001 13:24:43 -0700
39003              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
39004      Branch: perl
39005            ! ext/GDBM_File/GDBM_File.pm
39006 ____________________________________________________________________________
39007 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
39008         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
39009              From: Nicholas Clark <nick@ccl4.org>
39010              Date: Thu, 14 Jun 2001 20:37:47 +0100
39011              Message-ID: <20010614203747.F98663@plum.flirble.org>
39012      Branch: perl
39013            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
39014            ! t/lib/gdbm.t
39015 ____________________________________________________________________________
39016 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
39017         Log: Integrate perlio.
39018      Branch: perl
39019           !> makedef.pl sv.c
39020 ____________________________________________________________________________
39021 [ 10597] By: nick                                  on 2001/06/15  11:08:13
39022         Log: Check that HVs with HvNAME() != NULL are really stashes before
39023              treating them as such. Also be more defensive on the GvCV.
39024              Win32 fork and dprof now working again. 
39025      Branch: perlio
39026            ! sv.c
39027 ____________________________________________________________________________
39028 [ 10596] By: nick                                  on 2001/06/15  10:11:20
39029         Log: Integrate mainline.
39030      Branch: perlio
39031           +> Cross/README
39032           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
39033           !> Porting/config_H config_h.SH configure.com epoc/config.sh
39034           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
39035           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39036           !> vos/config.ga.h win32/config.bc win32/config.gc
39037           !> win32/config.vc win32/config_H.bc win32/config_H.gc
39038           !> win32/config_H.vc
39039 ____________________________________________________________________________
39040 [ 10595] By: nick                                  on 2001/06/15  09:37:17
39041         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
39042              - Win32 (VC++) now builds but fails:
39043              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
39044              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
39045              write.t    - open(...,"|-") not implemented on Win32 
39046      Branch: perlio
39047            ! makedef.pl
39048 ____________________________________________________________________________
39049 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
39050         Log: Integrate perlio.
39051      Branch: perl
39052           !> perlio.c win32/makefile.mk
39053 ____________________________________________________________________________
39054 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
39055         Log: Metaconfig unit changes for #10592.
39056      Branch: metaconfig
39057            + U/modified/i_varhdr.U U/modified/startsh.U
39058            - U/a_dvisory/crosscompile.U U/target/Target.U
39059            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
39060            ! U/compline/bitpbyte.U U/compline/byteorder.U
39061            ! U/compline/ccflags.U U/compline/charsize.U
39062            ! U/compline/d_casti32.U U/compline/d_castneg.U
39063            ! U/compline/d_closedir.U U/compline/d_fd_set.U
39064            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
39065            ! U/compline/d_keepsig.U U/compline/d_open3.U
39066            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
39067            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
39068            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
39069            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
39070            ! U/compline/doublesize.U U/compline/floatsize.U
39071            ! U/compline/nblock_io.U U/compline/orderlib.U
39072            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
39073            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
39074            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
39075            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
39076            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
39077            ! U/modified/spitshell.U U/threads/archname.U
39078            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
39079            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
39080            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
39081            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
39082            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
39083      Branch: metaconfig/U/perl
39084            + Cross.U
39085            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
39086            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
39087            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
39088            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
39089            ! stdio_streams.U uselfs.U
39090 ____________________________________________________________________________
39091 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
39092         Log: The first steps towards cross-compilation.
39093              
39094              Abstract execution of compiled test executables with $run,
39095              and abstract transfer of files with $to and $from.
39096              
39097              Under cross-compilation the $run, $to, and $from will point
39098              to appropriate wrapper scripts, by default ssh and scp,
39099              but also rsh, rcp, and cp are supported.  If not
39100              cross-compiling, they will be set to '', ':', and ':',
39101              respectively.
39102              
39103              With these patches I was able to get Configure for
39104              iPAQ ARM Linux on an Intel Linux about 95% right
39105              (only a few tests failed to execute or they produced
39106              incorrect results), and I was able to compile
39107              a functional miniperl.
39108              
39109              The symbol crosscompile renamed to be usecrosscompile,
39110              the corresponding C symbol from CROSSCOMPILE to
39111              USE_CROSS_COMPILE.
39112      Branch: perl
39113            ! Configure Cross/README Makefile.SH Porting/Glossary
39114            ! Porting/config.sh Porting/config_H config_h.SH configure.com
39115            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
39116            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39117            ! vos/config.ga.def vos/config.ga.h win32/config.bc
39118            ! win32/config.gc win32/config.vc win32/config_H.bc
39119            ! win32/config_H.gc win32/config_H.vc
39120 ____________________________________________________________________________
39121 [ 10591] By: nick                                  on 2001/06/14  20:00:12
39122         Log: Steps along the road toward Win32 building again.
39123      Branch: perlio
39124            ! perlio.c win32/makefile.mk
39125 ____________________________________________________________________________
39126 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
39127         Log: Integrate perlio.
39128      Branch: perl
39129           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39130 ____________________________________________________________________________
39131 [ 10589] By: nick                                  on 2001/06/14  13:54:07
39132         Log: Routine regen_config_h for Win32
39133      Branch: perlio
39134            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39135 ____________________________________________________________________________
39136 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
39137         Log: Integrate perlio.
39138      Branch: perl
39139           +> perlyline.pl
39140           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
39141 ____________________________________________________________________________
39142 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
39143         Log: A placeholder.
39144      Branch: perl
39145            + Cross/README
39146 ____________________________________________________________________________
39147 [ 10586] By: nick                                  on 2001/06/14  08:25:07
39148         Log: Add new step to run_byacc which:
39149              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
39150              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
39151      Branch: perlio
39152            + perlyline.pl
39153            ! MANIFEST Makefile.SH perly.c
39154 ____________________________________________________________________________
39155 [ 10585] By: nick                                  on 2001/06/14  08:22:29
39156         Log: Integrate mainline
39157      Branch: perlio
39158           +> locale.c numeric.c
39159           !> Changes cygwin/Makefile.SHs embed.h embed.pl
39160           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
39161           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
39162           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
39163           !> x2p/Makefile.SH
39164 ____________________________________________________________________________
39165 [ 10584] By: nick                                  on 2001/06/14  08:05:53
39166         Log: Hack to remove insecure directories from PATH so test will run.
39167      Branch: perlio
39168            ! t/lib/filefind.t
39169 ____________________________________________________________________________
39170 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
39171         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
39172      Branch: perl
39173            - t/lib/mbimbf.t
39174            ! MANIFEST
39175 ____________________________________________________________________________
39176 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
39177         Log: Detypo.
39178      Branch: perl
39179            ! x2p/Makefile.SH
39180 ____________________________________________________________________________
39181 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
39182         Log: de-$CONFIG continues.
39183      Branch: perl
39184            ! cygwin/Makefile.SHs x2p/Makefile.SH
39185 ____________________________________________________________________________
39186 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
39187         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
39188              From: Nicholas Clark <nick@ccl4.org>
39189              Date: Wed, 13 Jun 2001 21:20:13 +0100
39190              Message-ID: <20010613212013.D98663@plum.flirble.org>
39191      Branch: perl
39192            ! opcode.pl
39193 ____________________________________________________________________________
39194 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
39195         Log: Subject: splitting util.c
39196              From: Hugo <hv@crypt.compulink.co.uk>
39197              Date: Thu, 14 Jun 2001 00:41:08 +0100
39198              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
39199      Branch: perl
39200            + locale.c numeric.c
39201            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
39202            ! pod/perlapi.pod proto.h util.c
39203 ____________________________________________________________________________
39204 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
39205         Log: Upgrade to Math::BigInt 1.34 from Tels.
39206      Branch: perl
39207            + t/lib/mbimbf.t
39208            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
39209            ! t/lib/bigfltpm.t t/lib/bigintpm.t
39210 ____________________________________________________________________________
39211 [ 10577] By: nick                                  on 2001/06/13  19:02:48
39212         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
39213      Branch: perlio
39214           !> (integrate 125 files)
39215 ____________________________________________________________________________
39216 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
39217         Log: Update Changes.
39218      Branch: perl
39219            ! Changes patchlevel.h
39220 ____________________________________________________________________________
39221 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
39222         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
39223              From: "Craig A. Berry" <craigberry@mac.com>
39224              Date: Wed, 13 Jun 2001 13:24:28 -0500
39225              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
39226      Branch: perl
39227            ! ext/re/Makefile.PL
39228 ____________________________________________________________________________
39229 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
39230         Log: Mc.u.c. for #10573.
39231      Branch: metaconfig
39232            ! U/threads/usethreads.U
39233 ____________________________________________________________________________
39234 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
39235         Log: It would be also be good if I could type.
39236      Branch: perl
39237            ! Configure
39238 ____________________________________________________________________________
39239 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
39240         Log: Metaconfig unit change for #10571.
39241      Branch: metaconfig
39242            ! U/threads/usethreads.U
39243 ____________________________________________________________________________
39244 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
39245         Log: A non-empty default is a good thing.
39246      Branch: perl
39247            ! Configure
39248 ____________________________________________________________________________
39249 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
39250         Log: Metaconfig unit change for #10569.
39251      Branch: metaconfig
39252            ! U/threads/usethreads.U
39253 ____________________________________________________________________________
39254 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
39255         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
39256              extremely experimental, not even prompted for.
39257      Branch: perl
39258            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39259            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
39260            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
39261            ! win32/config.bc win32/config.gc win32/config.vc
39262 ____________________________________________________________________________
39263 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
39264         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
39265      Branch: perl
39266            ! pod/perlfaq6.pod
39267 ____________________________________________________________________________
39268 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
39269         Log: Integrate perlio; conflicts, accept Nick's versions.
39270      Branch: perl
39271           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
39272           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
39273 ____________________________________________________________________________
39274 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
39275         Log: Subject: Re: ext/ + -Wall
39276              From: Doug MacEachern <dougm@covalent.net>
39277              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
39278              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
39279      Branch: perl
39280            ! XSUB.h lib/ExtUtils/xsubpp perl.h
39281 ____________________________________________________________________________
39282 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
39283         Log: Similar logic as DB_File.xs, using the modern macros and
39284              defines them to older ones for older Perls where PERL_VERSION
39285              is not defined, from Doug MacEachern.
39286      Branch: perl
39287            ! ext/Storable/Storable.xs
39288 ____________________________________________________________________________
39289 [ 10564] By: nick                                  on 2001/06/13  15:22:01
39290         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
39291              and using that instead (name lookups are sequential search for now).
39292      Branch: perlio
39293            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
39294            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
39295 ____________________________________________________________________________
39296 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
39297         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
39298              From: "Richard Soderberg" <rs@crystalflame.net>
39299              Date: Sat, 26 May 2001 06:44:20 -0700
39300              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
39301      Branch: perl
39302            ! sv.c t/op/glob.t
39303 ____________________________________________________________________________
39304 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
39305         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
39306              From: "Craig A. Berry" <craigberry@mac.com>
39307              Date: Tue, 12 Jun 2001 23:55:26 -0500
39308              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
39309      Branch: perl
39310            ! ext/re/Makefile.PL ext/re/re.xs
39311 ____________________________________________________________________________
39312 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
39313         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
39314              suggested by NI-S.
39315      Branch: perl
39316            ! XSUB.h malloc.c perl.h
39317 ____________________________________________________________________________
39318 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
39319         Log: Regen toc.
39320      Branch: perl
39321            ! pod/perltoc.pod
39322 ____________________________________________________________________________
39323 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
39324         Log: Subject: [patch] perl.gprof control
39325              From: Doug MacEachern <dougm@covalent.net>
39326              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
39327              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
39328      Branch: perl
39329            ! miniperlmain.c perl.h
39330 ____________________________________________________________________________
39331 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
39332         Log: Subject: Re: ext/ + -Wall
39333              From: Doug MacEachern <dougm@covalent.net>
39334              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
39335              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
39336              
39337              Document ax and break up dXSARGS.
39338      Branch: perl
39339            ! XSUB.h pod/perlapi.pod
39340 ____________________________________________________________________________
39341 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
39342         Log: More AIX tweakage from Merijn.
39343      Branch: perl
39344            ! hints/aix.sh
39345 ____________________________________________________________________________
39346 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
39347         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
39348              From: "Craig A. Berry" <craigberry@mac.com>
39349              Date: Tue, 12 Jun 2001 22:57:45 -0500
39350              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
39351      Branch: perl
39352            ! vms/descrip_mms.template
39353 ____________________________________________________________________________
39354 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
39355         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
39356              From: "Craig A. Berry" <craigberry@mac.com>
39357              Date: Tue, 12 Jun 2001 22:21:39 -0500
39358              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
39359      Branch: perl
39360            ! configure.com util.c
39361 ____________________________________________________________________________
39362 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
39363         Log: New AIX dynaloading code from Jens-Uwe Mager.
39364              Does break binary compatibility.
39365      Branch: perl
39366            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
39367 ____________________________________________________________________________
39368 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
39369         Log: VMS DEC C compiler found nits by Peter Prymmer.
39370      Branch: perl
39371            ! util.c
39372 ____________________________________________________________________________
39373 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
39374         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
39375              From: Peter Prymmer <pvhp@forte.com>
39376              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
39377              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
39378      Branch: perl
39379            ! t/lib/filecomp.t
39380 ____________________________________________________________________________
39381 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
39382         Log: I wonder how many $CONFIGs still lurk in the shadows.
39383      Branch: perl
39384            ! pod/Makefile.SH x2p/cflags.SH
39385 ____________________________________________________________________________
39386 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
39387         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
39388      Branch: perl
39389            ! pod/checkpods.PL
39390 ____________________________________________________________________________
39391 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
39392         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
39393      Branch: perl
39394            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
39395 ____________________________________________________________________________
39396 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
39397         Log: Subject: [patch] rid local_patches warnings
39398              From: Doug MacEachern <dougm@covalent.net>
39399              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
39400              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
39401      Branch: perl
39402            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
39403 ____________________________________________________________________________
39404 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
39405         Log: Subject: Re: ext/ + -Wall
39406              From: Doug MacEachern <dougm@covalent.net>
39407              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
39408              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
39409      Branch: perl
39410            ! ext/attrs/attrs.xs
39411 ____________________________________________________________________________
39412 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
39413         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
39414              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39415              Date: Tue, 12 Jun 2001 14:36:20 -0400
39416              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
39417      Branch: perl
39418            ! pod/perlretut.pod
39419 ____________________________________________________________________________
39420 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
39421         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
39422              From: Mike Guy <mjtg@cam.ac.uk>
39423              Date: Tue, 12 Jun 2001 19:10:31 +0100
39424              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
39425              
39426              Subject: Re: [ID 20010612.001] out of memory during regex compilation
39427              From: Mike Guy <mjtg@cam.ac.uk>
39428              Date: Tue, 12 Jun 2001 19:21:01 +0100
39429              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
39430      Branch: perl
39431            ! pod/perlop.pod
39432 ____________________________________________________________________________
39433 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
39434         Log: AIX tweaks from Merijn H. Brand.
39435      Branch: perl
39436            ! hints/aix.sh
39437 ____________________________________________________________________________
39438 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
39439         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
39440              From: "Brendan O'Dea" <bod@compusol.com.au>
39441              Date: Wed, 13 Jun 2001 05:16:47 +1000
39442              Message-ID: <20010613051647.A8945@compusol.com.au>
39443      Branch: maint-5.6/perl
39444            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
39445 ____________________________________________________________________________
39446 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
39447         Log: Subject: Small bcopy cleanup
39448              From: Andy Dougherty <doughera@lafayette.edu>
39449              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
39450              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
39451      Branch: perl
39452            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
39453 ____________________________________________________________________________
39454 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
39455         Log: Subject: [PATCH] Re: ext/ + -Wall
39456              From: Nicholas Clark <nick@ccl4.org>
39457              Date: Wed, 13 Jun 2001 00:04:30 +0100
39458              Message-ID: <20010613000430.M5901@plum.flirble.org>
39459      Branch: perl
39460            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
39461 ____________________________________________________________________________
39462 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
39463         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
39464              From: Nicholas Clark <nick@ccl4.org>
39465              Date: Tue, 12 Jun 2001 23:53:07 +0100
39466              Message-ID: <20010612235307.L5901@plum.flirble.org>
39467      Branch: perl
39468            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
39469 ____________________________________________________________________________
39470 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
39471         Log: MPE/iX tweaks from Mark Bixby.
39472      Branch: perl
39473            ! hints/mpeix.sh mpeix/mpeixish.h util.c
39474 ____________________________________________________________________________
39475 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
39476         Log: Update Changes.
39477      Branch: perl
39478            ! Changes patchlevel.h
39479 ____________________________________________________________________________
39480 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
39481         Log: One less -Wall whine (found under DEBUGGING).
39482      Branch: perl
39483            ! x2p/Makefile.SH x2p/a2p.c
39484 ____________________________________________________________________________
39485 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
39486         Log: s/case-independent/case-insensitive/g
39487      Branch: perl
39488            ! pod/perldebug.pod
39489 ____________________________________________________________________________
39490 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
39491         Log: As suggested in    
39492              
39493              Subject: Re: ext/ + -Wall
39494              From: Gurusamy Sarathy <gsar@ActiveState.com>
39495              Date: Mon, 11 Jun 2001 23:34:31 -0700
39496              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
39497      Branch: perl
39498            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
39499            ! perl.h
39500 ____________________________________________________________________________
39501 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
39502         Log: Subject: ext/ + -Wall
39503              From: Doug MacEachern <dougm@covalent.net>
39504              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
39505              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
39506      Branch: perl
39507            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
39508            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
39509            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
39510            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
39511            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
39512            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
39513            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
39514            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
39515            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
39516            ! lib/ExtUtils/xsubpp
39517 ____________________________________________________________________________
39518 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
39519         Log: Subject: [PATCH] anonymous stashes
39520              From: Abhijit Menon-Sen <ams@wiw.org>
39521              Date: Tue, 12 Jun 2001 12:47:04 +0530
39522              Message-ID: <20010612124704.A29029@lustre.linux.in>
39523      Branch: perl
39524            ! dump.c gv.c sv.c xsutils.c
39525 ____________________________________________________________________________
39526 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
39527         Log: One more test for $^S.
39528      Branch: perl
39529            ! t/op/magic.t
39530 ____________________________________________________________________________
39531 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
39532         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
39533              From: Abhijit Menon-Sen <ams@wiw.org>
39534              Date: Tue, 12 Jun 2001 17:35:55 +0530
39535              Message-ID: <20010612173555.A32426@lustre.linux.in>
39536      Branch: perl
39537            ! mg.c t/op/magic.t
39538 ____________________________________________________________________________
39539 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
39540         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
39541              From: Mike Guy <mjtg@cam.ac.uk>
39542              Date: Tue, 12 Jun 2001 13:14:15 +0100
39543              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
39544      Branch: perl
39545            ! pod/perlop.pod
39546 ____________________________________________________________________________
39547 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
39548         Log: AUTHORS updates.
39549      Branch: perl
39550            ! AUTHORS
39551 ____________________________________________________________________________
39552 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
39553         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
39554              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
39555              Content-Transfer-Encoding: 7bit
39556              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
39557      Branch: perl
39558            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
39559 ____________________________________________________________________________
39560 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
39561         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
39562              From: "Philip Newton" <Philip.Newton@gmx.net>
39563              Date: Mon, 11 Jun 2001 07:08:03 +0200
39564              Message-Id: <200106120802.LAA08992@taas.iki.fi>
39565      Branch: perl
39566            ! t/base/term.t
39567 ____________________________________________________________________________
39568 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
39569         Log: Cleanup the a2p.c for -Wall.
39570      Branch: perl
39571            ! x2p/Makefile.SH x2p/a2p.c
39572 ____________________________________________________________________________
39573 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
39574         Log: File::Find update for MacOS from Chris Nandor.
39575      Branch: perl
39576            ! lib/File/Find.pm t/lib/filefind.t
39577 ____________________________________________________________________________
39578 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
39579         Log: gcc -Wall nits picked out by a non-UNIX system
39580              (courtesy of Mark Bixby)
39581      Branch: perl
39582            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
39583            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
39584            ! pp_sys.c util.c
39585 ____________________________________________________________________________
39586 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
39587         Log: Metaconfig unit change for #10522.  (The d_modfl changes
39588              placate metalint.)
39589      Branch: metaconfig/U/perl
39590            ! d_modfl.U d_u32align.U
39591 ____________________________________________________________________________
39592 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
39593         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
39594              be "./try 2>&1 >/dev/null".
39595      Branch: perl
39596            ! Configure
39597 ____________________________________________________________________________
39598 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
39599         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
39600              From: "Craig A. Berry" <craigberry@mac.com>
39601              Date: Mon, 11 Jun 2001 14:00:32 -0500
39602              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
39603      Branch: perl
39604            ! configure.com
39605 ____________________________________________________________________________
39606 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
39607         Log: Move the full \p\P lists to perlunicode.
39608      Branch: perl
39609            ! pod/perlretut.pod pod/perlunicode.pod
39610 ____________________________________________________________________________
39611 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
39612         Log: VOS build tweak for 5.6.1 from Paul Green.
39613      Branch: maint-5.6/perl
39614            ! vos/build.cm
39615 ____________________________________________________________________________
39616 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
39617         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
39618              From: "Craig A. Berry" <craigberry@mac.com>
39619              Date: Fri, 8 Jun 2001 18:08:18 -0500
39620              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
39621      Branch: perl
39622            ! vms/vms.c
39623 ____________________________________________________________________________
39624 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
39625         Log: Update Changes.
39626      Branch: perl
39627            ! Changes patchlevel.h
39628 ____________________________________________________________________________
39629 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
39630         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
39631      Branch: perl
39632            ! vos/config.alpha.h vos/config.ga.h
39633 ____________________________________________________________________________
39634 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
39635         Log: VOS updates from Paul Green for @10476.
39636      Branch: perl
39637            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
39638            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39639            ! vos/config.ga.h vos/configure_perl.cm
39640 ____________________________________________________________________________
39641 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
39642         Log: Subject: [PATCH] Not many people know this ...
39643              From: Mike Guy <mjtg@cam.ac.uk>
39644              Date: Mon, 11 Jun 2001 14:55:15 +0100
39645              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
39646      Branch: perl
39647            ! pod/perldebug.pod
39648 ____________________________________________________________________________
39649 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
39650         Log: Add final commas to lists as suggested by Philip Newton.
39651      Branch: perl
39652            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
39653 ____________________________________________________________________________
39654 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
39655         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
39656              Date: Sun, 10 Jun 2001 23:35:38 -0400
39657              From: Chris Nandor <pudge@pobox.com>
39658              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
39659      Branch: perl
39660            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
39661            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
39662            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
39663            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
39664            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
39665            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
39666            ! t/op/write.t t/pragma/strict.t
39667 ____________________________________________________________________________
39668 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
39669         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
39670              From: Chris Nandor <pudge@pobox.com>
39671              Date: Mon, 11 Jun 2001 08:24:28 -0400
39672              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
39673      Branch: perl
39674            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
39675            ! t/lib/io_dir.t
39676 ____________________________________________________________________________
39677 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
39678         Log: One more run_byacc (a hand-tweaked version had slipped in).
39679      Branch: perl
39680            ! perly.c vms/perly_c.vms
39681 ____________________________________________________________________________
39682 [ 10509] By: nick                                  on 2001/06/11  07:49:15
39683         Log: Integrate mainline
39684      Branch: perlio
39685           !> Makefile.SH embed.h embed.pl global.sym
39686           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
39687           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
39688           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
39689           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
39690 ____________________________________________________________________________
39691 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
39692         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
39693              From: Mike Guy <mjtg@cam.ac.uk>
39694              Reply-To: mjtg@cam.ac.uk
39695              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
39696      Branch: perl
39697            ! lib/ExtUtils/Manifest.pm
39698 ____________________________________________________________________________
39699 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
39700         Log: Subject: [PATCH] ExtUtils::Constant
39701              From: Nicholas Clark <nick@ccl4.org>
39702              Date: Sun, 10 Jun 2001 23:25:41 +0100
39703              Message-ID: <20010610232540.C76396@plum.flirble.org>
39704      Branch: perl
39705            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
39706 ____________________________________________________________________________
39707 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
39708         Log: Integrate perlio.
39709      Branch: perl
39710           !> iperlsys.h
39711 ____________________________________________________________________________
39712 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
39713         Log: Move the grok_number and its lieutenant grok_numeric_radix
39714              from sv.c statics to util.c and public.
39715      Branch: perl
39716            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
39717            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
39718 ____________________________________________________________________________
39719 [ 10504] By: nick                                  on 2001/06/10  17:47:06
39720         Log: Fix (valid) -Wall warnings in perlio.c
39721      Branch: perlio
39722            ! iperlsys.h
39723 ____________________________________________________________________________
39724 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
39725         Log: Update perly_c.diff, update perly.fixer to edit away
39726              some of the -Wall noise.
39727      Branch: perl
39728            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
39729 ____________________________________________________________________________
39730 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
39731         Log: Check the version of byacc.
39732      Branch: perl
39733            ! Makefile.SH
39734 ____________________________________________________________________________
39735 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
39736         Log: Subject: [PATCH] perly.y overhaul
39737              From: Simon Cozens <simon@netthink.co.uk>
39738              Date: Sun, 10 Jun 2001 16:56:54 +0100
39739              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
39740              
39741              Plus make run_byacc.
39742      Branch: perl
39743            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
39744 ____________________________________________________________________________
39745 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
39746         Log: Integrate perlio.
39747      Branch: perl
39748           !> perlio.c perlsfio.h
39749 ____________________________________________________________________________
39750 [ 10499] By: nick                                  on 2001/06/10  15:01:08
39751         Log: Integrate mainline
39752      Branch: perlio
39753           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
39754           !> t/pragma/locale.t util.c
39755 ____________________________________________________________________________
39756 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
39757         Log: Put some meat on the perl572delta bones.  The list of
39758              selected bug fixes needs more work, as does still the
39759              whole document.
39760      Branch: perl
39761            ! pod/perl572delta.pod
39762 ____________________________________________________________________________
39763 [ 10497] By: nick                                  on 2001/06/10  12:27:51
39764         Log: Paper over a crack or two with USE_SFIO
39765      Branch: perlio
39766            ! perlio.c perlsfio.h
39767 ____________________________________________________________________________
39768 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
39769         Log: Update Changes.
39770      Branch: perl
39771            ! Changes patchlevel.h
39772 ____________________________________________________________________________
39773 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
39774         Log: Subject: Re: pragma/locale.t #107
39775              From: Hugo <hv@crypt.compulink.co.uk>
39776              Date: Sun, 10 Jun 2001 11:23:30 +0100
39777              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
39778              
39779              Encapsulate the scan of the decimal radix separator.
39780      Branch: perl
39781            ! embed.h embed.pl proto.h sv.c
39782 ____________________________________________________________________________
39783 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
39784         Log: Try to grok numbers both with the locale specific separator
39785              and with the usual "." (if different from the lss); add a test
39786              to locale.t to do also a little bit of math in addition to just
39787              equalness testing; remove extraneous logic as suggested in
39788              
39789              Subject: Re: pragma/locale.t #107
39790              From: Nicholas Clark <nick@ccl4.org>
39791              Date: Sat, 9 Jun 2001 22:37:36 +0100
39792              Message-ID: <20010609223735.Y76396@plum.flirble.org>
39793      Branch: perl
39794            ! sv.c t/pragma/locale.t
39795 ____________________________________________________________________________
39796 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
39797         Log: Metaconfig unit change for #10492.
39798      Branch: metaconfig/U/perl
39799            ! Extensions.U
39800 ____________________________________________________________________________
39801 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
39802         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
39803              From: Artur Bergman <artur@contiller.se> 
39804              Date: Sat, 09 Jun 2001 21:03:51 +0200
39805              Message-ID: <B7483FB6.1398%artur@contiller.se>
39806      Branch: perl
39807            ! Configure
39808 ____________________________________________________________________________
39809 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
39810         Log: Integrate perlio.
39811      Branch: perl
39812           !> perlsfio.h
39813 ____________________________________________________________________________
39814 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
39815         Log: Do locale specific separator if only in locale.
39816      Branch: perl
39817            ! util.c
39818 ____________________________________________________________________________
39819 [ 10489] By: nick                                  on 2001/06/09  19:13:25
39820         Log: Make XS/Typemap compile (but fail) with sfio
39821      Branch: perlio
39822            ! perlsfio.h
39823 ____________________________________________________________________________
39824 [ 10488] By: nick                                  on 2001/06/09  19:12:51
39825         Log: Re-integrate mainline
39826      Branch: perlio
39827           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
39828           !> proto.h sv.c util.c
39829 ____________________________________________________________________________
39830 [ 10487] By: nick                                  on 2001/06/09  16:26:29
39831         Log: Integrate mainline
39832      Branch: perlio
39833           !> (integrate 31 files)
39834 ____________________________________________________________________________
39835 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
39836         Log: Subject: [PATCH] New attempt to clone callack
39837              From: Artur Bergman <artur@contiller.se> 
39838              Date: Thu, 07 Jun 2001 11:52:16 +0200
39839              Message-ID: <B7451B6F.12B7%artur@contiller.se>
39840      Branch: perl
39841            ! embedvar.h intrpvar.h perlapi.h sv.c
39842 ____________________________________________________________________________
39843 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
39844         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
39845      Branch: perl
39846            ! embed.h embed.pl perl.h proto.h sv.c util.c
39847 ____________________________________________________________________________
39848 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
39849         Log: Subject: Re: pragma/locale.t #107
39850              From: Nicholas Clark <nick@ccl4.org>
39851              Date: Sat, 9 Jun 2001 16:26:10 +0100
39852              Message-ID: <20010609162609.V76396@plum.flirble.org>
39853              
39854              A missing NVification.
39855      Branch: perl
39856            ! sv.c
39857 ____________________________________________________________________________
39858 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
39859         Log: Redo the #10482, there already was a test script for formats.
39860      Branch: perl
39861            - t/io/format.t
39862            ! MANIFEST t/op/write.t
39863 ____________________________________________________________________________
39864 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
39865         Log: Twisted format testing, from Merijn.
39866      Branch: perl
39867            + t/io/format.t
39868            ! MANIFEST
39869 ____________________________________________________________________________
39870 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
39871         Log: More \p{In...} testing, combined with \N{...}.
39872      Branch: perl
39873            ! lib/utf8_heavy.pl t/op/pat.t
39874 ____________________________________________________________________________
39875 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
39876         Log: Metaconfig changes for #10479.
39877      Branch: metaconfig
39878            ! U/Glossary.patch
39879      Branch: metaconfig/U/perl
39880            ! d_modfl.U
39881 ____________________________________________________________________________
39882 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
39883         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
39884      Branch: perl
39885            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39886            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
39887            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
39888            ! win32/config.bc win32/config.gc win32/config.vc
39889 ____________________________________________________________________________
39890 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
39891         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
39892              From: "Craig A. Berry" <craigberry@mac.com>
39893              Date: Thu, 7 Jun 2001 14:27:20 -0500
39894              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
39895      Branch: perl
39896            ! vms/perlvms.pod
39897 ____________________________________________________________________________
39898 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
39899         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
39900              From: Gisle Aas <gisle@ActiveState.com>
39901              Date: 07 Jun 2001 17:04:29 -0700
39902              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
39903      Branch: perl
39904            ! ext/re/re.xs
39905 ____________________________________________________________________________
39906 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
39907         Log: Update Changes.
39908      Branch: perl
39909            ! Changes patchlevel.h
39910 ____________________________________________________________________________
39911 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
39912         Log: Regen Glossary et alia.
39913      Branch: perl
39914            ! Porting/Glossary Porting/config.sh Porting/config_H
39915 ____________________________________________________________________________
39916 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
39917         Log: Metaconfig unit changes for #10473.
39918      Branch: metaconfig/U/perl
39919            ! d_modfl.U
39920 ____________________________________________________________________________
39921 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
39922         Log: Harumph, also AIX will spill its guts (i.e. dump core)
39923              if an executable contains modfl() but it hasn't been
39924              compiled right (in the case of AIX, with cc -qlongdouble).
39925      Branch: perl
39926            ! Configure
39927 ____________________________________________________________________________
39928 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
39929         Log: integrate change#10471 from mainline
39930              
39931              in change#10451, check that CvOUTSIDE is a CV before looking in
39932              (it can apparently be SVt_NULL during global destruction)
39933      Branch: maint-5.6/perl
39934           !> op.c
39935 ____________________________________________________________________________
39936 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
39937         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
39938              (it can apparently be SVt_NULL during global destruction)
39939      Branch: perl
39940            ! op.c
39941 ____________________________________________________________________________
39942 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
39943         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
39944              From: Robin Barker <rmb1@cise.npl.co.uk>
39945              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
39946              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
39947      Branch: perl
39948            ! lib/diagnostics.pm pod/perldiag.pod
39949 ____________________________________________________________________________
39950 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
39951         Log: Subject: [PATCH perl@10439] long =item
39952              From: Robin Barker <rmb1@cise.npl.co.uk>
39953              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
39954              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
39955      Branch: perl
39956            ! README.amiga lib/Attribute/Handlers.pm
39957            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
39958 ____________________________________________________________________________
39959 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
39960         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
39961              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
39962              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
39963              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
39964      Branch: perl
39965            ! pod/perlguts.pod
39966 ____________________________________________________________________________
39967 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
39968         Log: Integrate perlio.
39969      Branch: perl
39970           !> sv.c
39971 ____________________________________________________________________________
39972 [ 10466] By: nick                                  on 2001/06/07  10:25:40
39973         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
39974              whitespace tweaks.
39975              Still coredumps in pragma/overload.t - what a nice hard fail that is...
39976      Branch: perlio
39977            ! sv.c
39978 ____________________________________________________________________________
39979 [ 10465] By: nick                                  on 2001/06/07  08:41:58
39980         Log: Raw integrate of mainline for S_grok_number debug
39981              (sv.c has MULTIPLICITY issues as well as whatever else ...)
39982      Branch: perlio
39983            - plan9/perlplan9.doc plan9/perlplan9.pod
39984           !> (integrate 46 files)
39985 ____________________________________________________________________________
39986 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
39987         Log: The proper prototyping for #10463.
39988      Branch: perl
39989            ! embed.h embed.pl proto.h sv.c
39990 ____________________________________________________________________________
39991 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
39992         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
39993              From: Nicholas Clark <nick@ccl4.org>
39994              Date: Thu, 7 Jun 2001 00:29:59 +0100
39995              Message-ID: <20010607002959.Z76396@plum.flirble.org>
39996      Branch: perl
39997            ! sv.c
39998 ____________________________________________________________________________
39999 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
40000         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
40001              From: "Craig A. Berry" <craigberry@mac.com>
40002              Date: Wed, 06 Jun 2001 17:54:30 -0500
40003              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
40004      Branch: perl
40005            ! vms/perlvms.pod
40006 ____________________________________________________________________________
40007 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
40008         Log: Podify the remaining README.platform files;
40009              merge README.plan9 and plan9/perlplan9.pod;
40010              delete plan9/perlplan9.* (the perlplan.doc needs to
40011              be regenerated in Plan 9); make the =head1 and =head2
40012              in the README.platform to be a little more verbose
40013              (skipped README.os2 not to anger Ilya) so that they
40014              look better in the toc; regen toc.
40015      Branch: perl
40016            - plan9/perlplan9.doc plan9/perlplan9.pod
40017            ! MANIFEST README.aix README.amiga README.apollo README.beos
40018            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
40019            ! README.hpux README.hurd README.machten README.macos
40020            ! README.micro README.mint README.mpeix README.os390
40021            ! README.plan9 README.qnx README.solaris README.threads
40022            ! README.tru64 README.vmesa README.vms README.vos README.win32
40023            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40024            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40025 ____________________________________________________________________________
40026 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
40027         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
40028              From: Mike Guy <mjtg@cam.ac.uk>
40029              Reply-To: mjtg@cam.ac.uk
40030              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
40031      Branch: perl
40032            ! pod/perlguts.pod
40033 ____________________________________________________________________________
40034 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
40035         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
40036              From: Mike Guy <mjtg@cam.ac.uk>
40037              Reply-To: mjtg@cam.ac.uk
40038              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
40039      Branch: perl
40040            ! pod/perlsec.pod
40041 ____________________________________________________________________________
40042 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
40043         Log: Disable long doubles from pre-5.0 Tru64s.
40044      Branch: perl
40045            ! README.tru64 hints/dec_osf.sh
40046 ____________________________________________________________________________
40047 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
40048         Log: The #10455 exposed that modfl() is fundamentally busted
40049              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
40050              testing it.
40051      Branch: perl
40052            ! hints/dec_osf.sh
40053 ____________________________________________________________________________
40054 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
40055         Log: Metaconfig unit change for #10455.
40056      Branch: metaconfig/U/perl
40057            ! d_modfl.U
40058 ____________________________________________________________________________
40059 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
40060         Log: Configure check for geborken modfl(), inspired by
40061              
40062              Subject: Re: [20010118.017] op/int.t failure 
40063              From: Hugo <hv@crypt.compulink.co.uk>
40064              Date: Tue, 05 Jun 2001 13:43:27 +0100
40065              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
40066      Branch: perl
40067            ! Configure
40068 ____________________________________________________________________________
40069 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
40070         Log: Integrate changes #10450 and #10451 from maintperl:
40071              
40072              optimize change#10448 slightly (don't repeat search in eval""s lexical
40073              scope, since that has already been searched)
40074              
40075              change#9108 needs subtler treatment for case of closures created
40076              within eval""
40077      Branch: perl
40078           !> op.c t/op/misc.t
40079 ____________________________________________________________________________
40080 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
40081         Log: MakeMaker magic to compile (when no dynamic loading)
40082              List/Util.xsc as (ListUtil.c and) ListUtil.o since
40083              POSIX-BC (BS2000) linker has an evil limitation of
40084              being unable to include in the same executable several
40085              object files with the same name - case-insensitively -
40086              because otherwise we conflict with util.c.
40087              Strictly speaking currently required only in POSIX-BC
40088              but probably will do no harm elsewhere where static
40089              linking is required.
40090      Branch: perl
40091            ! ext/List/Util/Makefile.PL
40092 ____________________________________________________________________________
40093 [ 10452] By: nick                                  on 2001/06/06  08:59:51
40094         Log: Integrate mainline.
40095      Branch: perlio
40096           +> lib/Attribute/Handlers/demo/Demo.pm
40097           +> lib/Attribute/Handlers/demo/Descriptions.pm
40098           +> lib/Attribute/Handlers/demo/MyClass.pm
40099           +> lib/Attribute/Handlers/demo/demo.pl
40100           +> lib/Attribute/Handlers/demo/demo2.pl
40101           +> lib/Attribute/Handlers/demo/demo3.pl
40102           +> lib/Attribute/Handlers/demo/demo4.pl
40103           +> lib/Attribute/Handlers/demo/demo_call.pl
40104           +> lib/Attribute/Handlers/demo/demo_chain.pl
40105           +> lib/Attribute/Handlers/demo/demo_cycle.pl
40106           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
40107           +> lib/Attribute/Handlers/demo/demo_phases.pl
40108           +> lib/Attribute/Handlers/demo/demo_range.pl
40109           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
40110           +> uts/strtol_wrap.c
40111           !> (integrate 91 files)
40112 ____________________________________________________________________________
40113 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
40114         Log: change#9108 needs subtler treatment for case of closures created
40115              within eval""
40116      Branch: maint-5.6/perl
40117            ! op.c t/op/misc.t
40118 ____________________________________________________________________________
40119 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
40120         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
40121              scope, since that has already been searched)
40122      Branch: maint-5.6/perl
40123            ! op.c
40124 ____________________________________________________________________________
40125 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
40126         Log: Integrate change #10448 from maintperl; lexicals
40127              outside an eval"" weren't resolved correctly inside a subroutine
40128              definition inside the eval"" if they were not already referenced
40129              in the toplevel of the eval""-ed code
40130      Branch: perl
40131           !> cop.h op.c pp_ctl.c t/op/misc.t
40132 ____________________________________________________________________________
40133 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
40134         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
40135              outside an eval"" weren't resolved correctly inside a subroutine
40136              definition inside the eval"" if they were not already referenced
40137              in the toplevel of the eval""-ed code
40138      Branch: maint-5.6/perl
40139            ! cop.h op.c pp_ctl.c t/op/misc.t
40140 ____________________________________________________________________________
40141 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
40142         Log: Subject: [PATCH] perl570delta.pod
40143              From: Peter Scott <Peter@PSDT.com> 
40144              Date: Tue, 05 Jun 2001 18:51:02 -0700
40145              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
40146      Branch: perl
40147            ! pod/perl570delta.pod
40148 ____________________________________________________________________________
40149 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
40150         Log: The fudge factor is no more needed.  I hope.
40151      Branch: perl
40152            ! t/lib/posix.t
40153 ____________________________________________________________________________
40154 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
40155         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
40156              From: Hugo <hv@crypt.compulink.co.uk>
40157              Date: Tue, 05 Jun 2001 12:58:19 +0100
40158              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
40159      Branch: perl
40160            ! util.c
40161 ____________________________________________________________________________
40162 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
40163         Log: Make up prototypes only for those who have the functions
40164              but not the prototypes.
40165      Branch: perl
40166            ! perl.h
40167 ____________________________________________________________________________
40168 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
40169         Log: Subject: Re: Not OK: perl@10439 on win32 
40170              From: Prymmer/Kahn <pvhp@best.com> 
40171              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
40172              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
40173      Branch: perl
40174            ! perl.h util.c
40175 ____________________________________________________________________________
40176 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
40177         Log: The metaconfig units changes for #10441.
40178      Branch: metaconfig
40179            ! U/modified/Extract.U U/modified/Extractall.U
40180            ! U/modified/Finish.U
40181 ____________________________________________________________________________
40182 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
40183         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
40184      Branch: perl
40185            ! Configure
40186 ____________________________________________________________________________
40187 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
40188         Log: Unnecessary fuzziness undone, noted by Mike Guy.
40189      Branch: perl
40190            ! t/op/tr.t
40191 ____________________________________________________________________________
40192 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
40193         Log: Update Changes.
40194      Branch: perl
40195            ! Changes patchlevel.h
40196 ____________________________________________________________________________
40197 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
40198         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
40199              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
40200              leakage patch.
40201      Branch: perl
40202            ! t/op/misc.t
40203 ____________________________________________________________________________
40204 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
40205         Log: Test case for #10433/#10424.
40206      Branch: perl
40207            ! t/op/misc.t
40208 ____________________________________________________________________________
40209 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
40210         Log: Subject: One fix for strtoul not setting errno
40211              From: hom00@utsglobal.com (Hal Morris)
40212              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
40213              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
40214      Branch: perl
40215            + uts/strtol_wrap.c
40216            ! MANIFEST hints/uts.sh
40217 ____________________________________________________________________________
40218 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
40219         Log: Metaconfig units changes for #10434.
40220      Branch: metaconfig
40221            ! U/modified/Cppsym.U
40222      Branch: metaconfig/U/perl
40223            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
40224            + d_syscallproto.U d_usleepproto.U
40225            ! longdblfio.U quadfio.U
40226 ____________________________________________________________________________
40227 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
40228         Log: Configure tweaks; add prototype probes, make the cpp symbols
40229              probe to cast, not whine; test for %Ld and %Lf before %lld and
40230              %llf because the L is the ANSI way.
40231      Branch: perl
40232            ! Configure config_h.SH configure.com epoc/config.sh
40233            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
40234            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
40235            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
40236 ____________________________________________________________________________
40237 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
40238         Log: Sigh.  This is what #10424 was supposed to check in.
40239      Branch: perl
40240            ! op.c sv.c sv.h
40241 ____________________________________________________________________________
40242 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
40243         Log: More verbose failure.
40244      Branch: perl
40245            ! t/op/ver.t
40246 ____________________________________________________________________________
40247 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
40248         Log: The .pm changes to go with #10428.
40249      Branch: perl
40250            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
40251            ! ext/Sys/Syslog/Syslog.pm
40252 ____________________________________________________________________________
40253 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
40254         Log: On second thoughts show to utf8 skippage message only
40255              on failures, it's too confusing otherwise,
40256      Branch: perl
40257            ! t/pragma/locale.t
40258 ____________________________________________________________________________
40259 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
40260         Log: Do not import anything from Encode.
40261      Branch: perl
40262            ! ext/MIME/Base64/QuotedPrint.pm
40263 ____________________________________________________________________________
40264 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
40265         Log: The #10402 didn't take.  Weird.
40266      Branch: perl
40267            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
40268            ! ext/Sys/Syslog/Syslog.xs
40269 ____________________________________________________________________________
40270 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
40271         Log: Eradicate traces of 'asciirange' re subpragma.
40272      Branch: perl
40273            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
40274            ! pod/perldiag.pod
40275 ____________________________________________________________________________
40276 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
40277         Log: use is a compile-time thing.
40278      Branch: perl
40279            ! ext/MIME/Base64/QuotedPrint.pm
40280 ____________________________________________________________________________
40281 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
40282         Log: Subject: [PATCH perl@10419] -Wall casting patch
40283              From: Robin Barker <rmb1@cise.npl.co.uk>
40284              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
40285              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
40286      Branch: perl
40287            ! ext/Devel/DProf/DProf.xs mg.c
40288 ____________________________________________________________________________
40289 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
40290         Log: Subject: [PATCH #2] introducing SVpad_TYPED
40291              From: Abhijit Menon-Sen <ams@wiw.org>
40292              Date: Mon, 4 Jun 2001 12:26:02 +0530
40293              Message-ID: <20010604122602.A5775@lustre.linux.in>
40294      Branch: perl
40295            ! op.c sv.c sv.h
40296 ____________________________________________________________________________
40297 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
40298         Log: testsuite for change#10192 (from Gisle Aas)
40299      Branch: perl
40300            + t/op/override.t
40301            ! MANIFEST
40302 ____________________________________________________________________________
40303 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
40304         Log: integrate changes#10414-10416 from mainline
40305              
40306              Potential buffer overrun if the radix separator is more than
40307              one byte.  Also, under locales, prefer the locale-specific
40308              separator over the old boring ".".
40309              
40310              "10.", that is, decimal numbers can have no decimal part at all.
40311              
40312              The non-locale places need love, too.
40313      Branch: maint-5.6/perl
40314           !> perl.h sv.c
40315 ____________________________________________________________________________
40316 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
40317         Log: Missed from #10420.
40318      Branch: perl
40319            ! epoc/config.sh
40320 ____________________________________________________________________________
40321 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
40322         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
40323              often this prototype goes with HAS_SETRESUID_PROTO.
40324      Branch: perl
40325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40326            ! config_h.SH configure.com perl.h uconfig.h
40327 ____________________________________________________________________________
40328 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
40329         Log: Update Changes.
40330      Branch: perl
40331            ! Changes patchlevel.h
40332 ____________________________________________________________________________
40333 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
40334         Log: -Wall "subscript has type `char'" cleanup.
40335      Branch: perl
40336            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
40337 ____________________________________________________________________________
40338 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
40339         Log: Various "cast to pointer from integer of different size"
40340              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
40341              wide but I32 (int) only 32 bits wide).
40342              
40343              WARNING: the classnum and tagnum changes in Storable.xs
40344              may not be wise, they may be breaking binary compatibility
40345              (in 64-bit platforms), asked Raphael Manfredi about the changes.
40346      Branch: perl
40347            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
40348            ! mg.c proto.h
40349 ____________________________________________________________________________
40350 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
40351         Log: The non-locale places need love, too.
40352      Branch: perl
40353            ! perl.h
40354 ____________________________________________________________________________
40355 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
40356         Log: "10.", that is, decimal numbers can have no decimal part at all.
40357      Branch: perl
40358            ! perl.h
40359 ____________________________________________________________________________
40360 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
40361         Log: Potential buffer overrun if the radix separator is more than
40362              one byte.  Also, under locales, prefer the locale-specific
40363              separator over the old boring ".".
40364      Branch: perl
40365            ! perl.h sv.c
40366 ____________________________________________________________________________
40367 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
40368         Log: Integrate change #10412 from maintperl; locale is now
40369              per-cop, not per-op; plus retweak the locale.t to always
40370              list the skipped utf8 locales.
40371      Branch: perl
40372            ! t/pragma/locale.t
40373           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
40374           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
40375 ____________________________________________________________________________
40376 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
40377         Log: rationalize locale handling to fix the bugs uncovered by change#10394
40378              
40379              the major issue was that the runtime was looking at PL_hints rather
40380              than op_private to notice whether locale was enabled
40381              
40382              the secondary issue was that many locale-sensitive numeric ops didn't
40383              have HINT_LOCALE propagated into their op_private
40384              
40385              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
40386              instead of per-op, just like HINT_BYTE and the hints for lexical
40387              warnings (this makes the hint available to every op via PL_curcop)
40388              
40389              pragma/locale.t may need to be reworked with these fixes in mind
40390              (it currently passes its tests)
40391      Branch: maint-5.6/perl
40392            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
40393            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
40394 ____________________________________________________________________________
40395 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
40396         Log: More verbose debugging.
40397      Branch: perl
40398            ! t/pragma/locale.t
40399 ____________________________________________________________________________
40400 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
40401         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
40402              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40403              Date: Sat, 2 Jun 2001 22:53:33 +0100
40404              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
40405      Branch: perl
40406            ! regcomp.c t/pragma/warn/regcomp
40407 ____________________________________________________________________________
40408 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
40409         Log: Mention that lexicalizing $a or $b is a bad idea if one
40410              wants to use sort().
40411      Branch: perl
40412            ! pod/perlvar.pod
40413 ____________________________________________________________________________
40414 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
40415         Log: Tweak the test to be happy if the accuracy is 'good enough'.
40416      Branch: perl
40417            ! t/lib/posix.t
40418 ____________________________________________________________________________
40419 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
40420         Log: Upgrade to Attribute::Handlers 0.70.
40421              
40422              NOTE: this unearthed the "too late for CHECK block" bug,
40423              that's why the 1_compile.t change.
40424      Branch: perl
40425            + lib/Attribute/Handlers/demo/Demo.pm
40426            + lib/Attribute/Handlers/demo/Descriptions.pm
40427            + lib/Attribute/Handlers/demo/MyClass.pm
40428            + lib/Attribute/Handlers/demo/demo.pl
40429            + lib/Attribute/Handlers/demo/demo2.pl
40430            + lib/Attribute/Handlers/demo/demo3.pl
40431            + lib/Attribute/Handlers/demo/demo4.pl
40432            + lib/Attribute/Handlers/demo/demo_call.pl
40433            + lib/Attribute/Handlers/demo/demo_chain.pl
40434            + lib/Attribute/Handlers/demo/demo_cycle.pl
40435            + lib/Attribute/Handlers/demo/demo_hashdir.pl
40436            + lib/Attribute/Handlers/demo/demo_phases.pl
40437            + lib/Attribute/Handlers/demo/demo_range.pl
40438            + lib/Attribute/Handlers/demo/demo_rawdata.pl
40439            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
40440            ! t/lib/attrhand.t
40441 ____________________________________________________________________________
40442 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
40443         Log: One less -Wall whine.
40444      Branch: perl
40445            ! regcomp.c
40446 ____________________________________________________________________________
40447 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
40448         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
40449      Branch: perl
40450           !> t/op/eval.t
40451 ____________________________________________________________________________
40452 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
40453         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
40454              aren't "normally" visible inside eval""s contained in subs unless
40455              a cloned reference to them already exists)
40456              
40457              strangely enough, t/harness didn't show this up as a failure
40458              (harness needs fixing?)
40459      Branch: maint-5.6/perl
40460            ! t/op/eval.t
40461 ____________________________________________________________________________
40462 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
40463         Log: Update to Text::Balanced 1.85.
40464      Branch: perl
40465            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
40466 ____________________________________________________________________________
40467 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
40468         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
40469              From: Nicholas Clark <nick@ccl4.org>
40470              Date: Sun, 3 Jun 2001 17:54:36 +0100
40471              Message-ID: <20010603175436.E76396@plum.flirble.org> 
40472      Branch: perl
40473            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
40474            ! ext/Sys/Syslog/Syslog.xs
40475 ____________________________________________________________________________
40476 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
40477         Log: Unused variables.
40478      Branch: perl
40479            ! util.c
40480 ____________________________________________________________________________
40481 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
40482         Log: Subject: [PATCH] APIfy op_clear 
40483              From: Simon Cozens <simon@netthink.co.uk>
40484              Date: Sun, 3 Jun 2001 13:51:46 +0100
40485              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
40486              
40487              (despite the subject line, op_null is APIfied by the patch)
40488      Branch: perl
40489            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
40490 ____________________________________________________________________________
40491 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
40492         Log: Subject: [PATCH] t/lib/extutils.t
40493              From: Nicholas Clark <nick@ccl4.org>
40494              Date: Sat, 2 Jun 2001 23:57:05 +0100
40495              Message-ID: <20010602235705.Q12698@plum.flirble.org>
40496      Branch: perl
40497            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
40498 ____________________________________________________________________________
40499 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
40500         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
40501              From: Prymmer/Kahn <pvhp@best.com>
40502              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
40503              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
40504      Branch: perl
40505            ! win32/Makefile win32/makefile.mk
40506 ____________________________________________________________________________
40507 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
40508         Log: Subject: Re: 'decimal digits' macro? 
40509              From: Hugo <hv@crypt.compulink.co.uk>
40510              Date: Sun, 03 Jun 2001 04:26:36 +0100
40511              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
40512      Branch: perl
40513            ! handy.h t/lib/posix.t t/op/tr.t
40514 ____________________________________________________________________________
40515 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
40516         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
40517              From: Hugo <hv@crypt.compulink.co.uk>
40518              Date: Sun, 03 Jun 2001 14:56:30 +0100
40519              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
40520      Branch: perl
40521            ! util.c
40522 ____________________________________________________________________________
40523 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
40524         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
40525      Branch: perl
40526           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
40527           !> vms/perly_c.vms
40528 ____________________________________________________________________________
40529 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
40530         Log: fix leakage of lexicals at file scope into subroutines that were
40531              declared before them; this appears to be a longstanding bug that
40532              meant that lexicals at file scope were never "deintroduced", meaning
40533              their scope range was never properly closed, and their visibility
40534              extended to all subsequent eval""s or requires
40535              
40536              added a test case
40537              
40538              seems to also fix a case of bogus duplicate warnings
40539      Branch: maint-5.6/perl
40540            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
40541            ! vms/perly_c.vms
40542 ____________________________________________________________________________
40543 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
40544         Log: More VMS tweaks from Craig A. Berry.
40545      Branch: perl
40546            ! configure.com t/lib/extutils.t
40547 ____________________________________________________________________________
40548 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
40549         Log: -Wall cleanup continues.
40550      Branch: perl
40551            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
40552            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
40553            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
40554            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
40555            ! run.c toke.c util.c
40556 ____________________________________________________________________________
40557 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
40558         Log: The metaconfig unit change for #10390.
40559      Branch: metaconfig/U/perl
40560            ! gccvers.U
40561 ____________________________________________________________________________
40562 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
40563         Log: Drop the -ansi from the default gcc flags.
40564              
40565              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
40566              that struct cannot be compared with a flat integer, such as STRLEN.
40567              The -ansi will also cause a lot of noise in Solaris because of:
40568              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
40569      Branch: perl
40570            ! Configure
40571 ____________________________________________________________________________
40572 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
40573         Log: Integrate perlio.
40574      Branch: perl
40575           !> pod/perlapi.pod util.c
40576 ____________________________________________________________________________
40577 [ 10388] By: nick                                  on 2001/06/02  08:01:12
40578         Log: Integrate mainline
40579      Branch: perlio
40580           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
40581           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
40582           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
40583           !> t/lib/1_compile.t t/lib/mimeqp.t
40584 ____________________________________________________________________________
40585 [ 10387] By: nick                                  on 2001/06/02  07:39:17
40586         Log: Tweak util.c's atof2 for MULTIPLICITY
40587      Branch: perlio
40588            ! util.c
40589 ____________________________________________________________________________
40590 [ 10386] By: nick                                  on 2001/06/02  07:38:33
40591         Log: Integrate mainline
40592      Branch: perlio
40593           !> (integrate 41 files)
40594 ____________________________________________________________________________
40595 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
40596         Log: Add Attribute::Handlers 0.61 from Damian Conway.
40597      Branch: perl
40598            + lib/Attribute/Handlers.pm t/lib/attrhand.t
40599            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
40600 ____________________________________________________________________________
40601 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
40602         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
40603              From: Peter Prymmer <pvhp@forte.com>
40604              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
40605              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
40606      Branch: perl
40607            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
40608 ____________________________________________________________________________
40609 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
40610         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
40611              From: Jeff Pinyan <jeffp@crusoe.net>
40612              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
40613              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
40614      Branch: perl
40615            ! lib/File/Find.pm
40616 ____________________________________________________________________________
40617 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
40618         Log: Subject: [PATCH perl@10381] configure.com tweaks
40619              From: "Craig A. Berry" <craigberry@mac.com>
40620              Date: Fri, 1 Jun 2001 13:55:43 -0500
40621              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
40622      Branch: perl
40623            ! configure.com
40624 ____________________________________________________________________________
40625 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
40626         Log: Update Changes.
40627      Branch: perl
40628            ! Changes patchlevel.h
40629 ____________________________________________________________________________
40630 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
40631         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
40632              From: Mike Guy <mjtg@cam.ac.uk>
40633              Date: Fri, 01 Jun 2001 18:17:02 +0100
40634              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
40635      Branch: perl
40636            ! lib/perl5db.pl
40637 ____________________________________________________________________________
40638 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
40639         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
40640              From: Hugo <hv@crypt.compulink.co.uk>
40641              Date: Thu, 31 May 2001 20:49:48 +0100
40642              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
40643      Branch: perl
40644            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
40645            ! util.c
40646 ____________________________________________________________________________
40647 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
40648         Log: Zero() is not available in x2p (or, rather, some of its
40649              implementations like memzero() might not be available.)
40650      Branch: perl
40651            ! x2p/hash.c
40652 ____________________________________________________________________________
40653 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
40654         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
40655              From: Michael G Schwern <schwern@pobox.com>
40656              Date: Fri, 1 Jun 2001 12:00:29 +0100
40657              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
40658              
40659              (But use Zero() instead of memset.)
40660      Branch: perl
40661            ! x2p/hash.c
40662 ____________________________________________________________________________
40663 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
40664         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
40665              From: Jeff Pinyan <jeffp@crusoe.net>
40666              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
40667              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
40668      Branch: perl
40669            ! pod/perldiag.pod regcomp.c t/op/pat.t
40670 ____________________________________________________________________________
40671 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
40672         Log: Retract #10324 and #10333; not needed.
40673      Branch: perl
40674            ! hints/irix_6.sh hints/linux.sh
40675 ____________________________________________________________________________
40676 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
40677         Log: The #10370 wasn't quite right.
40678      Branch: perl
40679            ! ext/XS/Typemap/Typemap.xs
40680 ____________________________________________________________________________
40681 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
40682         Log: The metaconfig units changes for #10372.
40683      Branch: metaconfig/U/perl
40684            + d_realpath.U d_sresgproto.U d_sresuproto.U
40685            ! gccvers.U i_db.U
40686 ____________________________________________________________________________
40687 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
40688         Log: Configure tweaks; record the Berkeley DB version,
40689              probe for realpath(), for setresuid() and setresgid()
40690              prototypes; use realpath() (try to be paranoid enough),
40691              use the setres[ug]id prototypes because glibc has the functions
40692              but not their prototypes; add -Wall -ansi to gcc ccflags;
40693              regen toc.
40694      Branch: perl
40695            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40696            ! config_h.SH configure.com epoc/config.sh
40697            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
40698            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
40699            ! vos/config.ga.def win32/config.bc win32/config.gc
40700            ! win32/config.vc
40701 ____________________________________________________________________________
40702 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
40703         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
40704              From: Michael G Schwern <schwern@pobox.com>
40705              Date: Fri, 1 Jun 2001 11:28:14 +0100
40706              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
40707      Branch: perl
40708            ! lib/attributes.pm xsutils.c
40709 ____________________________________________________________________________
40710 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
40711         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
40712              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40713              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
40714              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
40715      Branch: perl
40716            ! ext/XS/Typemap/Typemap.xs
40717 ____________________________________________________________________________
40718 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
40719         Log: Subject: [patch] Cwd.xs optimizations/abstraction
40720              From: Doug MacEachern <dougm@covalent.net>
40721              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
40722              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
40723      Branch: perl
40724            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
40725            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
40726 ____________________________________________________________________________
40727 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
40728         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!])
40729              From: Nicholas Clark <nick@ccl4.org>
40730              Date: Thu, 31 May 2001 23:56:40 +0100
40731              Message-ID: <20010531235640.F12698@plum.flirble.org>
40732              
40733              Make the test work also under only static extensions
40734              (sh Configure -Uusedl fakes this nicely)
40735      Branch: perl
40736            ! t/lib/extutils.t
40737 ____________________________________________________________________________
40738 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
40739         Log: Subject: [PATCH hv.c] Eliminating trigraph
40740              From: Michael G Schwern <schwern@pobox.com>
40741              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
40742              Date: Fri, 1 Jun 2001 11:49:56 +0100
40743      Branch: perl
40744            ! hv.c
40745 ____________________________________________________________________________
40746 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
40747         Log: Subject: Re: [PATCH] Tests for File::Compare 
40748              From: "Philip Newton" <Philip.Newton@gmx.net>
40749              Date: Thu, 31 May 2001 19:44:05 +0200
40750              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
40751              
40752              Unnecessary "quotation marks".
40753      Branch: perl
40754            ! t/lib/filecomp.t
40755 ____________________________________________________________________________
40756 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
40757         Log: Integrate perlio.
40758      Branch: perl
40759           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
40760 ____________________________________________________________________________
40761 [ 10364] By: nick                                  on 2001/06/01  10:13:31
40762         Log: Cleanup dll.base and dll.exp created by GCC builds.
40763      Branch: perlio
40764            ! lib/ExtUtils/MM_Win32.pm
40765 ____________________________________________________________________________
40766 [ 10363] By: nick                                  on 2001/06/01  10:02:17
40767         Log: Make filecomp test work on CRLF platforms by adding binmode.
40768      Branch: perlio
40769            ! t/lib/filecomp.t
40770 ____________________________________________________________________________
40771 [ 10362] By: nick                                  on 2001/06/01  08:37:17
40772         Log: Integrate mainline
40773      Branch: perlio
40774           !> Changes Configure patchlevel.h perlio.c
40775 ____________________________________________________________________________
40776 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
40777         Log: panic:claustrophobia.
40778      Branch: perl
40779            ! perlio.c
40780 ____________________________________________________________________________
40781 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
40782         Log: Update Changes.
40783      Branch: perl
40784            ! Changes patchlevel.h
40785 ____________________________________________________________________________
40786 [ 10359] By: nick                                  on 2001/05/31  12:35:50
40787         Log: Integrate mainline.
40788      Branch: perlio
40789           +> t/lib/filecomp.t
40790           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
40791           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
40792 ____________________________________________________________________________
40793 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
40794         Log: Integrate perlio.
40795      Branch: perl
40796           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
40797           !> win32/config_H.vc
40798 ____________________________________________________________________________
40799 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
40800         Log: Metaconfig unit change for #10356.
40801      Branch: metaconfig
40802            ! U/installdirs/inc_version_list.U
40803 ____________________________________________________________________________
40804 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
40805         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
40806              (idea from Sarathy; implementation from Andy)
40807      Branch: perl
40808            ! Configure
40809 ____________________________________________________________________________
40810 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
40811         Log: More AUTHORS.
40812      Branch: perl
40813            ! AUTHORS
40814 ____________________________________________________________________________
40815 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
40816         Log: Subject: Re: [PATCH] Tests for File::Compare
40817              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
40818              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
40819              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
40820      Branch: perl
40821            + t/lib/filecomp.t
40822            ! MANIFEST t/lib/1_compile.t
40823 ____________________________________________________________________________
40824 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
40825         Log: Subject: [PATCH] DEBUG_* macro cleanups
40826              From: Abhijit Menon-Sen <ams@wiw.org>
40827              Date: Thu, 31 May 2001 12:16:22 +0530
40828              Message-ID: <20010531121622.B4829@lustre.linux.in>
40829              
40830              Subject: Re: [PATCH] DEBUG_* macro cleanups
40831              From: Abhijit Menon-Sen <ams@wiw.org>
40832              Date: Thu, 31 May 2001 13:57:01 +0530
40833              Message-ID: <20010531135701.A21775@lustre.linux.in>
40834              
40835              (The DEBUG_ definitions in perl.h changed to use the
40836              STMT_START and STMT_END.)
40837      Branch: perl
40838            ! perl.h pp_ctl.c sv.c toke.c
40839 ____________________________________________________________________________
40840 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
40841         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
40842              From: Abhijit Menon-Sen <ams@wiw.org>
40843              Date: Thu, 31 May 2001 08:27:55 +0530
40844              Message-ID: <20010531082755.A10018@lustre.linux.in>
40845      Branch: perl
40846            ! ext/Storable/Storable.xs gv.c perl.c
40847 ____________________________________________________________________________
40848 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
40849         Log: Subject: [PATCH] AUTHORS
40850              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40851              Date: Thu, 31 May 2001 01:27:59 -0500
40852              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
40853              
40854              Subject: Re: [PATCH] AUTHORS
40855              From: "Philip Newton" <Philip.Newton@gmx.net>
40856              Date: Thu, 31 May 2001 10:08:06 +0200
40857              (Message-Id missing?)
40858      Branch: perl
40859            ! AUTHORS
40860 ____________________________________________________________________________
40861 [ 10350] By: nick                                  on 2001/05/31  11:40:43
40862         Log: win32 - dmake regen_config_h
40863      Branch: perlio
40864            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40865 ____________________________________________________________________________
40866 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
40867         Log: Subject: Re: [PATCH util.c] More warning cleanups.
40868              From: "Philip Newton" <Philip.Newton@gmx.net>
40869              Date: Thu, 31 May 2001 07:41:36 +0200
40870              Message-Id: <200105310538.IAA25458@taku.hut.fi>
40871              
40872              Undo C++-ism that snekt in.
40873      Branch: perl
40874            ! util.c
40875 ____________________________________________________________________________
40876 [ 10348] By: nick                                  on 2001/05/31  11:36:46
40877         Log: Tolerate Win32 numerics
40878      Branch: perlio
40879            ! t/pragma/warn/toke
40880 ____________________________________________________________________________
40881 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
40882         Log: Integrate perlio.
40883      Branch: perl
40884           !> perlio.c win32/win32.h
40885 ____________________________________________________________________________
40886 [ 10346] By: nick                                  on 2001/05/31  10:54:55
40887         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
40888              perlio.c change 10255.
40889      Branch: perlio
40890            ! perlio.c
40891 ____________________________________________________________________________
40892 [ 10345] By: nick                                  on 2001/05/31  10:01:57
40893         Log: Conditionally put back some "unused" dTHX which are used
40894              with PERL_IMPLICIT_SYS
40895      Branch: perlio
40896            ! perlio.c
40897 ____________________________________________________________________________
40898 [ 10344] By: nick                                  on 2001/05/31  10:00:59
40899         Log: Fix Win32 for new spelling IN_BYTES 
40900      Branch: perlio
40901            ! win32/win32.h
40902 ____________________________________________________________________________
40903 [ 10343] By: nick                                  on 2001/05/31  08:01:32
40904         Log: perlio.c -Wall cleaner under MULTIPLICITY
40905              - still minor noise with linux stdio
40906      Branch: perlio
40907            ! perlio.c
40908 ____________________________________________________________________________
40909 [ 10342] By: nick                                  on 2001/05/31  07:52:23
40910         Log: Integrate mainline.
40911      Branch: perlio
40912           !> (integrate 42 files)
40913 ____________________________________________________________________________
40914 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
40915         Log: AUTHORS updates.
40916      Branch: perl
40917            ! AUTHORS
40918 ____________________________________________________________________________
40919 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
40920         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
40921              From: Peter Prymmer <pvhp@forte.com>
40922              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
40923              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
40924      Branch: perl
40925            ! t/lib/md5-file.t
40926 ____________________________________________________________________________
40927 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
40928         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
40929              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
40930              to match the pragma name; various robustness cleanups.
40931      Branch: perl
40932            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
40933            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
40934 ____________________________________________________________________________
40935 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
40936         Log: More -Wall sweeping.
40937      Branch: perl
40938            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
40939            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
40940            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
40941            ! regcomp.c sv.c toke.c utf8.c
40942 ____________________________________________________________________________
40943 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
40944         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
40945              From: Nicholas Clark <nick@ccl4.org>
40946              Date: Wed, 30 May 2001 22:34:41 +0100
40947              Message-ID: <20010530223441.Y86445@plum.flirble.org>
40948      Branch: perl
40949            ! t/op/cmp.t
40950 ____________________________________________________________________________
40951 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
40952         Log: It's is not, it isn't ain't, and it's it's, not its,
40953              if you mean it is. If you don't, it's its. Then too,
40954              it's hers. It isn't her's. It isn't our's either.
40955              It's ours, and likewise yours and theirs.
40956              -- Oxford University Press, Edpress News
40957      Branch: perl
40958            ! lib/autouse.pm
40959 ____________________________________________________________________________
40960 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
40961         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
40962      Branch: perl
40963            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
40964            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
40965            ! x2p/str.c x2p/walk.c xsutils.c
40966 ____________________________________________________________________________
40967 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
40968         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
40969              From: Michael G Schwern <schwern@pobox.com>
40970              Date: Wed, 30 May 2001 17:10:38 +0100
40971              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
40972              
40973              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
40974              From: Abhijit Menon-Sen <ams@wiw.org>
40975              Date: Wed, 30 May 2001 23:16:13 +0530
40976              Message-ID: <20010530231613.A31933@lustre.linux.in>
40977      Branch: perl
40978            ! perl.c t/run/runenv.t
40979 ____________________________________________________________________________
40980 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
40981         Log: (Retracted by #10375.)
40982              
40983              IRIX hints patch from Merijn Broeren.
40984              
40985              TODO: (this and the earlier Linux hints patch) should be solved
40986              at Configure level.  Merijn: -ldb should not be used on any platform
40987              for perl, just when linking DBFile itself. Trying to be helpful here
40988              is counterproductive.
40989      Branch: perl
40990            ! hints/irix_6.sh
40991 ____________________________________________________________________________
40992 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
40993         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
40994              From: Nicholas Clark <nick@ccl4.org>
40995              Date: Wed, 30 May 2001 23:20:58 +0100
40996              Message-ID: <20010530232058.B86445@plum.flirble.org>
40997      Branch: perl
40998            ! doop.c
40999 ____________________________________________________________________________
41000 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
41001         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
41002              From: Michael G Schwern <schwern@pobox.com> 
41003              Date: Wed, 30 May 2001 15:24:20 +0100
41004              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
41005      Branch: perl
41006            ! t/pragma/autouse.t
41007 ____________________________________________________________________________
41008 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
41009         Log: The regex trick wasn't a good idea.
41010      Branch: perl
41011            ! pod/perlfaq4.pod
41012 ____________________________________________________________________________
41013 [ 10329] By: nick                                  on 2001/05/30  18:34:35
41014         Log: Integrate mainline
41015      Branch: perlio
41016           !> (integrate 40 files)
41017 ____________________________________________________________________________
41018 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
41019         Log: Update Changes.
41020      Branch: perl
41021            ! Changes patchlevel.h
41022 ____________________________________________________________________________
41023 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
41024         Log: The metaconfig unit change for #10325.
41025      Branch: metaconfig
41026            + U/modified/afs.U
41027 ____________________________________________________________________________
41028 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
41029         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
41030              is now wrong.
41031      Branch: perl
41032            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
41033 ____________________________________________________________________________
41034 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
41035         Log: Introduce $Config{afsroot}.
41036      Branch: perl
41037            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41038            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
41039            ! win32/config.gc win32/config.vc
41040 ____________________________________________________________________________
41041 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
41042         Log: (Retracted by #10375.)
41043              
41044              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
41045      Branch: perl
41046            ! hints/linux.sh
41047 ____________________________________________________________________________
41048 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
41049         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
41050              (Also Configure tweaks needed; coming up soon.)
41051      Branch: perl
41052            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
41053 ____________________________________________________________________________
41054 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
41055         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
41056              From: Michael G Schwern <schwern@pobox.com>
41057              Date: Sun, 27 May 2001 10:29:43 +0100
41058              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
41059      Branch: perl
41060            ! lib/perl5db.pl
41061 ____________________________________________________________________________
41062 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
41063         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
41064              and Abhijit Menon-Sen.
41065      Branch: perl
41066            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
41067            ! perl.c pp_sys.c regcomp.c
41068 ____________________________________________________________________________
41069 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
41070         Log: Fix the BOOT section to call myU2time properly.
41071      Branch: perl
41072            ! ext/Time/HiRes/HiRes.xs
41073 ____________________________________________________________________________
41074 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
41075         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
41076              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
41077              Date: Wed, 30 May 2001 09:44:29 -0400
41078              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
41079              
41080              Detypo; plus add one more trick.
41081      Branch: perl
41082            ! pod/perlfaq4.pod
41083 ____________________________________________________________________________
41084 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
41085         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)
41086              From: Michael G Schwern <schwern@pobox.com>
41087              Date: Wed, 30 May 2001 14:39:06 +0100
41088              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
41089      Branch: perl
41090            ! lib/autouse.pm t/pragma/autouse.t
41091 ____________________________________________________________________________
41092 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
41093         Log: Subject: Re: AIX and gcc (moving targets)
41094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41095              Date: Wed, 30 May 2001 15:25:08 +0200
41096              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
41097      Branch: perl
41098            ! ext/Time/HiRes/HiRes.xs
41099 ____________________________________________________________________________
41100 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
41101         Log: Subject: [PATCH t/TEST] sorting tests
41102              From: Michael G Schwern <schwern@pobox.com>
41103              Date: Wed, 30 May 2001 10:24:02 +0100
41104              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
41105      Branch: perl
41106            ! t/TEST
41107 ____________________________________________________________________________
41108 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
41109         Log: Subject: [ID 20010529.002] typos in man page perlre
41110              From: bart@cg681574-a.adubn1.nj.home.com 
41111              Date: Tue, 29 May 2001 13:58:59 -0500
41112              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
41113      Branch: perl
41114            ! pod/perlre.pod
41115 ____________________________________________________________________________
41116 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
41117         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
41118              From: "Craig A. Berry" <craigberry@mac.com>
41119              Date: Tue, 29 May 2001 23:23:45 -0500
41120              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
41121      Branch: perl
41122            ! t/lib/extutils.t t/pragma/autouse.t
41123 ____________________________________________________________________________
41124 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
41125         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)
41126              From: David Dyck <dcd@tc.fluke.com>
41127              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
41128              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
41129      Branch: perl
41130            ! t/lib/filefind.t
41131 ____________________________________________________________________________
41132 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
41133         Log: AIX hints update for gcc from Merijn H. Brand.
41134      Branch: perl
41135            ! hints/aix.sh
41136 ____________________________________________________________________________
41137 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
41138         Log: Retract #10295 and #10296: a more generic solution
41139              is needed (there's something funny with gcc on AIX).
41140      Branch: perl
41141            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
41142 ____________________________________________________________________________
41143 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
41144         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
41145              From: Hugo <hv@crypt.compulink.co.uk>
41146              Date: Wed, 30 May 2001 11:59:19 +0100
41147              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
41148              
41149              localizing $@ has unfortunate semantics - if you die past
41150              a local $@, the die message is lost.
41151      Branch: perl
41152            ! lib/utf8_heavy.pl
41153 ____________________________________________________________________________
41154 [ 10309] By: nick                                  on 2001/05/30  08:23:02
41155         Log: Integrate mainline (autouse works again.)
41156      Branch: perlio
41157           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
41158           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
41159           !> pod/perlvar.pod t/op/cmp.t
41160 ____________________________________________________________________________
41161 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
41162         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
41163              From: David Dyck <dcd@tc.fluke.com>
41164              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
41165              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
41166      Branch: perl
41167            ! lib/File/Find.pm
41168 ____________________________________________________________________________
41169 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
41170         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
41171              From: Nicholas Clark <nick@ccl4.org>
41172              Date: Tue, 29 May 2001 23:16:09 +0100
41173              Message-ID: <20010529231609.U86445@plum.flirble.org>
41174              
41175              Make the test output slightly clearer by distinguishing
41176              between '' and undef.
41177      Branch: perl
41178            ! t/op/cmp.t
41179 ____________________________________________________________________________
41180 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
41181         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
41182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41183              Date: Tue, 29 May 2001 19:15:19 -0400
41184              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
41185      Branch: perl
41186            ! hints/os2.sh
41187 ____________________________________________________________________________
41188 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
41189         Log: Subject: perlvar.pod addition
41190              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
41191              Date: Fri, 25 May 2001 20:23:12 +0200
41192              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
41193              
41194              Subject: Re: perlvar.pod addition
41195              From: "Abigail" <abigail@foad.org> 
41196              Date: Fri, 25 May 2001 22:00:39 +0200
41197              Message-ID: <20010525200039.28029.qmail@foad.org>
41198              
41199              Mention $a and $b in perlvar.
41200      Branch: perl
41201            ! pod/perlvar.pod
41202 ____________________________________________________________________________
41203 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
41204         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
41205              From: Jeff Pinyan <jeffp@crusoe.net>
41206              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
41207              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
41208      Branch: perl
41209            ! pod/perlvar.pod
41210 ____________________________________________________________________________
41211 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
41212         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
41213              From: Jeff Pinyan <jeffp@crusoe.net>
41214              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
41215              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
41216      Branch: perl
41217            ! pod/perlfaq6.pod
41218 ____________________________________________________________________________
41219 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
41220         Log: Mention Time::localtime and Time::gmtime.
41221      Branch: perl
41222            ! ext/Time/Piece/Piece.pm
41223 ____________________________________________________________________________
41224 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
41225         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
41226              From: Michael G Schwern <schwern@pobox.com>
41227              Date: Tue, 29 May 2001 18:51:32 +0100
41228              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
41229      Branch: perl
41230            ! pod/perlfaq4.pod
41231 ____________________________________________________________________________
41232 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
41233         Log: Retract #10243.
41234      Branch: perl
41235            ! lib/autouse.pm
41236 ____________________________________________________________________________
41237 [ 10299] By: nick                                  on 2001/05/29  18:41:19
41238         Log: Post weekend integrate mainline (fails one test pragma/autouse).
41239      Branch: perlio
41240           +> (branch 29 files)
41241           !> (integrate 91 files)
41242 ____________________________________________________________________________
41243 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
41244         Log: Update Changes.
41245      Branch: perl
41246            ! Changes patchlevel.h
41247 ____________________________________________________________________________
41248 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
41249         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
41250              before Perl_load_module/Perl_call_method and restore the value
41251              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
41252      Branch: perl
41253            ! utf8.c
41254 ____________________________________________________________________________
41255 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
41256         Log: Subject: Re: AIX and gcc (moving targets)
41257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41258              Date: Tue, 29 May 2001 17:59:40 +0200
41259              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
41260      Branch: perl
41261            ! ext/Storable/Makefile.PL
41262 ____________________________________________________________________________
41263 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
41264         Log: Subject: Re: AIX and gcc (moving targets)
41265              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41266              Date: Tue, 29 May 2001 12:32:57 +0200
41267              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
41268      Branch: perl
41269            ! ext/POSIX/Makefile.PL
41270 ____________________________________________________________________________
41271 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
41272         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
41273              From: Michael G Schwern <schwern@pobox.com>
41274              Date: Tue, 29 May 2001 09:53:29 +0100
41275              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
41276              
41277              (#10280 retracted)
41278      Branch: perl
41279            ! lib/Test/Harness.pm t/lib/test-harness.t
41280 ____________________________________________________________________________
41281 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
41282         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
41283              From: Michael G Schwern <schwern@pobox.com>
41284              Date: Tue, 29 May 2001 09:19:52 +0100
41285              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
41286      Branch: perl
41287            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
41288            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
41289            + t/lib/Test/todo.t
41290            ! MANIFEST lib/Test.pm t/TEST
41291 ____________________________________________________________________________
41292 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
41293         Log: From: Michael G Schwern <schwern@pobox.com>
41294              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
41295              Date: Tue, 29 May 2001 08:26:09 +0100
41296              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
41297      Branch: perl
41298            ! t/TEST
41299 ____________________________________________________________________________
41300 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
41301         Log: Add tests for Time::gmtime and Time::localtime.
41302      Branch: perl
41303            + t/lib/time-gmtime.t t/lib/time-localtime.t
41304            ! MANIFEST t/lib/1_compile.t
41305 ____________________________________________________________________________
41306 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
41307         Log: Add test for File::stat.
41308      Branch: perl
41309            + t/lib/filestat.t
41310            ! MANIFEST t/lib/1_compile.t
41311 ____________________________________________________________________________
41312 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
41313         Log: Add test for Net::servent.
41314      Branch: perl
41315            + t/lib/net-sent.t
41316            ! MANIFEST t/lib/1_compile.t
41317 ____________________________________________________________________________
41318 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
41319         Log: Add test for Net::protoent.
41320      Branch: perl
41321            + t/lib/net-pent.t
41322            ! MANIFEST t/lib/1_compile.t
41323 ____________________________________________________________________________
41324 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
41325         Log: Add test for Net::netent.
41326      Branch: perl
41327            + t/lib/net-nent.t
41328            ! MANIFEST t/lib/1_compile.t
41329 ____________________________________________________________________________
41330 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
41331         Log: Add test for User::grent.  Portability doubtful.
41332      Branch: perl
41333            + t/lib/user-grent.t
41334            ! MANIFEST t/lib/1_compile.t
41335 ____________________________________________________________________________
41336 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
41337         Log: Add test for User::pwent.
41338              Probably will fall down somewhere for portability reasons.
41339      Branch: perl
41340            + t/lib/user-pwent.t
41341            ! MANIFEST t/lib/1_compile.t
41342 ____________________________________________________________________________
41343 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
41344         Log: Metaconfig units changes for #10283.
41345      Branch: metaconfig
41346            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
41347            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
41348            ! U/installdirs/sitescript.U U/modified/Signal.U
41349 ____________________________________________________________________________
41350 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
41351         Log: Subject: [PATCH 5.6.1] signal names in Configure
41352              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41353              Date: Tue, 29 May 2001 03:52:25 -0400
41354              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
41355              
41356              Subject: [PATCH 5.6.1] older perl in Configure
41357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41358              Date: Tue, 29 May 2001 03:55:40 -0400
41359              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
41360              
41361              Subject: [PATCH 5.6.1] goofs in Configure
41362              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41363              Date: Tue, 29 May 2001 04:13:07 -0400
41364              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
41365              
41366              Configure portability tweaks.
41367      Branch: perl
41368            ! Configure
41369 ____________________________________________________________________________
41370 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
41371         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
41372              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41373              Date: Tue, 29 May 2001 04:07:06 -0400
41374              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
41375      Branch: perl
41376            ! os2/os2.c
41377 ____________________________________________________________________________
41378 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
41379         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
41380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41381              Date: Tue, 29 May 2001 04:01:38 -0400
41382              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
41383      Branch: perl
41384            ! hints/os2.sh os2/Makefile.SHs
41385 ____________________________________________________________________________
41386 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
41387         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
41388              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41389              Date: Tue, 29 May 2001 03:50:18 -0400
41390              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
41391      Branch: perl
41392            ! lib/Test/Harness.pm
41393 ____________________________________________________________________________
41394 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
41395         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
41396      Branch: perl
41397            ! lib/utf8_heavy.pl
41398 ____________________________________________________________________________
41399 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
41400         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
41401              From: Hugo <hv@crypt.compulink.co.uk>
41402              Date: Tue, 29 May 2001 03:03:45 +0100
41403              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
41404              
41405              Explanation why the $@ always gets the UTF8 flag when under use utf8--
41406              because we told it to have the flag when under use utf8.
41407      Branch: perl
41408            ! pp_ctl.c
41409 ____________________________________________________________________________
41410 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
41411         Log: At least a partial fix for 20010528.004.
41412      Branch: perl
41413            ! lib/utf8_heavy.pl
41414 ____________________________________________________________________________
41415 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
41416         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
41417              From: Nicholas Clark <nick@ccl4.org> 
41418              Date: Mon, 28 May 2001 23:39:38 +0100
41419              Message-ID: <20010528233938.M86445@plum.flirble.org>
41420              
41421              More portable non-zero UV.
41422      Branch: perl
41423            ! t/lib/extutils.t
41424 ____________________________________________________________________________
41425 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
41426         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
41427              From: Nicholas Clark <nick@ccl4.org>
41428              Date: Mon, 28 May 2001 22:46:09 +0100
41429              Message-ID: <20010528224608.L86445@plum.flirble.org>
41430              
41431              Test also "make clean".
41432      Branch: perl
41433            ! t/lib/extutils.t
41434 ____________________________________________________________________________
41435 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
41436         Log: Subject: Re: Would -Wno-unused -Wall be better?
41437              From: Michael G Schwern <schwern@pobox.com>
41438              Date: Tue, 29 May 2001 00:55:54 +0100
41439              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
41440      Branch: perl
41441            ! pp.h
41442 ____________________________________________________________________________
41443 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
41444         Log: Add a test for 20010528.007, fixed in #10272.
41445      Branch: perl
41446            ! t/op/misc.t toke.c
41447 ____________________________________________________________________________
41448 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
41449         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
41450              From: Hugo <hv@crypt.compulink.co.uk>
41451              Date: Tue, 29 May 2001 00:23:23 +0100
41452              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
41453      Branch: perl
41454            ! toke.c
41455 ____________________________________________________________________________
41456 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
41457         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
41458              From: Michael G Schwern <schwern@pobox.com>
41459              Date: Tue, 29 May 2001 00:42:59 +0100
41460              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
41461      Branch: perl
41462            ! t/pragma/autouse.t
41463 ____________________________________________________________________________
41464 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
41465         Log: Some shells seemingly arrange the signal handlers differently
41466              (bug id 20010521.004).
41467      Branch: perl
41468            ! t/lib/sigaction.t
41469 ____________________________________________________________________________
41470 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
41471         Log: Regen perlmodlib.
41472      Branch: perl
41473            ! pod/perlmodlib.pod
41474 ____________________________________________________________________________
41475 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
41476         Log: Update Changes.
41477      Branch: perl
41478            ! Changes patchlevel.h
41479 ____________________________________________________________________________
41480 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
41481         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
41482              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
41483              Date: Mon, 28 May 2001 14:56:35 -0500
41484              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
41485      Branch: perl
41486            ! pod/perlnewmod.pod
41487 ____________________________________________________________________________
41488 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
41489         Log: Regen toc.
41490      Branch: perl
41491            ! pod/perltoc.pod
41492 ____________________________________________________________________________
41493 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
41494         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
41495              From: "Richard Soderberg" <rs@crystalflame.net>
41496              Date: Mon, 28 May 2001 12:31:23 -0700
41497              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
41498      Branch: perl
41499            ! t/op/splice.t
41500 ____________________________________________________________________________
41501 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
41502         Log: The #10260 was too bold: locales and utf8 still do not mix.
41503      Branch: perl
41504            ! t/pragma/locale.t
41505 ____________________________________________________________________________
41506 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
41507         Log: Subject: [PATCH] Pod nitpicks
41508              From: "Richard Soderberg" <rs@crystalflame.net>
41509              Date: Mon, 28 May 2001 10:08:58 -0700
41510              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
41511      Branch: perl
41512            ! pod/perl571delta.pod pod/perlapi.pod sv.h
41513 ____________________________________________________________________________
41514 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
41515         Log: Upgrade to I18N::LangTags 0.22.
41516      Branch: perl
41517            + lib/I18N/LangTags/List.pod
41518            ! MANIFEST lib/I18N/LangTags.pm
41519 ____________________________________________________________________________
41520 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
41521         Log: A slightly more serious bug found by -Mutf8; op/misc and
41522              lib/complex dumped core.
41523      Branch: perl
41524            ! regexec.c
41525 ____________________________________________________________________________
41526 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
41527         Log: Various buglets shaken out by -Mutf8.
41528      Branch: perl
41529            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
41530            ! t/pragma/locale.t
41531 ____________________________________________________________________________
41532 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
41533         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
41534      Branch: perl
41535            ! t/lib/carp.t
41536 ____________________________________________________________________________
41537 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
41538         Log: Subject: [PATCH] todo patch
41539              From: Artur Bergman <artur@contiller.se> 
41540              Date: Mon, 28 May 2001 17:03:51 +0200
41541              Message-ID: <B7383577.F34%artur@contiller.se>
41542      Branch: perl
41543            ! pod/perltodo.pod
41544 ____________________________________________________________________________
41545 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
41546         Log: Subject: typo in perlguts.pod
41547              From: "John P. Linderman" <jpl@research.att.com>
41548              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
41549              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
41550      Branch: perl
41551            ! pod/perlguts.pod
41552 ____________________________________________________________________________
41553 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
41554         Log: Subject: AIX and gcc (moving targets)
41555              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41556              Date: Mon, 28 May 2001 12:54:04 +0200
41557              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
41558      Branch: perl
41559            ! hints/aix.sh
41560 ____________________________________________________________________________
41561 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
41562         Log: Subject: Re: perlio + multiple perl_alloc..destruct
41563              From: Doug MacEachern <dougm@covalent.net>
41564              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
41565              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
41566      Branch: perl
41567            ! perlio.c
41568 ____________________________________________________________________________
41569 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
41570         Log: The #10251 wasn't quite up-to-the-code.
41571      Branch: perl
41572            ! t/op/misc.t
41573 ____________________________________________________________________________
41574 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
41575         Log: Test case for bug 20010526.004, fixed in #10252.
41576      Branch: perl
41577            ! t/op/taint.t
41578 ____________________________________________________________________________
41579 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
41580         Log: Subject: Re: [ID 20010526.004] Taint looses value
41581              From: Hugo <hv@crypt.compulink.co.uk>
41582              Date: Sun, 27 May 2001 20:39:32 +0100
41583              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
41584      Branch: perl
41585            ! sv.c
41586 ____________________________________________________________________________
41587 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
41588         Log: Test case for 20010422.005, fixed by #10250.
41589      Branch: perl
41590            ! t/op/misc.t
41591 ____________________________________________________________________________
41592 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
41593         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
41594              From: Spider Boardman <spider@Orb.Nashua.NH.US>
41595              Date: Mon, 28 May 2001 06:39:12 -0400
41596              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
41597      Branch: perl
41598            ! toke.c
41599 ____________________________________________________________________________
41600 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
41601         Log: Linerewrapping.
41602      Branch: perl
41603            ! lib/open.pm
41604 ____________________________________________________________________________
41605 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
41606         Log: Updates on the modules list.
41607      Branch: perl
41608            ! t/lib/1_compile.t
41609 ____________________________________________________________________________
41610 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
41611         Log: Add a test for PerlIO.
41612              
41613              (I probably got the crlf/raw thing wrong for clrfy platforms...)
41614      Branch: perl
41615            + t/lib/perlio.t
41616            ! MANIFEST lib/PerlIO.pm
41617 ____________________________________________________________________________
41618 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
41619         Log: Add a test for carp et alia.
41620      Branch: perl
41621            + t/lib/carp.t
41622            ! MANIFEST
41623 ____________________________________________________________________________
41624 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
41625         Log: Adding the new test would be swell.
41626      Branch: perl
41627            + t/pragma/autouse.t
41628 ____________________________________________________________________________
41629 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
41630         Log: Add a test for the autouse pragma.
41631      Branch: perl
41632            ! MANIFEST
41633 ____________________________________________________________________________
41634 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
41635         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
41636              From: dLux <dlux@spam.sch.bme.hu>
41637              Date: Sun, 27 May 2001 16:14:26 +0200
41638              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
41639      Branch: perl
41640            ! lib/autouse.pm
41641 ____________________________________________________________________________
41642 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
41643         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
41644              From: "Richard Soderberg" <rs@crystalflame.net>
41645              Date: Mon, 28 May 2001 03:56:36 -0700
41646              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
41647      Branch: perl
41648            ! utils/dprofpp.PL
41649 ____________________________________________________________________________
41650 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
41651         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
41652              From: "Stephen P. Potter" <spp@spotter.yi.org>
41653              Date: Tue, 22 May 2001 11:40:25 -0400
41654              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
41655              
41656              Subject: Re: [ID 20010522.003] Time::Local module bug
41657              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
41658              Date: Tue, 22 May 2001 11:50:19 -0400
41659              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
41660      Branch: perl
41661            ! lib/Time/Local.pm
41662 ____________________________________________________________________________
41663 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
41664         Log: The PERL_DL_NONLAZY can have whitespace in front.
41665      Branch: perl
41666            ! t/lib/extutils.t
41667 ____________________________________________________________________________
41668 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
41669         Log: Document strftime() and strptime().
41670      Branch: perl
41671            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
41672 ____________________________________________________________________________
41673 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
41674         Log: Make Time::Piece::strptime() to be a function, not a method.
41675      Branch: perl
41676            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
41677 ____________________________________________________________________________
41678 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
41679         Log: Tweak the test to be more portable.
41680      Branch: perl
41681            ! t/lib/extutils.t
41682 ____________________________________________________________________________
41683 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
41684         Log: Subject: PATCH: Re: Re: Attributes that tie
41685              From: Leon Brocard <acme@astray.com>
41686              Date: Sun, 27 May 2001 12:37:29 +0100
41687              Message-ID: <20010527123729.A22663@ns0.astray.com>
41688              
41689              Document that variable attributes are not currently usable
41690              for tieing.  (An ugly limitation that should be fixed.)
41691      Branch: perl
41692            ! lib/attributes.pm
41693 ____________________________________________________________________________
41694 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
41695         Log: Microperl tweaks.
41696      Branch: perl
41697            ! Makefile.micro uconfig.h uconfig.sh
41698 ____________________________________________________________________________
41699 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
41700         Log: Add make target for microperl (kind of silly, but convenient).
41701      Branch: perl
41702            ! Makefile.SH
41703 ____________________________________________________________________________
41704 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
41705         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
41706              for microperl.)
41707      Branch: perl
41708            ! doio.c
41709 ____________________________________________________________________________
41710 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
41711         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
41712              From: rspier@pobox.com (Robert Spier)
41713              Date: Sat, 26 May 2001 20:05:23 -0400
41714              Message-ID: <15120.17603.148648.12430@rls.cx>
41715              
41716              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
41717              From: rspier@pobox.com (Robert Spier)
41718              Date: Sun, 27 May 2001 00:23:12 -0400
41719              Message-ID: <15120.33072.511966.767230@rls.cx>
41720      Branch: perl
41721            ! doio.c pod/perlfunc.pod
41722 ____________________________________________________________________________
41723 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
41724         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
41725      Branch: perl
41726            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41727 ____________________________________________________________________________
41728 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
41729         Log: Add README.tru64.
41730      Branch: perl
41731            + README.tru64
41732 ____________________________________________________________________________
41733 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
41734         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
41735      Branch: perl
41736            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41737            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
41738            ! MANIFEST
41739 ____________________________________________________________________________
41740 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
41741         Log: Integrate I18N::LangTags from Sean Burke.
41742              
41743              TODO: the language list from RFC 3066 needs to be integrated
41744              and made available somehow.  The list is included in the
41745              I18N-LangTags 0.21 distribution, but it is undocumented
41746              and unconnected to the module.
41747      Branch: perl
41748            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
41749            ! MANIFEST
41750 ____________________________________________________________________________
41751 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
41752         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
41753              envisioned by Sarathy.
41754      Branch: perl
41755            ! t/op/ver.t toke.c
41756 ____________________________________________________________________________
41757 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
41758         Log: Subject: [ID 20010525.001] Pod typo nits fixed
41759              From: lvirden@cas.org
41760              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
41761              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
41762              
41763              minus the perlsolaris decimation plus the
41764              
41765              Subject: Re: [ID 20010525.001] Pod typo nits fixed
41766              From: "Philip Newton" <Philip.Newton@gmx.net>
41767              Date: Fri, 25 May 2001 18:05:55 +0200
41768              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
41769      Branch: perl
41770            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
41771            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
41772            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
41773            ! pod/perlutil.pod pod/perlxstut.pod
41774 ____________________________________________________________________________
41775 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
41776         Log: return clauses are nice.
41777      Branch: perl
41778            ! sv.c
41779 ____________________________________________________________________________
41780 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
41781         Log: Subject: change 10199 backwards?
41782              From: Doug MacEachern <dougm@covalent.net>
41783              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
41784              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
41785      Branch: perl
41786            ! sv.c
41787 ____________________________________________________________________________
41788 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
41789         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
41790              From: Hugo <hv@crypt.compulink.co.uk>
41791              Date: Sat, 26 May 2001 17:05:12 +0100
41792              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
41793      Branch: perl
41794            + t/op/gmagic.t
41795            ! MANIFEST doop.c embed.h embed.pl global.sym
41796            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
41797            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
41798 ____________________________________________________________________________
41799 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
41800         Log: Regen headers for #10221.
41801      Branch: perl
41802            ! global.sym objXSUB.h perlapi.c
41803 ____________________________________________________________________________
41804 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
41805         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
41806              From: Juha Laiho <juha.laiho@Elma.Net>
41807              Date: Thu, 3 May 2001 09:51:30 +0300
41808              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
41809      Branch: perl
41810            ! embed.pl
41811 ____________________________________________________________________________
41812 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
41813         Log: Subject: Re: [PATCH] Re: stability of sort()?
41814              From: "John P. Linderman" <jpl@research.att.com>
41815              Date: Sat, 26 May 2001 13:27:19 -0400
41816              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
41817      Branch: perl
41818            ! pod/perlfunc.pod
41819 ____________________________________________________________________________
41820 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
41821         Log: Integrate perlio.
41822      Branch: perl
41823           !> pod/perlguts.pod
41824 ____________________________________________________________________________
41825 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
41826         Log: Subject: [PATCH perl@10210] PerlIO for VMS
41827              From: "Craig A. Berry" <craigberry@mac.com>
41828              Date: Sat, 26 May 2001 09:34:11 -0500
41829              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
41830      Branch: perl
41831            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
41832            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
41833            ! vms/vmsish.h
41834 ____________________________________________________________________________
41835 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
41836         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
41837              From: David Dyck <dcd@tc.fluke.com>
41838              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
41839              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
41840      Branch: perl
41841            ! lib/perl5db.pl
41842 ____________________________________________________________________________
41843 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
41844         Log: Subject: utf8 regexp tests
41845              From: Hugo <hv@crypt.compulink.co.uk>
41846              Date: Fri, 25 May 2001 22:35:01 +0100
41847              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
41848      Branch: perl
41849            ! t/op/regexp.t
41850 ____________________________________________________________________________
41851 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
41852         Log: Subject: [PATCH] Re: stability of sort()?
41853              From: Nicholas Clark <nick@ccl4.org>
41854              Date: Fri, 25 May 2001 22:40:19 +0100
41855              Message-ID: <20010525224019.B86445@plum.flirble.org>
41856      Branch: perl
41857            ! pod/perlfunc.pod
41858 ____________________________________________________________________________
41859 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
41860         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
41861              From: John Peacock <jpeacock@rowman.com>
41862              Date: Thu, 24 May 2001 22:14:01 -0400
41863              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
41864      Branch: perl
41865            ! mg.c scope.c sv.c
41866 ____________________________________________________________________________
41867 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
41868         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
41869              From: Nicholas Clark <nick@ccl4.org>
41870              Date: Sun, 20 May 2001 19:24:13 +0100
41871              Message-ID: <20010520192413.G83222@plum.flirble.org>
41872      Branch: perl
41873            + lib/ExtUtils/Constant.pm t/lib/extutils.t
41874            ! MANIFEST utils/h2xs.PL
41875 ____________________________________________________________________________
41876 [ 10212] By: nick                                  on 2001/05/26  09:49:28
41877         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
41878              add a few more notes there on use of mortals on the stack.
41879      Branch: perlio
41880            ! pod/perlguts.pod
41881 ____________________________________________________________________________
41882 [ 10211] By: nick                                  on 2001/05/26  09:05:36
41883         Log: Integrate mainline
41884      Branch: perlio
41885           +> t/lib/fcntl.t t/pragma/vars.t
41886           !> (integrate 49 files)
41887 ____________________________________________________________________________
41888 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
41889         Log: Update Changes.
41890      Branch: perl
41891            ! Changes patchlevel.h
41892 ____________________________________________________________________________
41893 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
41894         Log: Based on
41895              
41896              Subject: [PATCH pp.c] Wrapping pack("C",256)
41897              From: Simon Cozens <simon@netthink.co.uk>
41898              Date: Sat, 12 May 2001 17:58:41 +0100
41899              Message-ID: <20010512175841.A6132@netthink.co.uk>
41900      Branch: perl
41901            ! pod/perldiag.pod pp.c t/pragma/warn/pp
41902 ____________________________________________________________________________
41903 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
41904         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
41905              From: "Brendan O'Dea" <bod@compusol.com.au>
41906              Date: Fri, 25 May 2001 11:18:29 +1000
41907              Message-ID: <20010525111829.A28411@compusol.com.au>
41908              
41909              (Slightly modified.)
41910      Branch: perl
41911            ! lib/Term/Cap.pm
41912 ____________________________________________________________________________
41913 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
41914         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
41915              From: Hugo <hv@crypt.compulink.co.uk>
41916              Date: Fri, 25 May 2001 02:13:25 +0100
41917              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
41918      Branch: perl
41919            ! t/op/misc.t
41920 ____________________________________________________________________________
41921 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
41922         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
41923              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
41924              Date: Fri, 25 May 2001 10:25:36 +0900
41925              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
41926      Branch: perl
41927            ! regcomp.c regexec.c
41928 ____________________________________________________________________________
41929 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
41930         Log: Subject: [PATCH #2] stash autovivification and method call error messages
41931              From: Ilmari Karonen <iltzu@sci.fi>
41932              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
41933              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
41934      Branch: perl
41935            ! gv.c pp_hot.c t/op/method.t
41936 ____________________________________________________________________________
41937 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
41938         Log: Add make target and documentation for gprof profiling.
41939      Branch: perl
41940            ! Makefile.SH pod/perlhack.pod
41941 ____________________________________________________________________________
41942 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
41943         Log: Subject: Don't think about UTF8 
41944              From: Mike Guy <mjtg@cam.ac.uk> 
41945              Date: Tue, 22 May 2001 14:35:39 +0100
41946              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
41947      Branch: perl
41948            ! sv.h
41949 ____________________________________________________________________________
41950 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
41951         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
41952              From: Geraint A Edwards <gedge@serf.org> 
41953              Date: Thu, 24 May 2001 22:51:24 +0100
41954              Message-Id: <20010524225124.A34981@cymru.serf.org>
41955      Branch: perl
41956            ! x2p/find2perl.PL
41957 ____________________________________________________________________________
41958 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
41959         Log: DB_File has its own attribute story.
41960      Branch: perl
41961            ! ext/DB_File/DB_File.xs
41962 ____________________________________________________________________________
41963 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
41964         Log: Subject: Re: Making perl with -Wall
41965              From: Andy Dougherty <doughera@lafayette.edu>
41966              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
41967              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
41968      Branch: perl
41969            ! perl.h
41970 ____________________________________________________________________________
41971 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
41972         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
41973              From: "Richard Soderberg" <rs@crystalflame.net>
41974              Date: Thu, 24 May 2001 08:58:16 -0700
41975              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
41976      Branch: perl
41977            ! sv.c
41978 ____________________________________________________________________________
41979 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
41980         Log: IV/UV casting fixes from Nicholas Clark.
41981      Branch: perl
41982            ! perl.h pp_sys.c util.c
41983 ____________________________________________________________________________
41984 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
41985         Log: Subject: Re: Making perl with -Wall
41986              From: Michael G Schwern <schwern@pobox.com>
41987              Date: Thu, 24 May 2001 15:40:28 +0100
41988              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
41989      Branch: perl
41990            ! malloc.c perl.h
41991 ____________________________________________________________________________
41992 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
41993         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
41994              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41995              Date: Tue, 22 May 2001 11:49:37 +0200
41996              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
41997      Branch: metaconfig
41998            ! U/modified/Oldsym.U
41999      Branch: metaconfig/U/perl
42000            ! patchlevel.U
42001      Branch: perl
42002            ! Configure config_h.SH myconfig.SH
42003 ____________________________________________________________________________
42004 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
42005         Log: Under versiononly install also the scripts with the version suffix.
42006              (e.g. .../bin/h2xs5.7.1)
42007      Branch: perl
42008            ! installperl
42009 ____________________________________________________________________________
42010 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
42011         Log: Subject: [PATCH] Stop segfault in mg.c:636
42012              From: "Richard Soderberg" <rs@crystalflame.net>
42013              Date: Thu, 24 May 2001 05:51:52 -0700
42014              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
42015      Branch: perl
42016            ! mg.c
42017 ____________________________________________________________________________
42018 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
42019         Log: Iteration continues; hopefully convergently.
42020      Branch: perl
42021            ! t/lib/b-stash.t
42022 ____________________________________________________________________________
42023 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
42024         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
42025              From: Gisle Aas <gisle@ActiveState.com>
42026              Date: 23 May 2001 16:13:10 -0700
42027              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
42028      Branch: perl
42029            ! op.c toke.c
42030 ____________________________________________________________________________
42031 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
42032         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
42033              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42034              Date: Thu, 24 May 2001 05:05:22 -0500
42035              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
42036      Branch: perl
42037            ! lib/dumpvar.pl lib/perl5db.pl
42038 ____________________________________________________________________________
42039 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
42040         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
42041              From: David Dyck <dcd@tc.fluke.com>
42042              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
42043              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
42044      Branch: perl
42045            ! lib/perl5db.pl
42046 ____________________________________________________________________________
42047 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
42048         Log: Tiny pod nits on READMEs, mostly whitespace issues.
42049      Branch: perl
42050            ! README.amiga README.dos README.macos README.mpeix README.vmesa
42051            ! README.win32
42052 ____________________________________________________________________________
42053 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
42054         Log: The DG/UX part of the 20010521.005.
42055      Branch: perl
42056            ! README.dgux
42057 ____________________________________________________________________________
42058 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
42059         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
42060              From: Hugo <hv@crypt.compulink.co.uk>
42061              Date: Mon, 21 May 2001 16:32:02 +0100
42062              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
42063      Branch: perl
42064            ! regcomp.c t/op/misc.t
42065 ____________________________________________________________________________
42066 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
42067         Log: Subject: [PATCH] Extra UNIVERSAL tests
42068              From: Mike Guy <mjtg@cam.ac.uk>
42069              Date: Wed, 23 May 2001 12:29:20 +0100
42070              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
42071      Branch: perl
42072            ! t/op/universal.t
42073 ____________________________________________________________________________
42074 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
42075         Log: Subject: [PATCH] Remove EQ keyword
42076              From: Mike Guy <mjtg@cam.ac.uk>
42077              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
42078              Date: Wed, 23 May 2001 11:17:29 +0100
42079      Branch: perl
42080            ! keywords.h keywords.pl
42081 ____________________________________________________________________________
42082 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
42083         Log: Subject: [PATCH] lib/perl5db.pl
42084              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42085              Date: Wed, 23 May 2001 02:18:03 -0500
42086              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
42087      Branch: perl
42088            ! lib/perl5db.pl
42089 ____________________________________________________________________________
42090 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
42091         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
42092              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42093              Date: Tue, 22 May 2001 23:34:41 -0500
42094              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
42095      Branch: perl
42096            ! lib/Term/Cap.pm
42097 ____________________________________________________________________________
42098 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
42099         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
42100              From: davem@fdgroup.co.uk
42101              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
42102              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
42103      Branch: perl
42104            ! emacs/e2ctags.pl
42105 ____________________________________________________________________________
42106 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
42107         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
42108              From: Michael G Schwern <schwern@pobox.com>
42109              Date: Tue, 22 May 2001 14:15:09 +0100
42110              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
42111      Branch: perl
42112            ! lib/vars.pm
42113 ____________________________________________________________________________
42114 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
42115         Log: Subject: [PATCH lib/vars.pm] Odd code nit
42116              From: Michael G Schwern <schwern@pobox.com>
42117              Date: Tue, 22 May 2001 14:14:28 +0100
42118              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
42119      Branch: perl
42120            ! lib/vars.pm
42121 ____________________________________________________________________________
42122 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
42123         Log: Use the new use vars feature.
42124      Branch: perl
42125            ! t/lib/b-stash.t
42126 ____________________________________________________________________________
42127 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
42128         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
42129              From: Mike Guy <mjtg@cam.ac.uk>
42130              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42131              Date: Tue, 22 May 2001 13:11:39 +0100
42132      Branch: perl
42133            + t/pragma/vars.t
42134            ! MANIFEST lib/vars.pm t/lib/1_compile.t
42135 ____________________________________________________________________________
42136 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
42137         Log: -qlongdouble considered harmful by Merijn.
42138      Branch: perl
42139            ! hints/aix.sh
42140 ____________________________________________________________________________
42141 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
42142         Log: Update Changes.
42143      Branch: perl
42144            ! Changes patchlevel.h
42145 ____________________________________________________________________________
42146 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
42147         Log: Add a test of its very own for Fcntl.  Hopefully portable.
42148      Branch: perl
42149            + t/lib/fcntl.t
42150            ! MANIFEST
42151 ____________________________________________________________________________
42152 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
42153         Log: Must be trickier for 'minitest' not to die.
42154      Branch: perl
42155            ! t/op/taint.t
42156 ____________________________________________________________________________
42157 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
42158         Log: Can't declare other people's variables.
42159      Branch: perl
42160            ! t/lib/b-stash.t
42161 ____________________________________________________________________________
42162 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
42163         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
42164      Branch: perl
42165            ! doio.c t/op/taint.t
42166 ____________________________________________________________________________
42167 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
42168         Log: The OS/2 variable needs to be declared.
42169      Branch: perl
42170            ! t/lib/b-stash.t
42171 ____________________________________________________________________________
42172 [ 10170] By: nick                                  on 2001/05/20  16:48:29
42173         Log: Integrate mainline
42174      Branch: perlio
42175           !> (integrate 41 files)
42176 ____________________________________________________________________________
42177 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
42178         Log: Small perlsec updates: clarify the taintedness of filename
42179              globbing; suggest using Scalar::Util::tainted().
42180      Branch: perl
42181            ! pod/perlsec.pod
42182 ____________________________________________________________________________
42183 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
42184         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
42185              From: Dave Mitchell <davem@fdgroup.co.uk>
42186              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
42187              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
42188      Branch: perl
42189            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
42190            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
42191            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
42192            ! xsutils.c
42193 ____________________________________________________________________________
42194 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
42195         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
42196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42197              Date: Sat, 19 May 2001 04:08:46 -0400
42198              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
42199      Branch: perl
42200            ! lib/ExtUtils/Mksymlists.pm makedef.pl
42201 ____________________________________________________________________________
42202 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
42203         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
42204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42205              Date: Sat, 19 May 2001 04:30:45 -0400
42206              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
42207      Branch: perl
42208            ! os2/os2.c
42209 ____________________________________________________________________________
42210 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
42211         Log: Subject: [PATCH 5.6.1] build bugs OS/2
42212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42213              Date: Sat, 19 May 2001 04:35:28 -0400
42214              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
42215      Branch: perl
42216            ! os2/Makefile.SHs os2/os2.c
42217 ____________________________________________________________________________
42218 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
42219         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
42220              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42221              Date: Sat, 19 May 2001 04:04:23 -0400
42222              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
42223              
42224              (In bleadperl patched b-stash.t instead of b.t)
42225      Branch: perl
42226            ! t/lib/b-stash.t t/lib/bigfltpm.t
42227 ____________________________________________________________________________
42228 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
42229         Log: Subject: [PATCH 5.6.1] perl5db
42230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42231              Date: Sat, 19 May 2001 03:49:09 -0400
42232              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
42233      Branch: perl
42234            ! lib/perl5db.pl
42235 ____________________________________________________________________________
42236 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
42237         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
42238              From: Gisle Aas <gisle@ActiveState.com>
42239              Date: 18 May 2001 14:24:51 -0700
42240              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
42241      Branch: perl
42242            ! pp_ctl.c
42243 ____________________________________________________________________________
42244 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
42245         Log: Subject: [PATCH] Chomp should not always stringify
42246              From: Gisle Aas <gisle@ActiveState.com>
42247              Date: 18 May 2001 07:55:25 -0700
42248              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
42249      Branch: perl
42250            ! doop.c t/op/chop.t
42251 ____________________________________________________________________________
42252 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
42253         Log: Integrate perlio.
42254      Branch: perl
42255           !> pod/perlfunc.pod
42256 ____________________________________________________________________________
42257 [ 10159] By: nick                                  on 2001/05/20  09:39:46
42258         Log: Document some more of open's features.
42259      Branch: perlio
42260            ! pod/perlfunc.pod
42261 ____________________________________________________________________________
42262 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
42263         Log: back out change#10153 (it has compatibility issues such as the
42264              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
42265              benefit for 5.6.x doesn't seem worth the risk)
42266      Branch: maint-5.6/perl
42267            ! toke.c
42268 ____________________________________________________________________________
42269 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
42270         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
42271      Branch: perl
42272            ! x2p/s2p.PL
42273 ____________________________________________________________________________
42274 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
42275         Log: Update Changes.
42276      Branch: perl
42277            ! Changes patchlevel.h
42278 ____________________________________________________________________________
42279 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
42280         Log: Integrate change #10144 from maintperl.
42281              
42282              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
42283      Branch: perl
42284           !> win32/config.bc win32/config.gc win32/config.vc
42285           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42286 ____________________________________________________________________________
42287 [ 10154] By: nick                                  on 2001/05/18  07:23:03
42288         Log: Integrate mainline.
42289      Branch: perlio
42290           +> README.dgux t/lib/i18n-collate.t utils.lst
42291           !> (integrate 49 files)
42292 ____________________________________________________________________________
42293 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
42294         Log: Integrate change #7224 from mainline into maintperl.
42295              
42296              Allow @+ and @- to be doublequoted, from Simon Cozens. 
42297              (Approved by Larry, see Tom's comment in 20000830.005.)
42298      Branch: maint-5.6/perl
42299           !> toke.c
42300 ____________________________________________________________________________
42301 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
42302         Log: Subject: [PATCH bleadperl] small lookbehind fix
42303              From: Hugo <hv@crypt.compulink.co.uk>
42304              Date: Fri, 18 May 2001 00:07:19 +0100
42305              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
42306      Branch: perl
42307            ! regexec.c
42308 ____________________________________________________________________________
42309 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
42310         Log: Detypos.
42311      Branch: perl
42312            ! installman utils.lst
42313 ____________________________________________________________________________
42314 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
42315         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
42316              in 20001222.001.
42317      Branch: perl
42318            ! t/lib/glob-basic.t
42319 ____________________________________________________________________________
42320 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
42321         Log: Subject: [PATCH] Test for bug 20010515.004
42322              From: Benjamin Sugars <bsugars@canoe.ca>
42323              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
42324              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
42325      Branch: perl
42326            ! t/op/misc.t
42327 ____________________________________________________________________________
42328 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
42329         Log: Integrate #10145 from maintperl.
42330              
42331              fix for ID 20010515.004 (needs test)
42332      Branch: perl
42333           !> pp_hot.c
42334 ____________________________________________________________________________
42335 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
42336         Log: Thinko noticed by Doug MacEachern.
42337      Branch: perl
42338            ! thread.h
42339 ____________________________________________________________________________
42340 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
42341         Log: Subject: Re: [PATCH] HERE mark in regex
42342              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42343              Date: Thu, 17 May 2001 12:20:33 -0400
42344              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
42345      Branch: perl
42346            ! t/op/re_tests
42347 ____________________________________________________________________________
42348 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
42349         Log: fix for ID 20010515.004 (needs test)
42350      Branch: maint-5.6/perl
42351            ! pp_hot.c
42352 ____________________________________________________________________________
42353 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
42354         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
42355      Branch: maint-5.6/perl
42356            ! win32/config.bc win32/config.gc win32/config.vc
42357            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42358 ____________________________________________________________________________
42359 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
42360         Log: Macrofy the getspecific (and use it also in util.c)
42361      Branch: perl
42362            ! thread.h util.c
42363 ____________________________________________________________________________
42364 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
42365         Log: Use the unchecked thread-specific key fetch also in Tru64.
42366      Branch: perl
42367            ! thread.h
42368 ____________________________________________________________________________
42369 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
42370         Log: Subject: [PATCH 5.6.1]Quick thread speedup
42371              From: Dan Sugalski <dan@sidhe.org> 
42372              Date: Wed, 16 May 2001 18:05:19 -0400
42373              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
42374      Branch: perl
42375            ! thread.h util.c
42376 ____________________________________________________________________________
42377 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
42378         Log: I think this is quite enough testing for a deprecated feature.
42379      Branch: perl
42380            + t/lib/i18n-collate.t
42381            ! MANIFEST t/lib/1_compile.t
42382 ____________________________________________________________________________
42383 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
42384         Log: More HP-UX lore from Jeff Okamoto.
42385      Branch: perl
42386            ! README.hpux
42387 ____________________________________________________________________________
42388 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
42389         Log: Sort utils.lst for easier maintenance.
42390      Branch: perl
42391            ! utils.lst
42392 ____________________________________________________________________________
42393 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
42394         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
42395              From: Tim Jenness <t.jenness@jach.hawaii.edu>
42396              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
42397              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
42398              
42399              Add pod2latex to utils.lst.
42400      Branch: perl
42401            ! MANIFEST utils.lst
42402 ____________________________________________________________________________
42403 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
42404         Log: Subject: Re: [PATCH] HERE mark in regex
42405              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42406              Date: Wed, 16 May 2001 13:04:43 -0400
42407              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
42408      Branch: perl
42409            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
42410            ! t/op/regmesg.t t/pragma/warn/regcomp
42411 ____________________________________________________________________________
42412 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
42413         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
42414              From: Simon Cozens <simon@netthink.co.uk>
42415              Date: Wed, 16 May 2001 18:02:08 +0100
42416              Message-ID: <20010516180208.A6458@netthink.co.uk>
42417      Branch: perl
42418            ! installman utils.lst
42419 ____________________________________________________________________________
42420 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
42421         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
42422              From: "Philip Newton" <pnewton@gmx.de>
42423              Date: Tue, 15 May 2001 15:09:30 +0200
42424              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
42425              
42426              Test case for #10128.
42427      Branch: perl
42428            ! t/pragma/warn/pp_hot
42429 ____________________________________________________________________________
42430 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
42431         Log: Update Changes.
42432      Branch: perl
42433            ! Changes patchlevel.h
42434 ____________________________________________________________________________
42435 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
42436         Log: Deprecate pseudo-hashes.
42437      Branch: perl
42438            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
42439 ____________________________________________________________________________
42440 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
42441         Log: HP-UX hints update from Merijn.
42442      Branch: perl
42443            ! hints/hpux.sh
42444 ____________________________________________________________________________
42445 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
42446         Log: README.hpux update from Merijn.
42447      Branch: perl
42448            ! README.hpux
42449 ____________________________________________________________________________
42450 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
42451         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
42452              From: Simon Cozens <simon@netthink.co.uk>
42453              Date: Wed, 16 May 2001 15:57:55 +0100
42454              Message-ID: <20010516155755.A4728@netthink.co.uk>
42455      Branch: perl
42456            + utils.lst
42457            ! MANIFEST installman installperl
42458 ____________________________________________________________________________
42459 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
42460         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
42461              From: "Philip Newton" <pnewton@gmx.de>
42462              Date: Tue, 15 May 2001 16:31:05 +0200
42463              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
42464              
42465              Fix PERL_Y2KWARN test to check before rather than after appending.
42466      Branch: perl
42467            ! pp_hot.c
42468 ____________________________________________________________________________
42469 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
42470         Log: Regen Porting stuff.
42471      Branch: perl
42472            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42473            ! config_h.SH
42474 ____________________________________________________________________________
42475 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
42476         Log: Metaconfig unit change for #10125.
42477      Branch: metaconfig
42478            ! U/modified/Oldconfig.U
42479 ____________________________________________________________________________
42480 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
42481         Log: Use OSVERS.
42482      Branch: perl
42483            ! Configure config_h.SH perl.c
42484 ____________________________________________________________________________
42485 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
42486         Log: Regen toc.
42487      Branch: perl
42488            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
42489 ____________________________________________________________________________
42490 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
42491         Log: Adding the README.dgux to the MANIFEST would be a good idea.
42492      Branch: perl
42493            ! MANIFEST
42494 ____________________________________________________________________________
42495 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
42496         Log: Move the stack desire definition to thread.h.
42497      Branch: perl
42498            ! ext/Thread/Thread.xs thread.h
42499 ____________________________________________________________________________
42500 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
42501         Log: DG-UX threading patches, including a README.dgux,
42502              from Takis Psarogiannakopoulos.
42503      Branch: perl
42504            + README.dgux
42505            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
42506 ____________________________________________________________________________
42507 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
42508         Log: Subject: [PATCH B::Deparse] More on /x regexes
42509              From: Robin Houston <robin@kitsite.com>
42510              Date: Tue, 15 May 2001 19:09:35 +0100
42511              Message-ID: <20010515190935.A27268@penderel>
42512      Branch: perl
42513            ! ext/B/B/Deparse.pm
42514 ____________________________________________________________________________
42515 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
42516         Log: Document that the core time() may be rounding rather
42517              than truncating, would have saved at least my confusion.
42518      Branch: perl
42519            ! ext/Time/HiRes/HiRes.pm
42520 ____________________________________________________________________________
42521 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
42522         Log: Subject: perl-current/t/time-hires.t
42523              From: John Peacock <jpeacock@rowman.com>
42524              Date: Fri, 11 May 2001 14:09:41 -0400
42525              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
42526      Branch: perl
42527            ! t/lib/time-hires.t
42528 ____________________________________________________________________________
42529 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
42530         Log: Subject: [PATCH dump.c] Op private flags
42531              From: Simon Cozens <simon@netthink.co.uk>
42532              Date: Sun, 13 May 2001 20:20:36 +0100
42533              Message-ID: <20010513202036.A21896@netthink.co.uk>
42534      Branch: perl
42535            ! dump.c
42536 ____________________________________________________________________________
42537 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
42538         Log: Upgrade to Switch 2.03.
42539      Branch: perl
42540            ! lib/Switch.pm
42541 ____________________________________________________________________________
42542 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
42543         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
42544              to PERL_CONFIG_SH and use it consistently.
42545      Branch: maint-5.6/perl
42546           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
42547           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
42548           !> myconfig.SH writemain.SH
42549 ____________________________________________________________________________
42550 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
42551         Log: Metaconfig units changes for #10113.
42552      Branch: metaconfig
42553            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
42554 ____________________________________________________________________________
42555 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
42556         Log: The problem described in 20010514.031 still wasn't
42557              fully cured, there were remnants of $CONFIG when
42558              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
42559              to avoid future conflicts.
42560      Branch: perl
42561            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
42562            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
42563            ! myconfig.SH writemain.SH
42564 ____________________________________________________________________________
42565 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
42566         Log: Half of #10107 got lost.
42567      Branch: perl
42568            ! ext/B/B/Deparse.pm
42569 ____________________________________________________________________________
42570 [ 10111] By: nick                                  on 2001/05/15  08:39:14
42571         Log: Integrate mainline.
42572      Branch: perlio
42573           +> ext/POSIX/hints/uts.pl
42574            - Todo Todo-5.6 t/camel-III/vstring.t
42575           !> (integrate 48 files)
42576 ____________________________________________________________________________
42577 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
42578         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
42579              From: Robin Houston <robin@kitsite.com>
42580              Date: Mon, 14 May 2001 22:27:08 +0100
42581              Message-ID: <20010514222708.A22963@penderel>
42582      Branch: perl
42583            ! t/TestInit.pm
42584 ____________________________________________________________________________
42585 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
42586         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
42587              From: Robin Houston <robin@kitsite.com>
42588              Date: Mon, 14 May 2001 22:16:43 +0100
42589              Message-ID: <20010514221643.A22437@penderel>
42590      Branch: perl
42591            ! ext/B/B/Deparse.pm
42592 ____________________________________________________________________________
42593 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
42594         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
42595              From: Robin Houston <robin@kitsite.com>
42596              Date: Mon, 14 May 2001 22:03:44 +0100
42597              Message-ID: <20010514220344.A20643@penderel>
42598      Branch: perl
42599            ! ext/B/B/Deparse.pm
42600 ____________________________________________________________________________
42601 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
42602         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
42603              From: Robin Houston <robin@kitsite.com>
42604              Date: Mon, 14 May 2001 22:10:07 +0100
42605              Message-ID: <20010514221007.A21118@penderel>
42606      Branch: perl
42607            ! ext/B/B/Deparse.pm
42608 ____________________________________________________________________________
42609 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
42610         Log: Fix for 20010514.037; substr() didn't invalidate the locale
42611              collation magic.
42612      Branch: perl
42613            ! pp.c
42614 ____________________________________________________________________________
42615 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
42616         Log: Update Changes.
42617      Branch: perl
42618            ! Changes patchlevel.h
42619 ____________________________________________________________________________
42620 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
42621         Log: Retract #10094.
42622      Branch: perl
42623            ! lib/Pod/Text.pm
42624 ____________________________________________________________________________
42625 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
42626         Log: Integrate change #10100 from maintperl.
42627              
42628              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
42629              bug ID 20010514.027)
42630      Branch: perl
42631           !> mg.c pp_ctl.c
42632 ____________________________________________________________________________
42633 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
42634         Log: Document the deprecatedness of suidperl.
42635      Branch: perl
42636            ! INSTALL pod/perlfaq1.pod
42637 ____________________________________________________________________________
42638 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
42639         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
42640              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42641              Date: Mon, 14 May 2001 09:38:59 -0400
42642              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
42643      Branch: perl
42644            ! lib/ExtUtils/MM_Unix.pm
42645 ____________________________________________________________________________
42646 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
42647         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
42648              bug ID 20010514.027)
42649              
42650              TODO: this needs a testsuite addition
42651      Branch: maint-5.6/perl
42652            ! mg.c pp_ctl.c
42653 ____________________________________________________________________________
42654 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
42655         Log: More DWIMminess for Class::Struct: calling the array or hash
42656              accessors only with one argument, an array or a hash reference,
42657              sets the underlying array or hash.  This mirrors nicely also
42658              the usage in the constructor.
42659              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
42660      Branch: perl
42661            ! lib/Class/Struct.pm t/lib/class-struct.t
42662 ____________________________________________________________________________
42663 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
42664         Log: Reference cmp'ing should go through the whole stringification
42665              process shebang, as pointed out by Sarathy in #10091.
42666      Branch: perl
42667            ! pp.c
42668 ____________________________________________________________________________
42669 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
42670         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
42671              From: Simon Cozens <simon@netthink.co.uk>
42672              Date: Sat, 12 May 2001 16:36:27 +0100
42673              Message-ID: <20010512163627.A5522@netthink.co.uk>
42674              
42675              with some additions salvaged from Todo and Todo-5.6 before
42676              retiring them.
42677      Branch: perl
42678            - Todo Todo-5.6
42679            ! MANIFEST pod/perltodo.pod
42680 ____________________________________________________________________________
42681 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
42682         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
42683              From: "Golubev I. N." <gin@mo.msk.ru>
42684              Date: Mon, 07 May 2001 14:33:34 (GMT)
42685              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
42686      Branch: perl
42687            ! perl.h
42688 ____________________________________________________________________________
42689 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
42690         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
42691              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
42692              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
42693              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
42694      Branch: perl
42695            ! lib/ExtUtils/MM_Unix.pm
42696 ____________________________________________________________________________
42697 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
42698         Log: (Retracted by #10104.)
42699              
42700              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
42701              From: barries <barries@slaysys.com>
42702              Date: Sat, 12 May 2001 01:28:10 -0400
42703              Message-ID: <20010512012810.B26358@jester.slaysys.com>
42704      Branch: perl
42705            ! lib/Pod/Text.pm
42706 ____________________________________________________________________________
42707 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
42708         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
42709              From: Mike Guy <mjtg@cam.ac.uk>
42710              Date: Sat, 12 May 2001 19:24:33 +0100
42711              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
42712      Branch: perl
42713            ! lib/AutoSplit.pm
42714 ____________________________________________________________________________
42715 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
42716         Log: Yet another HP-UX hints tweak from Merijn.
42717      Branch: perl
42718            ! hints/hpux.sh
42719 ____________________________________________________________________________
42720 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
42721         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
42722              isn't defined (changes#9366,9368,9370 from mainline without the
42723              pp_scmp() change)
42724      Branch: maint-5.6/perl
42725            ! pp.c pp.h pp_hot.c
42726 ____________________________________________________________________________
42727 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
42728         Log: The sorting seems to happen now automatically.
42729      Branch: perl
42730            ! t/lib/glob-basic.t
42731 ____________________________________________________________________________
42732 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
42733         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
42734              From: Benjamin Sugars <bsugars@canoe.ca>
42735              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
42736              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
42737      Branch: perl
42738            ! pod/perlfunc.pod
42739 ____________________________________________________________________________
42740 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
42741         Log: Subject: Re: undef(&foo) does not work for XS functions
42742              From: Doug MacEachern <dougm@covalent.net>
42743              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
42744              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
42745      Branch: perl
42746            ! op.c
42747 ____________________________________________________________________________
42748 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
42749         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
42750              From: Peter Prymmer <pvhp@forte.com>
42751              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
42752              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
42753      Branch: perl
42754            ! t/op/append.t
42755 ____________________________________________________________________________
42756 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
42757         Log: Update Changes.
42758      Branch: perl
42759            ! Changes patchlevel.h
42760 ____________________________________________________________________________
42761 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
42762         Log: Remove the 'asciir' re subpragma.  Should instead implement
42763              the 'physical vs logical' range scheme:
42764              
42765              \xAA-\xCC is a native physical range, you want that range of
42766              codepoints in your native encoding.  In EBCDIC the codepoints
42767              in the gaps (between i-j and r-s) should be included.
42768              
42769              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
42770              codepoints in Unicode.
42771              
42772              a-z is a logical range, you want that range of 'logical' codepoints
42773              in your native encoding.  In EBCDIC the codepoints in the gaps
42774              (between i-j and r-s) should not be included.
42775              
42776              Mixed cases (a-\xAA, etc) should either be errors, or maybe
42777              the 'logical' endpoints should be converted to native/Unicode
42778              codepoints, and the range handled as a physical range.
42779              
42780              'Logical endpoints' are to be recognized only in the A-Z, a-z,
42781              and 0-9 ranges.  Probably a warning should be given for mixed
42782              cases like A-z or a-9 (since such expressions are encoding
42783              dependent), with a recommendation to use physical ranges.
42784      Branch: perl
42785            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
42786            ! t/op/regexp.t
42787 ____________________________________________________________________________
42788 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
42789         Log: Make the test to cleanup the test directory tree
42790              both before and after the testing so that we always
42791              have a clean slate to work with.
42792      Branch: perl
42793            ! t/lib/filefind.t
42794 ____________________________________________________________________________
42795 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
42796         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
42797              From: Jon Eveland <jweveland@yahoo.com>
42798              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
42799              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
42800      Branch: perl
42801            ! pod/perlfunc.pod
42802 ____________________________________________________________________________
42803 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
42804         Log: Merge the camel-III/vstring.t with op/ver.t.
42805      Branch: perl
42806            - t/camel-III/vstring.t
42807            ! MANIFEST t/TEST t/harness t/op/ver.t
42808 ____________________________________________________________________________
42809 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
42810         Log: Add test.deparse make target.
42811      Branch: perl
42812            ! Makefile.SH
42813 ____________________________________________________________________________
42814 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
42815         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
42816              From: Robin Houston <robin@kitsite.com>
42817              Date: Fri, 11 May 2001 12:02:22 +0100
42818              Message-ID: <20010511120222.A11529@penderel>
42819      Branch: perl
42820            ! ext/B/B/Deparse.pm t/op/method.t
42821 ____________________________________________________________________________
42822 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
42823         Log: A nicely working combination for UTS from Hal Morris.
42824      Branch: perl
42825            + ext/POSIX/hints/uts.pl
42826            ! MANIFEST hints/uts.sh
42827 ____________________________________________________________________________
42828 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
42829         Log: i_ieeefp=undef for UTS.
42830      Branch: perl
42831            ! hints/uts.sh
42832 ____________________________________________________________________________
42833 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
42834         Log: Subject: RE: rand(0) is rand(1)
42835              From: Larry Shatzer <lshatzer@islanddata.com>
42836              Date: Thu, 10 May 2001 11:09:27 -0700
42837              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
42838      Branch: perl
42839            ! pod/perlfunc.pod
42840 ____________________________________________________________________________
42841 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
42842         Log: Subject: [patch] make op_{clear,null} public
42843              From: Doug MacEachern <dougm@covalent.net>
42844              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
42845              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
42846      Branch: perl
42847            ! embed.h embed.pl op.c proto.h
42848 ____________________________________________________________________________
42849 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
42850         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
42851              From: Robin Houston <robin@kitsite.com>
42852              Date: Thu, 10 May 2001 18:54:59 +0100
42853              Message-ID: <20010510185459.A5995@penderel>
42854      Branch: perl
42855            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
42856 ____________________________________________________________________________
42857 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
42858         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
42859              From: Robin Houston <robin@kitsite.com>
42860              Date: Thu, 10 May 2001 12:56:39 +0100
42861              Message-ID: <20010510125639.A2119@penderel>
42862      Branch: perl
42863            ! ext/B/B/Deparse.pm
42864 ____________________________________________________________________________
42865 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
42866         Log: Retract #10070, not ready yet.
42867      Branch: perl
42868            ! ext/B/B/Deparse.pm
42869 ____________________________________________________________________________
42870 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
42871         Log: The metaconfig unit change for #10071.
42872      Branch: metaconfig
42873            ! U/modified/mallocsrc.U
42874 ____________________________________________________________________________
42875 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
42876         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
42877      Branch: perl
42878            ! Configure
42879 ____________________________________________________________________________
42880 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
42881         Log: (Retracted by #10073)
42882              
42883              Subject: Re: [PATCH t/TEST] B::Deparse tester 
42884              From: Hugo <hv@crypt.compulink.co.uk>
42885              Date: Thu, 10 May 2001 05:48:09 +0100
42886              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
42887      Branch: perl
42888            ! ext/B/B/Deparse.pm
42889 ____________________________________________________________________________
42890 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
42891         Log: Add a for(func()) test.
42892      Branch: perl
42893            ! t/cmd/for.t
42894 ____________________________________________________________________________
42895 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
42896         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
42897              From: Robin Houston <robin@kitsite.com>
42898              Date: Thu, 10 May 2001 13:50:08 +0100
42899              Message-ID: <20010510135008.A2454@penderel>
42900      Branch: perl
42901            ! ext/B/B/Deparse.pm
42902 ____________________________________________________________________________
42903 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
42904         Log: A thinko in #10065.
42905      Branch: perl
42906            ! hv.c
42907 ____________________________________________________________________________
42908 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
42909         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
42910              From: Robin Houston <robin@kitsite.com>
42911              Date: Thu, 10 May 2001 02:10:34 +0100
42912              Message-ID: <20010510021034.A19421@penderel>
42913      Branch: perl
42914            ! ext/B/B.xs ext/B/B/Deparse.pm
42915 ____________________________________________________________________________
42916 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
42917         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
42918              From: Doug MacEachern <dougm@covalent.net>
42919              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
42920              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
42921      Branch: perl
42922            ! hv.c
42923 ____________________________________________________________________________
42924 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
42925         Log: One more workaround for the UTS compiler from Hal Morris.
42926      Branch: perl
42927            ! perl.h
42928 ____________________________________________________________________________
42929 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
42930         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
42931              From: Robin Houston <robin@kitsite.com>
42932              Date: Thu, 10 May 2001 01:02:08 +0100
42933              Message-ID: <20010510010208.A18200@penderel>
42934      Branch: perl
42935            ! ext/B/B/Debug.pm
42936 ____________________________________________________________________________
42937 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
42938         Log: Subject: [PATCH] Simplify deb_curcv() a bit
42939              From: Benjamin Sugars <bsugars@canoe.ca>
42940              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
42941              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
42942      Branch: perl
42943            ! run.c
42944 ____________________________________________________________________________
42945 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
42946         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
42947              From: Benjamin Sugars <bsugars@canoe.ca>
42948              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
42949              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
42950      Branch: perl
42951            ! t/lib/io_scalar.t
42952 ____________________________________________________________________________
42953 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
42954         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
42955              From: Peter Prymmer <pvhp@forte.com>
42956              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
42957              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
42958      Branch: perl
42959            ! t/lib/md5-file.t
42960 ____________________________________________________________________________
42961 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
42962         Log: Subject: [PATCH t/TEST] B::Deparse tester
42963              From: Robin Houston <robin@kitsite.com>
42964              Date: Wed, 9 May 2001 19:17:50 +0100
42965              Message-ID: <20010509191750.A16940@penderel>
42966      Branch: perl
42967            ! ext/B/O.pm t/TEST
42968 ____________________________________________________________________________
42969 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
42970         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
42971              From: Jeff Pinyan <jeffp@crusoe.net>
42972              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
42973              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
42974      Branch: perl
42975            ! lib/Pod/Html.pm
42976 ____________________________________________________________________________
42977 [ 10057] By: nick                                  on 2001/05/09  18:37:56
42978         Log: Integrate mainline.
42979      Branch: perlio
42980           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
42981           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
42982 ____________________________________________________________________________
42983 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
42984         Log: Update Changes.
42985      Branch: perl
42986            ! Changes patchlevel.h
42987 ____________________________________________________________________________
42988 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
42989         Log: Integrate perlio.
42990      Branch: perl
42991           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42992 ____________________________________________________________________________
42993 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
42994         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
42995              From: Benjamin Sugars <bsugars@canoe.ca>
42996              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
42997              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
42998      Branch: perl
42999            ! perlio.c
43000 ____________________________________________________________________________
43001 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
43002         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
43003              From: Benjamin Sugars <bsugars@canoe.ca>
43004              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
43005              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
43006      Branch: perl
43007            ! ext/PerlIO/Scalar/Scalar.xs
43008 ____________________________________________________________________________
43009 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
43010         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
43011              From: Jeff Pinyan <jeffp@crusoe.net>
43012              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
43013              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
43014      Branch: perl
43015            ! lib/Pod/Html.pm
43016 ____________________________________________________________________________
43017 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
43018         Log: EPOC tweak from Olaf Flebbe.
43019      Branch: perl
43020            ! epoc/epocish.h
43021 ____________________________________________________________________________
43022 [ 10050] By: nick                                  on 2001/05/09  14:37:57
43023         Log: win32, regen_config_h
43024      Branch: perlio
43025            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43026 ____________________________________________________________________________
43027 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
43028         Log: Integrate perlio.
43029      Branch: perl
43030           !> pp_sys.c
43031 ____________________________________________________________________________
43032 [ 10048] By: nick                                  on 2001/05/09  11:59:50
43033         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
43034              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
43035      Branch: perlio
43036            ! pp_sys.c
43037 ____________________________________________________________________________
43038 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
43039         Log: Integrate perlio.
43040      Branch: perl
43041           !> run.c
43042 ____________________________________________________________________________
43043 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
43044         Log: Subject: Re: Less warnings during configure
43045              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43046              Date: Wed, 09 May 2001 13:12:49 +0200
43047              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
43048      Branch: perl
43049            ! hints/hpux.sh
43050 ____________________________________________________________________________
43051 [ 10045] By: nick                                  on 2001/05/09  09:56:59
43052         Log: MULTIPLICITY/DEBUGGING build fix.
43053      Branch: perlio
43054            ! run.c
43055 ____________________________________________________________________________
43056 [ 10044] By: nick                                  on 2001/05/09  09:46:37
43057         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
43058      Branch: perlio
43059           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
43060            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
43061           !> (integrate 65 files)
43062 ____________________________________________________________________________
43063 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
43064         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
43065              From: Robin Houston <robin@kitsite.com>
43066              Date: Tue, 8 May 2001 19:38:00 +0100
43067              Message-ID: <20010508193800.A4389@penderel>
43068              
43069              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
43070              From: Robin Houston <robin@kitsite.com>
43071              Date: Tue, 8 May 2001 20:03:57 +0100
43072              Message-ID: <20010508200357.A4614@penderel>
43073              
43074              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
43075              From: Robin Houston <robin@kitsite.com>
43076              Date: Wed, 9 May 2001 00:12:05 +0100
43077              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
43078      Branch: perl
43079            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
43080 ____________________________________________________________________________
43081 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
43082         Log: Retract #10031.
43083      Branch: perl
43084            ! pod/perlfunc.pod
43085 ____________________________________________________________________________
43086 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
43087         Log: The metaconfig unit changes for #10040.
43088      Branch: metaconfig/U/perl
43089            ! Checkcc.U d_dlsymun.U dlsrc.U
43090 ____________________________________________________________________________
43091 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
43092         Log: The Configure half of
43093              
43094              Subject: Less warnings during configure
43095              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43096              Date: Tue, 08 May 2001 08:44:02 +0200
43097              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
43098      Branch: perl
43099            ! Configure
43100 ____________________________________________________________________________
43101 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
43102         Log: Subject: Less warnings during configure
43103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43104              Date: Tue, 08 May 2001 08:44:02 +0200
43105              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
43106      Branch: perl
43107            ! hints/hpux.sh
43108 ____________________________________________________________________________
43109 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
43110         Log: Don't forget to whine about \d__\d.
43111      Branch: perl
43112            ! t/pragma/warn/toke toke.c
43113 ____________________________________________________________________________
43114 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
43115         Log: Allow underscores also in the exponent part.
43116      Branch: perl
43117            ! t/pragma/warn/toke toke.c
43118 ____________________________________________________________________________
43119 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
43120         Log: CodeMagicCD doesn't look like an *I*DE.
43121      Branch: perl
43122            ! pod/perlfaq3.pod
43123 ____________________________________________________________________________
43124 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
43125         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
43126              to be consistently down).
43127      Branch: perl
43128            ! pod/perlfaq3.pod
43129 ____________________________________________________________________________
43130 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
43131         Log: Upgrade to Text::Balanced 1.84.
43132      Branch: perl
43133            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
43134 ____________________________________________________________________________
43135 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
43136         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
43137              From: Benjamin Sugars <bsugars@canoe.ca>
43138              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
43139              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
43140      Branch: perl
43141            ! run.c
43142 ____________________________________________________________________________
43143 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
43144         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
43145              From: Peter Prymmer <pvhp@forte.com>
43146              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
43147              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
43148      Branch: perl
43149            ! t/pod/plainer.t
43150 ____________________________________________________________________________
43151 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
43152         Log: (Retracted by #10042)
43153              
43154              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
43155              From: "Philip Newton" <pnewton@gmx.de>
43156              Date: Tue, 8 May 2001 09:18:10 +0200
43157              Message-ID: <3AF7B9D2.28861.603732@localhost>
43158      Branch: perl
43159            ! pod/perlfunc.pod
43160 ____________________________________________________________________________
43161 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
43162         Log: Subject: [PATCH B::Deparse] Document known bugs
43163              From: Robin Houston <robin@kitsite.com>
43164              Date: Tue, 8 May 2001 01:53:34 +0100
43165              Message-ID: <20010508015334.A32394@penderel>
43166      Branch: perl
43167            ! ext/B/B/Deparse.pm
43168 ____________________________________________________________________________
43169 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
43170         Log: Subject: Re: Perl book, magazine and website updates.
43171              From: "Philip Newton" <pnewton@gmx.de>
43172              Date: Mon, 7 May 2001 17:03:58 +0200
43173              Message-ID: <3AF6D57E.5387.1E29930@localhost>
43174      Branch: perl
43175            ! pod/perlfaq2.pod
43176 ____________________________________________________________________________
43177 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
43178         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
43179              From: Peter Prymmer <pvhp@forte.com>
43180              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
43181              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
43182      Branch: perl
43183            ! t/io/fflush.t
43184 ____________________________________________________________________________
43185 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
43186         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
43187              From: Robin Houston <robin@kitsite.com>
43188              Date: Tue, 8 May 2001 01:14:55 +0100
43189              Message-ID: <20010508011455.A32162@penderel>
43190      Branch: perl
43191            ! ext/B/B/Deparse.pm
43192 ____________________________________________________________________________
43193 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
43194         Log: Typo in #10025.
43195      Branch: perl
43196            ! hints/uts.sh
43197 ____________________________________________________________________________
43198 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
43199         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
43200      Branch: perl
43201            ! hints/uts.sh
43202 ____________________________________________________________________________
43203 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
43204         Log: Subject: Re: [ID 20010506.045] question about hash syntax
43205              From: Peter Scott <Peter@PSDT.com>
43206              Date: Sun, 06 May 2001 13:10:40 -0700
43207              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
43208      Branch: perl
43209            ! pod/perl56delta.pod
43210 ____________________________________________________________________________
43211 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
43212         Log: Configure should figure out the list of dynamic extensions
43213              just fine in UTS-- and in fact it does, as reported by Hal Morris.
43214      Branch: perl
43215            ! hints/uts.sh
43216 ____________________________________________________________________________
43217 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
43218         Log: Update Changes.
43219      Branch: perl
43220            ! Changes patchlevel.h
43221 ____________________________________________________________________________
43222 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
43223         Log: Subject: [PATCH regcomp.c] Insecure regexes
43224              From: Robin Houston <robin@kitsite.com>
43225              Date: Mon, 7 May 2001 21:56:12 +0100
43226              Message-ID: <20010507215612.A31114@penderel>
43227      Branch: perl
43228            ! regcomp.c
43229 ____________________________________________________________________________
43230 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
43231         Log: Drop the foobar.perl.com references for now until Simon
43232              gets them sorted out.
43233      Branch: perl
43234            ! pod/perlfaq2.pod
43235 ____________________________________________________________________________
43236 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
43237         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
43238              From: Prymmer/Kahn <pvhp@best.com>
43239              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
43240              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
43241      Branch: perl
43242            ! lib/Devel/SelfStubber.pm
43243 ____________________________________________________________________________
43244 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
43245         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
43246              From: Prymmer/Kahn <pvhp@best.com>
43247              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
43248              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
43249      Branch: perl
43250            ! win32/Makefile
43251 ____________________________________________________________________________
43252 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
43253         Log: s/WebTechnique's/WebTechniques/
43254      Branch: perl
43255            ! pod/perlfaq2.pod
43256 ____________________________________________________________________________
43257 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
43258         Log: Llama 3 updates from Randal.
43259      Branch: perl
43260            ! pod/perlfaq2.pod
43261 ____________________________________________________________________________
43262 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
43263         Log: Subject: [PATCH] Help -Dt show correct pad variables
43264              From: Benjamin Sugars <ben.sugars@home.com>
43265              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
43266              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
43267      Branch: perl
43268            ! embed.h embed.pl proto.h run.c
43269 ____________________________________________________________________________
43270 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
43271         Log: Subject: [PATCH] Document C<our $foo : shared>
43272              From: Benjamin Sugars <ben.sugars@home.com>
43273              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
43274              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
43275      Branch: perl
43276            ! pod/perlfunc.pod
43277 ____________________________________________________________________________
43278 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
43279         Log: Subject: [PATCH B::Deparse] undefined folded constants
43280              From: Robin Houston <robin@kitsite.com>
43281              Date: Sun, 6 May 2001 17:19:09 +0100
43282              Message-ID: <20010506171909.A7046@penderel>
43283      Branch: perl
43284            ! ext/B/B/Deparse.pm
43285 ____________________________________________________________________________
43286 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
43287         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
43288              From: Robin Houston <robin@kitsite.com>
43289              Message-ID: <20010506164654.A6848@penderel>
43290              Date: Sun, 6 May 2001 16:46:54 +0100
43291      Branch: perl
43292            ! ext/B/B/Deparse.pm
43293 ____________________________________________________________________________
43294 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
43295         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
43296              From: Robin Houston <robin@kitsite.com>
43297              Date: Sun, 6 May 2001 14:47:02 +0100
43298              Message-ID: <20010506144702.A6308@penderel>
43299      Branch: perl
43300            ! t/op/my_stash.t
43301 ____________________________________________________________________________
43302 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
43303         Log: Subject: Perl book, magazine and website updates.
43304              From: Simon Cozens <simon@netthink.co.uk>
43305              Date: Sun, 6 May 2001 16:55:36 +0100
43306              Message-ID: <20010506165536.A1795@netthink.co.uk>
43307      Branch: perl
43308            ! pod/perlbook.pod pod/perlfaq2.pod
43309 ____________________________________________________________________________
43310 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
43311         Log: Tweaks on the Tru64 prof options.
43312      Branch: perl
43313            ! pod/perlhack.pod
43314 ____________________________________________________________________________
43315 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
43316         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
43317              From: Robin Houston <robin@kitsite.com>
43318              Date: Sun, 6 May 2001 14:40:51 +0100
43319              Message-ID: <20010506144051.A6279@penderel>
43320      Branch: perl
43321            ! t/pod/testp2pt.pl
43322 ____________________________________________________________________________
43323 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
43324         Log: Subject: [PATCH B::Deparse] scoping
43325              From: Robin Houston <robin@kitsite.com>
43326              Date: Sun, 6 May 2001 14:36:56 +0100
43327              Message-ID: <20010506143656.A4006@penderel>
43328      Branch: perl
43329            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
43330 ____________________________________________________________________________
43331 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
43332         Log: Document the undefinedness of bitshifting out of range.
43333      Branch: perl
43334            ! pod/perlop.pod
43335 ____________________________________________________________________________
43336 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
43337         Log: Retract #10003 and update the IDE descriptions a bit.
43338      Branch: perl
43339            ! pod/perlfaq3.pod
43340 ____________________________________________________________________________
43341 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
43342         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
43343              From: Prymmer/Kahn <pvhp@best.com>
43344              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
43345              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
43346      Branch: perl
43347            ! win32/Makefile win32/buildext.pl win32/config.bc
43348            ! win32/config.gc win32/config.vc
43349 ____________________________________________________________________________
43350 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
43351         Log: (Retracted by #10005.)
43352      Branch: perl
43353            ! pod/perlfaq3.pod
43354 ____________________________________________________________________________
43355 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
43356         Log: It's "psed", not "sed".
43357      Branch: perl
43358            ! x2p/s2p.PL
43359 ____________________________________________________________________________
43360 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
43361         Log: Update Changes.
43362      Branch: perl
43363            ! Changes patchlevel.h
43364 ____________________________________________________________________________
43365 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
43366         Log: Subject: Re: bleadperl make install fails due to "psed"
43367              From: andreas.koenig@anima.de (Andreas J. Koenig)
43368              Date: 05 May 2001 18:23:28 +0200
43369              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
43370      Branch: perl
43371            ! x2p/Makefile.SH x2p/s2p.PL
43372 ____________________________________________________________________________
43373 [  9999] By: jhi                                   on 2001/05/05  18:28:09
43374         Log: AUTHORS updates.
43375      Branch: perl
43376            ! AUTHORS
43377 ____________________________________________________________________________
43378 [  9998] By: jhi                                   on 2001/05/05  18:16:00
43379         Log: Updates on the pods related to the modules included since 5.6.
43380              
43381              TODO: perltodo really could use major updating.
43382      Branch: perl
43383            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
43384            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
43385            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
43386            ! pod/perlsyn.pod pod/perltodo.pod
43387 ____________________________________________________________________________
43388 [  9997] By: jhi                                   on 2001/05/05  17:35:17
43389         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
43390              from Kurt Skauen.
43391      Branch: perl
43392            + hints/atheos.sh
43393            ! MANIFEST
43394 ____________________________________________________________________________
43395 [  9996] By: jhi                                   on 2001/05/05  17:25:00
43396         Log: Add preemptive #undefs for some of the shorter and more prone
43397              to collision regcomp.h #defines.  (Background: the MASK collided
43398              with a system header #define in Rhapsody.)
43399      Branch: perl
43400            ! regcomp.h
43401 ____________________________________________________________________________
43402 [  9995] By: jhi                                   on 2001/05/05  13:24:21
43403         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
43404              From: Nicholas Clark <nick@ccl4.org>
43405              Date: Sat, 5 May 2001 14:46:39 +0100
43406              Message-ID: <20010505144639.O53513@plum.flirble.org>
43407              
43408              Add a test for the constants (if any) being processed correctly.
43409      Branch: perl
43410            ! utils/h2xs.PL
43411 ____________________________________________________________________________
43412 [  9994] By: jhi                                   on 2001/05/05  02:11:03
43413         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
43414              From: Peter Prymmer <pvhp@forte.com>
43415              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
43416              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
43417      Branch: perl
43418            ! t/lib/b-stash.t
43419 ____________________________________________________________________________
43420 [  9993] By: jhi                                   on 2001/05/05  02:03:49
43421         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
43422              From: Peter Prymmer <pvhp@forte.com>
43423              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
43424              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
43425      Branch: perl
43426            ! perlio.c vms/vmsish.h
43427 ____________________________________________________________________________
43428 [  9992] By: jhi                                   on 2001/05/04  17:21:12
43429         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
43430              From: Robin Barker <rmb1@cise.npl.co.uk>
43431              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
43432              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
43433      Branch: perl
43434            + t/pod/plainer.t
43435            ! MANIFEST
43436 ____________________________________________________________________________
43437 [  9991] By: jhi                                   on 2001/05/04  16:47:45
43438         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
43439              From: Robin Barker <rmb1@cise.npl.co.uk>
43440              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
43441              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
43442      Branch: perl
43443            ! regcomp.c
43444 ____________________________________________________________________________
43445 [  9990] By: jhi                                   on 2001/05/04  14:37:20
43446         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
43447              From: Prymmer/Kahn <pvhp@best.com>
43448              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
43449              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
43450      Branch: perl
43451            ! t/lib/b-stash.t
43452 ____________________________________________________________________________
43453 [  9989] By: jhi                                   on 2001/05/04  14:03:58
43454         Log: Introduce perl572delta, update Todo, add the missing
43455              mention about signal safety since 5.7.1 (though this
43456              requires verification and more details.)
43457      Branch: perl
43458            + pod/perl572delta.pod
43459            ! MANIFEST Todo pod/perl571delta.pod
43460 ____________________________________________________________________________
43461 [  9988] By: jhi                                   on 2001/05/04  12:41:51
43462         Log: Subject: [PATCH perl@9944] long =item
43463              From: Robin Barker <rmb1@cise.npl.co.uk>
43464              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
43465              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
43466      Branch: perl
43467            ! ext/Time/HiRes/HiRes.pm
43468 ____________________________________________________________________________
43469 [  9987] By: jhi                                   on 2001/05/04  12:39:19
43470         Log: The #9901 had removed one line essential for EBCDIC.
43471      Branch: perl
43472            ! regcomp.c
43473 ____________________________________________________________________________
43474 [  9986] By: jhi                                   on 2001/05/04  12:30:23
43475         Log: Subject: cygwin/Makefile.SHs INSTALL patch
43476              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
43477              Date: Mon, 08 Jan 2001 04:59:21 +0200
43478              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
43479      Branch: perl
43480            ! cygwin/Makefile.SHs
43481 ____________________________________________________________________________
43482 [  9985] By: jhi                                   on 2001/05/04  03:51:39
43483         Log: Encode/IO doc tweaks.
43484      Branch: perl
43485            ! ext/Encode/Encode.pm
43486 ____________________________________________________________________________
43487 [  9984] By: jhi                                   on 2001/05/04  03:29:34
43488         Log: Remove GDBM_File from the dynamic extensions for UTS,
43489              GDBM is not a standard feature.
43490      Branch: perl
43491            ! hints/uts.sh
43492 ____________________________________________________________________________
43493 [  9983] By: jhi                                   on 2001/05/04  03:22:59
43494         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
43495      Branch: perl
43496            ! pod/perlretut.pod
43497 ____________________________________________________________________________
43498 [  9982] By: jhi                                   on 2001/05/03  23:21:03
43499         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
43500              From: Benjamin Sugars <bsugars@canoe.ca>
43501              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
43502              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
43503      Branch: perl
43504            ! dump.c
43505 ____________________________________________________________________________
43506 [  9981] By: jhi                                   on 2001/05/03  23:20:05
43507         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
43508              From: Benjamin Sugars <bsugars@canoe.ca>
43509              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
43510              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
43511      Branch: perl
43512            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
43513 ____________________________________________________________________________
43514 [  9980] By: jhi                                   on 2001/05/03  23:15:29
43515         Log: Integrate perlio.
43516      Branch: perl
43517           !> ext/Encode/Encode.pm
43518 ____________________________________________________________________________
43519 [  9979] By: jhi                                   on 2001/05/03  16:54:59
43520         Log: Install psed man page.
43521      Branch: perl
43522            ! installman
43523 ____________________________________________________________________________
43524 [  9978] By: jhi                                   on 2001/05/03  16:45:58
43525         Log: Remove unused files; noted by Sarathy.
43526      Branch: perl
43527            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
43528            ! MANIFEST
43529 ____________________________________________________________________________
43530 [  9977] By: jhi                                   on 2001/05/03  16:42:30
43531         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
43532              From: Andy Dougherty <doughera@lafayette.edu>
43533              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
43534              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
43535      Branch: perl
43536            ! INSTALL
43537 ____________________________________________________________________________
43538 [  9976] By: nick                                  on 2001/05/03  16:40:42
43539         Log: Allow $answer = encode($object,$text); like it says in docs.
43540      Branch: perlio
43541            ! ext/Encode/Encode.pm
43542 ____________________________________________________________________________
43543 [  9975] By: nick                                  on 2001/05/03  16:22:30
43544         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
43545              to be in scope (fair enough), and also a package variable (our) for eval to see it.
43546      Branch: perlio
43547            ! ext/Encode/Encode.pm
43548 ____________________________________________________________________________
43549 [  9974] By: nick                                  on 2001/05/03  15:48:17
43550         Log: Integrate mainline.
43551      Branch: perlio
43552           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
43553           +> t/lib/filter-simple.t t/lib/next.t
43554           !> (integrate 70 files)
43555 ____________________________________________________________________________
43556 [  9973] By: jhi                                   on 2001/05/03  13:09:09
43557         Log: Update Changes.
43558      Branch: perl
43559            ! Changes patchlevel.h
43560 ____________________________________________________________________________
43561 [  9972] By: jhi                                   on 2001/05/03  12:58:33
43562         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
43563              From: Prymmer/Kahn <pvhp@best.com>
43564              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
43565              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
43566      Branch: perl
43567            ! t/io/fflush.t
43568 ____________________________________________________________________________
43569 [  9971] By: jhi                                   on 2001/05/03  12:57:26
43570         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
43571              From: Prymmer/Kahn <pvhp@best.com>
43572              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
43573              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
43574      Branch: perl
43575            ! win32/FindExt.pm
43576 ____________________________________________________________________________
43577 [  9970] By: jhi                                   on 2001/05/03  02:42:46
43578         Log: Can't croak sans thread context, from Doug MacEachern.
43579      Branch: perl
43580            ! toke.c
43581 ____________________________________________________________________________
43582 [  9969] By: jhi                                   on 2001/05/03  01:23:48
43583         Log: Subject: Random input test and Perl
43584              From: Ilya Zakharevich <ilya@math.berkeley.edu>
43585              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
43586              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
43587      Branch: perl
43588            ! toke.c
43589 ____________________________________________________________________________
43590 [  9968] By: jhi                                   on 2001/05/02  22:17:21
43591         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
43592              From: Peter Prymmer <pvhp@forte.com>
43593              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
43594              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
43595      Branch: perl
43596            ! pod/perlfunc.pod pod/perlport.pod
43597 ____________________________________________________________________________
43598 [  9967] By: jhi                                   on 2001/05/02  20:12:45
43599         Log: Workaround for UTS compiler casting bug from Hal Morris.
43600      Branch: perl
43601            ! perl.h
43602 ____________________________________________________________________________
43603 [  9966] By: jhi                                   on 2001/05/02  18:31:37
43604         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
43605              From: Dan Sugalski <dan@sidhe.org>
43606              Date: Wed, 02 May 2001 15:23:22 -0400
43607              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
43608      Branch: perl
43609            ! perl.c vms/vms.c
43610 ____________________________________________________________________________
43611 [  9965] By: jhi                                   on 2001/05/02  18:21:29
43612         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
43613      Branch: perl
43614            ! pod/perlfunc.pod
43615 ____________________________________________________________________________
43616 [  9964] By: jhi                                   on 2001/05/02  18:15:01
43617         Log: Document large files in INSTALL, document also the %x
43618              limitation if not use64bitint, closes bug 20010326.007.
43619      Branch: perl
43620            ! INSTALL
43621 ____________________________________________________________________________
43622 [  9963] By: jhi                                   on 2001/05/02  17:24:47
43623         Log: perlmodlib tweaks; regen pods.
43624      Branch: perl
43625            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
43626            ! pod/perltoc.pod
43627 ____________________________________________________________________________
43628 [  9962] By: jhi                                   on 2001/05/02  17:14:00
43629         Log: Fix for a segfault, from Marc Lehmann.
43630      Branch: perl
43631            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
43632 ____________________________________________________________________________
43633 [  9961] By: jhi                                   on 2001/05/02  15:55:53
43634         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
43635              From: "Philip Newton" <pnewton@gmx.de>
43636              Date: Wed, 2 May 2001 18:39:03 +0200
43637              Message-ID: <3AF05447.15525.173B588@localhost>
43638      Branch: perl
43639            ! pod/perlop.pod
43640 ____________________________________________________________________________
43641 [  9960] By: jhi                                   on 2001/05/02  15:35:37
43642         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
43643              From: Dan Sugalski <dan@sidhe.org>
43644              Date: Wed, 02 May 2001 11:37:27 -0400
43645              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
43646      Branch: perl
43647            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
43648            ! thread.h vms/vms.c vms/vmsish.h
43649 ____________________________________________________________________________
43650 [  9959] By: jhi                                   on 2001/05/02  15:21:08
43651         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
43652              From: Benjamin Sugars <bsugars@canoe.ca>
43653              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
43654              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
43655      Branch: perl
43656            ! ext/PerlIO/Scalar/Scalar.xs
43657 ____________________________________________________________________________
43658 [  9958] By: jhi                                   on 2001/05/02  15:15:53
43659         Log: Bug in #9915, spotted by Mike Guy.
43660      Branch: perl
43661            ! installperl
43662 ____________________________________________________________________________
43663 [  9957] By: jhi                                   on 2001/05/02  13:26:01
43664         Log: Add a test for not griping about references as array
43665              indices if the reference has magic in it (overloaded
43666              methods).
43667      Branch: perl
43668            ! pod/perldiag.pod t/pragma/warn/pp_hot
43669 ____________________________________________________________________________
43670 [  9956] By: jhi                                   on 2001/05/02  13:07:01
43671         Log: Retracted a bit too much in #9952.
43672      Branch: perl
43673            ! t/pragma/sub_lval.t
43674 ____________________________________________________________________________
43675 [  9955] By: jhi                                   on 2001/05/02  13:05:38
43676         Log: Test for #9952.
43677      Branch: perl
43678            ! t/op/tie.t
43679 ____________________________________________________________________________
43680 [  9954] By: jhi                                   on 2001/05/02  11:48:18
43681         Log: Additional note on the encoding example: one cannot
43682              convert string constants in-place.
43683      Branch: perl
43684            ! ext/Encode/Encode.pm
43685 ____________________________________________________________________________
43686 [  9953] By: jhi                                   on 2001/05/02  11:43:51
43687         Log: Note that if you have recent enough Perl you already
43688              have Filter::Util::Call.
43689      Branch: perl
43690            ! lib/Filter/Simple.pm
43691 ____________________________________________________________________________
43692 [  9952] By: jhi                                   on 2001/05/02  11:31:53
43693         Log: Retract changes #8254 and #8255, causes coredump in
43694              'tie FH, "main"', reported by Abigail, culprit found by
43695              Benjamin Sugars.  Mirrors maintperl change #9950.
43696      Branch: perl
43697            ! op.c t/pragma/sub_lval.t
43698 ____________________________________________________________________________
43699 [  9951] By: jhi                                   on 2001/05/02  11:14:29
43700         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
43701      Branch: perl
43702            + t/lib/MyFilter.pm
43703 ____________________________________________________________________________
43704 [  9950] By: gsar                                  on 2001/05/02  03:17:11
43705         Log: revert integration of changes#8254,8255 in change#8620 (causes
43706              a coredump in C<tie FH, 'foo'>; the idea itself may need better
43707              rationalization)
43708      Branch: maint-5.6/perl
43709            ! op.c t/pragma/sub_lval.t
43710 ____________________________________________________________________________
43711 [  9949] By: gsar                                  on 2001/05/02  02:56:32
43712         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
43713              
43714              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
43715              
43716              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
43717      Branch: maint-5.6/perl
43718           !> hints/svr5.sh
43719 ____________________________________________________________________________
43720 [  9948] By: gsar                                  on 2001/05/02  02:49:15
43721         Log: pod/find.t breaks on VMS (from Craig Berry)
43722      Branch: maint-5.6/perl
43723            ! t/pod/find.t
43724 ____________________________________________________________________________
43725 [  9947] By: jhi                                   on 2001/05/02  02:43:09
43726         Log: Add an encoding conversion example.
43727      Branch: perl
43728            ! ext/Encode/Encode.pm
43729 ____________________________________________________________________________
43730 [  9946] By: jhi                                   on 2001/05/02  01:34:22
43731         Log: Another coat of paint but still nowhere finished.
43732              Need to decide on the semantics of strptime(): should
43733              strptime() be a function instead of a method?  To do
43734              the week/monthname-strptiming the i18n/l10n bullet needs
43735              to be bitten with gusto.
43736      Branch: perl
43737            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
43738 ____________________________________________________________________________
43739 [  9945] By: jhi                                   on 2001/05/01  23:40:52
43740         Log: Update Changes.
43741      Branch: perl
43742            ! Changes patchlevel.h
43743 ____________________________________________________________________________
43744 [  9944] By: jhi                                   on 2001/05/01  23:33:37
43745         Log: Add known-to-be-tested modules to the list-to-be-skipped.
43746      Branch: perl
43747            ! t/lib/1_compile.t
43748 ____________________________________________________________________________
43749 [  9943] By: jhi                                   on 2001/05/01  23:24:40
43750         Log: Subject: BorlandC++ fix
43751              From: "Vadim Konovalov" <watman@inbox.ru>
43752              Date: Mon, 30 Apr 2001 20:12:26 -0700
43753              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
43754      Branch: perl
43755            ! win32/makefile.mk
43756 ____________________________________________________________________________
43757 [  9942] By: jhi                                   on 2001/05/01  23:18:02
43758         Log: Update to Filter::Simple 0.60, create a test for it.
43759      Branch: perl
43760            + t/lib/filter-simple.t
43761            ! MANIFEST lib/Filter/Simple.pm
43762 ____________________________________________________________________________
43763 [  9941] By: jhi                                   on 2001/05/01  19:47:24
43764         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
43765              From: Hugo <hv@crypt.compulink.co.uk>
43766              Date: Tue, 01 May 2001 20:12:20 +0100
43767              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
43768      Branch: perl
43769            ! pp_hot.c t/op/re_tests
43770 ____________________________________________________________________________
43771 [  9940] By: jhi                                   on 2001/05/01  19:42:16
43772         Log: Integrate perlio.
43773      Branch: perl
43774           !> lib/base.pm t/lib/fields.t
43775 ____________________________________________________________________________
43776 [  9939] By: jhi                                   on 2001/05/01  19:39:51
43777         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
43778              From: Benjamin Sugars <bsugars@canoe.ca>
43779              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
43780              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
43781      Branch: perl
43782            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
43783 ____________________________________________________________________________
43784 [  9938] By: jhi                                   on 2001/05/01  19:34:09
43785         Log: Add NEXT, a pseudo-class for method redispatching.
43786              <Damian>NEXT.pm probably offers more bang-for-buck
43787              than anything else I've ever written.</Damian>
43788      Branch: perl
43789            + lib/NEXT.pm t/lib/next.t
43790            ! MANIFEST
43791 ____________________________________________________________________________
43792 [  9937] By: jhi                                   on 2001/05/01  19:21:41
43793         Log: Update to Switch 2.02.
43794      Branch: perl
43795            ! lib/Switch.pm t/lib/switch.t
43796 ____________________________________________________________________________
43797 [  9936] By: nick                                  on 2001/05/01  19:09:21
43798         Log: Fix for base.pm clobbering $VERSION
43799      Branch: perlio
43800            ! lib/base.pm
43801 ____________________________________________________________________________
43802 [  9935] By: nick                                  on 2001/05/01  18:54:38
43803         Log: Test for base.pm clobbering $VERSION.
43804      Branch: perlio
43805            ! t/lib/fields.t
43806 ____________________________________________________________________________
43807 [  9934] By: jhi                                   on 2001/05/01  18:39:10
43808         Log: Add information about Scalar::Util::blessed.
43809      Branch: perl
43810            ! pod/perlobj.pod
43811 ____________________________________________________________________________
43812 [  9933] By: jhi                                   on 2001/05/01  18:33:51
43813         Log: Subject: Extra UNIVERSAL documentation
43814              From: Mike Guy <mjtg@cam.ac.uk>
43815              Date: Tue, 01 May 2001 20:12:11 +0100
43816              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
43817      Branch: perl
43818            ! pod/perlobj.pod
43819 ____________________________________________________________________________
43820 [  9932] By: jhi                                   on 2001/05/01  18:26:54
43821         Log: Subject: Autoflush in tests as appropriate
43822              From: Mike Guy <mjtg@cam.ac.uk>
43823              Date: Tue, 01 May 2001 20:05:31 +0100
43824              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
43825      Branch: perl
43826            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
43827            ! t/op/taint.t
43828 ____________________________________________________________________________
43829 [  9931] By: jhi                                   on 2001/05/01  18:02:29
43830         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
43831              From: Benjamin Sugars <bsugars@canoe.ca>
43832              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
43833              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
43834      Branch: perl
43835            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
43836 ____________________________________________________________________________
43837 [  9930] By: jhi                                   on 2001/05/01  15:12:26
43838         Log: Subject: Re: Finally got a round tuit
43839              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43840              Date: Tue, 01 May 2001 14:14:10 +0200
43841              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
43842              
43843              The -DP part, slightly modified.
43844      Branch: perl
43845            ! perl.c
43846 ____________________________________________________________________________
43847 [  9929] By: jhi                                   on 2001/05/01  14:17:15
43848         Log: Subject: Re: Finally got a round tuit
43849              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43850              Date: Tue, 01 May 2001 16:34:06 +0200
43851              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
43852              
43853              cpp and optimization tweaks for HP-UX.
43854      Branch: perl
43855            ! hints/hpux.sh
43856 ____________________________________________________________________________
43857 [  9928] By: jhi                                   on 2001/05/01  13:24:20
43858         Log: Tune the scan_num() comments to reality.
43859      Branch: perl
43860            ! toke.c
43861 ____________________________________________________________________________
43862 [  9927] By: jhi                                   on 2001/05/01  13:14:01
43863         Log: Subject: [PATCH B::Deparse] optimised sort
43864              From: Robin Houston <robin@kitsite.com>
43865              Date: Tue, 1 May 2001 14:07:12 +0100
43866              Message-ID: <20010501140712.A4266@penderel>
43867      Branch: perl
43868            ! ext/B/B/Deparse.pm
43869 ____________________________________________________________________________
43870 [  9926] By: jhi                                   on 2001/05/01  13:10:53
43871         Log: Subject: [PATCH t/lib/b-deparse.t] 
43872              From: Robin Houston <robin@kitsite.com>
43873              Date: Tue, 1 May 2001 13:37:42 +0100
43874              Message-ID: <20010501133742.A4082@penderel>
43875      Branch: perl
43876            ! t/lib/b-deparse.t
43877 ____________________________________________________________________________
43878 [  9925] By: jhi                                   on 2001/05/01  13:10:13
43879         Log: Subject: [PATCH B::Deparse] for(;;), sort
43880              From: Robin Houston <robin@kitsite.com>
43881              Date: Tue, 1 May 2001 13:35:00 +0100
43882              Message-ID: <20010501133500.A4061@penderel>
43883      Branch: perl
43884            ! ext/B/B/Deparse.pm
43885 ____________________________________________________________________________
43886 [  9924] By: jhi                                   on 2001/05/01  13:09:22
43887         Log: Subject: [PATCH B::Deparse] do, warn, use
43888              From: Robin Houston <robin@kitsite.com>
43889              Date: Tue, 1 May 2001 13:31:03 +0100
43890              Message-ID: <20010501133103.A4041@penderel>
43891      Branch: perl
43892            ! ext/B/B/Deparse.pm
43893 ____________________________________________________________________________
43894 [  9923] By: jhi                                   on 2001/05/01  11:45:36
43895         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
43896              From: Benjamin Sugars <ben.sugars@home.com>
43897              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
43898              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
43899      Branch: perl
43900            + t/io/fflush.t
43901            ! MANIFEST
43902 ____________________________________________________________________________
43903 [  9922] By: jhi                                   on 2001/05/01  11:35:42
43904         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
43905              From: Peter Prymmer <pvhp@forte.com>
43906              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
43907              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
43908      Branch: perl
43909            ! t/lib/selfstubber.t
43910 ____________________________________________________________________________
43911 [  9921] By: jhi                                   on 2001/04/30  16:34:33
43912         Log: Subject: [PATCH B::Concise] suppress warning
43913              From: Robin Houston <robin@kitsite.com>
43914              Date: Mon, 30 Apr 2001 16:09:49 +0100
43915              Message-ID: <20010430160949.A25086@penderel>
43916      Branch: perl
43917            ! ext/B/B/Concise.pm
43918 ____________________________________________________________________________
43919 [  9920] By: jhi                                   on 2001/04/30  13:56:04
43920         Log: Strip the *markers* from #9919.
43921      Branch: perl
43922            ! pod/perlfaq.pod pod/perlfaq5.pod
43923 ____________________________________________________________________________
43924 [  9919] By: jhi                                   on 2001/04/30  13:54:04
43925         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
43926              From: Gwyn Judd <b.judd@xtra.co.nz>
43927              Date: Sun, 29 Apr 2001 01:47:49 +1200
43928              Message-ID: <20010429014749.A4418@thislove>
43929      Branch: perl
43930            ! pod/perlfaq.pod pod/perlfaq5.pod
43931 ____________________________________________________________________________
43932 [  9918] By: jhi                                   on 2001/04/30  13:13:54
43933         Log: More_tweakage.
43934      Branch: perl
43935            ! pod/perldata.pod pod/perldiag.pod
43936 ____________________________________________________________________________
43937 [  9917] By: jhi                                   on 2001/04/30  13:01:27
43938         Log: Update Changes.
43939      Branch: perl
43940            ! Changes patchlevel.h
43941 ____________________________________________________________________________
43942 [  9916] By: jhi                                   on 2001/04/30  12:57:03
43943         Log: T_w_e_a_k_a_g_e.
43944      Branch: perl
43945            ! pod/perldata.pod pod/perldiag.pod
43946 ____________________________________________________________________________
43947 [  9915] By: jhi                                   on 2001/04/30  12:39:29
43948         Log: Install s2p also as psed.
43949              
43950              TODO: psed documentation?
43951      Branch: perl
43952            ! installperl
43953 ____________________________________________________________________________
43954 [  9914] By: jhi                                   on 2001/04/30  12:29:21
43955         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
43956              From: Jens Hamisch <jens@Strawberry.COM>
43957              Date: Fri, 27 Apr 2001 17:00:36 +0200
43958              Message-ID: <20010427170036.K1372@Strawberry.COM>
43959              
43960              SOCKS5_VERSION_NAME is the right symbol to detect
43961              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
43962              function called socks5_init() is available, and even that is
43963              not universal, most SOCKS5 installations use SOCKSinit()).
43964      Branch: perl
43965            ! perlio.c
43966 ____________________________________________________________________________
43967 [  9913] By: jhi                                   on 2001/04/30  12:22:15
43968         Log: Allow a zero timeout on IO::Socket accept and connect--
43969              though one really shouldn't do that.  Based on
43970              
43971              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
43972              From: "John Holdsworth" <coldwave@bigfoot.com>
43973              Date: Sun, 4 Feb 2001 12:48:18 +0100
43974              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
43975      Branch: perl
43976            ! ext/IO/lib/IO/Socket.pm
43977 ____________________________________________________________________________
43978 [  9912] By: jhi                                   on 2001/04/30  11:27:27
43979         Log: Save the spot of regprev (see #9911) for binary compatibility;
43980              regen API.
43981      Branch: perl
43982            ! embedvar.h perlapi.h thrdvar.h
43983 ____________________________________________________________________________
43984 [  9911] By: jhi                                   on 2001/04/30  11:22:03
43985         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
43986              From: Hugo <hv@crypt.compulink.co.uk>
43987              Date: Sun, 29 Apr 2001 17:09:30 +0100
43988              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
43989      Branch: perl
43990            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
43991 ____________________________________________________________________________
43992 [  9910] By: jhi                                   on 2001/04/30  11:15:12
43993         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
43994              a dummy for PL_numeric_radix); no pressing reason to break
43995              binary compatibility; regen API.
43996      Branch: perl
43997            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
43998            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
43999 ____________________________________________________________________________
44000 [  9909] By: jhi                                   on 2001/04/30  10:56:08
44001         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
44002              From: Walt Mankowski <waltman@netaxs.com>
44003              Date: Sun, 29 Apr 2001 21:53:48 -0400
44004              Message-ID: <20010429215348.A3971@netaxs.com>
44005      Branch: perl
44006            ! pod/perlfunc.pod
44007 ____________________________________________________________________________
44008 [  9908] By: jhi                                   on 2001/04/30  10:49:40
44009         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
44010      Branch: perl
44011            ! t/lib/selfstubber.t
44012 ____________________________________________________________________________
44013 [  9907] By: nick                                  on 2001/04/30  09:26:50
44014         Log: Integrate mainline.
44015      Branch: perlio
44016           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
44017 ____________________________________________________________________________
44018 [  9906] By: jhi                                   on 2001/04/29  23:24:20
44019         Log: Abigail spotted a thinko in #9905.
44020      Branch: perl
44021            ! pod/perldiag.pod
44022 ____________________________________________________________________________
44023 [  9905] By: jhi                                   on 2001/04/29  15:55:39
44024         Log: Changed the underscore/undebar syntax in numeric constants;
44025              now any grouping will do, as long as the underscores are not
44026              consecutive (so "zero-grouping" is out), and they do not begin
44027              or end the integer or fractional parts.
44028      Branch: perl
44029            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
44030 ____________________________________________________________________________
44031 [  9904] By: nick                                  on 2001/04/29  15:43:22
44032         Log: Integrate mainline.
44033      Branch: perlio
44034           +> (branch 98 files)
44035            - lib/unicode/Block.pl
44036            - lib/unicode/In/AlphabeticPresentationForms.pl
44037            - lib/unicode/In/Arabic.pl
44038            - lib/unicode/In/ArabicPresentationForms-A.pl
44039            - lib/unicode/In/ArabicPresentationForms-B.pl
44040            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
44041            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
44042            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
44043            - lib/unicode/In/BopomofoExtended.pl
44044            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
44045            - lib/unicode/In/CJKCompatibility.pl
44046            - lib/unicode/In/CJKCompatibilityForms.pl
44047            - lib/unicode/In/CJKCompatibilityIdeographs.pl
44048            - lib/unicode/In/CJKRadicalsSupplement.pl
44049            - lib/unicode/In/CJKSymbolsandPunctuation.pl
44050            - lib/unicode/In/CJKUnifiedIdeographs.pl
44051            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
44052            - lib/unicode/In/Cherokee.pl
44053            - lib/unicode/In/CombiningDiacriticalMarks.pl
44054            - lib/unicode/In/CombiningHalfMarks.pl
44055            - lib/unicode/In/CombiningMarksforSymbols.pl
44056            - lib/unicode/In/ControlPictures.pl
44057            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
44058            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
44059            - lib/unicode/In/EnclosedAlphanumerics.pl
44060            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
44061            - lib/unicode/In/Ethiopic.pl
44062            - lib/unicode/In/GeneralPunctuation.pl
44063            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
44064            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
44065            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
44066            - lib/unicode/In/HalfwidthandFullwidthForms.pl
44067            - lib/unicode/In/HangulCompatibilityJamo.pl
44068            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
44069            - lib/unicode/In/Hebrew.pl
44070            - lib/unicode/In/HighPrivateUseSurrogates.pl
44071            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
44072            - lib/unicode/In/IPAExtensions.pl
44073            - lib/unicode/In/IdeographicDescriptionCharacters.pl
44074            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
44075            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
44076            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
44077            - lib/unicode/In/Latin-1Supplement.pl
44078            - lib/unicode/In/LatinExtended-A.pl
44079            - lib/unicode/In/LatinExtended-B.pl
44080            - lib/unicode/In/LatinExtendedAdditional.pl
44081            - lib/unicode/In/LetterlikeSymbols.pl
44082            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
44083            - lib/unicode/In/MathematicalOperators.pl
44084            - lib/unicode/In/MiscellaneousSymbols.pl
44085            - lib/unicode/In/MiscellaneousTechnical.pl
44086            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
44087            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
44088            - lib/unicode/In/OpticalCharacterRecognition.pl
44089            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
44090            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
44091            - lib/unicode/In/SmallFormVariants.pl
44092            - lib/unicode/In/SpacingModifierLetters.pl
44093            - lib/unicode/In/Specials.pl
44094            - lib/unicode/In/SuperscriptsandSubscripts.pl
44095            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
44096            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
44097            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
44098            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
44099            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
44100           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
44101           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
44102           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
44103           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
44104           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
44105           !> utf8.c win32/Makefile
44106 ____________________________________________________________________________
44107 [  9903] By: jhi                                   on 2001/04/29  14:30:53
44108         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
44109              From: Prymmer/Kahn <pvhp@best.com>
44110              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
44111              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
44112      Branch: perl
44113            ! win32/Makefile
44114 ____________________________________________________________________________
44115 [  9902] By: jhi                                   on 2001/04/29  02:52:44
44116         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
44117              From: "Abigail" <abigail@foad.org>
44118              Date: Sun, 29 Apr 2001 03:14:25 +0200
44119              Message-ID: <20010429011425.24503.qmail@foad.org>
44120      Branch: perl
44121            ! ext/IO/lib/IO/Seekable.pm
44122 ____________________________________________________________________________
44123 [  9901] By: jhi                                   on 2001/04/29  02:04:46
44124         Log: In character classes one couldn't have 0x80..0xff characters
44125              at the left hand side if there were 0x100.. characters in the
44126              character class.
44127      Branch: perl
44128            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
44129            ! t/op/pat.t utf8.c
44130 ____________________________________________________________________________
44131 [  9900] By: jhi                                   on 2001/04/28  22:55:04
44132         Log: Forgot the latest mktables.PL from #9899.
44133      Branch: perl
44134            ! lib/unicode/mktables.PL
44135 ____________________________________________________________________________
44136 [  9899] By: jhi                                   on 2001/04/28  22:53:28
44137         Log: Explain the \p{} and \P{} error message better and
44138              have prettier prettyprint in In.pl.
44139      Branch: perl
44140            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
44141            ! pod/perldiag.pod
44142 ____________________________________________________________________________
44143 [  9898] By: jhi                                   on 2001/04/28  21:03:34
44144         Log: Add one possible explanation for the "Invalid [] range" error.
44145      Branch: perl
44146            ! pod/perldiag.pod
44147 ____________________________________________________________________________
44148 [  9897] By: jhi                                   on 2001/04/28  17:18:26
44149         Log: Add a level of indirection to the implementation of \p{InFoo}
44150              so that we don't have to have long filenames.  (Nothing changes
44151              in the user interface.)   The indirection is defined in
44152              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
44153              Also rename some the character classes by removing '-' from
44154              the classnames, and finally renamed Block.pl as Blocks.pl.
44155      Branch: perl
44156            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
44157            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
44158            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
44159            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
44160            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
44161            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
44162            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
44163            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
44164            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
44165            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
44166            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
44167            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
44168            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
44169            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
44170            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
44171            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
44172            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
44173            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
44174            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
44175            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
44176            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
44177            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
44178            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
44179            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
44180            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
44181            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
44182            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
44183            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
44184            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
44185            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
44186            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
44187            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
44188            + lib/unicode/In/94.pl lib/unicode/In/95.pl
44189            - lib/unicode/Block.pl
44190            - lib/unicode/In/AlphabeticPresentationForms.pl
44191            - lib/unicode/In/Arabic.pl
44192            - lib/unicode/In/ArabicPresentationForms-A.pl
44193            - lib/unicode/In/ArabicPresentationForms-B.pl
44194            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
44195            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
44196            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
44197            - lib/unicode/In/BopomofoExtended.pl
44198            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
44199            - lib/unicode/In/CJKCompatibility.pl
44200            - lib/unicode/In/CJKCompatibilityForms.pl
44201            - lib/unicode/In/CJKCompatibilityIdeographs.pl
44202            - lib/unicode/In/CJKRadicalsSupplement.pl
44203            - lib/unicode/In/CJKSymbolsandPunctuation.pl
44204            - lib/unicode/In/CJKUnifiedIdeographs.pl
44205            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
44206            - lib/unicode/In/Cherokee.pl
44207            - lib/unicode/In/CombiningDiacriticalMarks.pl
44208            - lib/unicode/In/CombiningHalfMarks.pl
44209            - lib/unicode/In/CombiningMarksforSymbols.pl
44210            - lib/unicode/In/ControlPictures.pl
44211            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
44212            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
44213            - lib/unicode/In/EnclosedAlphanumerics.pl
44214            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
44215            - lib/unicode/In/Ethiopic.pl
44216            - lib/unicode/In/GeneralPunctuation.pl
44217            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
44218            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
44219            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
44220            - lib/unicode/In/HalfwidthandFullwidthForms.pl
44221            - lib/unicode/In/HangulCompatibilityJamo.pl
44222            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
44223            - lib/unicode/In/Hebrew.pl
44224            - lib/unicode/In/HighPrivateUseSurrogates.pl
44225            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
44226            - lib/unicode/In/IPAExtensions.pl
44227            - lib/unicode/In/IdeographicDescriptionCharacters.pl
44228            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
44229            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
44230            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
44231            - lib/unicode/In/Latin-1Supplement.pl
44232            - lib/unicode/In/LatinExtended-A.pl
44233            - lib/unicode/In/LatinExtended-B.pl
44234            - lib/unicode/In/LatinExtendedAdditional.pl
44235            - lib/unicode/In/LetterlikeSymbols.pl
44236            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
44237            - lib/unicode/In/MathematicalOperators.pl
44238            - lib/unicode/In/MiscellaneousSymbols.pl
44239            - lib/unicode/In/MiscellaneousTechnical.pl
44240            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
44241            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
44242            - lib/unicode/In/OpticalCharacterRecognition.pl
44243            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
44244            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
44245            - lib/unicode/In/SmallFormVariants.pl
44246            - lib/unicode/In/SpacingModifierLetters.pl
44247            - lib/unicode/In/Specials.pl
44248            - lib/unicode/In/SuperscriptsandSubscripts.pl
44249            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
44250            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
44251            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
44252            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
44253            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
44254            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
44255            ! pod/perlunicode.pod
44256 ____________________________________________________________________________
44257 [  9896] By: jhi                                   on 2001/04/28  14:33:17
44258         Log: Update the information on shared library path on HP-UX.
44259      Branch: perl
44260            ! INSTALL
44261 ____________________________________________________________________________
44262 [  9895] By: jhi                                   on 2001/04/28  14:32:30
44263         Log: Because #9894 seems to do the trick, this workaround can be removed.
44264      Branch: perl
44265            ! t/lib/selfstubber.t
44266 ____________________________________________________________________________
44267 [  9894] By: jhi                                   on 2001/04/28  14:26:13
44268         Log: For PerlIO flush the children's file handles (on fork/exec/system).
44269      Branch: perl
44270            ! perl.h
44271 ____________________________________________________________________________
44272 [  9893] By: jhi                                   on 2001/04/28  14:23:15
44273         Log: Test tweak for #9891.
44274      Branch: perl
44275            ! t/lib/b-deparse.t
44276 ____________________________________________________________________________
44277 [  9892] By: jhi                                   on 2001/04/28  14:10:13
44278         Log: New HP-UX hints from Merijn.
44279      Branch: perl
44280            ! hints/hpux.sh
44281 ____________________________________________________________________________
44282 [  9891] By: jhi                                   on 2001/04/28  14:07:27
44283         Log: Subject: [PATCH B::Deparse] non-block scopes
44284              From: Robin Houston <robin@kitsite.com>
44285              Date: Fri, 27 Apr 2001 19:15:14 +0100
44286              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
44287      Branch: perl
44288            ! ext/B/B/Deparse.pm
44289 ____________________________________________________________________________
44290 [  9890] By: nick                                  on 2001/04/27  19:41:25
44291         Log: Integrate mainline
44292      Branch: perlio
44293           +> t/lib/selfstubber.t
44294           !> (integrate 50 files)
44295 ____________________________________________________________________________
44296 [  9889] By: jhi                                   on 2001/04/27  18:23:46
44297         Log: Subject: Re: selfstubber test fail on bleadperl
44298              From: Mike Guy <mjtg@cam.ac.uk>
44299              Date: Fri, 27 Apr 2001 19:31:18 +0100
44300              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
44301      Branch: perl
44302            ! t/lib/selfstubber.t
44303 ____________________________________________________________________________
44304 [  9888] By: jhi                                   on 2001/04/27  16:20:54
44305         Log: Test tweak for #9886.
44306      Branch: perl
44307            ! t/lib/b-deparse.t
44308 ____________________________________________________________________________
44309 [  9887] By: jhi                                   on 2001/04/27  16:16:33
44310         Log: Buffering issue at least in Solaris (even with perlio).
44311      Branch: perl
44312            ! t/lib/selfstubber.t
44313 ____________________________________________________________________________
44314 [  9886] By: jhi                                   on 2001/04/27  14:59:23
44315         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
44316              From: Robin Houston <robin@kitsite.com>
44317              Date: Fri, 27 Apr 2001 16:53:20 +0100
44318              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
44319      Branch: perl
44320            ! ext/B/B/Deparse.pm
44321 ____________________________________________________________________________
44322 [  9885] By: jhi                                   on 2001/04/27  14:23:51
44323         Log: Update Changes.
44324      Branch: perl
44325            ! Changes patchlevel.h
44326 ____________________________________________________________________________
44327 [  9884] By: jhi                                   on 2001/04/27  14:14:12
44328         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
44329              From: "Philip Newton" <pnewton@gmx.de>
44330              Date: Fri, 27 Apr 2001 16:40:13 +0200
44331              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
44332      Branch: perl
44333            ! pod/perldata.pod
44334 ____________________________________________________________________________
44335 [  9883] By: jhi                                   on 2001/04/27  13:28:19
44336         Log: Add LOG_PERROR; prettify the "removed".
44337      Branch: perl
44338            ! ext/Sys/Syslog/Syslog.xs
44339 ____________________________________________________________________________
44340 [  9882] By: jhi                                   on 2001/04/27  13:13:18
44341         Log: h2xs tweaks: use NV instead of double, "quote" the removed
44342              prefixes for clarity (especially when nothing is removed),
44343              slight pod reformats.
44344      Branch: perl
44345            ! utils/h2xs.PL
44346 ____________________________________________________________________________
44347 [  9881] By: jhi                                   on 2001/04/27  12:58:48
44348         Log: Don't bother creating existing directories.
44349      Branch: perl
44350            ! utils/h2xs.PL
44351 ____________________________________________________________________________
44352 [  9880] By: jhi                                   on 2001/04/27  12:45:39
44353         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
44354              From: Mike Schilli <m@perlmeister.com>
44355              Date: Wed, 25 Apr 2001 01:29:21 -0700
44356              Message-id: <3AE68AE1.6A981723@perlmeister.com>
44357      Branch: perl
44358            ! utils/h2xs.PL
44359 ____________________________________________________________________________
44360 [  9879] By: jhi                                   on 2001/04/27  12:40:55
44361         Log: break is not yet Perl.  Added the template license also to README.
44362      Branch: perl
44363            ! utils/h2xs.PL
44364 ____________________________________________________________________________
44365 [  9878] By: jhi                                   on 2001/04/27  03:08:20
44366         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
44367              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44368              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
44369              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
44370      Branch: perl
44371            ! t/lib/xs-typemap.t
44372 ____________________________________________________________________________
44373 [  9877] By: jhi                                   on 2001/04/26  23:54:40
44374         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
44375              From: "Abigail" <abigail@foad.org>
44376              Date: Fri, 27 Apr 2001 01:44:28 +0200
44377              Message-ID: <20010426234428.19786.qmail@foad.org>
44378      Branch: perl
44379            ! utils/h2xs.PL
44380 ____________________________________________________________________________
44381 [  9876] By: jhi                                   on 2001/04/26  23:52:06
44382         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
44383              From: Peter Prymmer <pvhp@forte.com>
44384              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
44385              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
44386      Branch: perl
44387            ! t/lib/selfstubber.t
44388 ____________________________________________________________________________
44389 [  9875] By: jhi                                   on 2001/04/26  23:48:10
44390         Log: Deparse nits.
44391      Branch: perl
44392            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
44393 ____________________________________________________________________________
44394 [  9874] By: jhi                                   on 2001/04/26  22:46:05
44395         Log: Document ANYOF_CLASS.
44396      Branch: perl
44397            ! regcomp.h
44398 ____________________________________________________________________________
44399 [  9873] By: jhi                                   on 2001/04/26  22:35:03
44400         Log: Subject: Re: [PATCH @9846] dumping ANYOF
44401              From: Hugo <hv@crypt.compulink.co.uk>
44402              Date: Thu, 26 Apr 2001 23:33:38 +0100
44403              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
44404      Branch: perl
44405            ! regcomp.c regcomp.h
44406 ____________________________________________________________________________
44407 [  9872] By: jhi                                   on 2001/04/26  22:34:31
44408         Log: Subject: [PATCH] more for Devel::SelfStubber
44409              From: Nicholas Clark <nick@ccl4.org>
44410              Date: Fri, 27 Apr 2001 00:13:52 +0100
44411              Message-ID: <20010427001351.K88186@plum.flirble.org>
44412      Branch: perl
44413            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
44414 ____________________________________________________________________________
44415 [  9871] By: jhi                                   on 2001/04/26  21:59:17
44416         Log: Subject: [PATCH B::Deparse] formats must be flush left
44417              From: Robin Houston <robin@kitsite.com>
44418              Date: Thu, 26 Apr 2001 23:54:29 +0100
44419              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
44420      Branch: perl
44421            ! ext/B/B/Deparse.pm
44422 ____________________________________________________________________________
44423 [  9870] By: jhi                                   on 2001/04/26  21:57:37
44424         Log: If some of the constants are prefixes of others,
44425              the prefixes may never get recognized.  (See 20010426.006.)
44426      Branch: perl
44427            ! utils/h2xs.PL
44428 ____________________________________________________________________________
44429 [  9869] By: jhi                                   on 2001/04/26  21:50:42
44430         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
44431              From: Chris Bongaarts <cab@tc.umn.edu>
44432              Date: Thu, 26 Apr 2001 17:10:31 -0500
44433              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
44434      Branch: perl
44435            ! ext/Sys/Syslog/Syslog.xs
44436 ____________________________________________________________________________
44437 [  9868] By: jhi                                   on 2001/04/26  21:35:12
44438         Log: Further cuts and more docs from Graham Barr.
44439      Branch: perl
44440            ! ext/List/Util/lib/List/Util.pm
44441            ! ext/List/Util/lib/Scalar/Util.pm
44442 ____________________________________________________________________________
44443 [  9867] By: jhi                                   on 2001/04/26  21:18:57
44444         Log: Subject: [PATCH 5.7.1] DB_File-1.77
44445              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
44446              Date: Thu, 26 Apr 2001 22:37:53 +0100
44447              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
44448      Branch: perl
44449            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44450            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44451 ____________________________________________________________________________
44452 [  9866] By: jhi                                   on 2001/04/26  21:12:31
44453         Log: Subject: [PATCH B::Deparse] fix easy bugs
44454              From: Robin Houston <robin@kitsite.com>
44455              Date: Thu, 26 Apr 2001 23:03:33 +0100
44456              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
44457      Branch: perl
44458            ! ext/B/B/Deparse.pm
44459 ____________________________________________________________________________
44460 [  9865] By: jhi                                   on 2001/04/26  20:26:13
44461         Log: Update Changes.
44462      Branch: perl
44463            ! Changes patchlevel.h
44464 ____________________________________________________________________________
44465 [  9864] By: jhi                                   on 2001/04/26  19:27:48
44466         Log: Dethinko from Robin Houston.
44467      Branch: perl
44468            ! ext/B/B/Deparse.pm
44469 ____________________________________________________________________________
44470 [  9863] By: jhi                                   on 2001/04/26  19:10:35
44471         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
44472              From: Robin Houston <robin@kitsite.com>
44473              Date: Thu, 26 Apr 2001 21:08:32 +0100
44474              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
44475      Branch: perl
44476            ! ext/B/B/Deparse.pm
44477 ____________________________________________________________________________
44478 [  9862] By: jhi                                   on 2001/04/26  19:04:23
44479         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
44480              From: Robin Houston <robin@kitsite.com>
44481              Date: Thu, 26 Apr 2001 20:52:50 +0100
44482              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
44483      Branch: perl
44484            ! ext/B/B/Deparse.pm
44485 ____________________________________________________________________________
44486 [  9861] By: jhi                                   on 2001/04/26  18:56:14
44487         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
44488              From: Mike Guy <mjtg@cam.ac.uk>
44489              Date: Thu, 26 Apr 2001 14:22:40 +0100
44490              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
44491      Branch: perl
44492            ! pod/perlobj.pod
44493 ____________________________________________________________________________
44494 [  9860] By: jhi                                   on 2001/04/26  18:46:42
44495         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
44496              From: Robin Houston <robin@kitsite.com>
44497              Date: Thu, 26 Apr 2001 20:34:29 +0100
44498              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
44499              
44500              Hashes do not interpolate.
44501      Branch: perl
44502            ! ext/B/B/Deparse.pm
44503 ____________________________________________________________________________
44504 [  9859] By: jhi                                   on 2001/04/26  18:43:51
44505         Log: Subject: The Time::Piece conspiracy unmasked!!!
44506              From: Mike Guy <mjtg@cam.ac.uk>
44507              Date: Thu, 26 Apr 2001 19:02:50 +0100
44508              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
44509              
44510              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
44511              From: Mike Guy <mjtg@cam.ac.uk>
44512              Date: Thu, 26 Apr 2001 19:08:21 +0100
44513              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
44514              
44515              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
44516              From: Graham Barr <gbarr@pobox.com>
44517              Date: Thu, 26 Apr 2001 19:12:03 +0100
44518              Message-ID: <20010426191203.A70835@pobox.com>
44519              
44520              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
44521      Branch: perl
44522            ! ext/List/Util/lib/List/Util.pm
44523            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
44524 ____________________________________________________________________________
44525 [  9858] By: jhi                                   on 2001/04/26  18:17:42
44526         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
44527              From: Robin Houston <robin@kitsite.com>
44528              Date: Thu, 26 Apr 2001 16:09:35 +0100
44529              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
44530      Branch: perl
44531            ! t/comp/proto.t
44532 ____________________________________________________________________________
44533 [  9857] By: jhi                                   on 2001/04/26  18:04:59
44534         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
44535              From: barries <barries@slaysys.com>
44536              Date: Thu, 26 Apr 2001 12:01:10 -0400
44537              Message-ID: <20010426120110.E29698@jester.slaysys.com>
44538      Branch: perl
44539            ! pod/perldiag.pod
44540 ____________________________________________________________________________
44541 [  9856] By: jhi                                   on 2001/04/26  18:03:33
44542         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
44543              Date: Thu, 26 Apr 2001 17:13:41 +0100
44544              From: Robin Houston <robin@kitsite.com>
44545              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
44546              
44547              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
44548              From: Robin Houston <robin@kitsite.com>
44549              Date: Thu, 26 Apr 2001 18:44:29 +0100
44550              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
44551      Branch: perl
44552            ! ext/B/B/Deparse.pm
44553 ____________________________________________________________________________
44554 [  9855] By: jhi                                   on 2001/04/26  17:56:04
44555         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
44556              From: Robin Houston <robin@kitsite.com>
44557              Date: Thu, 26 Apr 2001 17:04:08 +0100
44558              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
44559      Branch: perl
44560            ! ext/B/B/Deparse.pm
44561 ____________________________________________________________________________
44562 [  9854] By: jhi                                   on 2001/04/26  17:47:26
44563         Log: Subject: Re: Short test case for undef %stash:: crash
44564              From: Benjamin Sugars <bsugars@canoe.ca> 
44565              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
44566              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
44567              Changed and moved the perldiag entry.
44568      Branch: perl
44569            ! gv.c pod/perldiag.pod
44570 ____________________________________________________________________________
44571 [  9853] By: jhi                                   on 2001/04/26  14:35:16
44572         Log: Beginnings of strptime().  Do not touch the wet paint.
44573      Branch: perl
44574            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
44575 ____________________________________________________________________________
44576 [  9852] By: jhi                                   on 2001/04/26  13:17:21
44577         Log: Retract #9851, core dumps from pod2man.
44578      Branch: perl
44579            ! regcomp.c
44580 ____________________________________________________________________________
44581 [  9851] By: jhi                                   on 2001/04/26  11:54:41
44582         Log: (Retracted by #9852.)
44583              
44584              Subject: [PATCH @9846] dumping ANYOF
44585              From: Hugo <hv@crypt.compulink.co.uk>
44586              Date: Thu, 26 Apr 2001 05:32:38 +0100
44587              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
44588      Branch: perl
44589            ! regcomp.c
44590 ____________________________________________________________________________
44591 [  9850] By: jhi                                   on 2001/04/26  02:34:44
44592         Log: If ccflags was empty the _previous_ $* containing all the
44593              environment variables and Configure variables was used,
44594              which lead, among other bad things, into $ccflags being your
44595              uname -a output, which lead into test compile with cc failing,
44596              which lead into gcc being selected, which didn't work that well
44597              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
44598              with large files, et cetera.
44599      Branch: perl
44600            ! hints/hpux.sh
44601 ____________________________________________________________________________
44602 [  9849] By: jhi                                   on 2001/04/26  01:44:57
44603         Log: Make selfstubber test more portable.
44604      Branch: perl
44605            ! t/lib/selfstubber.t
44606 ____________________________________________________________________________
44607 [  9848] By: jhi                                   on 2001/04/26  00:50:26
44608         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
44609              From: Benjamin Sugars <ben.sugars@home.com>
44610              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
44611              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
44612      Branch: perl
44613            ! ext/Cwd/Cwd.xs
44614 ____________________________________________________________________________
44615 [  9847] By: jhi                                   on 2001/04/26  00:46:58
44616         Log: Subject: [PATCH: perl@9841] VMS updates
44617              From: Peter Prymmer <pvhp@forte.com>
44618              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
44619              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
44620      Branch: perl
44621            ! README.vms configure.com vms/descrip_mms.template
44622            ! vms/ext/filespec.t
44623 ____________________________________________________________________________
44624 [  9846] By: jhi                                   on 2001/04/26  00:11:56
44625         Log: re 'debug' was broken by #9084.
44626      Branch: perl
44627            ! ext/re/re.xs
44628 ____________________________________________________________________________
44629 [  9845] By: jhi                                   on 2001/04/25  22:33:17
44630         Log: Subject: [PATCH] test for Devel::SelfStubber
44631              From: Nicholas Clark <nick@ccl4.org>
44632              Date: Thu, 26 Apr 2001 00:00:54 +0100
44633              Message-ID: <20010426000054.D89026@plum.flirble.org>
44634      Branch: perl
44635            + t/lib/selfstubber.t
44636            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
44637 ____________________________________________________________________________
44638 [  9844] By: jhi                                   on 2001/04/25  22:29:32
44639         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
44640              From: Paul Johnson <paul@pjcj.net>
44641              Date: Thu, 26 Apr 2001 00:46:08 +0200
44642              Message-ID: <20010426004608.H2338@pjcj.net>
44643      Branch: perl
44644            ! ext/B/B/Concise.pm
44645 ____________________________________________________________________________
44646 [  9843] By: jhi                                   on 2001/04/25  22:28:28
44647         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
44648              From: Peter Prymmer <pvhp@forte.com>
44649              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
44650              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
44651      Branch: perl
44652            ! ext/Cwd/Cwd.xs
44653 ____________________________________________________________________________
44654 [  9842] By: jhi                                   on 2001/04/25  20:58:12
44655         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
44656              From: John Peacock <jpeacock@rowman.com>
44657              Date: Wed, 25 Apr 2001 17:30:26 -0400
44658              Message-ID: <3AE741F2.B3217464@rowman.com>
44659      Branch: perl
44660            ! lib/Math/BigInt.pm t/lib/bigintpm.t
44661 ____________________________________________________________________________
44662 [  9841] By: jhi                                   on 2001/04/25  20:07:05
44663         Log: Update Changes.
44664      Branch: perl
44665            ! Changes patchlevel.h
44666 ____________________________________________________________________________
44667 [  9840] By: jhi                                   on 2001/04/25  19:56:51
44668         Log: Yet another HP-UX hints version from Merijn.
44669      Branch: perl
44670            ! hints/hpux.sh
44671 ____________________________________________________________________________
44672 [  9839] By: jhi                                   on 2001/04/25  19:53:04
44673         Log: abs_path() didn't terminate the filename correctly,
44674              in DIRNAMLENless systems like HP-UX this would fail.
44675      Branch: perl
44676            ! ext/Cwd/Cwd.xs
44677 ____________________________________________________________________________
44678 [  9838] By: jhi                                   on 2001/04/25  16:37:26
44679         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
44680              From: Mike Guy <mjtg@cam.ac.uk>
44681              Date: Wed, 25 Apr 2001 18:31:47 +0100
44682              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
44683      Branch: perl
44684            ! op.c
44685 ____________________________________________________________________________
44686 [  9837] By: jhi                                   on 2001/04/25  16:21:53
44687         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
44688              From: Jon Eveland <jweveland@yahoo.com>
44689              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
44690              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
44691      Branch: perl
44692            ! lib/perl5db.pl
44693 ____________________________________________________________________________
44694 [  9836] By: jhi                                   on 2001/04/25  14:17:50
44695         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
44696              From: "Philip Newton" <pnewton@gmx.de>
44697              Date: Wed, 25 Apr 2001 17:05:58 +0200
44698              Message-ID: <3AE703F6.3234.1833C45@localhost>
44699      Branch: perl
44700            ! Porting/patching.pod
44701 ____________________________________________________________________________
44702 [  9835] By: jhi                                   on 2001/04/25  13:58:07
44703         Log: It would seem that both ar and full_ar need to be overridden
44704              for HP-UX to avoid the GNU ar.
44705      Branch: perl
44706            ! hints/hpux.sh
44707 ____________________________________________________________________________
44708 [  9834] By: jhi                                   on 2001/04/25  13:50:40
44709         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
44710              From: "Philip Newton" <pnewton@gmx.de>
44711              Date: Wed, 25 Apr 2001 16:09:23 +0200
44712              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
44713              
44714              Detypo.
44715      Branch: perl
44716            ! t/op/misc.t
44717 ____________________________________________________________________________
44718 [  9833] By: jhi                                   on 2001/04/25  12:36:11
44719         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
44720      Branch: perl
44721            ! hints/hpux.sh
44722 ____________________________________________________________________________
44723 [  9832] By: jhi                                   on 2001/04/25  12:33:36
44724         Log: New version of HP-UX hints from Merijn.
44725      Branch: perl
44726            ! hints/hpux.sh
44727 ____________________________________________________________________________
44728 [  9831] By: jhi                                   on 2001/04/25  03:39:45
44729         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
44730      Branch: perl
44731            ! hints/hpux.sh
44732 ____________________________________________________________________________
44733 [  9830] By: jhi                                   on 2001/04/25  02:53:25
44734         Log: The tzname[] bit is not needed by util.c -- and causes
44735              heartburn in VMS (and it missing was probably the cause of
44736              the Mac OS X trouble).  Ouch.
44737      Branch: perl
44738            ! ext/POSIX/POSIX.xs util.c
44739 ____________________________________________________________________________
44740 [  9829] By: jhi                                   on 2001/04/25  00:10:06
44741         Log: Metaconfig unit change for #9828.
44742      Branch: metaconfig
44743            ! U/compline/ccflags.U
44744 ____________________________________________________________________________
44745 [  9828] By: jhi                                   on 2001/04/25  00:04:18
44746         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
44747              (which is actually the reason for the change, we need to pass
44748              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
44749              EP/IX, OS/2, and TitanOS, based on the hints files.
44750      Branch: perl
44751            ! Configure config_h.SH
44752 ____________________________________________________________________________
44753 [  9827] By: jhi                                   on 2001/04/24  23:49:20
44754         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
44755              the $cat must have an absolute path.
44756      Branch: perl
44757            ! makedepend.SH
44758 ____________________________________________________________________________
44759 [  9826] By: jhi                                   on 2001/04/24  23:40:53
44760         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
44761      Branch: perl
44762            ! README.amiga
44763 ____________________________________________________________________________
44764 [  9825] By: jhi                                   on 2001/04/24  23:35:35
44765         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
44766              From: "Philip Newton" <pnewton@gmx.de>
44767              Date: Tue, 24 Apr 2001 18:52:49 +0200
44768              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
44769      Branch: perl
44770            ! x2p/find2perl.PL
44771 ____________________________________________________________________________
44772 [  9824] By: jhi                                   on 2001/04/24  23:33:07
44773         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
44774              Some gcc specifics dropped out due to extensive rewriting;
44775              will be put back later as needed.
44776      Branch: perl
44777            ! hints/hpux.sh
44778 ____________________________________________________________________________
44779 [  9823] By: jhi                                   on 2001/04/24  23:27:57
44780         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
44781      Branch: perl
44782            ! ext/POSIX/POSIX.xs
44783 ____________________________________________________________________________
44784 [  9822] By: jhi                                   on 2001/04/24  23:25:21
44785         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
44786              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44787              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
44788              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
44789      Branch: perl
44790            ! ext/XS/Typemap/Typemap.xs
44791 ____________________________________________________________________________
44792 [  9821] By: jhi                                   on 2001/04/24  23:24:10
44793         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
44794              From: "Abigail" <abigail@foad.org>
44795              Date: Tue, 24 Apr 2001 23:12:03 +0200
44796              Message-ID: <20010424211203.7901.qmail@foad.org>
44797      Branch: perl
44798            ! pod/perlport.pod
44799 ____________________________________________________________________________
44800 [  9820] By: jhi                                   on 2001/04/24  23:23:15
44801         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
44802              From: Matt Sergeant <matt@sergeant.org>
44803              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
44804              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
44805      Branch: perl
44806            ! pod/perlfaq4.pod
44807 ____________________________________________________________________________
44808 [  9819] By: nick                                  on 2001/04/24  18:49:43
44809         Log: Integrate mainline.
44810      Branch: perlio
44811           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
44812           !> (integrate 37 files)
44813 ____________________________________________________________________________
44814 [  9818] By: jhi                                   on 2001/04/24  14:35:23
44815         Log: Update Changes.
44816      Branch: perl
44817            ! Changes patchlevel.h
44818 ____________________________________________________________________________
44819 [  9817] By: jhi                                   on 2001/04/24  14:09:17
44820         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
44821              From: "Philip Newton" <pnewton@gmx.de>
44822              Date: Tue, 24 Apr 2001 12:58:12 +0200
44823              Message-ID: <3AE57864.8304.B77A0A@localhost> 
44824              
44825              plus add CPAN to the list of modules that have their own tests.
44826      Branch: perl
44827            ! t/lib/1_compile.t
44828 ____________________________________________________________________________
44829 [  9816] By: jhi                                   on 2001/04/24  14:07:03
44830         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
44831              From: Michael G Schwern <schwern@pobox.com>
44832              Date: Sat, 21 Apr 2001 22:35:00 +0100
44833              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
44834      Branch: perl
44835            ! t/lib/1_compile.t
44836 ____________________________________________________________________________
44837 [  9815] By: jhi                                   on 2001/04/24  13:54:32
44838         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
44839              From: Robin Houston <robin@kitsite.com>
44840              Date: Tue, 24 Apr 2001 15:51:18 +0100
44841              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
44842      Branch: perl
44843            ! ext/B/B/Deparse.pm
44844 ____________________________________________________________________________
44845 [  9814] By: jhi                                   on 2001/04/24  13:17:34
44846         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
44847              From: Bill Glicker <billg@burrelles.com>
44848              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
44849              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
44850      Branch: perl
44851            ! hints/svr5.sh
44852 ____________________________________________________________________________
44853 [  9813] By: jhi                                   on 2001/04/24  12:54:23
44854         Log: Prevent path disclosure (probing for existence of filenames)
44855              using suidperl; bug id 20010322.218.
44856      Branch: perl
44857            ! perl.c pod/perldiag.pod
44858 ____________________________________________________________________________
44859 [  9812] By: jhi                                   on 2001/04/24  12:08:36
44860         Log: Retract #9811.
44861      Branch: perl
44862            ! ext/POSIX/POSIX.xs
44863 ____________________________________________________________________________
44864 [  9811] By: jhi                                   on 2001/04/24  11:57:35
44865         Log: (Retracted by #9812.)
44866      Branch: perl
44867            ! ext/POSIX/POSIX.xs
44868 ____________________________________________________________________________
44869 [  9810] By: jhi                                   on 2001/04/24  03:32:35
44870         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
44871      Branch: perl
44872            ! util.c
44873 ____________________________________________________________________________
44874 [  9809] By: jhi                                   on 2001/04/24  03:16:13
44875         Log: The Math::BigFloat::import() was broken.
44876              (Fixes bug id 20010422.002.)
44877      Branch: perl
44878            ! lib/Math/BigFloat.pm
44879 ____________________________________________________________________________
44880 [  9808] By: jhi                                   on 2001/04/24  01:11:40
44881         Log: Additional dependencies; should help for parallel makes
44882              not to fail on missing lib/lib.pm or lib/re.pm.
44883      Branch: perl
44884            ! Makefile.SH
44885 ____________________________________________________________________________
44886 [  9807] By: jhi                                   on 2001/04/24  00:57:01
44887         Log: Update the test failure disclaimer.
44888      Branch: perl
44889            ! t/pragma/warn/pp_hot
44890 ____________________________________________________________________________
44891 [  9806] By: jhi                                   on 2001/04/24  00:54:04
44892         Log: Add make target "install-all" which is alias for "install"
44893              to cater for case-preserving filesystems like HFS+.
44894      Branch: perl
44895            ! INSTALL Makefile.SH
44896 ____________________________________________________________________________
44897 [  9805] By: jhi                                   on 2001/04/24  00:47:28
44898         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
44899              From: Peter Prymmer <pvhp@forte.com>
44900              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
44901              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
44902              
44903              (Ken William's message forwarded from macosx@perl.org)
44904      Branch: perl
44905            ! hints/darwin.sh
44906 ____________________________________________________________________________
44907 [  9804] By: jhi                                   on 2001/04/23  23:57:35
44908         Log: Cut-and-pasto.
44909      Branch: perl
44910            ! perlio.c
44911 ____________________________________________________________________________
44912 [  9803] By: jhi                                   on 2001/04/23  23:52:25
44913         Log: More PerlIO robustness.
44914      Branch: perl
44915            ! perlio.c
44916 ____________________________________________________________________________
44917 [  9802] By: jhi                                   on 2001/04/23  23:43:35
44918         Log: Make the "STD* opened only for ..." errors more consistent.
44919      Branch: perl
44920            ! doio.c
44921 ____________________________________________________________________________
44922 [  9801] By: jhi                                   on 2001/04/23  23:34:26
44923         Log: Test case for #9800.
44924      Branch: perl
44925            ! t/op/misc.t
44926 ____________________________________________________________________________
44927 [  9800] By: jhi                                   on 2001/04/23  23:14:43
44928         Log: Avoid coredump on 'close STDERR; die' by making
44929              the PerlIO calls more robust.  Also use SETERRNO()
44930              instead of errno = to be more VMS-ready.
44931      Branch: perl
44932            ! perlio.c
44933 ____________________________________________________________________________
44934 [  9799] By: jhi                                   on 2001/04/23  21:41:10
44935         Log: Subject: test for ID 20010423.002
44936              From: Robin Houston <robin@kitsite.com>
44937              Date: Mon, 23 Apr 2001 16:52:21 +0100
44938              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
44939      Branch: perl
44940            ! t/op/avhv.t
44941 ____________________________________________________________________________
44942 [  9798] By: jhi                                   on 2001/04/23  21:40:07
44943         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
44944              From: David Dyck <dcd@tc.fluke.com>
44945              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
44946              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
44947      Branch: perl
44948            ! installperl
44949 ____________________________________________________________________________
44950 [  9797] By: jhi                                   on 2001/04/23  21:37:56
44951         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
44952              From: Benjamin Sugars <bsugars@canoe.ca>
44953              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
44954              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
44955      Branch: perl
44956            ! ext/Cwd/Cwd.xs lib/Cwd.pm
44957 ____________________________________________________________________________
44958 [  9796] By: jhi                                   on 2001/04/23  21:29:24
44959         Log: Synchronize h2xs and pod2man some more on the documentation
44960              templates they propose.
44961      Branch: perl
44962            ! pod/pod2man.PL utils/h2xs.PL
44963 ____________________________________________________________________________
44964 [  9795] By: jhi                                   on 2001/04/23  17:30:40
44965         Log: Add one more naughty test for base64; make encoding logic cleaner.
44966      Branch: perl
44967            ! t/lib/mimeb64.t
44968 ____________________________________________________________________________
44969 [  9794] By: jhi                                   on 2001/04/23  13:51:32
44970         Log: Update Changes.
44971      Branch: perl
44972            ! Changes patchlevel.h
44973 ____________________________________________________________________________
44974 [  9793] By: jhi                                   on 2001/04/23  13:44:18
44975         Log: Duplicate lines.
44976      Branch: perl
44977            ! MANIFEST
44978 ____________________________________________________________________________
44979 [  9792] By: jhi                                   on 2001/04/23  13:39:13
44980         Log: Subject: Re: PATCH 5.7.1
44981              From: Mark-Jason Dominus <mjd@plover.com>
44982              Date: Mon, 23 Apr 2001 10:30:21 -0400
44983              Message-ID: <20010423143021.17335.qmail@plover.com>
44984      Branch: perl
44985            ! perl.h sv.c
44986 ____________________________________________________________________________
44987 [  9791] By: jhi                                   on 2001/04/23  13:32:40
44988         Log: Add the CPAN.pm 1.59_54 tests.
44989      Branch: perl
44990            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
44991            ! MANIFEST
44992 ____________________________________________________________________________
44993 [  9790] By: jhi                                   on 2001/04/23  13:21:55
44994         Log: Subject: Deparse nit
44995              From: Robin Houston <robin@kitsite.com>
44996              Date: Mon, 23 Apr 2001 12:38:20 +0100
44997              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
44998      Branch: perl
44999            ! ext/B/B/Deparse.pm
45000 ____________________________________________________________________________
45001 [  9789] By: jhi                                   on 2001/04/23  13:19:07
45002         Log: Subject: [PATCH] bug 20010423.002
45003              From: Robin Houston <robin@kitsite.com>
45004              Date: Mon, 23 Apr 2001 13:12:30 +0100
45005              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
45006      Branch: perl
45007            ! pp.c
45008 ____________________________________________________________________________
45009 [  9788] By: jhi                                   on 2001/04/23  13:02:49
45010         Log: Subject: PATCH [5.7.1] hv.c unused #define
45011              From: Mark-Jason Dominus <mjd@plover.com>
45012              Date: Sun, 22 Apr 2001 14:17:49 -0400
45013              Message-ID: <20010422181749.26976.qmail@plover.com>
45014      Branch: perl
45015            ! hv.c
45016 ____________________________________________________________________________
45017 [  9787] By: jhi                                   on 2001/04/23  13:02:02
45018         Log: Subject: PATCH 5.7.1
45019              From: Mark-Jason Dominus <mjd@plover.com>
45020              Date: Sun, 22 Apr 2001 15:12:57 -0400
45021              Message-ID: <20010422191258.6539.qmail@plover.com>
45022              
45023              plus Sarathy's STMT_START + STMT_END suggestion.
45024      Branch: perl
45025            ! perl.h
45026 ____________________________________________________________________________
45027 [  9786] By: jhi                                   on 2001/04/23  12:53:25
45028         Log: Fix for
45029              
45030              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
45031              From: dLux <dlux@spam.sch.bme.hu>
45032              Date: Mon, 23 Apr 2001 01:25:26 +0200
45033              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
45034              
45035              (SvGROW really does return a char *.)
45036      Branch: perl
45037            ! pod/perlapi.pod sv.h
45038 ____________________________________________________________________________
45039 [  9785] By: jhi                                   on 2001/04/23  04:34:04
45040         Log: Time::Piece work continues.  $t->day removed since
45041              I think it's too confusing.  Now has normal and
45042              abbreviated length weekday names and month names,
45043              the names change with _names(), not _list().
45044              Now has strftime() in Perl, _strftime() is
45045              the libc version (to which strftime() falls back
45046              if it doesn't know the format.  To do: the reverse
45047              of strftime, strptime(), and the localisation of both.
45048      Branch: perl
45049            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
45050            ! t/lib/time-piece.t
45051 ____________________________________________________________________________
45052 [  9784] By: jhi                                   on 2001/04/23  02:41:46
45053         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
45054              From: andreas.koenig@anima.de (Andreas J. Koenig)
45055              Date: 23 Apr 2001 05:20:55 +0200
45056              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
45057      Branch: perl
45058            ! t/pragma/overload.t
45059 ____________________________________________________________________________
45060 [  9783] By: jhi                                   on 2001/04/22  23:32:42
45061         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
45062              From: Robin Houston <robin@kitsite.com>
45063              Date: Mon, 23 Apr 2001 00:38:18 +0100
45064              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
45065      Branch: perl
45066            ! ext/B/B/Deparse.pm
45067 ____________________________________________________________________________
45068 [  9782] By: jhi                                   on 2001/04/22  20:55:43
45069         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
45070              From: Simon Cozens <simon@netthink.co.uk>
45071              Date: Sun, 22 Apr 2001 18:47:25 +0100
45072              Message-ID: <20010422184725.A14411@netthink.co.uk>
45073      Branch: perl
45074            ! sv.c t/pragma/overload.t
45075 ____________________________________________________________________________
45076 [  9781] By: jhi                                   on 2001/04/22  20:52:13
45077         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
45078              From: Robin Houston <robin@kitsite.com>
45079              Date: Sun, 22 Apr 2001 22:14:50 +0100
45080              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
45081      Branch: perl
45082            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
45083 ____________________________________________________________________________
45084 [  9780] By: nick                                  on 2001/04/22  20:40:31
45085         Log: Integrate mainline.
45086      Branch: perlio
45087           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
45088           +> t/lib/b-stash.t
45089           !> (integrate 38 files)
45090 ____________________________________________________________________________
45091 [  9779] By: jhi                                   on 2001/04/22  15:16:03
45092         Log: Subject: IO::Socket::INET patch
45093              From: andrew deryabin <djsf@technarchy.ru>
45094              Date: Sat, 21 Apr 2001 17:46:52 +0400
45095              Message-ID: <20010421174652.B1426@technarchy>
45096      Branch: perl
45097            ! ext/IO/lib/IO/Socket/INET.pm
45098 ____________________________________________________________________________
45099 [  9778] By: jhi                                   on 2001/04/22  15:14:33
45100         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
45101              From: Mark-Jason Dominus <mjd@plover.com>
45102              Date: Sat, 21 Apr 2001 21:27:49 -0400
45103              Message-ID: <20010422012749.27024.qmail@plover.com>
45104      Branch: perl
45105            ! regcomp.c
45106 ____________________________________________________________________________
45107 [  9777] By: jhi                                   on 2001/04/22  15:10:51
45108         Log: Subject: Re: Regex debugger patch 
45109              From: Mark-Jason Dominus <mjd@plover.com>
45110              Date: Sat, 21 Apr 2001 21:48:51 -0400
45111              Message-ID: <20010422014851.27165.qmail@plover.com>
45112      Branch: perl
45113            ! pod/perldebguts.pod
45114 ____________________________________________________________________________
45115 [  9776] By: jhi                                   on 2001/04/22  15:09:48
45116         Log: Subject: Re: Regex debugger patch
45117              From: Mark-Jason Dominus <mjd@plover.com>
45118              Date: Sat, 21 Apr 2001 14:24:39 -0400
45119              Message-ID: <20010421182439.16508.qmail@plover.com>
45120              
45121              Regex debugger backend.
45122      Branch: perl
45123            ! regcomp.c regexp.h
45124 ____________________________________________________________________________
45125 [  9775] By: jhi                                   on 2001/04/21  16:45:40
45126         Log: Subject: [PATCH] Typo in utf8.h
45127              From: Jesús Quiroga <jquiroga@pobox.com>
45128              Date: Sat, 21 Apr 2001 19:25:33 +0200
45129              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
45130      Branch: perl
45131            ! utf8.h
45132 ____________________________________________________________________________
45133 [  9774] By: jhi                                   on 2001/04/21  16:43:52
45134         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
45135              From: Joe Orton <jorton@redhat.com>
45136              Date: Tue, 17 Apr 2001 15:50:43 +0100
45137              Message-Id: <20010417155043.D19132@eu.c2.net>
45138      Branch: perl
45139            ! hints/svr5.sh
45140 ____________________________________________________________________________
45141 [  9773] By: jhi                                   on 2001/04/21  15:30:15
45142         Log: Subject: Patch utils/h2xs.PL
45143              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45144              Date: Sat, 21 Apr 2001 10:32:16 -0500
45145              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
45146              
45147              Add MAILING list and LICENSE templates.
45148      Branch: perl
45149            ! utils/h2xs.PL
45150 ____________________________________________________________________________
45151 [  9772] By: jhi                                   on 2001/04/21  15:28:36
45152         Log: Subject: perlfaq2.patch for 5.7.1
45153              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45154              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
45155              Date: Fri, 20 Apr 2001 16:42:19 -0500
45156              
45157              rm an extra tab, a blurb about the xx.cpan to clarify
45158              which countries actually have that and dejanews is history
45159              as well as most of that nonsensical entry.
45160      Branch: perl
45161            ! pod/perlfaq2.pod
45162 ____________________________________________________________________________
45163 [  9771] By: jhi                                   on 2001/04/21  15:27:17
45164         Log: Subject: perlfaq1.patch for 5.7.1
45165              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45166              Date: Fri, 20 Apr 2001 16:57:36 -0500
45167              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
45168              
45169              Evil URLs must die. Especially when they are broken.
45170      Branch: perl
45171            ! pod/perlfaq1.pod
45172 ____________________________________________________________________________
45173 [  9770] By: jhi                                   on 2001/04/21  15:23:38
45174         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
45175              From: Michael G Schwern <schwern@pobox.com>
45176              Date: Sat, 21 Apr 2001 16:11:12 +0100
45177              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
45178      Branch: perl
45179            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
45180            + t/lib/b-stash.t
45181            ! MANIFEST ext/B/B.pm t/lib/b.t
45182 ____________________________________________________________________________
45183 [  9769] By: jhi                                   on 2001/04/21  15:03:32
45184         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
45185              From: Michael G Schwern <schwern@pobox.com>
45186              Date: Sat, 21 Apr 2001 09:48:00 +0100
45187              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
45188      Branch: perl
45189            ! utils/h2ph.PL
45190 ____________________________________________________________________________
45191 [  9768] By: jhi                                   on 2001/04/21  14:33:49
45192         Log: PerlIO and Encode doc cleanup and tweaks.
45193      Branch: perl
45194            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
45195            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
45196 ____________________________________________________________________________
45197 [  9767] By: jhi                                   on 2001/04/21  12:40:16
45198         Log: Integrate perlio.
45199      Branch: perl
45200           !> doio.c
45201 ____________________________________________________________________________
45202 [  9766] By: nick                                  on 2001/04/20  18:28:35
45203         Log: Avoid core dump on
45204              open(STDOUT,">",\$foo);
45205      Branch: perlio
45206            ! doio.c
45207 ____________________________________________________________________________
45208 [  9765] By: jhi                                   on 2001/04/20  13:23:43
45209         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
45210              From: Robin Houston <robin@kitsite.com>
45211              Date: Fri, 20 Apr 2001 14:29:22 +0100
45212              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
45213      Branch: perl
45214            ! ext/B/B.pm ext/B/B/Deparse.pm
45215 ____________________________________________________________________________
45216 [  9764] By: jhi                                   on 2001/04/20  13:19:33
45217         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
45218              From: Peter Prymmer <pvhp@forte.com>
45219              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
45220              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
45221      Branch: perl
45222            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
45223            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
45224            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
45225            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
45226 ____________________________________________________________________________
45227 [  9763] By: jhi                                   on 2001/04/20  12:36:39
45228         Log: Subject: Re: A new PerlIO coredump
45229              From: Nick Ing-Simmons <nik@tiuk.ti.com>
45230              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
45231              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
45232      Branch: perl
45233            ! doio.c
45234 ____________________________________________________________________________
45235 [  9762] By: jhi                                   on 2001/04/19  23:02:30
45236         Log: Update Changes.
45237      Branch: perl
45238            ! Changes patchlevel.h
45239 ____________________________________________________________________________
45240 [  9761] By: jhi                                   on 2001/04/19  22:59:19
45241         Log: More cleanup cleanup.
45242      Branch: perl
45243            ! Makefile.SH win32/Makefile win32/makefile.mk
45244 ____________________________________________________________________________
45245 [  9760] By: jhi                                   on 2001/04/19  22:50:31
45246         Log: lib/Time is non-empty, let's not rmdir it.
45247      Branch: perl
45248            ! Makefile.SH
45249 ____________________________________________________________________________
45250 [  9759] By: jhi                                   on 2001/04/19  22:36:51
45251         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
45252              From: Robin Houston <robin@kitsite.com>
45253              Date: Fri, 20 Apr 2001 00:18:53 +0100
45254              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
45255      Branch: perl
45256            ! ext/B/B/Deparse.pm
45257 ____________________________________________________________________________
45258 [  9758] By: jhi                                   on 2001/04/19  22:36:00
45259         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
45260              From: Peter Prymmer <pvhp@forte.com>
45261              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
45262              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
45263      Branch: perl
45264            ! ext/Cwd/Cwd.xs
45265 ____________________________________________________________________________
45266 [  9757] By: nick                                  on 2001/04/19  18:53:54
45267         Log: Blind (untested) integrate of mainline.
45268      Branch: perlio
45269           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
45270           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
45271           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
45272           !> (integrate 53 files)
45273 ____________________________________________________________________________
45274 [  9756] By: jhi                                   on 2001/04/19  16:59:23
45275         Log: Document and test Time::Piece.
45276      Branch: perl
45277            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
45278            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
45279 ____________________________________________________________________________
45280 [  9755] By: jhi                                   on 2001/04/19  12:13:29
45281         Log: A better fix for the \x{12345678} trouble from NI-S.
45282      Branch: perl
45283            ! utf8.c
45284 ____________________________________________________________________________
45285 [  9754] By: jhi                                   on 2001/04/19  11:56:07
45286         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
45287              From: Robin Houston <robin@kitsite.com>
45288              Date: Wed, 18 Apr 2001 17:58:33 +0100
45289              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
45290      Branch: perl
45291            ! ext/B/B/Deparse.pm op.c
45292 ____________________________________________________________________________
45293 [  9753] By: jhi                                   on 2001/04/19  04:21:52
45294         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
45295              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
45296              Date: Thu, 19 Apr 2001 01:11:41 -0400
45297              Message-ID: <20010419011141.A5798@cpan.org>
45298      Branch: perl
45299            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
45300 ____________________________________________________________________________
45301 [  9752] By: jhi                                   on 2001/04/19  02:41:10
45302         Log: The new time utils need to be thread-aware, too.
45303      Branch: perl
45304            ! util.c
45305 ____________________________________________________________________________
45306 [  9751] By: jhi                                   on 2001/04/19  02:26:47
45307         Log: Compilation nit noticed by AIX compiler.
45308      Branch: perl
45309            ! perlio.c
45310 ____________________________________________________________________________
45311 [  9750] By: jhi                                   on 2001/04/19  02:20:06
45312         Log: The new time utils need to be public.
45313      Branch: perl
45314            ! embed.pl
45315 ____________________________________________________________________________
45316 [  9749] By: jhi                                   on 2001/04/19  01:42:39
45317         Log: Regen toc.
45318      Branch: perl
45319            ! pod/perltoc.pod
45320 ____________________________________________________________________________
45321 [  9748] By: jhi                                   on 2001/04/19  01:41:10
45322         Log: Add Time::Piece, a slight rewrite of Time::Object,
45323              from Matt Sergeant.
45324      Branch: perl
45325            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
45326            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
45327            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
45328            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
45329            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
45330            ! win32/makefile.mk
45331 ____________________________________________________________________________
45332 [  9747] By: jhi                                   on 2001/04/19  00:55:35
45333         Log: The new metaconfig unit from strftime.
45334      Branch: metaconfig/U/perl
45335            + d_strftime.U
45336 ____________________________________________________________________________
45337 [  9746] By: jhi                                   on 2001/04/19  00:54:54
45338         Log: Move the strftime() wrapper from POSIX.xs to util.c
45339              as my_strftime(), requires HAS_STRFTIME.
45340      Branch: perl
45341            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45342            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
45343            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
45344            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45345            ! vos/config.ga.h win32/config.bc win32/config.gc
45346            ! win32/config.vc
45347 ____________________________________________________________________________
45348 [  9745] By: jhi                                   on 2001/04/18  23:11:03
45349         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
45350              in preparation of Time::Piece.
45351      Branch: perl
45352            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
45353 ____________________________________________________________________________
45354 [  9744] By: jhi                                   on 2001/04/18  22:33:12
45355         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
45356              From: Peter Prymmer <pvhp@forte.com>
45357              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
45358              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
45359      Branch: perl
45360            ! t/lib/exporter.t
45361 ____________________________________________________________________________
45362 [  9743] By: jhi                                   on 2001/04/18  22:32:23
45363         Log: Subject: Fwd: pod2html leaves cache files lying around?
45364              From: Rajesh Vaidheeswarran <rv@gnu.org>
45365              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
45366              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
45367      Branch: perl
45368            ! lib/Pod/Html.pm
45369 ____________________________________________________________________________
45370 [  9742] By: jhi                                   on 2001/04/18  20:31:49
45371         Log: Update Changes.
45372      Branch: perl
45373            ! Changes patchlevel.h
45374 ____________________________________________________________________________
45375 [  9741] By: jhi                                   on 2001/04/18  20:23:02
45376         Log: Declare hints only if needed.
45377      Branch: perl
45378            ! ext/B/B/Deparse.pm
45379 ____________________________________________________________________________
45380 [  9740] By: jhi                                   on 2001/04/18  19:06:05
45381         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
45382              bug noticed by Robin Houston; basically the code of detecting
45383              value wraparound was acting differently under different compilers
45384              and platforms.  The workaround is to remove the overflow check
45385              for now, a real fix would be to do the overflow (portably) right.
45386      Branch: perl
45387            ! t/op/pat.t utf8.c
45388 ____________________________________________________________________________
45389 [  9739] By: jhi                                   on 2001/04/18  19:01:23
45390         Log: Subject: [PATCH B::Deparse] some pragma support
45391              From: Robin Houston <robin@kitsite.com>
45392              Date: Wed, 18 Apr 2001 19:32:12 +0100
45393              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
45394      Branch: perl
45395            ! ext/B/B/Deparse.pm
45396 ____________________________________________________________________________
45397 [  9738] By: jhi                                   on 2001/04/18  15:16:37
45398         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
45399              From: Benjamin Sugars <bsugars@canoe.ca>
45400              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
45401              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
45402      Branch: perl
45403            ! t/op/glob.t
45404 ____________________________________________________________________________
45405 [  9737] By: jhi                                   on 2001/04/18  13:24:50
45406         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
45407              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45408              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
45409              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
45410      Branch: perl
45411            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
45412            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
45413 ____________________________________________________________________________
45414 [  9736] By: jhi                                   on 2001/04/18  04:15:14
45415         Log: The #9735 also changes the subtest 12.
45416      Branch: perl
45417            ! t/lib/b.t
45418 ____________________________________________________________________________
45419 [  9735] By: jhi                                   on 2001/04/18  03:55:17
45420         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
45421              From: David Dyck <dcd@tc.fluke.com>
45422              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
45423              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
45424      Branch: perl
45425            ! ext/B/B/Deparse.pm
45426 ____________________________________________________________________________
45427 [  9734] By: jhi                                   on 2001/04/18  03:54:11
45428         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
45429              From: Gisle Aas <gisle@ActiveState.com>
45430              Date: 17 Apr 2001 19:06:45 -0700
45431              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
45432      Branch: perl
45433            ! pp_hot.c t/op/misc.t
45434 ____________________________________________________________________________
45435 [  9733] By: jhi                                   on 2001/04/17  22:25:22
45436         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
45437              From: "Abigail" <abigail@foad.org>
45438              Date: Wed, 18 Apr 2001 01:17:46 +0200
45439              Message-ID: <20010417231746.21657.qmail@foad.org>
45440      Branch: perl
45441            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
45442 ____________________________________________________________________________
45443 [  9732] By: jhi                                   on 2001/04/17  20:47:56
45444         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
45445              From: Robin Houston <robin@kitsite.com>
45446              Date: Tue, 17 Apr 2001 22:37:42 +0100
45447              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
45448      Branch: perl
45449            ! ext/B/B/Deparse.pm
45450 ____________________________________________________________________________
45451 [  9731] By: nick                                  on 2001/04/17  20:46:35
45452         Log: Re-sync for t/lib/b.t fix
45453      Branch: perlio
45454           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
45455 ____________________________________________________________________________
45456 [  9730] By: jhi                                   on 2001/04/17  20:45:29
45457         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
45458              From: Robin Houston <robin@kitsite.com>
45459              Date: Tue, 17 Apr 2001 22:29:36 +0100
45460              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
45461      Branch: perl
45462            ! ext/B/B.xs ext/B/B/Deparse.pm
45463 ____________________________________________________________________________
45464 [  9729] By: jhi                                   on 2001/04/17  20:43:11
45465         Log: Subject: Deparse - parenthesise args to undeclared subs
45466              From: Robin Houston <robin@kitsite.com>
45467              Date: Tue, 17 Apr 2001 21:31:05 +0100
45468              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
45469      Branch: perl
45470            ! ext/B/B/Deparse.pm
45471 ____________________________________________________________________________
45472 [  9728] By: jhi                                   on 2001/04/17  18:57:30
45473         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
45474              From: Benjamin Sugars <ben.sugars@home.com>
45475              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
45476              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
45477      Branch: perl
45478            ! t/lib/cwd.t
45479 ____________________________________________________________________________
45480 [  9727] By: jhi                                   on 2001/04/17  18:20:20
45481         Log: Subject: [PATCH B::Deparse] ambient pragmas
45482              From: Robin Houston <robin@kitsite.com>
45483              Date: Tue, 17 Apr 2001 20:01:59 +0100
45484              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
45485      Branch: perl
45486            ! ext/B/B/Deparse.pm t/lib/b.t
45487 ____________________________________________________________________________
45488 [  9726] By: nick                                  on 2001/04/17  16:33:51
45489         Log: Integrate mainline (t/lib/b.t fails test 2...)
45490      Branch: perlio
45491           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
45492           +> ext/List/Util/README ext/List/Util/Util.xs
45493           +> ext/List/Util/lib/List/Util.pm
45494           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
45495           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
45496           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
45497           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
45498           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
45499           !> (integrate 31 files)
45500 ____________________________________________________________________________
45501 [  9725] By: jhi                                   on 2001/04/17  12:14:24
45502         Log: Subject: multiple B::* changes
45503              From: Robin Houston <robin@kitsite.com>
45504              Date: Thu, 12 Apr 2001 20:12:27 +0100
45505              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
45506      Branch: perl
45507            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
45508 ____________________________________________________________________________
45509 [  9724] By: jhi                                   on 2001/04/17  11:59:05
45510         Log: Thread-awareness from Doug MacEachern.
45511      Branch: perl
45512            ! ext/List/Util/Util.xs
45513 ____________________________________________________________________________
45514 [  9723] By: jhi                                   on 2001/04/17  11:57:41
45515         Log: Make the test more portable.
45516      Branch: perl
45517            ! t/lib/cwd.t
45518 ____________________________________________________________________________
45519 [  9722] By: jhi                                   on 2001/04/17  11:53:50
45520         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
45521              From: Benjamin Sugars <ben.sugars@home.com>
45522              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
45523              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
45524      Branch: perl
45525            ! t/lib/cwd.t
45526 ____________________________________________________________________________
45527 [  9721] By: jhi                                   on 2001/04/17  11:52:17
45528         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
45529              From: Benjamin Sugars <bsugars@canoe.ca>
45530              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
45531              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
45532      Branch: perl
45533            ! op.c
45534 ____________________________________________________________________________
45535 [  9720] By: jhi                                   on 2001/04/17  11:35:42
45536         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
45537              From: Chris Nandor <pudge@pobox.com>
45538              Date: Tue, 17 Apr 2001 00:30:49 -0400
45539              Message-Id: <p05100207b701768712de@[10.0.1.177]>
45540      Branch: perl
45541            ! ext/File/Glob/bsd_glob.c gv.c
45542 ____________________________________________________________________________
45543 [  9719] By: jhi                                   on 2001/04/17  11:32:13
45544         Log: Subject: [PATCH] Tweten->West
45545              From: Casey West <casey@geeknest.com>
45546              Date: Mon, 16 Apr 2001 12:11:22 -0400
45547              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
45548      Branch: perl
45549            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
45550            ! pod/perltie.pod
45551 ____________________________________________________________________________
45552 [  9718] By: jhi                                   on 2001/04/16  03:22:52
45553         Log: Update Changes.
45554      Branch: perl
45555            ! Changes patchlevel.h
45556 ____________________________________________________________________________
45557 [  9717] By: jhi                                   on 2001/04/16  03:06:28
45558         Log: Regen toc.
45559      Branch: perl
45560            ! pod/perltoc.pod
45561 ____________________________________________________________________________
45562 [  9716] By: jhi                                   on 2001/04/16  02:58:42
45563         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
45564              From: Prymmer/Kahn <pvhp@best.com>
45565              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
45566              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
45567      Branch: perl
45568            ! utf8.c
45569 ____________________________________________________________________________
45570 [  9715] By: jhi                                   on 2001/04/15  23:40:35
45571         Log: Subject: Re: Net::Ping patch, adds stream protocol
45572              From: bronson@rinspin.com (Scott Bronson)
45573              Date: Tue, 10 Apr 2001 23:58:33 -0700
45574              Message-ID: <20010410235833.N29719@rinspin.com>
45575      Branch: perl
45576            ! lib/Net/Ping.pm
45577 ____________________________________________________________________________
45578 [  9714] By: jhi                                   on 2001/04/15  23:31:46
45579         Log: Printing out the ok messages helps successful testing.
45580      Branch: perl
45581            ! t/lib/time-hires.t
45582 ____________________________________________________________________________
45583 [  9713] By: jhi                                   on 2001/04/15  21:43:24
45584         Log: Update Douglas Wegscheid's email.
45585      Branch: perl
45586            ! AUTHORS
45587 ____________________________________________________________________________
45588 [  9712] By: jhi                                   on 2001/04/15  21:40:41
45589         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
45590              From: Michael G Schwern <schwern@pobox.com>
45591              Date: Sat, 14 Apr 2001 22:40:50 +0100
45592              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
45593      Branch: perl
45594            + t/lib/exporter.t
45595            ! MANIFEST lib/Exporter/Heavy.pm
45596 ____________________________________________________________________________
45597 [  9711] By: jhi                                   on 2001/04/15  21:39:21
45598         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
45599              From: Michael G Schwern <schwern@pobox.com>
45600              Date: Sat, 14 Apr 2001 22:13:59 +0100
45601              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
45602      Branch: perl
45603            ! t/op/loopctl.t
45604 ____________________________________________________________________________
45605 [  9710] By: jhi                                   on 2001/04/15  21:30:19
45606         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
45607              From: Michael G Schwern <schwern@pobox.com>
45608              Date: Sat, 14 Apr 2001 22:05:32 +0100
45609              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
45610      Branch: perl
45611            ! t/pragma/warnings.t
45612 ____________________________________________________________________________
45613 [  9709] By: jhi                                   on 2001/04/15  19:34:09
45614         Log: Integrate changes #9706,9707 from maintperl into mainline.
45615              
45616              change#7210 broke .packlist generation
45617              
45618              ExtUtils::Installed doesn't quote regex metacharacters in paths
45619              before using them in match; also make it work for dosish platforms
45620      Branch: perl
45621           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
45622 ____________________________________________________________________________
45623 [  9708] By: jhi                                   on 2001/04/15  19:31:01
45624         Log: Test also the scalar aspect of getitimer().
45625      Branch: perl
45626            ! t/lib/time-hires.t
45627 ____________________________________________________________________________
45628 [  9707] By: gsar                                  on 2001/04/15  17:24:20
45629         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
45630              before using them in match; also make it work for dosish platforms
45631      Branch: maint-5.6/perl
45632            ! lib/ExtUtils/Installed.pm
45633 ____________________________________________________________________________
45634 [  9706] By: gsar                                  on 2001/04/15  17:21:59
45635         Log: change#7210 broke .packlist generation (listed only filename
45636              rather than fully qualified path name)
45637      Branch: maint-5.6/perl
45638            ! lib/ExtUtils/Install.pm
45639 ____________________________________________________________________________
45640 [  9705] By: jhi                                   on 2001/04/15  12:36:33
45641         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
45642      Branch: perl
45643            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
45644            ! t/lib/time-hires.t
45645 ____________________________________________________________________________
45646 [  9704] By: jhi                                   on 2001/04/15  10:49:08
45647         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
45648              From: Prymmer/Kahn <pvhp@best.com>
45649              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
45650              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
45651      Branch: perl
45652            ! lib/utf8.pm pod/perlebcdic.pod
45653 ____________________________________________________________________________
45654 [  9703] By: jhi                                   on 2001/04/15  02:26:26
45655         Log: I keep forgetting to sort MANIFEST.
45656      Branch: perl
45657            ! MANIFEST
45658 ____________________________________________________________________________
45659 [  9702] By: jhi                                   on 2001/04/15  02:07:47
45660         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
45661              Now we have blessed, reftype, tainted, first, reduce, ...
45662      Branch: perl
45663            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
45664            + ext/List/Util/README ext/List/Util/Util.xs
45665            + ext/List/Util/lib/List/Util.pm
45666            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
45667            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
45668            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
45669            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
45670            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
45671            ! MANIFEST
45672 ____________________________________________________________________________
45673 [  9701] By: jhi                                   on 2001/04/14  15:05:25
45674         Log: Subject: RE: dprofpp.pl updates 
45675              From: Carl Eklof <CEklof@endeca.com>
45676              Date: Thu, 12 Apr 2001 18:45:46 -0400
45677              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
45678      Branch: perl
45679            ! utils/dprofpp.PL
45680 ____________________________________________________________________________
45681 [  9700] By: jhi                                   on 2001/04/14  14:44:55
45682         Log: Do not just blindly add CR.
45683      Branch: perl
45684            ! Porting/makerel
45685 ____________________________________________________________________________
45686 [  9699] By: jhi                                   on 2001/04/13  13:17:01
45687         Log: Update Changes.
45688      Branch: perl
45689            ! Changes patchlevel.h
45690 ____________________________________________________________________________
45691 [  9698] By: jhi                                   on 2001/04/13  12:44:48
45692         Log: Integrate perlio.
45693      Branch: perl
45694           !> ext/PerlIO/Scalar/Scalar.xs
45695 ____________________________________________________________________________
45696 [  9697] By: jhi                                   on 2001/04/13  12:29:15
45697         Log: Add more debug output to the test.
45698      Branch: perl
45699            ! t/lib/cwd.t
45700 ____________________________________________________________________________
45701 [  9696] By: nick                                  on 2001/04/13  10:14:29
45702         Log: Fix core dump on binmode($fh,'Scalar')
45703      Branch: perlio
45704            ! ext/PerlIO/Scalar/Scalar.xs
45705 ____________________________________________________________________________
45706 [  9695] By: nick                                  on 2001/04/13  09:05:42
45707         Log: Integrate mainline
45708      Branch: perlio
45709           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
45710           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
45711           +> t/lib/time-hires.t
45712           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
45713           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
45714           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
45715           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
45716           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
45717           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
45718           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
45719 ____________________________________________________________________________
45720 [  9694] By: jhi                                   on 2001/04/12  22:23:35
45721         Log: Integrate change #9693 from maintperl into mainline.
45722              
45723              $VERSION and Version() on the same line provokes a warning from
45724              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
45725      Branch: perl
45726           !> lib/Devel/SelfStubber.pm
45727 ____________________________________________________________________________
45728 [  9693] By: gsar                                  on 2001/04/12  21:55:56
45729         Log: $VERSION and Version() on the same line provokes a warning from
45730              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
45731      Branch: maint-5.6/perl
45732            ! lib/Devel/SelfStubber.pm
45733 ____________________________________________________________________________
45734 [  9692] By: jhi                                   on 2001/04/12  13:54:00
45735         Log: This is at least 5.005.
45736      Branch: perl
45737            ! ext/Time/HiRes/HiRes.xs
45738 ____________________________________________________________________________
45739 [  9691] By: jhi                                   on 2001/04/12  13:37:20
45740         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
45741      Branch: perl
45742            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
45743            ! win32/Makefile win32/makefile.mk
45744 ____________________________________________________________________________
45745 [  9690] By: jhi                                   on 2001/04/12  01:34:46
45746         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
45747      Branch: perl
45748            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
45749            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
45750            + t/lib/time-hires.t
45751            ! MANIFEST
45752 ____________________________________________________________________________
45753 [  9689] By: jhi                                   on 2001/04/12  00:28:39
45754         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
45755              From: Gisle Aas <gisle@ActiveState.com>
45756              Date: 11 Apr 2001 16:36:11 -0700
45757              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
45758      Branch: perl
45759            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
45760 ____________________________________________________________________________
45761 [  9688] By: jhi                                   on 2001/04/12  00:27:39
45762         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
45763              From: Gisle Aas <gisle@ActiveState.com>
45764              Date: 11 Apr 2001 11:13:24 -0700
45765              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
45766      Branch: perl
45767            ! ext/MIME/Base64/Base64.xs
45768 ____________________________________________________________________________
45769 [  9687] By: jhi                                   on 2001/04/11  19:51:47
45770         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
45771      Branch: perl
45772            ! Todo-5.6
45773 ____________________________________________________________________________
45774 [  9686] By: jhi                                   on 2001/04/11  16:54:25
45775         Log: Subject: [PATCH opcode.pl] Documentation of table format
45776              From: Simon Cozens <simon@netthink.co.uk>
45777              Date: Wed, 11 Apr 2001 12:59:31 +0100
45778              Message-ID: <20010411125931.A25681@netthink.co.uk>
45779      Branch: perl
45780            ! opcode.pl
45781 ____________________________________________________________________________
45782 [  9685] By: jhi                                   on 2001/04/11  16:53:15
45783         Log: Subject: [PATCH] prototype("CORE::recv")
45784              From: Simon Cozens <simon@netthink.co.uk>
45785              Date: Wed, 11 Apr 2001 13:24:35 +0100
45786              Message-ID: <20010411132435.A26169@netthink.co.uk>
45787      Branch: perl
45788            ! pp.c t/comp/proto.t
45789 ____________________________________________________________________________
45790 [  9684] By: jhi                                   on 2001/04/11  16:47:13
45791         Log: FAQ (and AUTHORS) update from Dan Carson: the information
45792              was several years obsolete, Term::Readkey has been updated
45793              to have the functionality.
45794      Branch: perl
45795            ! AUTHORS pod/perlfaq5.pod
45796 ____________________________________________________________________________
45797 [  9683] By: jhi                                   on 2001/04/11  12:15:46
45798         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
45799              From: Calle Dybedahl <calle@lysator.liu.se>
45800              Date: 10 Apr 2001 16:44:16 +0200
45801              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
45802      Branch: perl
45803            ! ext/MIME/Base64/Base64.xs
45804 ____________________________________________________________________________
45805 [  9682] By: jhi                                   on 2001/04/11  12:12:26
45806         Log: A more minimal fix for 20010410.006 from Hugo.
45807      Branch: perl
45808            ! regexec.c
45809 ____________________________________________________________________________
45810 [  9681] By: jhi                                   on 2001/04/11  11:34:23
45811         Log: Integrate changes #9678,9679 from maintline into mainperl.
45812              
45813              addendum to change#9676
45814              
45815              up $File::Glob::VERSION; add a note pointing out the version of
45816              the OpenBSD glob bsd_glob.c resembles
45817      Branch: perl
45818           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
45819           !> ext/File/Glob/bsd_glob.h
45820 ____________________________________________________________________________
45821 [  9680] By: jhi                                   on 2001/04/11  11:30:38
45822         Log: Bad test numbering in integrate in #9677.
45823              Fixes ID 20010411.001.
45824      Branch: perl
45825            ! t/op/pat.t
45826 ____________________________________________________________________________
45827 [  9679] By: gsar                                  on 2001/04/11  03:38:40
45828         Log: up $File::Glob::VERSION; add a note pointing out the version of
45829              the OpenBSD glob bsd_glob.c resembles
45830      Branch: maint-5.6/perl
45831            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
45832            ! ext/File/Glob/bsd_glob.h
45833 ____________________________________________________________________________
45834 [  9678] By: gsar                                  on 2001/04/11  03:09:48
45835         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
45836              revision 1.8.10.1 found here:
45837              
45838              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
45839      Branch: maint-5.6/perl
45840            ! ext/File/Glob/bsd_glob.c
45841 ____________________________________________________________________________
45842 [  9677] By: jhi                                   on 2001/04/11  02:54:39
45843         Log: Integrate changes #9675,9676 from maintperl into mainline.
45844              
45845              fix for bug 20010410.006, undo change#7115
45846              
45847              port the OpenBSD glob() security patch
45848      Branch: perl
45849           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
45850           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
45851           !> t/op/pat.t
45852 ____________________________________________________________________________
45853 [  9676] By: gsar                                  on 2001/04/11  02:19:02
45854         Log: port the glob() security patch found at:
45855              
45856              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
45857              
45858              CERT advisory for the issue is here:
45859              
45860              http://www.cert.org/advisories/CA-2001-07.html
45861              
45862              Note that the security scare is only relevant for those who are
45863              foolish enough to build suidperl (which is now officially discouraged)
45864      Branch: maint-5.6/perl
45865            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
45866            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
45867 ____________________________________________________________________________
45868 [  9675] By: gsar                                  on 2001/04/10  23:52:11
45869         Log: fix for bug 20010410.006
45870              
45871              undo change#7115 (came into maint-5.6 as change#8156)
45872              
45873              add tests to keep it from coming back
45874      Branch: maint-5.6/perl
45875            ! regexec.c t/op/pat.t
45876 ____________________________________________________________________________
45877 [  9674] By: nick                                  on 2001/04/10  20:39:31
45878         Log: Integrate mainline
45879      Branch: perlio
45880           +> Porting/testall.atom
45881           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
45882           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
45883           !> t/lib/lc-uk.t t/pod/find.t
45884 ____________________________________________________________________________
45885 [  9673] By: nick                                  on 2001/04/10  18:46:14
45886         Log: Integrate against change 9670 aka perl-5.7.1
45887      Branch: perlio
45888           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
45889           !> (integrate 53 files)
45890 ____________________________________________________________________________
45891 [  9672] By: jhi                                   on 2001/04/10  13:45:01
45892         Log: Add a script for doing cumulative profile of the test suite.
45893              (Requires ATOM, that is, Tru64.)
45894      Branch: perl
45895            + Porting/testall.atom
45896            ! MANIFEST
45897 ____________________________________________________________________________
45898 [  9671] By: jhi                                   on 2001/04/10  12:38:53
45899         Log: Missing std block.
45900      Branch: perl
45901            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
45902            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
45903            ! t/pod/find.t
45904 ____________________________________________________________________________
45905 [  9670] By: jhi                                   on 2001/04/10  01:25:58
45906         Log: This is 5.7.1.
45907      Branch: perl
45908            ! patchlevel.h
45909 ____________________________________________________________________________
45910 [  9669] By: jhi                                   on 2001/04/10  01:09:14
45911         Log: Update Changes.
45912      Branch: perl
45913            ! Changes patchlevel.h
45914 ____________________________________________________________________________
45915 [  9668] By: jhi                                   on 2001/04/10  01:00:38
45916         Log: Regen toc.
45917      Branch: perl
45918            ! pod/perltoc.pod
45919 ____________________________________________________________________________
45920 [  9667] By: jhi                                   on 2001/04/10  00:52:16
45921         Log: Update perlhist.
45922      Branch: perl
45923            ! pod/perlhist.pod
45924 ____________________________________________________________________________
45925 [  9666] By: jhi                                   on 2001/04/09  23:38:59
45926         Log: Slight wording tweaks from Damian to #9658.
45927      Branch: perl
45928            ! pod/perlobj.pod
45929 ____________________________________________________________________________
45930 [  9665] By: jhi                                   on 2001/04/09  19:56:06
45931         Log: Subject: [PATCH perlutil.pod] Nit
45932              From: Simon Cozens <simon@netthink.co.uk>
45933              Date: Mon, 9 Apr 2001 20:29:44 +0100
45934              Message-ID: <20010409202944.A14796@the.earth.li>
45935      Branch: perl
45936            ! pod/perlutil.pod
45937 ____________________________________________________________________________
45938 [  9664] By: jhi                                   on 2001/04/09  19:54:42
45939         Log: Subject: Re: perl571delta.pod@9631
45940              From: Mike Guy <mjtg@cam.ac.uk>
45941              Date: Mon, 09 Apr 2001 18:09:14 +0100
45942              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
45943      Branch: perl
45944            ! pod/perl571delta.pod
45945 ____________________________________________________________________________
45946 [  9663] By: jhi                                   on 2001/04/09  13:43:35
45947         Log: Update Changes.
45948      Branch: perl
45949            ! Changes patchlevel.h
45950 ____________________________________________________________________________
45951 [  9662] By: jhi                                   on 2001/04/09  13:24:46
45952         Log: tweak tweak.
45953      Branch: perl
45954            ! AUTHORS pod/perl571delta.pod
45955 ____________________________________________________________________________
45956 [  9661] By: jhi                                   on 2001/04/09  13:15:13
45957         Log: Thinko in manual patch applying.
45958      Branch: perl
45959            ! sv.c
45960 ____________________________________________________________________________
45961 [  9660] By: jhi                                   on 2001/04/09  13:07:53
45962         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
45963              From: Robin Barker <rmb1@cise.npl.co.uk> 
45964              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
45965              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
45966              
45967              (This corrects the case where the "isn't numeric" string contains \0s
45968              and is longer than the temporary buffer, and contains \0 at the point
45969              the string would be truncated by "...".) 
45970      Branch: perl
45971            ! sv.c
45972 ____________________________________________________________________________
45973 [  9659] By: jhi                                   on 2001/04/09  12:57:41
45974         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
45975      Branch: perl
45976            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
45977            ! t/lib/cgi-function.t t/lib/cgi-html.t
45978 ____________________________________________________________________________
45979 [  9658] By: jhi                                   on 2001/04/09  12:48:47
45980         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
45981              From: Ilmari Karonen <iltzu@sci.fi>
45982              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
45983              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
45984              
45985              Rearrange and rewrite the Method Invocation section
45986              to explain the concepts in nicer order.
45987      Branch: perl
45988            ! pod/perlobj.pod
45989 ____________________________________________________________________________
45990 [  9657] By: jhi                                   on 2001/04/09  12:35:58
45991         Log: Upgrade to podlators 1.09, from Russ Allbery.
45992      Branch: perl
45993            ! lib/Pod/Man.pm lib/Pod/Text.pm
45994 ____________________________________________________________________________
45995 [  9656] By: jhi                                   on 2001/04/09  12:31:53
45996         Log: perl571delta.
45997      Branch: perl
45998            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
45999 ____________________________________________________________________________
46000 [  9655] By: jhi                                   on 2001/04/09  12:20:09
46001         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
46002              From: Prymmer/Kahn <pvhp@best.com>
46003              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
46004              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
46005      Branch: perl
46006            ! lib/utf8.pm pod/perlunicode.pod
46007 ____________________________________________________________________________
46008 [  9654] By: gsar                                  on 2001/04/09  03:38:33
46009         Log: here lies 5.6.1
46010      Branch: maint-5.6/perl
46011            ! Changes
46012 ____________________________________________________________________________
46013 [  9653] By: jhi                                   on 2001/04/09  03:25:24
46014         Log: Update perlhist.
46015      Branch: perl
46016            ! pod/perlhist.pod
46017 ____________________________________________________________________________
46018 [  9652] By: jhi                                   on 2001/04/09  03:18:49
46019         Log: perl571delta tweaking continues.
46020      Branch: perl
46021            ! pod/perl571delta.pod
46022 ____________________________________________________________________________
46023 [  9651] By: gsar                                  on 2001/04/09  03:11:19
46024         Log: update Changes, patchlevel.h &c.
46025      Branch: maint-5.6/perl
46026            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
46027            ! pod/perltoc.pod
46028 ____________________________________________________________________________
46029 [  9650] By: jhi                                   on 2001/04/09  02:40:24
46030         Log: Integrate the perlfork half of #9513 from maintperl into mainline
46031              (the perlunicode half is obsolete)
46032      Branch: perl
46033            ! pod/perlfork.pod
46034 ____________________________________________________________________________
46035 [  9649] By: gsar                                  on 2001/04/09  02:35:43
46036         Log: tweak perldelta as suggested by Jarkko
46037      Branch: maint-5.6/perl
46038            ! pod/perldelta.pod
46039 ____________________________________________________________________________
46040 [  9648] By: jhi                                   on 2001/04/09  02:13:04
46041         Log: Integrate change #9646 from maintperl into mainline.
46042              
46043              add note about ithreads and Thread.pm
46044      Branch: perl
46045           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
46046 ____________________________________________________________________________
46047 [  9647] By: jhi                                   on 2001/04/09  02:10:18
46048         Log: Bad assumption that shortsize == 2.
46049      Branch: perl
46050            ! t/lib/xs-typemap.t
46051 ____________________________________________________________________________
46052 [  9646] By: gsar                                  on 2001/04/09  00:48:04
46053         Log: add note about ithreads and Thread.pm (too many people are
46054              confused by the fact that Thread.pm is built and installed
46055              under non-5005threads but doesn't work)
46056      Branch: maint-5.6/perl
46057            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
46058 ____________________________________________________________________________
46059 [  9645] By: gsar                                  on 2001/04/09  00:19:03
46060         Log: update perldelta.pod for changes in 5.6.1
46061      Branch: maint-5.6/perl
46062            ! Changes pod/perldelta.pod
46063 ____________________________________________________________________________
46064 [  9644] By: jhi                                   on 2001/04/08  20:37:00
46065         Log: Integrate change #9639 from maintperl into mainline:
46066              on windows, many of the README.* pods were being copied to
46067              the wrong location
46068      Branch: perl
46069           !> win32/Makefile win32/makefile.mk
46070 ____________________________________________________________________________
46071 [  9643] By: jhi                                   on 2001/04/08  20:07:11
46072         Log: Integrate change #9624 from maintperl into mainline:
46073              the pod tests were not okay.  (t/pod/find.t changes ignored)
46074      Branch: perl
46075           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
46076           !> t/pod/include.t t/pod/included.t t/pod/lref.t
46077           !> t/pod/multiline_items.t t/pod/nested_items.t
46078           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
46079           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
46080 ____________________________________________________________________________
46081 [  9642] By: jhi                                   on 2001/04/08  19:57:17
46082         Log: Integrate change #9638 from maintperl into mainline:
46083              update to latest JPL from the anoncvs repository
46084      Branch: perl
46085           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
46086           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
46087           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
46088 ____________________________________________________________________________
46089 [  9641] By: jhi                                   on 2001/04/08  19:53:30
46090         Log: perl571delta updates.
46091      Branch: perl
46092            ! lib/Filter/Simple.pm pod/perl571delta.pod
46093 ____________________________________________________________________________
46094 [  9640] By: gsar                                  on 2001/04/08  19:20:46
46095         Log: integrate change#9634 from mainline
46096              
46097              Fix the perlmodlib generation (didn't understand separate .pod
46098              files; didn't understand -- as the name-thing separator).
46099              Update the CPAN mirrors list.
46100      Branch: maint-5.6/perl
46101            ! pod/perlmodlib.pod
46102           !> pod/perlmodlib.PL
46103 ____________________________________________________________________________
46104 [  9639] By: gsar                                  on 2001/04/08  18:57:31
46105         Log: on windows, many of the README.* pods were being copied to the wrong
46106              location
46107      Branch: maint-5.6/perl
46108            ! win32/Makefile win32/makefile.mk
46109 ____________________________________________________________________________
46110 [  9638] By: gsar                                  on 2001/04/08  18:38:25
46111         Log: update to latest JPL from the anoncvs repository
46112      Branch: maint-5.6/perl
46113            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
46114            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
46115            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
46116 ____________________________________________________________________________
46117 [  9637] By: jhi                                   on 2001/04/08  17:53:53
46118         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
46119      Branch: perl
46120            ! pod/perl571delta.pod
46121 ____________________________________________________________________________
46122 [  9636] By: jhi                                   on 2001/04/08  17:18:32
46123         Log: Regen toc.
46124      Branch: perl
46125            ! pod/perltoc.pod
46126 ____________________________________________________________________________
46127 [  9635] By: jhi                                   on 2001/04/08  17:16:33
46128         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
46129              From: "Craig A. Berry" <craigberry@mac.com>
46130              Date: Sun, 08 Apr 2001 12:30:16 -0500
46131              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
46132      Branch: perl
46133            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
46134 ____________________________________________________________________________
46135 [  9634] By: jhi                                   on 2001/04/08  17:09:19
46136         Log: Fix the perlmodlib generation (didn't understand separate .pod
46137              files; didn't understand -- as the name-thing separator).
46138              
46139              Update the CPAN mirrors list.
46140      Branch: perl
46141            ! pod/perlmodlib.PL pod/perlmodlib.pod
46142 ____________________________________________________________________________
46143 [  9633] By: jhi                                   on 2001/04/08  16:49:17
46144         Log: Sort MANIFEST.
46145      Branch: perl
46146            ! MANIFEST
46147 ____________________________________________________________________________
46148 [  9632] By: gsar                                  on 2001/04/08  16:36:06
46149         Log: add $Tie::RefHash::VERSION
46150      Branch: maint-5.6/perl
46151            ! lib/Tie/RefHash.pm
46152 ____________________________________________________________________________
46153 [  9631] By: jhi                                   on 2001/04/08  16:10:15
46154         Log: perl571delta updates based on p5p feedback; still needs
46155              lots of examples.
46156      Branch: perl
46157            ! pod/perl571delta.pod
46158 ____________________________________________________________________________
46159 [  9630] By: jhi                                   on 2001/04/08  15:59:13
46160         Log: Update the list of supported platforms to talk about 5.7.1
46161              (and 5.6.1)
46162      Branch: perl
46163            ! pod/perlport.pod
46164 ____________________________________________________________________________
46165 [  9629] By: jhi                                   on 2001/04/08  15:55:41
46166         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
46167              from maintperl into mainline: perlport updates.
46168      Branch: perl
46169            ! pod/perlport.pod
46170 ____________________________________________________________________________
46171 [  9628] By: jhi                                   on 2001/04/08  15:53:17
46172         Log: perlsolaris.pod copied to wrong directory.
46173      Branch: perl
46174            ! win32/makefile.mk
46175 ____________________________________________________________________________
46176 [  9627] By: jhi                                   on 2001/04/08  14:48:18
46177         Log: Subject: Typos in perl571delta.pod
46178              From: "Stephen P. Potter" <spp@spotter.yi.org>
46179              Date: Sat, 07 Apr 2001 20:37:05 -0400
46180              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
46181      Branch: perl
46182            ! pod/perl571delta.pod
46183 ____________________________________________________________________________
46184 [  9626] By: jhi                                   on 2001/04/08  14:39:04
46185         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
46186      Branch: perl
46187            ! gv.c
46188 ____________________________________________________________________________
46189 [  9625] By: nick                                  on 2001/04/08  10:14:23
46190         Log: Integrate mainline
46191      Branch: perlio
46192           +> pod/perl570delta.pod pod/perl571delta.pod
46193           !> (integrate 27 files)
46194 ____________________________________________________________________________
46195 [  9624] By: gsar                                  on 2001/04/08  06:08:17
46196         Log: test in t/pod/* were busted
46197              
46198              these tests are still not enabled in t/{harness,TEST}
46199      Branch: maint-5.6/perl
46200            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
46201            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
46202            ! t/pod/multiline_items.t t/pod/nested_items.t
46203            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
46204            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
46205 ____________________________________________________________________________
46206 [  9623] By: gsar                                  on 2001/04/08  03:37:01
46207         Log: integrate change#9470 from mainline
46208              
46209              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
46210      Branch: maint-5.6/perl
46211           !> ext/Socket/Socket.xs
46212 ____________________________________________________________________________
46213 [  9622] By: jhi                                   on 2001/04/07  22:40:47
46214         Log: Update Changes.
46215      Branch: perl
46216            ! Changes patchlevel.h
46217 ____________________________________________________________________________
46218 [  9621] By: jhi                                   on 2001/04/07  22:34:16
46219         Log: Update AUTHORS.
46220      Branch: perl
46221            ! AUTHORS
46222 ____________________________________________________________________________
46223 [  9620] By: jhi                                   on 2001/04/07  22:12:47
46224         Log: Forgot to bump the number of tests in #9164.
46225      Branch: perl
46226            ! t/op/array.t
46227 ____________________________________________________________________________
46228 [  9619] By: jhi                                   on 2001/04/07  22:09:50
46229         Log: Bump patchlevel to 5.7.1.
46230      Branch: perl
46231            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46232            ! config_h.SH patchlevel.h
46233 ____________________________________________________________________________
46234 [  9618] By: jhi                                   on 2001/04/07  22:02:41
46235         Log: Populate perl571delta.
46236      Branch: perl
46237            ! pod/perl571delta.pod
46238 ____________________________________________________________________________
46239 [  9617] By: jhi                                   on 2001/04/07  22:01:23
46240         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
46241              to forget it later; do not change patchlevel.h yet or regenerate
46242              Configure yet.
46243      Branch: perl
46244            ! epoc/config.sh win32/Makefile win32/config_H.bc
46245            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
46246 ____________________________________________________________________________
46247 [  9616] By: jhi                                   on 2001/04/07  17:46:33
46248         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
46249      Branch: perl
46250            ! pod/perl571delta.pod
46251 ____________________________________________________________________________
46252 [  9615] By: jhi                                   on 2001/04/07  17:33:21
46253         Log: Change the toc configuration.
46254      Branch: perl
46255            ! pod/buildtoc.PL pod/perl.pod
46256 ____________________________________________________________________________
46257 [  9614] By: jhi                                   on 2001/04/07  17:29:47
46258         Log: Subject: PATCH: $[
46259              From: Robin Houston <robin@kitsite.com>
46260              Date: Fri, 6 Apr 2001 18:10:14 +0100
46261              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
46262      Branch: perl
46263            ! op.c t/op/array.t
46264 ____________________________________________________________________________
46265 [  9613] By: jhi                                   on 2001/04/07  17:28:26
46266         Log: Subject: [PATCH perl@9424] isn't numeric warning
46267              From: Robin Barker <rmb1@cise.npl.co.uk>
46268              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
46269              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
46270      Branch: perl
46271            ! sv.c t/pragma/warn/sv
46272 ____________________________________________________________________________
46273 [  9612] By: jhi                                   on 2001/04/07  17:26:45
46274         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
46275              From: Mike Guy <mjtg@cam.ac.uk>
46276              Date: Fri, 06 Apr 2001 12:47:06 +0100
46277              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
46278      Branch: perl
46279            ! dump.c t/lib/peek.t
46280 ____________________________________________________________________________
46281 [  9611] By: jhi                                   on 2001/04/07  17:21:35
46282         Log: Create perl571delta and seed it off with the perldelta changes
46283              since 5.7.0; remove those changes from perldelta and rename it
46284              as perl570delta; recreate perldelta but leave it almost empty.
46285      Branch: perl
46286            + pod/perl570delta.pod pod/perl571delta.pod
46287            ! MANIFEST pod/perldelta.pod
46288 ____________________________________________________________________________
46289 [  9610] By: jhi                                   on 2001/04/07  16:56:32
46290         Log: Denit.
46291      Branch: perl
46292            ! pod/perldelta.pod
46293 ____________________________________________________________________________
46294 [  9609] By: jhi                                   on 2001/04/07  16:38:32
46295         Log: Retract #9523: needs more thought.
46296      Branch: perl
46297            ! Makefile.SH
46298 ____________________________________________________________________________
46299 [  9608] By: jhi                                   on 2001/04/07  14:59:20
46300         Log: atmark() code cleanaup.
46301      Branch: perl
46302            ! ext/IO/IO.xs
46303 ____________________________________________________________________________
46304 [  9607] By: jhi                                   on 2001/04/07  14:48:14
46305         Log: Integrate change #9605 from maintperl into mainline.
46306              
46307              can't optimize away scope entry if tr/// is present
46308      Branch: perl
46309           !> op.c t/op/tr.t
46310 ____________________________________________________________________________
46311 [  9606] By: jhi                                   on 2001/04/07  14:43:59
46312         Log: Integrate perlio.
46313      Branch: perl
46314           +> win32/FindExt.pm
46315           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
46316           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
46317 ____________________________________________________________________________
46318 [  9605] By: gsar                                  on 2001/04/07  11:52:40
46319         Log: can't optimize away scope entry if tr/// is present
46320      Branch: maint-5.6/perl
46321            ! op.c t/op/tr.t
46322 ____________________________________________________________________________
46323 [  9604] By: nick                                  on 2001/04/07  11:39:45
46324         Log: Split out extension finding code from buildext.pl into FindExt.pm
46325              Use it to get Config.pm's idea of available extensions in line
46326              with what is built.
46327      Branch: perlio
46328            + win32/FindExt.pm
46329            ! MANIFEST win32/buildext.pl win32/config_sh.PL
46330            ! win32/makefile.mk
46331 ____________________________________________________________________________
46332 [  9603] By: nick                                  on 2001/04/07  09:11:38
46333         Log: Cleanup correction for failed :Via() layer, also set an error code.
46334      Branch: perlio
46335            ! ext/PerlIO/Via/Via.xs
46336 ____________________________________________________________________________
46337 [  9602] By: nick                                  on 2001/04/07  08:38:04
46338         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
46339              style. So don't use binmode() on the handles so that Win32 etc. see
46340              same sequence and produce same digests.
46341      Branch: perlio
46342            ! t/lib/md5-file.t
46343 ____________________________________________________________________________
46344 [  9601] By: nick                                  on 2001/04/07  08:36:26
46345         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
46346              Else it complains and so crlf layer (say) does not get pushed.
46347      Branch: perlio
46348            ! perlio.c
46349 ____________________________________________________________________________
46350 [  9600] By: jhi                                   on 2001/04/06  23:00:09
46351         Log: Integrate change #9599 from perlio into mainline.
46352      Branch: perl
46353           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
46354           !> win32/config_H.vc
46355 ____________________________________________________________________________
46356 [  9599] By: nick                                  on 2001/04/06  21:42:43
46357         Log: Quote $VERSION in Encode.pm.
46358              regen_config_h as requested.
46359      Branch: perlio
46360            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
46361            ! win32/config_H.vc
46362 ____________________________________________________________________________
46363 [  9598] By: nick                                  on 2001/04/06  20:34:59
46364         Log: Integrate mainline
46365      Branch: perlio
46366           +> README.macos
46367           !> (integrate 39 files)
46368 ____________________________________________________________________________
46369 [  9597] By: gsar                                  on 2001/04/06  18:06:35
46370         Log: integrate change#9464 from mainline (addendum to change#8313)
46371              
46372              Subject: [PATCH @9452] Better peep()ing for foreach() loops
46373      Branch: maint-5.6/perl
46374           !> op.c
46375 ____________________________________________________________________________
46376 [  9596] By: jhi                                   on 2001/04/06  17:26:03
46377         Log: The d_casti32=undef is good for you even when not use64bitall.
46378      Branch: perl
46379            ! hints/hpux.sh
46380 ____________________________________________________________________________
46381 [  9595] By: gsar                                  on 2001/04/06  14:57:17
46382         Log: add a low-impact fix to accommodate darwin-ism
46383      Branch: maint-5.6/perl
46384            ! ext/Errno/Errno_pm.PL
46385 ____________________________________________________________________________
46386 [  9594] By: jhi                                   on 2001/04/06  14:55:14
46387         Log: Integrate changes #9528,9593 from mainline into maintperl;
46388              tweaking the editor/IDE/shell list.
46389      Branch: maint-5.6/perl
46390           !> pod/perlfaq3.pod
46391 ____________________________________________________________________________
46392 [  9593] By: jhi                                   on 2001/04/06  14:51:39
46393         Log: Make the editor/IDE/shell list a little bit airier.
46394      Branch: perl
46395            ! pod/perlfaq3.pod
46396 ____________________________________________________________________________
46397 [  9592] By: gsar                                  on 2001/04/06  14:45:18
46398         Log: integrate change#9477 from mainline (base.pm doc tweak)
46399              
46400              missing doc entry for fmod()
46401      Branch: maint-5.6/perl
46402            ! lib/Math/BigFloat.pm
46403           !> lib/base.pm
46404 ____________________________________________________________________________
46405 [  9591] By: jhi                                   on 2001/04/06  13:55:48
46406         Log: Regen toc.
46407      Branch: perl
46408            ! pod/perltoc.pod
46409 ____________________________________________________________________________
46410 [  9590] By: jhi                                   on 2001/04/06  13:54:52
46411         Log: Math::BigFloat patches from John Peacock.  The equivalent
46412              of #9586 from maintperl but reworked by John to work with
46413              the bleadperl.
46414      Branch: perl
46415            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
46416 ____________________________________________________________________________
46417 [  9589] By: jhi                                   on 2001/04/06  13:42:23
46418         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
46419      Branch: perl
46420            ! ext/Digest/MD5/Makefile.PL
46421 ____________________________________________________________________________
46422 [  9588] By: jhi                                   on 2001/04/06  13:31:45
46423         Log: Integrate changes #9584,9587 from maintperl into mainline.
46424              
46425              keep eval"" CVs alive until the end of the statement in which
46426              they're called
46427              
46428              add README.macos (from Chris Nandor)
46429              
46430              tyop in change#9555
46431      Branch: perl
46432           +> README.macos
46433           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
46434           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
46435           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
46436           !> win32/makefile.mk
46437 ____________________________________________________________________________
46438 [  9587] By: gsar                                  on 2001/04/06  07:31:30
46439         Log: add README.macos (from Chris Nandor)
46440              
46441              tyop in change#9555
46442      Branch: maint-5.6/perl
46443            + README.macos
46444            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
46445            ! win32/Makefile win32/makefile.mk
46446 ____________________________________________________________________________
46447 [  9586] By: gsar                                  on 2001/04/06  07:08:54
46448         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
46449      Branch: maint-5.6/perl
46450            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
46451 ____________________________________________________________________________
46452 [  9585] By: gsar                                  on 2001/04/06  06:58:44
46453         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
46454              from mainline
46455              
46456              Subject: [PATCH] Base64 update to perlfaq9.pod
46457              
46458              Subject: [PATCH AUTHORS] Housekeeping
46459              
46460              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
46461              Mac OS X (Darwin) has extra pwent fields.
46462              
46463              Subject: [PATCH B::*] print control-character vars readably
46464              Needs EBCDICification.
46465              
46466              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
46467              
46468              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
46469              
46470              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
46471              
46472              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
46473              
46474              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
46475              
46476              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
46477              
46478              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
46479              
46480              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
46481              
46482              FreeBSD hints tweak from Anton Berezin.
46483              
46484              Subject: [PATCH foolperl & bleadperl] README.vms update
46485              
46486              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
46487      Branch: maint-5.6/perl
46488           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
46489           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
46490           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
46491 ____________________________________________________________________________
46492 [  9584] By: gsar                                  on 2001/04/06  04:09:00
46493         Log: keep eval"" CVs alive until the end of the statement in which
46494              they're called; this avoids a coredump ensuing from search for
46495              lexicals in code such as:
46496              
46497              sub bug {
46498              my $s = @_;
46499              eval q[sub { eval 'sub { &$s }' }];
46500              }
46501              bug("x")->()->();
46502              
46503              this code still doesn't work as intended (as it has remained
46504              since time immemorial), but it doesn't provoke a coredump anymore
46505      Branch: maint-5.6/perl
46506            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
46507            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
46508 ____________________________________________________________________________
46509 [  9583] By: jhi                                   on 2001/04/05  23:52:51
46510         Log: Update Changes.
46511      Branch: perl
46512            ! Changes patchlevel.h
46513 ____________________________________________________________________________
46514 [  9582] By: jhi                                   on 2001/04/05  23:11:23
46515         Log: Slight doc tweak.
46516      Branch: perl
46517            ! pod/perlunicode.pod
46518 ____________________________________________________________________________
46519 [  9581] By: jhi                                   on 2001/04/05  23:04:11
46520         Log: Integrate perlio.
46521      Branch: perl
46522           !> pod/perlunicode.pod
46523 ____________________________________________________________________________
46524 [  9580] By: jhi                                   on 2001/04/05  23:03:29
46525         Log: Test for #9579.
46526      Branch: perl
46527            ! t/op/do.t
46528 ____________________________________________________________________________
46529 [  9579] By: jhi                                   on 2001/04/05  22:54:17
46530         Log: Subject: [PATCH] Propagate calling context for do '...'
46531              From: Gisle Aas <gisle@ActiveState.com>
46532              Date: 04 Apr 2001 20:17:29 -0700
46533              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
46534      Branch: perl
46535            ! pod/perlfunc.pod pp_ctl.c
46536 ____________________________________________________________________________
46537 [  9578] By: jhi                                   on 2001/04/05  22:52:51
46538         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
46539              From: Peter Prymmer <pvhp@forte.com>
46540              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
46541              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
46542      Branch: perl
46543            ! README.vms
46544 ____________________________________________________________________________
46545 [  9577] By: jhi                                   on 2001/04/05  22:48:22
46546         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
46547              From: "Craig A. Berry" <craigberry@mac.com>
46548              Date: Thu, 5 Apr 2001 13:43:28 -0500
46549              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
46550      Branch: perl
46551            ! README.vms
46552 ____________________________________________________________________________
46553 [  9576] By: jhi                                   on 2001/04/05  22:31:38
46554         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
46555              From: Michael G Schwern <schwern@pobox.com>
46556              Date: Thu, 5 Apr 2001 21:53:21 +0100
46557              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
46558      Branch: perl
46559            ! lib/base.pm t/lib/fields.t
46560 ____________________________________________________________________________
46561 [  9575] By: jhi                                   on 2001/04/05  22:26:10
46562         Log: FreeBSD hints tweak from Anton Berezin.
46563      Branch: perl
46564            ! hints/freebsd.sh
46565 ____________________________________________________________________________
46566 [  9574] By: jhi                                   on 2001/04/05  22:24:03
46567         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
46568              From: David Dyck <dcd@tc.fluke.com>
46569              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
46570              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
46571      Branch: perl
46572            ! t/op/oct.t
46573 ____________________________________________________________________________
46574 [  9573] By: jhi                                   on 2001/04/05  22:23:06
46575         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
46576              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
46577              From: David Dyck <dcd@tc.fluke.com>
46578              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
46579      Branch: perl
46580            ! pp.c
46581 ____________________________________________________________________________
46582 [  9572] By: jhi                                   on 2001/04/05  22:14:47
46583         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
46584              From: Robin Houston <robin@kitsite.com>
46585              Date: Thu, 5 Apr 2001 20:56:48 +0100
46586              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
46587      Branch: perl
46588            ! ext/B/B/Deparse.pm
46589 ____________________________________________________________________________
46590 [  9571] By: jhi                                   on 2001/04/05  22:12:53
46591         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
46592              From: Robin Houston <robin@kitsite.com>
46593              Date: Thu, 5 Apr 2001 19:55:51 +0100
46594              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
46595      Branch: perl
46596            ! ext/B/B/Deparse.pm
46597 ____________________________________________________________________________
46598 [  9570] By: jhi                                   on 2001/04/05  22:11:06
46599         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
46600              From: Robin Houston <robin@kitsite.com>
46601              Date: Thu, 5 Apr 2001 20:16:29 +0100
46602              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
46603      Branch: perl
46604            ! ext/B/B/Deparse.pm
46605 ____________________________________________________________________________
46606 [  9569] By: nick                                  on 2001/04/05  21:32:26
46607         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
46608      Branch: perlio
46609            ! pod/perlunicode.pod
46610 ____________________________________________________________________________
46611 [  9568] By: nick                                  on 2001/04/05  19:38:09
46612         Log: Integrate mainline
46613      Branch: perlio
46614           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
46615           !> (integrate 35 files)
46616 ____________________________________________________________________________
46617 [  9567] By: jhi                                   on 2001/04/05  18:31:45
46618         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
46619              From: Robin Houston <robin@kitsite.com>
46620              Date: Thu, 5 Apr 2001 18:03:23 +0100
46621              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
46622      Branch: perl
46623            ! ext/B/B/Deparse.pm
46624 ____________________________________________________________________________
46625 [  9566] By: jhi                                   on 2001/04/05  18:29:35
46626         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
46627              From: Robin Houston <robin@kitsite.com>
46628              Date: Thu, 5 Apr 2001 16:45:18 +0100
46629              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
46630      Branch: perl
46631            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
46632 ____________________________________________________________________________
46633 [  9565] By: jhi                                   on 2001/04/05  18:24:23
46634         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
46635              From: Robin Houston <robin@kitsite.com>
46636              Date: Thu, 5 Apr 2001 14:50:09 +0100
46637              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
46638      Branch: perl
46639            ! ext/B/B/Deparse.pm
46640 ____________________________________________________________________________
46641 [  9564] By: jhi                                   on 2001/04/05  18:23:03
46642         Log: Subject: [PATCH B::*] print control-character vars readably
46643              From: Robin Houston <robin@kitsite.com>
46644              Date: Thu, 5 Apr 2001 14:27:38 +0100
46645              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
46646              
46647              Needs EBCDICification.
46648      Branch: perl
46649            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
46650            ! ext/B/B/Terse.pm
46651 ____________________________________________________________________________
46652 [  9563] By: jhi                                   on 2001/04/05  18:20:32
46653         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
46654              Date: Thu, 5 Apr 2001 13:21:42 -0400
46655              From: Paul Schinder <schinder@pobox.com>
46656              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
46657              
46658              Mac OS X (Darwin) has extra pwent fields.
46659      Branch: perl
46660            ! t/op/pwent.t
46661 ____________________________________________________________________________
46662 [  9562] By: jhi                                   on 2001/04/05  17:57:51
46663         Log: Regen toc.
46664      Branch: perl
46665            ! pod/perltoc.pod
46666 ____________________________________________________________________________
46667 [  9561] By: jhi                                   on 2001/04/05  17:47:33
46668         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
46669      Branch: metaconfig
46670            ! U/Glossary.patch
46671      Branch: metaconfig/U/perl
46672            + d_u32align.U
46673            ! d_cmsghdr_s.U d_msghdr_s.U
46674 ____________________________________________________________________________
46675 [  9560] By: jhi                                   on 2001/04/05  17:47:01
46676         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
46677              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
46678              Introduce probes for struct msghdr, struct cmsghdr,
46679              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
46680              ualarm, usleep, for possible later extension work.
46681      Branch: perl
46682            + t/lib/md5-align.t
46683            ! Configure MANIFEST Porting/Glossary Porting/config.sh
46684            ! Porting/config_H config_h.SH configure.com epoc/config.sh
46685            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
46686            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46687            ! vos/config.ga.h win32/config.bc win32/config.gc
46688            ! win32/config.vc
46689 ____________________________________________________________________________
46690 [  9559] By: jhi                                   on 2001/04/05  13:03:04
46691         Log: Be traditional in your cpp (for the Errno extension).
46692      Branch: perl
46693            ! hints/darwin.sh
46694 ____________________________________________________________________________
46695 [  9558] By: jhi                                   on 2001/04/05  13:00:05
46696         Log: Add $Config{cppflags} to the gcc incantation.
46697      Branch: perl
46698            ! ext/Errno/Errno_pm.PL
46699 ____________________________________________________________________________
46700 [  9557] By: jhi                                   on 2001/04/05  04:22:39
46701         Log: Introduce Sean Burke's Class::ISA 0.32.
46702      Branch: perl
46703            + lib/Class/ISA.pm t/lib/class-isa.t
46704            ! MANIFEST
46705 ____________________________________________________________________________
46706 [  9556] By: jhi                                   on 2001/04/05  04:09:50
46707         Log: Subject: [PATCH AUTHORS] Housekeeping
46708              From: Paul Johnson <paul@pjcj.net> 
46709              Date: Wed, 4 Apr 2001 22:45:47 +0200
46710              Message-ID: <20010404224547.D9548@pjcj.net>
46711      Branch: perl
46712            ! AUTHORS
46713 ____________________________________________________________________________
46714 [  9555] By: jhi                                   on 2001/04/05  04:06:33
46715         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
46716              From: Gisle Aas <gisle@ActiveState.com>
46717              Date: 04 Apr 2001 14:23:04 -0700
46718              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
46719      Branch: perl
46720            ! pod/perlfaq9.pod
46721 ____________________________________________________________________________
46722 [  9554] By: jhi                                   on 2001/04/05  04:05:49
46723         Log: Downgrade also the "Wide character" diagnostic.
46724      Branch: perl
46725            ! pod/perldiag.pod
46726 ____________________________________________________________________________
46727 [  9553] By: jhi                                   on 2001/04/05  04:00:33
46728         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
46729              maintperl into mainline.
46730              
46731              "double" should be "NV"; standard typemap is missing entry
46732              for NV
46733              
46734              s/djSP/dSP/
46735              
46736              Downgrade "Wide character in print" to a warning.
46737              
46738              B::Deparse fix for ${^FOO} and documentation for PVX() method
46739              (from Robin Houston)
46740              
46741              tr/// doesn't null-terminate the result in some situations
46742              (from Gisle Aas)
46743      Branch: perl
46744           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
46745           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
46746           !> t/io/utf8.t t/op/tr.t
46747 ____________________________________________________________________________
46748 [  9552] By: jhi                                   on 2001/04/05  03:52:50
46749         Log: Retract changes #9542 and #9538 (from maintperl, integrated
46750              at #9540), shouldn't be needed because of the perlio changes.
46751      Branch: perl
46752            ! util.c
46753 ____________________________________________________________________________
46754 [  9551] By: gsar                                  on 2001/04/05  00:18:34
46755         Log: tr/// doesn't null-terminate the result in some situations
46756              (from Gisle Aas)
46757      Branch: maint-5.6/perl
46758            ! doop.c t/op/tr.t
46759 ____________________________________________________________________________
46760 [  9550] By: gsar                                  on 2001/04/04  20:04:17
46761         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
46762              (from Robin Houston)
46763      Branch: maint-5.6/perl
46764            ! ext/B/B.pm ext/B/B/Deparse.pm
46765 ____________________________________________________________________________
46766 [  9549] By: nick                                  on 2001/04/04  18:56:15
46767         Log: Downgrade "Wide character in print" to a warning.
46768      Branch: perlio
46769            ! doio.c t/io/utf8.t
46770 ____________________________________________________________________________
46771 [  9548] By: gsar                                  on 2001/04/04  18:51:49
46772         Log: integrate changes#9460,9462,9482,9521,9522
46773              
46774              Subject: PATCH: B::Debug should show LOOP-specific fields
46775              
46776              Subject: B::Deparse precedence bug. (Patch included.)
46777              
46778              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
46779              
46780              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
46781              
46782              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
46783      Branch: maint-5.6/perl
46784           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
46785           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
46786 ____________________________________________________________________________
46787 [  9547] By: gsar                                  on 2001/04/04  18:49:16
46788         Log: s/djSP/dSP/
46789      Branch: maint-5.6/perl
46790            ! ext/Thread/Thread.xs
46791 ____________________________________________________________________________
46792 [  9546] By: nick                                  on 2001/04/04  18:44:00
46793         Log: Integrate mainline.
46794      Branch: perlio
46795           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
46796           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
46797 ____________________________________________________________________________
46798 [  9545] By: gsar                                  on 2001/04/04  18:38:52
46799         Log: integrate change#8837 from mainline
46800              
46801              Subject: [patch] -Wall cleanup round 2
46802      Branch: maint-5.6/perl
46803           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
46804           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
46805           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
46806           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
46807           !> ext/SDBM_File/SDBM_File.xs
46808 ____________________________________________________________________________
46809 [  9544] By: gsar                                  on 2001/04/04  17:49:57
46810         Log: "double" should be "NV"; standard typemap is missing entry
46811              for NV
46812      Branch: maint-5.6/perl
46813            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
46814 ____________________________________________________________________________
46815 [  9543] By: jhi                                   on 2001/04/04  14:13:18
46816         Log: Thou shalt not (just) match for English error messages.
46817      Branch: perl
46818            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
46819            ! os2/OS2/Process/Process.pm
46820 ____________________________________________________________________________
46821 [  9542] By: jhi                                   on 2001/04/04  13:20:39
46822         Log: Make the stdio tricks of fflush_all() to exist only if
46823              stdio is being used.
46824      Branch: perl
46825            ! util.c
46826 ____________________________________________________________________________
46827 [  9541] By: jhi                                   on 2001/04/04  04:20:24
46828         Log: Subject: Re: [PATCH] Lighten up glob
46829              From: Benjamin Sugars <bsugars@canoe.ca>
46830              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
46831              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
46832      Branch: perl
46833            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
46834            ! util.c
46835 ____________________________________________________________________________
46836 [  9540] By: jhi                                   on 2001/04/04  04:03:57
46837         Log: Integrate changes #9538,9539 from maintperl into mainline.
46838              
46839              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
46840              for use with _fwalk() (fix for change#7705)
46841              
46842              another tweak needed for SunOS 4.1.x build (from Mike Guy)
46843              (cp -f is not portable)
46844      Branch: perl
46845           !> Makefile.SH util.c
46846 ____________________________________________________________________________
46847 [  9539] By: gsar                                  on 2001/04/04  03:01:14
46848         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
46849      Branch: maint-5.6/perl
46850            ! Makefile.SH
46851 ____________________________________________________________________________
46852 [  9538] By: gsar                                  on 2001/04/04  01:00:38
46853         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
46854              for use with _fwalk() (fix for change#7705)
46855      Branch: maint-5.6/perl
46856            ! util.c
46857 ____________________________________________________________________________
46858 [  9537] By: nick                                  on 2001/04/03  19:24:55
46859         Log: Integrate mainline
46860      Branch: perlio
46861           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
46862           +> lib/unicode/PropList.html
46863            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
46864           !> (integrate 69 files)
46865 ____________________________________________________________________________
46866 [  9536] By: jhi                                   on 2001/04/03  18:02:31
46867         Log: Integrate change #9533 from maintperl into mainline.
46868              
46869              better fix for change#9517 to accomodate UNC paths like
46870              \\server\share\foo, and paths with trailing backslash
46871              like c:\this\
46872      Branch: perl
46873           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
46874 ____________________________________________________________________________
46875 [  9535] By: jhi                                   on 2001/04/03  17:58:07
46876         Log: Change the push/unshift warning to be of class syntax, not misc.
46877      Branch: perl
46878            ! op.c pod/perldiag.pod t/pragma/warn/op
46879 ____________________________________________________________________________
46880 [  9534] By: jhi                                   on 2001/04/03  15:03:46
46881         Log: Change the push/unshift warning (#9532) to talk about "no values"
46882              instead of "no arguments".
46883      Branch: perl
46884            ! op.c pod/perldiag.pod t/pragma/warn/op
46885 ____________________________________________________________________________
46886 [  9533] By: gsar                                  on 2001/04/03  14:30:07
46887         Log: better fix for change#9517 to accomodate UNC paths like
46888              \\server\share\foo, and paths with trailing backslash
46889              like c:\this\
46890      Branch: maint-5.6/perl
46891            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
46892 ____________________________________________________________________________
46893 [  9532] By: jhi                                   on 2001/04/03  13:11:46
46894         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
46895              From: Robin Houston <robin@kitsite.com>
46896              Date: Mon, 2 Apr 2001 15:03:29 +0100
46897              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
46898      Branch: perl
46899            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
46900 ____________________________________________________________________________
46901 [  9531] By: jhi                                   on 2001/04/03  13:06:34
46902         Log: Integrate change #9530 from maintperl into mainline.
46903              
46904              accomodate VMS "mailbox overflow" quirk in testsuite (from
46905              Craig Berry)
46906      Branch: perl
46907           !> t/lib/socket.t
46908 ____________________________________________________________________________
46909 [  9530] By: gsar                                  on 2001/04/03  04:56:41
46910         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
46911              Craig Berry)
46912      Branch: maint-5.6/perl
46913            ! t/lib/socket.t
46914 ____________________________________________________________________________
46915 [  9529] By: jhi                                   on 2001/04/03  02:34:34
46916         Log: Update Changes.
46917      Branch: perl
46918            ! Changes patchlevel.h
46919 ____________________________________________________________________________
46920 [  9528] By: jhi                                   on 2001/04/03  01:27:57
46921         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
46922              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
46923              To: perl5-porters@perl.org
46924              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
46925      Branch: perl
46926            ! pod/perlfaq3.pod
46927 ____________________________________________________________________________
46928 [  9527] By: jhi                                   on 2001/04/03  01:22:09
46929         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
46930              From: Peter Prymmer <pvhp@forte.com>
46931              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
46932              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
46933      Branch: perl
46934            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
46935 ____________________________________________________________________________
46936 [  9526] By: jhi                                   on 2001/04/03  01:18:25
46937         Log: The metaconfig unit changes for #9525.
46938      Branch: metaconfig
46939            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
46940      Branch: metaconfig/U/perl
46941            ! use64bits.U
46942 ____________________________________________________________________________
46943 [  9525] By: jhi                                   on 2001/04/03  01:17:30
46944         Log: Configure sanity checks:
46945              * if use64bitall is attempted but pointers are only 32-bit,
46946              'downgrade' to use64bitint
46947              * if use64bitint is attempted but there's no quad type,
46948              forget about use64bitint (well, the default for it is 'n',
46949              the user can still override this)
46950              * if pointers are 64 bits, do not try to use Perl's malloc
46951      Branch: perl
46952            ! Configure
46953 ____________________________________________________________________________
46954 [  9524] By: gsar                                  on 2001/04/03  01:09:12
46955         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
46956      Branch: maint-5.6/perl
46957            ! pp_sys.c
46958 ____________________________________________________________________________
46959 [  9523] By: jhi                                   on 2001/04/03  00:02:31
46960         Log: (Retracted by #9609)
46961              
46962              Make it harder for parallel makes to enter 'test' before
46963              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
46964              should be unhappy enough, but sometimes parallel makes seem
46965              to sneak past both in Tru64 and AIX.)
46966      Branch: perl
46967            ! Makefile.SH
46968 ____________________________________________________________________________
46969 [  9522] By: jhi                                   on 2001/04/02  22:35:31
46970         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
46971              Date: Mon, 2 Apr 2001 22:54:10 +0100
46972              From: Robin Houston <robin@kitsite.com>
46973              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
46974      Branch: perl
46975            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
46976 ____________________________________________________________________________
46977 [  9521] By: jhi                                   on 2001/04/02  22:32:23
46978         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
46979              From: Robin Houston <robin@kitsite.com>
46980              Date: Mon, 2 Apr 2001 20:24:03 +0100
46981              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
46982      Branch: perl
46983            ! ext/B/B/Concise.pm
46984 ____________________________________________________________________________
46985 [  9520] By: jhi                                   on 2001/04/02  22:30:43
46986         Log: Subject: [PATCH] REALLY pedantic hv.h nit
46987              From: Simon Cozens <simon@netthink.co.uk>
46988              Date: Mon, 2 Apr 2001 15:43:06 +0100
46989              Message-ID: <20010402154306.A21711@netthink.co.uk>
46990      Branch: perl
46991            ! hv.h
46992 ____________________________________________________________________________
46993 [  9519] By: jhi                                   on 2001/04/02  22:28:04
46994         Log: Based on
46995              
46996              Subject: [foolperl] EPOC fix
46997              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46998              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
46999              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
47000      Branch: perl
47001            ! pp_sys.c
47002 ____________________________________________________________________________
47003 [  9518] By: jhi                                   on 2001/04/02  22:22:34
47004         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
47005              
47006              README.win32 tweaks; add a note about alternative location for
47007              getting a gcc-2.95.2 that will build perl properly on windows
47008              
47009              add some notes about gutsy threading matters
47010              
47011              many of the utilities interpolate literal paths within doublequotes
47012              (fails on dosish platforms where path contains backslashes)
47013      Branch: perl
47014           !> README.win32 pod/perlguts.pod utils/perldoc.PL
47015           !> x2p/find2perl.PL x2p/s2p.PL
47016 ____________________________________________________________________________
47017 [  9517] By: gsar                                  on 2001/04/02  19:52:21
47018         Log: many of the utilities interpolate literal paths within doublequotes
47019              (fails on dosish platforms where path contains backslashes)
47020      Branch: maint-5.6/perl
47021            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
47022 ____________________________________________________________________________
47023 [  9516] By: gsar                                  on 2001/04/02  05:49:37
47024         Log: a foolish release
47025      Branch: maint-5.6/perl
47026            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
47027            ! pod/perltoc.pod
47028 ____________________________________________________________________________
47029 [  9515] By: gsar                                  on 2001/04/02  05:04:29
47030         Log: add missing changelog summaries
47031      Branch: maint-5.6/perl
47032            ! Changes
47033 ____________________________________________________________________________
47034 [  9514] By: gsar                                  on 2001/04/02  04:07:13
47035         Log: add some notes about gutsy threading matters
47036      Branch: maint-5.6/perl
47037            ! pod/perlguts.pod
47038 ____________________________________________________________________________
47039 [  9513] By: gsar                                  on 2001/04/02  03:25:21
47040         Log: add more prominent caveat notices about experimental features
47041      Branch: maint-5.6/perl
47042            ! pod/perlfork.pod pod/perlunicode.pod
47043 ____________________________________________________________________________
47044 [  9512] By: gsar                                  on 2001/04/02  02:54:33
47045         Log: integrate changes#9479,9509 from mainline
47046              
47047              [PATCH] File::Glob stuff for Mac OS
47048              
47049              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
47050      Branch: maint-5.6/perl
47051           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
47052           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
47053           !> t/lib/glob-taint.t
47054 ____________________________________________________________________________
47055 [  9511] By: gsar                                  on 2001/04/02  02:38:24
47056         Log: README.win32 tweaks; add a note about alternative location for
47057              getting a gcc-2.95.2 that will build perl properly on windows
47058      Branch: maint-5.6/perl
47059            ! README.win32
47060 ____________________________________________________________________________
47061 [  9510] By: jhi                                   on 2001/04/01  20:45:10
47062         Log: An ambiguousity warning.
47063      Branch: perl
47064            ! t/lib/trig.t
47065 ____________________________________________________________________________
47066 [  9509] By: jhi                                   on 2001/04/01  19:53:47
47067         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
47068              From: Jonathan Stowe <gellyfish@gellyfish.com>
47069              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
47070              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
47071      Branch: perl
47072            ! ext/File/Glob/bsd_glob.c
47073 ____________________________________________________________________________
47074 [  9508] By: jhi                                   on 2001/04/01  19:35:03
47075         Log: Update Changes.
47076      Branch: perl
47077            ! Changes patchlevel.h
47078 ____________________________________________________________________________
47079 [  9507] By: jhi                                   on 2001/04/01  19:24:01
47080         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
47081              from mainline to maintperl: pod tweaks.
47082      Branch: maint-5.6/perl
47083           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
47084           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
47085           !> pod/perlvar.pod
47086 ____________________________________________________________________________
47087 [  9506] By: jhi                                   on 2001/04/01  19:11:53
47088         Log: Commit Sarathy to April release of 5.6.1 :-)
47089      Branch: perl
47090            ! pod/perlfaq1.pod
47091 ____________________________________________________________________________
47092 [  9505] By: jhi                                   on 2001/04/01  19:03:15
47093         Log: Subject: PATCH 5.6.0 (perldebug.pod)
47094              From: Mark-Jason Dominus <mjd@plover.com>
47095              Date: Sun, 01 Apr 2001 14:25:11 -0400
47096              Message-ID: <20010401182511.9247.qmail@plover.com>
47097      Branch: perl
47098            ! pod/perldebug.pod
47099 ____________________________________________________________________________
47100 [  9504] By: jhi                                   on 2001/04/01  18:43:09
47101         Log: Add great_circle_direction().
47102      Branch: perl
47103            ! lib/Math/Trig.pm t/lib/trig.t
47104 ____________________________________________________________________________
47105 [  9503] By: jhi                                   on 2001/04/01  17:29:12
47106         Log: Unicode ReadMe update for Unicode 3.1.
47107      Branch: perl
47108            ! lib/unicode/ReadMe.txt
47109 ____________________________________________________________________________
47110 [  9502] By: jhi                                   on 2001/04/01  17:18:40
47111         Log: Integrate change #9501 from maintperl into mainline.
47112              
47113              fix the perlembed notes on multiple interpreters
47114              
47115              fix ExtUtils::Embed to work passably on Windows
47116      Branch: perl
47117           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
47118 ____________________________________________________________________________
47119 [  9501] By: gsar                                  on 2001/04/01  07:21:57
47120         Log: fix the perlembed notes on multiple interpreters
47121              
47122              fix ExtUtils::Embed to work passably on Windows
47123      Branch: maint-5.6/perl
47124            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
47125 ____________________________________________________________________________
47126 [  9500] By: jhi                                   on 2001/04/01  05:58:23
47127         Log: Test for #9499.
47128      Branch: perl
47129            ! t/op/tr.t
47130 ____________________________________________________________________________
47131 [  9499] By: jhi                                   on 2001/04/01  05:55:46
47132         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
47133      Branch: perl
47134            ! embed.h embed.pl op.c proto.h
47135 ____________________________________________________________________________
47136 [  9498] By: jhi                                   on 2001/04/01  05:44:34
47137         Log: Protect the workaround hunk more.
47138      Branch: perl
47139            ! toke.c
47140 ____________________________________________________________________________
47141 [  9497] By: jhi                                   on 2001/04/01  00:24:25
47142         Log: Integrate changes #9493,9494,9495,9496 from maintperl
47143              into mainline.
47144              
47145              fix a broken workaround for Borland compiler in change#4739
47146              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
47147              
47148              nits spotted by Borland compiler
47149              
47150              avoid redefinition warnings under Borland 5.02
47151              
47152              various nits identified by the Borland 5.5 compiler; remove suppression
47153              of a few warnings
47154      Branch: perl
47155           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
47156           !> win32/win32.h
47157 ____________________________________________________________________________
47158 [  9496] By: gsar                                  on 2001/03/31  23:22:28
47159         Log: various nits identified by the Borland 5.5 compiler; remove suppression
47160              of a few warnings
47161      Branch: maint-5.6/perl
47162            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
47163 ____________________________________________________________________________
47164 [  9495] By: gsar                                  on 2001/03/31  21:03:08
47165         Log: avoid redefinition warnings under Borland 5.02
47166      Branch: maint-5.6/perl
47167            ! win32/makefile.mk
47168 ____________________________________________________________________________
47169 [  9494] By: gsar                                  on 2001/03/31  20:18:59
47170         Log: nits spotted by Borland compiler
47171      Branch: maint-5.6/perl
47172            ! utf8.h win32/win32.h
47173 ____________________________________________________________________________
47174 [  9493] By: gsar                                  on 2001/03/31  20:18:05
47175         Log: fix a broken workaround for Borland compiler in change#4739
47176              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
47177      Branch: maint-5.6/perl
47178            ! toke.c
47179 ____________________________________________________________________________
47180 [  9492] By: jhi                                   on 2001/03/31  18:36:24
47181         Log: Integrate change #9491 from maintperl into mainline.
47182              
47183              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
47184              directory is relative (need to fetch the full path name *before*
47185              the chdir!)
47186      Branch: perl
47187           !> lib/Cwd.pm
47188 ____________________________________________________________________________
47189 [  9491] By: gsar                                  on 2001/03/31  17:01:56
47190         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
47191              directory is relative (need to fetch the full path name *before*
47192              the chdir!)
47193              
47194              this is a followup patch for change#6749
47195      Branch: maint-5.6/perl
47196            ! lib/Cwd.pm
47197 ____________________________________________________________________________
47198 [  9490] By: jhi                                   on 2001/03/31  15:50:18
47199         Log: Subject: Re: [PATCH] av.h cosmetics
47200              From: Simon Cozens <simon@netthink.co.uk>
47201              Date: Sat, 31 Mar 2001 13:09:59 +0100
47202              Message-ID: <20010331130959.A22000@netthink.co.uk>
47203              
47204              Document AvALLOC.
47205      Branch: perl
47206            ! pod/perlguts.pod
47207 ____________________________________________________________________________
47208 [  9489] By: jhi                                   on 2001/03/31  15:48:44
47209         Log: Subject: [PATCH] Re: Math::Big* v1.21
47210              From: Tels <perl_dummy@bloodgate.com>
47211              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
47212              Message-Id: <200103311125.GAA377738@www08.hway.net>
47213      Branch: perl
47214            ! pod/perlop.pod
47215 ____________________________________________________________________________
47216 [  9488] By: jhi                                   on 2001/03/31  03:39:51
47217         Log: Debug output tweak.
47218      Branch: perl
47219            ! t/lib/cwd.t
47220 ____________________________________________________________________________
47221 [  9487] By: jhi                                   on 2001/03/31  03:33:02
47222         Log: OverVMSification.
47223      Branch: perl
47224            ! t/lib/cwd.t
47225 ____________________________________________________________________________
47226 [  9486] By: jhi                                   on 2001/03/31  03:01:40
47227         Log: Missed MANIFESTations in #9483.
47228      Branch: perl
47229            ! MANIFEST
47230 ____________________________________________________________________________
47231 [  9485] By: jhi                                   on 2001/03/31  02:58:17
47232         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
47233              From: Peter Prymmer <pvhp@forte.com>
47234              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
47235              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
47236      Branch: perl
47237            ! regexec.c t/lib/cwd.t
47238 ____________________________________________________________________________
47239 [  9484] By: jhi                                   on 2001/03/31  01:04:41
47240         Log: Obsolete file (see #3938)
47241      Branch: perl
47242            - lib/unicode/README.Ethiopic
47243            ! MANIFEST
47244 ____________________________________________________________________________
47245 [  9483] By: jhi                                   on 2001/03/31  00:52:42
47246         Log: Update to Unicode 3.1.
47247              (Rename Names.txt to NamesList.txt.)
47248      Branch: perl
47249            + lib/unicode/NamesList.txt lib/unicode/PropList.html
47250            - lib/unicode/Names.txt
47251            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
47252            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
47253            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
47254            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
47255            ! lib/unicode/UCD.html lib/unicode/Unicode.html
47256            ! lib/unicode/rename lib/unicode/version
47257 ____________________________________________________________________________
47258 [  9482] By: jhi                                   on 2001/03/30  23:33:44
47259         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
47260              From: Robin Houston <robin@kitsite.com>
47261              Date: Fri, 30 Mar 2001 20:07:22 +0100
47262              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
47263      Branch: perl
47264            ! ext/B/B/Deparse.pm
47265 ____________________________________________________________________________
47266 [  9481] By: jhi                                   on 2001/03/30  23:20:25
47267         Log: Subject: Re: [PATCH] CwdXS, Take 2
47268              From: Benjamin Sugars <bsugars@canoe.ca>
47269              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
47270              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
47271      Branch: perl
47272            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
47273            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
47274 ____________________________________________________________________________
47275 [  9480] By: jhi                                   on 2001/03/30  22:52:38
47276         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
47277              From: David Dyck <dcd@tc.fluke.com>
47278              Date: Fri, 30 Mar 2001 14:44:13 -0800
47279              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
47280              
47281              The t/rantests flags file creation was accidentally
47282              removed by #9217.
47283      Branch: perl
47284            ! Makefile.SH
47285 ____________________________________________________________________________
47286 [  9479] By: jhi                                   on 2001/03/30  22:45:45
47287         Log: Subject: [PATCH] File::Glob stuff for Mac OS
47288              From: Chris Nandor <pudge@pobox.com>
47289              Date: Fri, 30 Mar 2001 16:51:00 -0500
47290              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
47291      Branch: perl
47292            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
47293            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
47294            ! t/lib/glob-taint.t
47295 ____________________________________________________________________________
47296 [  9478] By: jhi                                   on 2001/03/30  22:43:12
47297         Log: Subject: fix for win32/buildext.pl
47298              From: "Vadim Konovalov" <watman@inbox.ru>
47299              Date: Sat, 31 Mar 2001 00:50:36 +0400
47300              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
47301      Branch: perl
47302            ! win32/buildext.pl
47303 ____________________________________________________________________________
47304 [  9477] By: jhi                                   on 2001/03/30  22:41:16
47305         Log: Subject: small base.pm doc patch
47306              From: Leon Brocard <acme@astray.com>
47307              Date: Fri, 30 Mar 2001 21:49:57 +0100
47308              Message-ID: <20010330214957.B8733@ns0.astray.com>
47309      Branch: perl
47310            ! lib/base.pm
47311 ____________________________________________________________________________
47312 [  9476] By: jhi                                   on 2001/03/30  18:16:57
47313         Log: Subject: [PATCH] av.h cosmetics
47314              From: Simon Cozens <simon@netthink.co.uk>
47315              Date: Fri, 30 Mar 2001 18:12:28 +0100
47316              Message-ID: <20010330181228.A9319@netthink.co.uk>
47317      Branch: perl
47318            ! av.h
47319 ____________________________________________________________________________
47320 [  9475] By: jhi                                   on 2001/03/30  18:15:50
47321         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
47322              From: "Philip Newton" <pnewton@gmx.de>
47323              Date: Fri, 30 Mar 2001 19:06:57 +0200
47324              Message-ID: <3AC4D951.14815.1AC7068@localhost>
47325      Branch: perl
47326            ! pod/perlhack.pod
47327 ____________________________________________________________________________
47328 [  9474] By: jhi                                   on 2001/03/30  18:14:02
47329         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
47330              From: Benjamin Sugars <bsugars@canoe.ca>
47331              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
47332              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
47333      Branch: perl
47334            ! t/lib/glob-basic.t
47335 ____________________________________________________________________________
47336 [  9473] By: jhi                                   on 2001/03/30  16:09:24
47337         Log: Update Changes.
47338      Branch: perl
47339            ! Changes patchlevel.h
47340 ____________________________________________________________________________
47341 [  9472] By: jhi                                   on 2001/03/30  15:16:08
47342         Log: Integrate perlio.
47343      Branch: perl
47344           !> t/lib/cwd.t t/lib/glob-basic.t
47345 ____________________________________________________________________________
47346 [  9471] By: nick                                  on 2001/03/30  14:47:10
47347         Log: Should be (^O eq 'MSWin32') not 'Win32'
47348              Fail #12 seems real - chdir is in wrong dir.
47349      Branch: perlio
47350            ! t/lib/cwd.t
47351 ____________________________________________________________________________
47352 [  9470] By: jhi                                   on 2001/03/30  14:41:11
47353         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
47354              From: Radu Greab <radu@netsoft.ro>
47355              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
47356              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
47357              
47358              Replace #9352.
47359      Branch: perl
47360            ! ext/Socket/Socket.xs pp_sys.c
47361 ____________________________________________________________________________
47362 [  9469] By: jhi                                   on 2001/03/30  14:37:51
47363         Log: Subject: PATCH pod/perldiag.pod
47364              From: Robin Houston <robin@kitsite.com>
47365              Date: Fri, 30 Mar 2001 14:10:36 +0100
47366              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
47367      Branch: perl
47368            ! pod/perldiag.pod t/lib/glob-basic.t
47369 ____________________________________________________________________________
47370 [  9468] By: jhi                                   on 2001/03/30  14:36:36
47371         Log: Subject: Better diagnostic in io/fs.t
47372              From: andreas.koenig@anima.de (Andreas J. Koenig)
47373              Date: 30 Mar 2001 10:11:43 +0200
47374              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
47375      Branch: perl
47376            ! t/io/fs.t
47377 ____________________________________________________________________________
47378 [  9467] By: nick                                  on 2001/03/30  14:25:43
47379         Log: Skip order test of glob if case-ignoring system cannot 
47380              create a.test and A.test
47381      Branch: perlio
47382            ! t/lib/glob-basic.t
47383 ____________________________________________________________________________
47384 [  9466] By: nick                                  on 2001/03/30  13:03:12
47385         Log: Integrate mainline.
47386      Branch: perlio
47387            - ext/re/hints/aix.pl
47388           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
47389           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
47390           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
47391           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
47392 ____________________________________________________________________________
47393 [  9465] By: jhi                                   on 2001/03/30  03:53:37
47394         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
47395              the tests sometimes hang, sometimes not.)
47396      Branch: perl
47397            ! t/lib/io_multihomed.t t/lib/io_sock.t
47398 ____________________________________________________________________________
47399 [  9464] By: jhi                                   on 2001/03/30  02:56:04
47400         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
47401              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
47402              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
47403              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
47404      Branch: perl
47405            ! op.c
47406 ____________________________________________________________________________
47407 [  9463] By: jhi                                   on 2001/03/30  02:34:48
47408         Log: Test for #9462.
47409      Branch: perl
47410            ! t/lib/b.t
47411 ____________________________________________________________________________
47412 [  9462] By: jhi                                   on 2001/03/30  02:29:37
47413         Log: Subject: B::Deparse precedence bug. (Patch included.)
47414              From: Jeremy Madea <jmadea@inktomi.com>
47415              Date: Thu, 29 Mar 2001 12:05:02 -0800
47416              Message-ID: <20010329120502.A24881@dr.inktomi.com>
47417      Branch: perl
47418            ! ext/B/B/Deparse.pm
47419 ____________________________________________________________________________
47420 [  9461] By: jhi                                   on 2001/03/30  02:18:41
47421         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
47422              From: Peter Prymmer <pvhp@forte.com>
47423              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
47424              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
47425      Branch: perl
47426            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
47427            ! t/lib/md5-file.t
47428 ____________________________________________________________________________
47429 [  9460] By: jhi                                   on 2001/03/30  02:17:07
47430         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
47431              From: Robin Houston <robin@kitsite.com>
47432              Date: Thu, 29 Mar 2001 20:47:56 +0100
47433              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
47434      Branch: perl
47435            ! ext/B/B/Debug.pm
47436 ____________________________________________________________________________
47437 [  9459] By: jhi                                   on 2001/03/30  02:16:05
47438         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
47439              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
47440              Date: Wed, 28 Mar 2001 18:02:20 -0600
47441              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
47442      Branch: perl
47443            ! lib/ExtUtils/MM_VMS.pm
47444 ____________________________________________________________________________
47445 [  9458] By: jhi                                   on 2001/03/30  02:07:58
47446         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
47447              From: "Joshua E. Rodd" <jrodd@pbs.org>
47448              Date: Wed, 28 Mar 2001 17:29:12 -0500
47449              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
47450      Branch: perl
47451            ! pod/perlop.pod
47452 ____________________________________________________________________________
47453 [  9457] By: jhi                                   on 2001/03/30  02:04:33
47454         Log: Subject: ext/re/aix.pl can go
47455              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47456              Date: Thu, 29 Mar 2001 12:03:28 +0200
47457              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
47458      Branch: perl
47459            - ext/re/hints/aix.pl
47460            ! MANIFEST
47461 ____________________________________________________________________________
47462 [  9456] By: jhi                                   on 2001/03/30  02:03:32
47463         Log: Integrate perlio.
47464      Branch: perl
47465           !> ext/Encode/Encode.xs installperl
47466 ____________________________________________________________________________
47467 [  9455] By: nick                                  on 2001/03/29  21:11:46
47468         Log: DLL name has changed so installperl needs to know
47469              (Why isn't it working it out or passed it?)
47470      Branch: perlio
47471            ! installperl
47472 ____________________________________________________________________________
47473 [  9454] By: nick                                  on 2001/03/29  20:56:12
47474         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
47475              and we don't get undef warnings.
47476      Branch: perlio
47477            ! ext/Encode/Encode.xs
47478 ____________________________________________________________________________
47479 [  9453] By: nick                                  on 2001/03/29  17:58:48
47480         Log: Integrate mainline
47481      Branch: perlio
47482           !> Changes patchlevel.h
47483 ____________________________________________________________________________
47484 [  9452] By: jhi                                   on 2001/03/29  16:44:55
47485         Log: Update Changes.
47486      Branch: perl
47487            ! Changes patchlevel.h
47488 ____________________________________________________________________________
47489 [  9451] By: nick                                  on 2001/03/29  16:31:38
47490         Log: Integrate mainline
47491      Branch: perlio
47492           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
47493           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
47494           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
47495           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
47496           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
47497 ____________________________________________________________________________
47498 [  9450] By: jhi                                   on 2001/03/29  16:29:17
47499         Log: Integrate perlio.
47500      Branch: perl
47501           !> win32/buildext.pl
47502 ____________________________________________________________________________
47503 [  9449] By: jhi                                   on 2001/03/29  15:50:01
47504         Log: Update Changes.
47505      Branch: perl
47506            ! Changes patchlevel.h
47507 ____________________________________________________________________________
47508 [  9448] By: nick                                  on 2001/03/29  15:47:15
47509         Log: Make sure buildext.pl finds Errno.pm
47510      Branch: perlio
47511            ! win32/buildext.pl
47512 ____________________________________________________________________________
47513 [  9447] By: jhi                                   on 2001/03/29  15:39:34
47514         Log: Integrate perlio.
47515      Branch: perl
47516           !> win32/makefile.mk
47517 ____________________________________________________________________________
47518 [  9446] By: nick                                  on 2001/03/29  15:30:03
47519         Log: Integrate win32/makefile.mk with mainline.
47520      Branch: perlio
47521           !> win32/makefile.mk
47522 ____________________________________________________________________________
47523 [  9445] By: nick                                  on 2001/03/29  15:27:32
47524         Log: Fix breakage ... 
47525      Branch: perlio
47526            ! win32/makefile.mk
47527 ____________________________________________________________________________
47528 [  9444] By: jhi                                   on 2001/03/29  15:03:08
47529         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
47530              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
47531              Date: Thu, 29 Mar 2001 10:32:59 +0400
47532              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
47533      Branch: perl
47534            ! win32/makefile.mk
47535 ____________________________________________________________________________
47536 [  9443] By: jhi                                   on 2001/03/29  15:02:12
47537         Log: Integrate perlio.
47538      Branch: perl
47539           +> win32/buildext.pl
47540           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
47541           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
47542 ____________________________________________________________________________
47543 [  9442] By: nick                                  on 2001/03/29  14:59:11
47544         Log: Work in progress - determine win32 extensions to build via script.
47545      Branch: perlio
47546            + win32/buildext.pl
47547            ! MANIFEST win32/makefile.mk
47548 ____________________________________________________________________________
47549 [  9441] By: jhi                                   on 2001/03/29  14:51:47
47550         Log: Reintroduce the use of external pwd.
47551      Branch: perl
47552            ! t/lib/cwd.t
47553 ____________________________________________________________________________
47554 [  9440] By: jhi                                   on 2001/03/29  14:42:58
47555         Log: use warnings instead of -w.
47556      Branch: perl
47557            ! utils/h2xs.PL
47558 ____________________________________________________________________________
47559 [  9439] By: jhi                                   on 2001/03/29  14:41:52
47560         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
47561              From: Jonathan Stowe <gellyfish@gellyfish.com>
47562              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
47563              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
47564      Branch: perl
47565            ! utils/h2xs.PL
47566 ____________________________________________________________________________
47567 [  9438] By: jhi                                   on 2001/03/29  14:39:38
47568         Log: Subject: [PATCH perl@9424] minor pod nits
47569              From: Robin Barker <rmb1@cise.npl.co.uk>
47570              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
47571              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
47572      Branch: perl
47573            ! pod/perlhack.pod pod/perliol.pod
47574 ____________________________________________________________________________
47575 [  9437] By: jhi                                   on 2001/03/29  14:29:16
47576         Log: Subject: [PATCH perl@9424] typemap cast warning
47577              From: Robin Barker <rmb1@cise.npl.co.uk>
47578              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
47579              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
47580      Branch: perl
47581            ! lib/ExtUtils/typemap
47582 ____________________________________________________________________________
47583 [  9436] By: jhi                                   on 2001/03/29  14:26:03
47584         Log: Subject: [PATCH perl@9424] printf warning
47585              From: Robin Barker <rmb1@cise.npl.co.uk>
47586              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
47587              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
47588      Branch: perl
47589            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
47590            ! ext/Storable/Storable.xs toke.c
47591 ____________________________________________________________________________
47592 [  9435] By: nick                                  on 2001/03/29  14:23:31
47593         Log: Win32 has name conflict with ERROR
47594      Branch: perlio
47595            ! ext/PerlIO/Via/Via.xs
47596 ____________________________________________________________________________
47597 [  9434] By: jhi                                   on 2001/03/29  14:17:48
47598         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
47599              From: Peter Prymmer <pvhp@forte.com>
47600              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
47601              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
47602      Branch: perl
47603            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
47604 ____________________________________________________________________________
47605 [  9433] By: jhi                                   on 2001/03/29  13:52:44
47606         Log: test-prep target was missing.
47607      Branch: perl
47608            ! Makefile.SH
47609 ____________________________________________________________________________
47610 [  9432] By: nick                                  on 2001/03/29  12:40:03
47611         Log: Make as-shipped compiler default to MSVC6 
47612      Branch: perlio
47613            ! win32/makefile.mk
47614 ____________________________________________________________________________
47615 [  9431] By: nick                                  on 2001/03/29  12:12:16
47616         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
47617              akin to PerlIO::Scalar.
47618      Branch: perlio
47619            ! perlio.c perlio.h
47620 ____________________________________________________________________________
47621 [  9430] By: nick                                  on 2001/03/29  10:56:35
47622         Log: Integrate mainline.
47623      Branch: perlio
47624           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
47625           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
47626           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
47627           !> win32/makefile.mk win32/win32sck.c
47628 ____________________________________________________________________________
47629 [  9429] By: nick                                  on 2001/03/29  09:03:43
47630         Log: Noticed that two tests were skipped as perlio:: package
47631              isn't there any more. Changed the skip condition.
47632              Avoid core-dump if sv_utf8_upgrade() called on something
47633              that does not become SvPOK after SvPV() (e.g. a ref).
47634      Branch: perlio
47635            ! sv.c t/io/utf8.t t/lib/io_scalar.t
47636 ____________________________________________________________________________
47637 [  9428] By: jhi                                   on 2001/03/29  01:31:47
47638         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
47639              From: Benjamin Sugars <bsugars@canoe.ca> 
47640              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
47641              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
47642      Branch: perl
47643            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
47644            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
47645            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
47646 ____________________________________________________________________________
47647 [  9427] By: jhi                                   on 2001/03/29  00:49:30
47648         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
47649              From: "Vadim Konovalov" <watman@inbox.ru>
47650              Date: Thu, 29 Mar 2001 01:50:12 +0400
47651              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
47652      Branch: perl
47653            ! win32/makefile.mk win32/win32sck.c
47654 ____________________________________________________________________________
47655 [  9426] By: gsar                                  on 2001/03/29  00:28:04
47656         Log: dmake can only handle == and != in comparisons; support building
47657              with Borland's VCL libraries (from Vadim Konovalov)
47658      Branch: maint-5.6/perl
47659            ! win32/makefile.mk
47660 ____________________________________________________________________________
47661 [  9425] By: nick                                  on 2001/03/28  19:29:56
47662         Log: Integrate (@snapshot)
47663      Branch: perlio
47664           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
47665 ____________________________________________________________________________
47666 [  9424] By: jhi                                   on 2001/03/28  19:03:16
47667         Log: Update Changes.
47668      Branch: perl
47669            ! Changes patchlevel.h
47670 ____________________________________________________________________________
47671 [  9423] By: jhi                                   on 2001/03/28  18:52:09
47672         Log: Rmdir lib/XS on cleanup.
47673      Branch: perl
47674            ! Makefile.SH
47675 ____________________________________________________________________________
47676 [  9422] By: jhi                                   on 2001/03/28  18:49:34
47677         Log: Integrate perlio.
47678      Branch: perl
47679           !> t/op/utf8decode.t
47680 ____________________________________________________________________________
47681 [  9421] By: nick                                  on 2001/03/28  18:46:44
47682         Log: Loose duplicate chunk.
47683      Branch: perlio
47684            ! t/op/utf8decode.t
47685 ____________________________________________________________________________
47686 [  9420] By: nick                                  on 2001/03/28  18:44:11
47687         Log: Integrate mainline.
47688      Branch: perlio
47689           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
47690           !> vms/vmsish.h
47691 ____________________________________________________________________________
47692 [  9419] By: jhi                                   on 2001/03/28  18:42:05
47693         Log: Can't trust external pwds
47694              (either shell builtins or external programs)
47695      Branch: perl
47696            ! t/lib/cwd.t
47697 ____________________________________________________________________________
47698 [  9418] By: jhi                                   on 2001/03/28  18:34:05
47699         Log: Integrate perlio.
47700      Branch: perl
47701            - lib/perlio.pm
47702           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
47703           !> t/op/utf8decode.t
47704 ____________________________________________________________________________
47705 [  9417] By: nick                                  on 2001/03/28  18:24:02
47706         Log: PerlIO.pm / perlio.pm conflict.
47707              Update some pods.
47708              Make t/op/utf8decode.t a text file.
47709      Branch: perlio
47710            - lib/perlio.pm
47711            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
47712            ! t/op/utf8decode.t
47713 ____________________________________________________________________________
47714 [  9416] By: jhi                                   on 2001/03/28  18:06:07
47715         Log: Integrate change #9409 from mainline to maintperl.
47716              
47717              Yet another tweak on AIX dynaloading.
47718      Branch: maint-5.6/perl
47719           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
47720 ____________________________________________________________________________
47721 [  9415] By: gsar                                  on 2001/03/28  17:13:01
47722         Log: integrate changes#9377,9385,9401 from mainline
47723              
47724              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
47725              
47726              If directory entries compare equal case-insensitively,
47727              retry case-sensitively.
47728              
47729              Subject: [PATCH] B::Terse and warnings
47730      Branch: maint-5.6/perl
47731           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
47732           !> t/pragma/warn/perl
47733 ____________________________________________________________________________
47734 [  9414] By: jhi                                   on 2001/03/28  17:11:12
47735         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
47736              From: "Craig A. Berry" <craigberry@mac.com>
47737              Date: Wed, 28 Mar 2001 10:55:20 -0600
47738              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
47739      Branch: perl
47740            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
47741 ____________________________________________________________________________
47742 [  9413] By: jhi                                   on 2001/03/28  17:03:12
47743         Log: Dup hunk.
47744      Branch: perl
47745            ! t/op/utf8decode.t
47746 ____________________________________________________________________________
47747 [  9412] By: jhi                                   on 2001/03/28  17:02:36
47748         Log: Forced integrate from perlio.
47749      Branch: perl
47750           !> t/op/utf8decode.t
47751 ____________________________________________________________________________
47752 [  9411] By: nick                                  on 2001/03/28  16:50:03
47753         Log: Integrate mainline.
47754      Branch: perlio
47755           +> t/lib/cwd.t
47756           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
47757           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
47758           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
47759           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
47760           !> t/pragma/warn/perl
47761 ____________________________________________________________________________
47762 [  9410] By: jhi                                   on 2001/03/28  16:44:23
47763         Log: Subject: Re: [PATCH] 9403 cannot be tested
47764              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47765              Date: Wed, 28 Mar 2001 18:33:56 +0200
47766              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
47767      Branch: perl
47768            ! makedef.pl
47769 ____________________________________________________________________________
47770 [  9409] By: jhi                                   on 2001/03/28  16:12:45
47771         Log: Yet another tweak on AIX dynaloading.
47772      Branch: perl
47773            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
47774 ____________________________________________________________________________
47775 [  9408] By: jhi                                   on 2001/03/28  15:52:55
47776         Log: Subject: [PATCH] 9403 cannot be tested
47777              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
47778              Date: Wed, 28 Mar 2001 17:23:00 +0200
47779              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
47780              
47781              A missing symbol.
47782      Branch: perl
47783            ! makedef.pl
47784 ____________________________________________________________________________
47785 [  9407] By: jhi                                   on 2001/03/28  15:47:43
47786         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
47787      Branch: perl
47788            ! t/op/utf8decode.t
47789           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
47790           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
47791 ____________________________________________________________________________
47792 [  9406] By: jhi                                   on 2001/03/28  15:37:08
47793         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
47794              From: Benjamin Sugars <bsugars@canoe.ca> 
47795              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
47796              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
47797      Branch: perl
47798            + t/lib/cwd.t
47799            ! MANIFEST
47800 ____________________________________________________________________________
47801 [  9405] By: jhi                                   on 2001/03/28  15:13:18
47802         Log: pp_ne() needs a CORRECT boolean.
47803      Branch: perl
47804            ! pp.c
47805 ____________________________________________________________________________
47806 [  9404] By: jhi                                   on 2001/03/28  15:09:23
47807         Log: pp_ne() needs a boolean, not an integer.
47808      Branch: perl
47809            ! pp.c
47810 ____________________________________________________________________________
47811 [  9403] By: jhi                                   on 2001/03/28  14:47:43
47812         Log: (Retracted by #9404.)
47813      Branch: perl
47814            ! pp.c
47815 ____________________________________________________________________________
47816 [  9402] By: jhi                                   on 2001/03/28  14:43:59
47817         Log: Subject: Re: [PATCH] Typemap testing
47818              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
47819              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
47820              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
47821      Branch: perl
47822            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
47823            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
47824 ____________________________________________________________________________
47825 [  9401] By: jhi                                   on 2001/03/28  14:42:14
47826         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
47827              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
47828              Date: Sun, 25 Mar 2001 21:59:15 +0100
47829              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
47830              
47831              A variable will be checked for the "use once" warnings if:
47832              
47833              1. It is in the scope of a use warnings 'once'
47834              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
47835              
47836              Otherwise it won't be checked at all.
47837              
47838              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
47839              
47840              The enclosed patch partially fixes this issue. What I didn't
47841              get to work was the case where the "used once" warning is enabled
47842              in any file other than the main file.
47843      Branch: perl
47844            ! gv.c t/pragma/warn/perl
47845 ____________________________________________________________________________
47846 [  9400] By: nick                                  on 2001/03/28  14:38:24
47847         Log: More EBCDIC tweaks:
47848              - one more swash issue &~(0xA0-1) did not do the right thing,
47849              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
47850              - add "use re 'asciirange'" to make [!-~] etc. work
47851              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
47852              - Choose a key for t/op/each.t test which gets encoded.
47853              - Skip utf8decode if this is UTF-EBCDIC.
47854      Branch: perlio
47855            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
47856            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
47857 ____________________________________________________________________________
47858 [  9399] By: jhi                                   on 2001/03/28  14:21:00
47859         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
47860              Andreas Schwab.
47861      Branch: perl
47862            ! pp.c
47863 ____________________________________________________________________________
47864 [  9398] By: jhi                                   on 2001/03/28  00:55:56
47865         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
47866              From: David Dyck <dcd@tc.fluke.com>
47867              Date: Tue, 27 Mar 2001 15:16:24 -0800
47868              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
47869      Branch: perl
47870            ! ext/IO/lib/IO/Socket.pm
47871 ____________________________________________________________________________
47872 [  9397] By: jhi                                   on 2001/03/27  21:52:49
47873         Log: Integrate perlio.
47874      Branch: perl
47875           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
47876           +> ext/PerlIO/Via/Via.xs
47877           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
47878 ____________________________________________________________________________
47879 [  9396] By: nick                                  on 2001/03/27  21:45:13
47880         Log: Integrate mainline.
47881      Branch: perlio
47882           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
47883           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
47884 ____________________________________________________________________________
47885 [  9395] By: nick                                  on 2001/03/27  21:18:58
47886         Log: Outline docs for PerlIO and PerlIO::Scalar
47887      Branch: perlio
47888            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
47889 ____________________________________________________________________________
47890 [  9394] By: nick                                  on 2001/03/27  20:50:13
47891         Log: PerlIO::Via layer (alpha-ish).
47892      Branch: perlio
47893            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
47894            + ext/PerlIO/Via/Via.xs
47895            ! MANIFEST
47896 ____________________________________________________________________________
47897 [  9393] By: jhi                                   on 2001/03/27  20:49:55
47898         Log: Retract #9329 now that 9390 should take care of the matter.
47899      Branch: perl
47900            ! utils/h2xs.PL
47901 ____________________________________________________________________________
47902 [  9390] By: jhi                                   on 2001/03/27  20:47:50
47903         Log: Subject: Autoloading Errno.pm when %! is encountered
47904              From: Robin Houston <robin@kitsite.com>
47905              Date: Tue, 27 Mar 2001 20:57:11 +0100
47906              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
47907      Branch: perl
47908            ! embed.h embed.pl gv.c proto.h t/op/magic.t
47909 ____________________________________________________________________________
47910 [  9389] By: jhi                                   on 2001/03/27  20:24:31
47911         Log: Integrate perlio.
47912      Branch: perl
47913           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
47914           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
47915           !> utf8.c
47916 ____________________________________________________________________________
47917 [  9388] By: jhi                                   on 2001/03/27  20:21:38
47918         Log: Better have a three-element array if one is going to assign
47919              to the third element of that array. (from Tim Jenness)
47920      Branch: perl
47921            ! ext/XS/Typemap/Typemap.xs
47922 ____________________________________________________________________________
47923 [  9387] By: nick                                  on 2001/03/27  20:15:43
47924         Log: Integrate mainline.
47925      Branch: perlio
47926           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
47927           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
47928           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
47929           +> t/lib/xs-typemap.t
47930           !> (integrate 34 files)
47931 ____________________________________________________________________________
47932 [  9386] By: jhi                                   on 2001/03/27  20:04:18
47933         Log: Subject: Re: perl@9359 breaks HTML::Parser
47934              From: Gisle Aas <gisle@ActiveState.com>
47935              Date: 27 Mar 2001 11:30:24 -0800
47936              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
47937              
47938              Clarify the UTF-8 issues of the API docs.
47939              (Slightly reworded and expanded.)
47940      Branch: perl
47941            ! pod/perlapi.pod sv.c sv.h
47942 ____________________________________________________________________________
47943 [  9385] By: jhi                                   on 2001/03/27  19:44:25
47944         Log: If directory entries compare equal case-insensitively,
47945              retry case-sensitively.
47946      Branch: perl
47947            ! ext/File/Glob/bsd_glob.c
47948 ____________________________________________________________________________
47949 [  9384] By: nick                                  on 2001/03/27  19:38:50
47950         Log: Various EBCDIC fixes:
47951              - major revelation that swash code is encoding aware,
47952              (or thought it was) - now it is ;-)
47953              - With that out of the way fix a slab of tr/// cases.
47954              - Fix Encode 'Unicode' to be true Unicode so tests pass.
47955              - As anticipated Base64.xs needed tweaks.
47956              - Until tr/// works right avoid old_encode64 in MIME tests.
47957      Branch: perlio
47958            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
47959            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
47960 ____________________________________________________________________________
47961 [  9383] By: jhi                                   on 2001/03/27  18:34:41
47962         Log: Add the std test suite BEGIN block.
47963      Branch: perl
47964            ! t/lib/xs-typemap.t
47965 ____________________________________________________________________________
47966 [  9382] By: jhi                                   on 2001/03/27  15:16:07
47967         Log: Add debugging output to the test.
47968      Branch: perl
47969            ! t/lib/glob-basic.t
47970 ____________________________________________________________________________
47971 [  9381] By: jhi                                   on 2001/03/27  15:08:10
47972         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
47973      Branch: perl
47974            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
47975            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
47976            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
47977            + t/lib/xs-typemap.t
47978            ! MANIFEST
47979 ____________________________________________________________________________
47980 [  9380] By: jhi                                   on 2001/03/27  14:48:34
47981         Log: Subject: [PATCH] Typemap testing
47982              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
47983              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
47984              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
47985              
47986              (The first part of the patch.)
47987      Branch: perl
47988            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
47989 ____________________________________________________________________________
47990 [  9379] By: jhi                                   on 2001/03/27  14:44:56
47991         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
47992              From: Benjamin Sugars <bsugars@canoe.ca> 
47993              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
47994              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
47995      Branch: perl
47996            ! t/lib/glob-basic.t
47997 ____________________________________________________________________________
47998 [  9378] By: jhi                                   on 2001/03/27  14:42:30
47999         Log: Subject: [PATCH] perlvar nit
48000              From: Simon Cozens <simon@netthink.co.uk>
48001              Date: Tue, 27 Mar 2001 01:12:01 +0100
48002              Message-ID: <20010327011201.A19179@netthink.co.uk>
48003      Branch: perl
48004            ! pod/perlvar.pod
48005 ____________________________________________________________________________
48006 [  9377] By: jhi                                   on 2001/03/27  14:36:26
48007         Log: Subject: [PATCH] B::Terse and warnings
48008              From: Benjamin Sugars <ben.sugars@home.com>
48009              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
48010              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
48011      Branch: perl
48012            ! ext/B/B.pm ext/B/B/Terse.pm
48013 ____________________________________________________________________________
48014 [  9376] By: jhi                                   on 2001/03/27  14:31:31
48015         Log: Document sockatmark() some.
48016      Branch: perl
48017            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
48018            ! pod/perltoc.pod
48019 ____________________________________________________________________________
48020 [  9375] By: jhi                                   on 2001/03/27  14:00:24
48021         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
48022              noted by Gisle and fixed by NI-S.
48023      Branch: perl
48024            ! sv.c
48025 ____________________________________________________________________________
48026 [  9374] By: jhi                                   on 2001/03/27  05:50:01
48027         Log: Regen toc.
48028      Branch: perl
48029            ! pod/perltoc.pod
48030 ____________________________________________________________________________
48031 [  9373] By: jhi                                   on 2001/03/27  05:43:51
48032         Log: Pixie documenting.
48033      Branch: perl
48034            ! Makefile.SH pod/perlhack.pod
48035 ____________________________________________________________________________
48036 [  9372] By: jhi                                   on 2001/03/27  05:29:34
48037         Log: Metaconfig unit changes for #9371.
48038      Branch: metaconfig
48039            ! U/modified/myhostname.U
48040      Branch: metaconfig/U/perl
48041            + d_sockatmark.U
48042            ! gccvers.U
48043 ____________________________________________________________________________
48044 [  9371] By: jhi                                   on 2001/03/27  05:29:07
48045         Log: Add sockatmark() probing.
48046      Branch: perl
48047            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48048            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48049            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48050            ! vos/config.ga.h win32/config.bc win32/config.gc
48051            ! win32/config.vc
48052 ____________________________________________________________________________
48053 [  9370] By: jhi                                   on 2001/03/26  22:01:18
48054         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
48055              Really need to benchmark this.
48056      Branch: perl
48057            ! pp.c
48058 ____________________________________________________________________________
48059 [  9369] By: nick                                  on 2001/03/26  21:59:30
48060         Log: Integrate mainline.
48061      Branch: perlio
48062            ! ext/MIME/Base64/QuotedPrint.pm
48063           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
48064           !> patchlevel.h pod/perlhack.pod pp_sys.c
48065 ____________________________________________________________________________
48066 [  9368] By: jhi                                   on 2001/03/26  21:47:03
48067         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
48068              
48069              TODO1: perlbench.
48070              TODO2: le, lt, ge, gt?  Yech.
48071      Branch: perl
48072            ! pp.c
48073 ____________________________________________________________________________
48074 [  9367] By: jhi                                   on 2001/03/26  21:34:57
48075         Log: Too much cut-and-paste in #9363.
48076      Branch: perl
48077            ! pp_sys.c
48078 ____________________________________________________________________________
48079 [  9366] By: jhi                                   on 2001/03/26  21:20:53
48080         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
48081              From: Andreas Schwab <schwab@suse.de>
48082              Date: 26 Mar 2001 17:29:04 +0200
48083              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
48084              
48085              (The patch for 5.6.0 or so, this is a guess for bleadperl)
48086      Branch: perl
48087            ! pp_hot.c
48088 ____________________________________________________________________________
48089 [  9365] By: jhi                                   on 2001/03/26  21:07:54
48090         Log: Integrate perlio.
48091      Branch: perl
48092           !> perlio.c
48093 ____________________________________________________________________________
48094 [  9364] By: nick                                  on 2001/03/26  20:30:48
48095         Log: REFCNT botch in layer name cache hash.
48096      Branch: perlio
48097            ! perlio.c
48098 ____________________________________________________________________________
48099 [  9363] By: jhi                                   on 2001/03/26  18:44:32
48100         Log: Subject: [PATCH] socket() leaks file descriptors
48101              From: Benjamin Sugars <bsugars@canoe.ca>
48102              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
48103              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
48104              
48105              Also sockpair() fixed similarly.
48106      Branch: perl
48107            ! pp_sys.c
48108 ____________________________________________________________________________
48109 [  9362] By: jhi                                   on 2001/03/26  18:37:52
48110         Log: Integrate perlio.
48111      Branch: perl
48112           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
48113 ____________________________________________________________________________
48114 [  9361] By: nick                                  on 2001/03/26  17:32:06
48115         Log: Implement flush of linebuffered streams on read of a tty.
48116      Branch: perlio
48117            ! perlio.c perliol.h
48118 ____________________________________________________________________________
48119 [  9360] By: nick                                  on 2001/03/26  17:12:32
48120         Log: Memory tweaks and notes for OEMVS.
48121      Branch: perlio
48122            ! README.os390 miniperlmain.c t/op/pat.t
48123 ____________________________________________________________________________
48124 [  9359] By: jhi                                   on 2001/03/26  02:12:54
48125         Log: Update Changes.
48126      Branch: perl
48127            ! Changes patchlevel.h
48128 ____________________________________________________________________________
48129 [  9358] By: jhi                                   on 2001/03/26  02:05:32
48130         Log: Document the most common pixie options.
48131      Branch: perl
48132            ! pod/perlhack.pod
48133 ____________________________________________________________________________
48134 [  9357] By: jhi                                   on 2001/03/26  01:25:28
48135         Log: For perl.pixie check *before* compiling that optimize is -g,
48136              as for perl.third.
48137      Branch: perl
48138            ! Makefile.SH
48139 ____________________________________________________________________________
48140 [  9356] By: jhi                                   on 2001/03/26  01:13:41
48141         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
48142      Branch: perl
48143            ! Makefile.SH
48144 ____________________________________________________________________________
48145 [  9355] By: jhi                                   on 2001/03/26  01:11:19
48146         Log: Remove t/perl.third.
48147      Branch: perl
48148            ! Makefile.SH
48149 ____________________________________________________________________________
48150 [  9354] By: jhi                                   on 2001/03/26  00:23:38
48151         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
48152              IO::Sockatmark().
48153      Branch: perl
48154            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
48155 ____________________________________________________________________________
48156 [  9353] By: jhi                                   on 2001/03/25  22:25:04
48157         Log: Integrate perlio.
48158      Branch: perl
48159           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
48160           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
48161           !> pp_hot.c win32/makefile.mk
48162 ____________________________________________________________________________
48163 [  9352] By: jhi                                   on 2001/03/25  22:21:41
48164         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
48165              From: Radu Greab <radu@netsoft.ro>
48166              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
48167              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
48168      Branch: perl
48169            ! pp_sys.c
48170 ____________________________________________________________________________
48171 [  9351] By: nick                                  on 2001/03/25  22:15:02
48172         Log: Fix readline in list mode to tell rest of world that it has
48173              things on the stack. Otherwise if perl code gets invoked
48174              underneath it it scribbles over results-so-far.
48175              (Why TIEHANDLE has not tripped on this is a mystery.)
48176      Branch: perlio
48177            ! pp_hot.c
48178 ____________________________________________________________________________
48179 [  9350] By: nick                                  on 2001/03/25  22:10:13
48180         Log: win32/makefile.mk typos
48181      Branch: perlio
48182            ! win32/makefile.mk
48183 ____________________________________________________________________________
48184 [  9349] By: nick                                  on 2001/03/25  21:31:14
48185         Log: Integrate now-non-binary file.
48186      Branch: perlio
48187           !> t/lib/mimeqp.t
48188 ____________________________________________________________________________
48189 [  9348] By: nick                                  on 2001/03/25  21:27:24
48190         Log: Make it text
48191      Branch: perlio
48192            ! t/lib/mimeqp.t
48193 ____________________________________________________________________________
48194 [  9347] By: nick                                  on 2001/03/25  21:25:37
48195         Log: Integrate mainline.
48196      Branch: perlio
48197           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
48198           !> lib/Term/ReadLine.pm t/lib/md5-file.t
48199 ____________________________________________________________________________
48200 [  9346] By: nick                                  on 2001/03/25  20:58:15
48201         Log: Add destruct time hook to PerlIO (for work-in-process implementing
48202              layers in perl code. In such cases layers need to be popped before
48203              we loose the ability to run perl code.)
48204              Also back-out "PerlIO::object" hook - it isn't going to work like that...
48205      Branch: perlio
48206            ! perl.c perlio.c perlio.h perliol.h
48207 ____________________________________________________________________________
48208 [  9345] By: nick                                  on 2001/03/25  20:49:11
48209         Log: Avoid at leasy one of undefined warnings in Encode.
48210      Branch: perlio
48211            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
48212 ____________________________________________________________________________
48213 [  9344] By: jhi                                   on 2001/03/25  20:37:43
48214         Log: A workaround for using Term::ReadLine in emacs minibuffer
48215              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
48216              additional tweaks from Ilya Zakharevich.
48217      Branch: perl
48218            ! lib/Term/ReadLine.pm
48219 ____________________________________________________________________________
48220 [  9343] By: nick                                  on 2001/03/25  20:21:14
48221         Log: Missing return value.
48222      Branch: perlio
48223            ! ext/PerlIO/Scalar/Scalar.xs
48224 ____________________________________________________________________________
48225 [  9342] By: jhi                                   on 2001/03/25  16:21:00
48226         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
48227              to equal the CPAN versions since no code changes have been made.
48228      Branch: perl
48229            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
48230            ! t/lib/md5-file.t
48231 ____________________________________________________________________________
48232 [  9341] By: jhi                                   on 2001/03/25  16:01:48
48233         Log: Escape 8-bit characters.
48234      Branch: perl
48235            ! t/lib/mimeqp.t
48236 ____________________________________________________________________________
48237 [  9340] By: gsar                                  on 2001/03/25  15:50:53
48238         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
48239              chars)
48240      Branch: perl
48241            + t/lib/mimeqp.t
48242 ____________________________________________________________________________
48243 [  9339] By: gsar                                  on 2001/03/25  15:48:50
48244         Log: delete mimeqp.t for later add with text mode set
48245      Branch: perl
48246            - t/lib/mimeqp.t
48247 ____________________________________________________________________________
48248 [  9338] By: nick                                  on 2001/03/25  09:01:57
48249         Log: Integrate mainline.
48250      Branch: perlio
48251           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
48252           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
48253           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
48254           +> t/lib/mimeb64u.t t/lib/mimeqp.t
48255           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
48256           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
48257           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
48258 ____________________________________________________________________________
48259 [  9337] By: jhi                                   on 2001/03/25  04:23:24
48260         Log: Add MIME::Base64 here and there.  Again, a lot of
48261              optimism is in the air.
48262      Branch: perl
48263            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
48264            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
48265 ____________________________________________________________________________
48266 [  9336] By: jhi                                   on 2001/03/25  04:12:43
48267         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
48268              this by ear as I do not do Win32 programming.)
48269      Branch: perl
48270            ! win32/Makefile win32/makefile.mk
48271 ____________________________________________________________________________
48272 [  9335] By: jhi                                   on 2001/03/25  04:03:50
48273         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
48274      Branch: perl
48275            ! t/lib/md5-file.t
48276 ____________________________________________________________________________
48277 [  9334] By: jhi                                   on 2001/03/25  03:58:53
48278         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
48279      Branch: perl
48280            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
48281            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
48282            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
48283            + t/lib/mimeb64u.t t/lib/mimeqp.t
48284            ! MANIFEST
48285 ____________________________________________________________________________
48286 [  9333] By: jhi                                   on 2001/03/24  20:14:37
48287         Log: Integrate perlio.
48288      Branch: perl
48289           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
48290 ____________________________________________________________________________
48291 [  9332] By: nick                                  on 2001/03/24  19:40:34
48292         Log: Fix un-init variable leading to spurious "Out of Memory!"
48293      Branch: perlio
48294            ! doio.c
48295 ____________________________________________________________________________
48296 [  9331] By: nick                                  on 2001/03/24  19:09:59
48297         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
48298              and update layers internals doc.
48299      Branch: perlio
48300            ! pod/perlfunc.pod pod/perliol.pod
48301 ____________________________________________________________________________
48302 [  9330] By: jhi                                   on 2001/03/24  18:42:11
48303         Log: The length might be uninitialized garbage if the *svp is the undef.
48304      Branch: perl
48305            ! doio.c
48306 ____________________________________________________________________________
48307 [  9329] By: jhi                                   on 2001/03/24  18:26:57
48308         Log: (Retracted by #9393)
48309              
48310              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
48311              From: Simon Cozens <simon@netthink.co.uk>
48312              Date: Sat, 24 Mar 2001 17:13:17 +0000
48313              Message-ID: <20010324171317.A13406@netthink.co.uk>
48314      Branch: perl
48315            ! utils/h2xs.PL
48316 ____________________________________________________________________________
48317 [  9328] By: nick                                  on 2001/03/24  17:22:02
48318         Log: Integrate mainline.
48319      Branch: perlio
48320           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
48321           !> lib/unicode/version
48322 ____________________________________________________________________________
48323 [  9327] By: nick                                  on 2001/03/24  17:16:02
48324         Log: Integrate mainline.
48325      Branch: perlio
48326           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
48327           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
48328           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
48329           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
48330           +> t/lib/md5-file.t
48331           !> MANIFEST Makefile.SH configure.com djgpp/config.over
48332           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
48333           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
48334           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
48335           !> win32/makefile.mk
48336 ____________________________________________________________________________
48337 [  9326] By: jhi                                   on 2001/03/24  17:00:42
48338         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
48339      Branch: perl
48340            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
48341            ! lib/unicode/version
48342 ____________________________________________________________________________
48343 [  9325] By: jhi                                   on 2001/03/24  16:22:33
48344         Log: Subject: Re: B::Deparse bug (5.6.0)
48345              From: Robin Houston <robin@kitsite.com>
48346              Date: Sat, 24 Mar 2001 14:33:09 +0000
48347              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
48348      Branch: perl
48349            ! op.c pp.c t/lib/b.t t/op/repeat.t
48350 ____________________________________________________________________________
48351 [  9324] By: jhi                                   on 2001/03/24  16:21:56
48352         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
48353              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
48354              these additions may be too optimistic.
48355      Branch: perl
48356            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
48357            ! hints/uwin.sh hints/vmesa.sh
48358 ____________________________________________________________________________
48359 [  9323] By: jhi                                   on 2001/03/24  16:06:01
48360         Log: Integrate perlio.
48361      Branch: perl
48362           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
48363           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48364            ! Makefile.SH
48365           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
48366           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
48367           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
48368           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48369           !> win32/makefile.mk win32/perlhost.h win32/win32.c
48370           !> win32/win32iop.h
48371 ____________________________________________________________________________
48372 [  9322] By: nick                                  on 2001/03/24  14:39:12
48373         Log: Routine Win32 regen_config_h - no real changes.
48374      Branch: perlio
48375            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48376 ____________________________________________________________________________
48377 [  9321] By: nick                                  on 2001/03/24  14:31:49
48378         Log: PerlIO fixups for Win32:
48379              - provide win33_popenlist() - non-functional as yet.
48380              - avoid need for aTHX in PerlIO_debug calls - even if not 
48381              enabled args are still evaluated so Win32 has trouble during fork().
48382              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
48383              - Fixup makedef.pl for latest set of symbols.
48384      Branch: perlio
48385            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
48386            ! win32/perlhost.h win32/win32.c win32/win32iop.h
48387 ____________________________________________________________________________
48388 [  9320] By: nick                                  on 2001/03/24  14:26:58
48389         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
48390              was gibberish - broke it on WIn32 at least.
48391      Branch: perlio
48392            ! ext/POSIX/POSIX.xs
48393 ____________________________________________________________________________
48394 [  9319] By: nick                                  on 2001/03/24  11:29:41
48395         Log: Generated files.
48396      Branch: perlio
48397            ! embed.h global.sym objXSUB.h perlapi.c proto.h
48398 ____________________________________________________________________________
48399 [  9318] By: nick                                  on 2001/03/24  10:29:37
48400         Log: Implement:
48401              1.  open($fh,"+<",undef);  # add test to t/io/open.t
48402              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
48403      Branch: perlio
48404            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
48405            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48406            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
48407            ! t/io/open.t t/io/utf8.t
48408 ____________________________________________________________________________
48409 [  9317] By: jhi                                   on 2001/03/23  23:41:25
48410         Log: AIX does seems to have optimization problems with its C compilers.
48411      Branch: perl
48412            ! hints/aix.sh
48413 ____________________________________________________________________________
48414 [  9316] By: jhi                                   on 2001/03/23  23:40:46
48415         Log: Integrate perlio.
48416      Branch: perl
48417           +> lib/PerlIO.pm
48418           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
48419           !> perliol.h
48420 ____________________________________________________________________________
48421 [  9315] By: jhi                                   on 2001/03/23  22:16:30
48422         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
48423      Branch: perl
48424            ! t/lib/md5-file.t
48425 ____________________________________________________________________________
48426 [  9314] By: nick                                  on 2001/03/23  20:49:02
48427         Log: Perlio internals re-organized.
48428              - open process creates AV of layer/arg pairs
48429              (appends layers from open() or open.pm to default list).
48430              - push arg is now an SV.
48431              - layer ->Open get passed the AV
48432              - open is no longer mandatory method.
48433              - topmost layer that has ->Open method does the open
48434              - any layers above are pushed once that returns.
48435              - vtable re-ordered so dummy layers need only provide push/pop methods.
48436      Branch: perlio
48437            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
48438 ____________________________________________________________________________
48439 [  9313] By: nick                                  on 2001/03/23  16:27:41
48440         Log: Check in a stable (working) version before next round of tweaks.
48441              Changes include:
48442              - Move default layers code out of doio.c and into perlio.c
48443              - Single routine for parsing layer specification strings.
48444              - Skeleton support for demand loading of layers
48445              - Core-dump avoidance if PERLIO environment specifies loadable layer
48446              (does not _work_ as need IO to load and need load to do IO ...)
48447      Branch: perlio
48448            + lib/PerlIO.pm
48449            ! MANIFEST doio.c perlio.c
48450 ____________________________________________________________________________
48451 [  9312] By: gsar                                  on 2001/03/23  16:25:25
48452         Log: add execute bit to files with shebang lines in the repository;
48453              avoid clobbering execute bit in Porting/makerel 
48454      Branch: maint-5.6/perl
48455            ! (edit 144 files)
48456 ____________________________________________________________________________
48457 [  9311] By: jhi                                   on 2001/03/23  14:25:35
48458         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
48459      Branch: perl
48460            ! MANIFEST
48461 ____________________________________________________________________________
48462 [  9310] By: jhi                                   on 2001/03/23  13:45:04
48463         Log: Subject: [PATCH] Net::Ping
48464              From: Colin McMillen <mcmi0037@tc.umn.edu>
48465              Date: Thu, 22 Mar 2001 19:30:31 -0600
48466              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
48467      Branch: perl
48468            ! lib/Net/Ping.pm
48469 ____________________________________________________________________________
48470 [  9309] By: jhi                                   on 2001/03/23  13:39:13
48471         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
48472      Branch: perl
48473            ! t/lib/md5-aaa.t t/lib/md5-file.t
48474 ____________________________________________________________________________
48475 [  9308] By: jhi                                   on 2001/03/23  13:20:34
48476         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
48477              - bump the version to 2.14
48478              - drop the base64 tests since they require MIME::Base64
48479              - drop the rfc1321.txt
48480              - drop the hints/dec_osf.pl since it's only needed for
48481              pre-5.005_03 Perls
48482              Todo:
48483              - the U32 alignment testing is now removed; it needs to
48484              be reintroduced as as a Config variable (meaning also
48485              as a Configure test)
48486              - get the new EBCDIC md5sum for MD5.pm
48487              - test in Win32 to see how badly I botched the makefiles
48488      Branch: perl
48489            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
48490            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
48491            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
48492            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
48493            + t/lib/md5-file.t
48494            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
48495            ! win32/Makefile win32/makefile.mk
48496 ____________________________________________________________________________
48497 [  9307] By: jhi                                   on 2001/03/23  12:56:14
48498         Log: Integrate change #9306 from maintperl into mainline,
48499              AIX dynaloader for AIXes without <load.h>.
48500      Branch: perl
48501           !> ext/DynaLoader/hints/aix.pl
48502 ____________________________________________________________________________
48503 [  9306] By: jhi                                   on 2001/03/23  12:51:36
48504         Log: There are AIXes without /usr/include/load.h,
48505              patch from H.Merijn Brand.
48506      Branch: maint-5.6/perl
48507            ! ext/DynaLoader/hints/aix.pl
48508 ____________________________________________________________________________
48509 [  9305] By: nick                                  on 2001/03/23  11:00:42
48510         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
48511      Branch: perlio
48512            ! ext/Encode/Encode.xs perlio.c perlio.h
48513 ____________________________________________________________________________
48514 [  9304] By: nick                                  on 2001/03/23  10:20:46
48515         Log: Render -Duseperlio functional again.
48516              - this is "quick fix" which calls PerlIO_apply_layers after opening,
48517              which is what old scheme did. New scheme needs to change that
48518              to make open(...,\$scalar) etc. work but this will do for now.
48519      Branch: perlio
48520            ! perlio.c
48521 ____________________________________________________________________________
48522 [  9303] By: nick                                  on 2001/03/23  09:53:20
48523         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
48524              -Uuseperlio now works again.
48525              -Duseperlio is still poorly. Don't merge yet...
48526      Branch: perlio
48527            ! doio.c perlio.h
48528 ____________________________________________________________________________
48529 [  9302] By: nick                                  on 2001/03/22  22:26:51
48530         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
48531              type code.
48532              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
48533              is its main caller. In particular now has access to "extra" args, and
48534              can tell when an open handle is "reopened" (or duped?).
48535              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
48536              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
48537              PerlIO_open() et. al. (i.e. other way round).
48538              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
48539              with args close to PerlIO_openn().
48540      Branch: perlio
48541            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
48542 ____________________________________________________________________________
48543 [  9301] By: jhi                                   on 2001/03/22  20:58:04
48544         Log: Integrate perlio.
48545      Branch: perl
48546           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
48547           !> t/io/open.t util.c
48548 ____________________________________________________________________________
48549 [  9300] By: nick                                  on 2001/03/22  17:36:32
48550         Log: Don't include $@ in not ok message.
48551      Branch: perlio
48552            ! t/io/open.t
48553 ____________________________________________________________________________
48554 [  9299] By: gsar                                  on 2001/03/22  16:53:45
48555         Log: back out changes#7532,7521 for now (appears to have problems
48556              on IRIX)
48557      Branch: maint-5.6/perl
48558            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
48559            ! ext/POSIX/typemap pod/perlvar.pod
48560 ____________________________________________________________________________
48561 [  9298] By: nick                                  on 2001/03/22  14:35:46
48562         Log: Give a meaning to '&' in n-arg open case:
48563              open($fh,"<&",$scalar);
48564              $scalar can be:
48565              - an integer which does "fdopen"
48566              open($fh,"<&",2); # like open($fh,"<&2")
48567              - something that will yield a file handle via sv_2io()
48568              useful for dup'ing anonymous handles.
48569              e.g.:
48570              open(my $fh,"<&",\*STDIN);
48571              open(my $dup,"<&",$fh);
48572      Branch: perlio
48573            ! doio.c t/io/open.t
48574 ____________________________________________________________________________
48575 [  9297] By: nick                                  on 2001/03/22  13:34:35
48576         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
48577      Branch: perlio
48578            ! util.c
48579 ____________________________________________________________________________
48580 [  9296] By: nick                                  on 2001/03/22  12:51:20
48581         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
48582      Branch: perlio
48583            ! perl.c
48584 ____________________________________________________________________________
48585 [  9295] By: nick                                  on 2001/03/22  11:59:44
48586         Log: If stdin, stdout or stderr get opened in unexpected read/write state
48587              then warn at time of open not at time of use.
48588      Branch: perlio
48589            ! doio.c pp_hot.c pp_sys.c
48590 ____________________________________________________________________________
48591 [  9294] By: nick                                  on 2001/03/22  10:54:35
48592         Log: Die on n-arg open(...,"",xxx,yyy,...)
48593              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
48594              - die on read/write cases so we can decide what it means later.
48595      Branch: perlio
48596            ! doio.c embed.pl iperlsys.h util.c
48597 ____________________________________________________________________________
48598 [  9293] By: nick                                  on 2001/03/22  09:02:45
48599         Log: perlio tweaks (reported by Nick Clark)
48600              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
48601              error check in Pendinf_read().
48602      Branch: perlio
48603            ! perlio.c
48604 ____________________________________________________________________________
48605 [  9292] By: gsar                                  on 2001/03/22  07:12:00
48606         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
48607              fixes)
48608      Branch: maint-5.6/perl
48609           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
48610 ____________________________________________________________________________
48611 [  9291] By: jhi                                   on 2001/03/22  06:06:44
48612         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
48613      Branch: perl
48614            ! t/op/re_tests
48615 ____________________________________________________________________________
48616 [  9290] By: jhi                                   on 2001/03/22  05:57:01
48617         Log: Move MacOS Classic higher in the list of supported platforms.
48618      Branch: maint-5.6/perl
48619            ! pod/perlport.pod
48620 ____________________________________________________________________________
48621 [  9289] By: gsar                                  on 2001/03/22  05:35:04
48622         Log: revert part of change#6438 for compatibility (av_reify()
48623              appears to be needed to implement av_splice()ish things
48624              in XS)
48625      Branch: maint-5.6/perl
48626            ! embed.pl global.sym objXSUB.h perlapi.c
48627 ____________________________________________________________________________
48628 [  9288] By: gsar                                  on 2001/03/22  03:09:19
48629         Log: update copyright year
48630      Branch: maint-5.6/perl
48631            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
48632            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
48633            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
48634            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
48635            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
48636            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
48637            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
48638            ! x2p/walk.c
48639 ____________________________________________________________________________
48640 [  9287] By: jhi                                   on 2001/03/21  20:30:54
48641         Log: Integrate perlio.
48642      Branch: perl
48643           !> ext/Data/Dumper/Dumper.xs
48644 ____________________________________________________________________________
48645 [  9286] By: gsar                                  on 2001/03/21  19:49:54
48646         Log: makefile.mk tweak
48647      Branch: maint-5.6/perl
48648            ! win32/Makefile win32/makefile.mk
48649 ____________________________________________________________________________
48650 [  9285] By: nick                                  on 2001/03/21  19:07:13
48651         Log: Multiplicity fix for Dumper.
48652      Branch: perlio
48653            ! ext/Data/Dumper/Dumper.xs
48654 ____________________________________________________________________________
48655 [  9284] By: nick                                  on 2001/03/21  19:01:07
48656         Log: Integrate mainline - (does not build xTHX issue in Dumper).
48657      Branch: perlio
48658           !> (integrate 27 files)
48659 ____________________________________________________________________________
48660 [  9283] By: jhi                                   on 2001/03/21  17:17:35
48661         Log: Integrate change #9282 from mainline into maintperl,
48662              4-arg UTF-8 substr().
48663      Branch: maint-5.6/perl
48664           !> pp.c
48665 ____________________________________________________________________________
48666 [  9282] By: jhi                                   on 2001/03/21  17:15:43
48667         Log: The #9270 would have leaked a scalar if pp_substr()
48668              returned early.
48669      Branch: perl
48670            ! pp.c
48671 ____________________________________________________________________________
48672 [  9281] By: gsar                                  on 2001/03/21  17:03:14
48673         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
48674      Branch: maint-5.6/perl
48675            ! win32/makefile.mk
48676 ____________________________________________________________________________
48677 [  9280] By: gsar                                  on 2001/03/21  17:01:20
48678         Log: some tweaks to change#9278 (fork() emulation should be enabled
48679              by setting BUILD_FLAVOR instead of changing the defaults)
48680      Branch: maint-5.6/perl
48681            ! win32/makefile.mk
48682 ____________________________________________________________________________
48683 [  9279] By: gsar                                  on 2001/03/21  16:47:19
48684         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
48685      Branch: maint-5.6/perl
48686            ! ext/File/Glob/Glob.pm
48687           !> lib/Cwd.pm
48688 ____________________________________________________________________________
48689 [  9278] By: jhi                                   on 2001/03/21  14:35:10
48690         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
48691              From: "Vadim Konovalov" <watman@inbox.ru>
48692              Date: Wed, 21 Mar 2001 01:53:51 +0300
48693              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
48694      Branch: maint-5.6/perl
48695            ! win32/makefile.mk win32/win32sck.c
48696 ____________________________________________________________________________
48697 [  9277] By: jhi                                   on 2001/03/21  13:58:28
48698         Log: Integrate change #9270 from mainline to maintperl:
48699              continued 4-arg UTF-8 substr() fixing.
48700      Branch: maint-5.6/perl
48701           !> pp.c t/op/substr.t
48702 ____________________________________________________________________________
48703 [  9276] By: jhi                                   on 2001/03/21  13:33:00
48704         Log: More pixie cleaning.
48705      Branch: perl
48706            ! Makefile.SH
48707 ____________________________________________________________________________
48708 [  9275] By: jhi                                   on 2001/03/21  03:54:17
48709         Log: Update Changes.
48710      Branch: perl
48711            ! Changes patchlevel.h
48712 ____________________________________________________________________________
48713 [  9274] By: jhi                                   on 2001/03/21  03:48:24
48714         Log: First stab at making Data::Dumper to grok Unicode.
48715              
48716              TODO: tests, EBCDICify.
48717      Branch: perl
48718            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
48719 ____________________________________________________________________________
48720 [  9273] By: jhi                                   on 2001/03/21  02:23:00
48721         Log: Fix for
48722              
48723              Subject: Memory leak in unquoted print   
48724              From: Benjamin Sugars <bsugars@canoe.ca> 
48725              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
48726              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
48727      Branch: perl
48728            ! perlio.c
48729 ____________________________________________________________________________
48730 [  9272] By: jhi                                   on 2001/03/21  01:33:17
48731         Log: Subject: Re: [PATCH] POSIX::getcwd()
48732              From: Benjamin Sugars <bsugars@canoe.ca> 
48733              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
48734              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
48735      Branch: perl
48736            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
48737 ____________________________________________________________________________
48738 [  9271] By: jhi                                   on 2001/03/21  01:22:52
48739         Log: Subject: [PATCH] Cwd.pm docs
48740              From: Benjamin Sugars <bsugars@canoe.ca>
48741              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
48742              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
48743      Branch: perl
48744            ! lib/Cwd.pm
48745 ____________________________________________________________________________
48746 [  9270] By: jhi                                   on 2001/03/21  01:16:29
48747         Log: Continue 4-arg substr() UTF-8 fixage.
48748      Branch: perl
48749            ! pp.c t/op/substr.t
48750 ____________________________________________________________________________
48751 [  9269] By: jhi                                   on 2001/03/21  00:46:14
48752         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
48753              
48754              revert the leak fix in change#9142 (problem needs a more experimental
48755              fix unsuitable for 5.6.1)
48756              
48757              do alphabetical sorting by default (for csh compatibility)
48758              
48759              cut-n-paste goof in change#9264
48760              
48761              VMS piping fixes (from Charles Lane)
48762      Branch: perl
48763           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
48764           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
48765           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
48766 ____________________________________________________________________________
48767 [  9268] By: jhi                                   on 2001/03/21  00:37:04
48768         Log: Integrate perlio.
48769      Branch: perl
48770           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
48771           !> utf8.c utf8.h utfebcdic.h
48772 ____________________________________________________________________________
48773 [  9267] By: nick                                  on 2001/03/20  20:04:39
48774         Log: More EBCDIC stuff:
48775              - Loose the extra level of function on ASCII.
48776              - spotted a chr(0) issue in sv.c
48777              - re-work of UTF-X tr/// ranges to work in Unicode
48778              space. Still issues with the "0xff is illegal UTF-8" hack.
48779              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
48780              (why do it once when you can do it all over the place :-(
48781              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
48782              need utf8.pm for swashes.
48783              - Simplified and commented scan_const() in toke.c
48784              Still something wrong regexp and tr (swashes?).
48785      Branch: perlio
48786            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
48787            ! utf8.c utf8.h utfebcdic.h
48788 ____________________________________________________________________________
48789 [  9266] By: gsar                                  on 2001/03/20  19:16:43
48790         Log: VMS piping fixes (from Charles Lane)
48791      Branch: maint-5.6/perl
48792            ! vms/vms.c vms/vmspipe.com
48793 ____________________________________________________________________________
48794 [  9265] By: gsar                                  on 2001/03/20  17:53:52
48795         Log: cut-n-paste goof in change#9264
48796      Branch: maint-5.6/perl
48797            ! ext/File/Glob/Glob.xs
48798 ____________________________________________________________________________
48799 [  9264] By: gsar                                  on 2001/03/20  17:43:47
48800         Log: do alphabetical sorting by default (for csh compatibility);
48801              bsd_glob() does ASCII sort by default as usual, unless
48802              GLOB_ALPHASORT was specified
48803      Branch: maint-5.6/perl
48804            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
48805            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
48806            ! ext/File/Glob/bsd_glob.h
48807 ____________________________________________________________________________
48808 [  9263] By: gsar                                  on 2001/03/20  16:40:08
48809         Log: integrate change#9255 from mainline (unicode fix)
48810              
48811              substr($bytestr, i, n, $charstr)
48812      Branch: maint-5.6/perl
48813           !> Todo-5.6 pp.c t/op/substr.t
48814 ____________________________________________________________________________
48815 [  9262] By: gsar                                  on 2001/03/20  15:57:41
48816         Log: revert the leak fix in change#9142 (problem needs a more experimental
48817              fix unsuitable for 5.6.1)
48818      Branch: maint-5.6/perl
48819            ! scope.c
48820 ____________________________________________________________________________
48821 [  9261] By: jhi                                   on 2001/03/20  14:26:25
48822         Log: Integrate changes #9259,9260 from maintperl into mainline.
48823              
48824              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
48825              
48826              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
48827      Branch: perl
48828           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
48829 ____________________________________________________________________________
48830 [  9260] By: jhi                                   on 2001/03/20  14:05:46
48831         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
48832              From: Robin Barker <rmb1@cise.npl.co.uk>
48833              Date: Tue, 20 Mar 2001 10:12:04 GMT
48834              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
48835      Branch: maint-5.6/perl
48836            ! run.c
48837 ____________________________________________________________________________
48838 [  9259] By: jhi                                   on 2001/03/20  14:04:39
48839         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
48840              From: Chris Nandor <pudge@pobox.com>
48841              Date: Tue, 20 Mar 2001 00:40:56 -0500
48842              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
48843      Branch: maint-5.6/perl
48844            ! ext/POSIX/POSIX.xs lib/File/Path.pm
48845 ____________________________________________________________________________
48846 [  9258] By: jhi                                   on 2001/03/20  05:09:34
48847         Log: Update Changes.
48848      Branch: perl
48849            ! Changes patchlevel.h
48850 ____________________________________________________________________________
48851 [  9257] By: jhi                                   on 2001/03/20  05:04:25
48852         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
48853      Branch: perl
48854            ! t/op/tr.t
48855 ____________________________________________________________________________
48856 [  9256] By: jhi                                   on 2001/03/20  04:43:12
48857         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
48858              From: Peter Prymmer <pvhp@forte.com>
48859              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
48860              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
48861      Branch: maint-5.6/perl
48862            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
48863 ____________________________________________________________________________
48864 [  9255] By: jhi                                   on 2001/03/19  23:17:17
48865         Log: substr($bytestr, i, n, $charstr)
48866              
48867              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
48868      Branch: perl
48869            ! Todo-5.6 pp.c t/op/substr.t
48870 ____________________________________________________________________________
48871 [  9254] By: jhi                                   on 2001/03/19  22:25:09
48872         Log: Rearrange the make test target prerequisites so that
48873              in a parallel make 'all' is finished before 'test'.
48874      Branch: perl
48875            ! Makefile.SH
48876 ____________________________________________________________________________
48877 [  9253] By: jhi                                   on 2001/03/19  21:48:07
48878         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
48879              From: Robin Houston <robin@kitsite.com>
48880              Date: Mon, 19 Mar 2001 15:48:41 +0000
48881              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
48882      Branch: perl
48883            ! pp_ctl.c
48884 ____________________________________________________________________________
48885 [  9252] By: jhi                                   on 2001/03/19  21:42:27
48886         Log: Integrate perlio.
48887      Branch: perl
48888           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
48889           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
48890           !> utfebcdic.h vms/perly_c.vms
48891 ____________________________________________________________________________
48892 [  9251] By: jhi                                   on 2001/03/19  21:31:28
48893         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
48894              
48895              Dynaloading in 64-bit AIX with vac.
48896      Branch: perl
48897           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
48898           !> hints/aix.sh
48899 ____________________________________________________________________________
48900 [  9250] By: jhi                                   on 2001/03/19  21:18:00
48901         Log: A more robust solution for the 64bitall AIX dynaloading
48902              problem, from Jens-Uwe Mager.
48903      Branch: maint-5.6/perl
48904            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
48905 ____________________________________________________________________________
48906 [  9249] By: nick                                  on 2001/03/19  20:59:37
48907         Log: Integrate mainline.
48908      Branch: perlio
48909           !> (integrate 42 files)
48910 ____________________________________________________________________________
48911 [  9248] By: nick                                  on 2001/03/19  20:22:07
48912         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
48913              (Building on OS390 uses native YACC and YYDEBUG has other
48914              side effects.)
48915      Branch: perlio
48916            ! perly.c perly.y vms/perly_c.vms
48917 ____________________________________________________________________________
48918 [  9247] By: jhi                                   on 2001/03/19  19:59:53
48919         Log: 64-bit AIX dynaloading problem (see #9244) idea
48920              from Jens-Uwe Mager.
48921      Branch: maint-5.6/perl
48922            ! ext/DynaLoader/dl_aix.xs
48923 ____________________________________________________________________________
48924 [  9246] By: nick                                  on 2001/03/19  19:27:57
48925         Log: More EBCDIC fixes.
48926      Branch: perlio
48927            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
48928            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
48929 ____________________________________________________________________________
48930 [  9245] By: jhi                                   on 2001/03/19  19:05:19
48931         Log: Integrate change #9243 from mainline into maintperl.
48932              
48933              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
48934      Branch: maint-5.6/perl
48935           !> README.vmesa
48936 ____________________________________________________________________________
48937 [  9244] By: jhi                                   on 2001/03/19  19:03:15
48938         Log: Get 64bitall AIX building, but still does not test okay:
48939              dynaloading anything fails, for example for op/defins:
48940              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
48941              (update: fixed by #9247,9250)
48942      Branch: maint-5.6/perl
48943            ! hints/aix.sh
48944 ____________________________________________________________________________
48945 [  9243] By: jhi                                   on 2001/03/19  19:00:16
48946         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
48947              From: Robin Barker <rmb1@cise.npl.co.uk>
48948              Date: Mon, 19 Mar 2001 18:01:57 GMT
48949              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
48950      Branch: perl
48951            ! README.vmesa
48952 ____________________________________________________________________________
48953 [  9242] By: jhi                                   on 2001/03/19  18:58:43
48954         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
48955              
48956              TODO: tests.
48957      Branch: perl
48958            ! doop.c op.c
48959 ____________________________________________________________________________
48960 [  9241] By: gsar                                  on 2001/03/19  17:34:46
48961         Log: VMSify tests (from Charles Lane)
48962      Branch: maint-5.6/perl
48963            ! t/lib/filehand.t t/lib/texttabs.t
48964 ____________________________________________________________________________
48965 [  9240] By: jhi                                   on 2001/03/19  14:24:26
48966         Log: Integrate change #9233 from maintperl into mainline.
48967              
48968              some refcounts were incorrect in perl_clone()
48969      Branch: perl
48970           !> sv.c
48971 ____________________________________________________________________________
48972 [  9239] By: gsar                                  on 2001/03/19  09:23:17
48973         Log: this is 5.6.1-trial3
48974      Branch: maint-5.6/perl
48975            ! Changes
48976 ____________________________________________________________________________
48977 [  9238] By: gsar                                  on 2001/03/19  08:47:04
48978         Log: some new symbols are only available under ithreads
48979      Branch: maint-5.6/perl
48980            ! makedef.pl
48981 ____________________________________________________________________________
48982 [  9237] By: gsar                                  on 2001/03/19  08:42:28
48983         Log: update patchlevel.h, Changes, &c.
48984      Branch: maint-5.6/perl
48985            ! Changes patchlevel.h pod/perlhist.pod
48986           !> AUTHORS
48987 ____________________________________________________________________________
48988 [  9236] By: gsar                                  on 2001/03/19  08:17:49
48989         Log: integrate changes#8068,8717 from mainline
48990              
48991              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
48992              
48993              [PATCH CPAN 1.59_51] warning message (not!)
48994      Branch: maint-5.6/perl
48995           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
48996           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
48997           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
48998           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
48999           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
49000 ____________________________________________________________________________
49001 [  9235] By: gsar                                  on 2001/03/19  08:07:09
49002         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
49003              
49004              [PATCH] Add missing CV flags to dump.c
49005              
49006              Re: [patch] Re: PL_ptr_table
49007              
49008              Fixup non-ithread build after 8713
49009              
49010              Generated files form 8713 etc.
49011              
49012              Correct the correction :-(
49013              
49014              Documenting coderef @INC (Re: CPAN "make this script work" feature)
49015              
49016              Subject: Re: sync sync sync: have I missed any patches?
49017              Replace djSP with dSP.
49018      Branch: maint-5.6/perl
49019           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
49020           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
49021           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
49022           !> sv.c sv.h win32/perlhost.h
49023 ____________________________________________________________________________
49024 [  9234] By: gsar                                  on 2001/03/19  07:22:05
49025         Log: revert the change#9090 integrate for now (change looks somewhat
49026              incomplete in that [ha]v_exists() need something similar; lacks
49027              tests; &c.)
49028      Branch: maint-5.6/perl
49029            ! hv.c
49030 ____________________________________________________________________________
49031 [  9233] By: gsar                                  on 2001/03/19  07:10:01
49032         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
49033              destruction when there are unreferenced scalars (SvREFCNT==0)
49034      Branch: maint-5.6/perl
49035            ! sv.c
49036 ____________________________________________________________________________
49037 [  9232] By: jhi                                   on 2001/03/19  05:11:02
49038         Log: Regen api and toc.
49039      Branch: maint-5.6/perl
49040            ! pod/perlapi.pod pod/perltoc.pod
49041 ____________________________________________________________________________
49042 [  9231] By: jhi                                   on 2001/03/19  04:06:03
49043         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
49044              add a lost line in pp.c:pp_chop(), update to new op/chop.
49045              
49046              Clarify the description differentiating for and while; inspired by
49047              
49048              Subject: [ID 20010306.004] || != named unary operator
49049              
49050              The $Is_MacOS needs to be declared.
49051      Branch: maint-5.6/perl
49052            ! pp.c t/op/chop.t
49053           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
49054 ____________________________________________________________________________
49055 [  9230] By: jhi                                   on 2001/03/19  03:48:16
49056         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
49057              9079,9083,9089,9090,9091 from mainline to maintperl.
49058              
49059              Quieten some noise in Win32 builds
49060              
49061              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
49062              
49063              The perlretut was still talking about the old \p and \P
49064              definitions.
49065              
49066              More tweakage on the Unicode character class descriptions.
49067              
49068              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
49069              
49070              Subject: 'no *POSIX' Patch speeding up make on BS2000 
49071              
49072              Subject: [PATCH] perldata.pod here-doc docs
49073              
49074              Add /sbin and /usr/sbin to the list of directories scanned
49075              for setuid programs.  Takes care of bug id 20010309.003.
49076              
49077              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
49078              
49079              In op/stat #35 better to scan all the potential directories
49080              for setuids, not just the first one.
49081      Branch: maint-5.6/perl
49082            ! Makefile.SH
49083           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
49084           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
49085           !> t/op/stat.t toke.c win32/win32.h
49086 ____________________________________________________________________________
49087 [  9229] By: jhi                                   on 2001/03/19  02:31:50
49088         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
49089              From: Chris Nandor <pudge@pobox.com>
49090              Date: Sat, 10 Mar 2001 14:22:19 -0500
49091              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
49092      Branch: maint-5.6/perl
49093            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
49094            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
49095            ! t/lib/b.t t/lib/errno.t
49096 ____________________________________________________________________________
49097 [  9228] By: jhi                                   on 2001/03/19  02:29:59
49098         Log: Integrate changes #9113,9122 from mainline into maintperl.
49099              
49100              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?)
49101      Branch: maint-5.6/perl
49102           !> Configure README.os390 hints/os390.sh
49103 ____________________________________________________________________________
49104 [  9227] By: jhi                                   on 2001/03/19  02:22:35
49105         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
49106              into maintperl.
49107              
49108              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
49109              
49110              Forgot to check-in the larger part of #9120, duh.
49111              
49112              Subject: Another patch for integer.pm POD 
49113              
49114              h2ph strictness and cleanliness from Kurt Starsinic.
49115              
49116              Borland filename case problem.
49117              
49118              h2ph strictness and cleanliness from Kurt Starsinic.
49119              
49120              Subject: [PATCH] the uncontroversial doc patches
49121      Branch: maint-5.6/perl
49122           +> win32/sncfnmcs.pl
49123           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
49124           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
49125           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
49126           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
49127           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
49128           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
49129           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
49130 ____________________________________________________________________________
49131 [  9226] By: jhi                                   on 2001/03/19  02:10:21
49132         Log: Integrate changes #9207,9214 from mainline into maintperl.
49133              
49134              podchecker relaxations: =over has an *optional* number after it,
49135              and whitespace in L<> is okay.
49136      Branch: maint-5.6/perl
49137           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
49138           !> t/pod/poderrs.xr
49139 ____________________________________________________________________________
49140 [  9225] By: jhi                                   on 2001/03/19  02:07:38
49141         Log: Integrate change #9219 from maintperl into mainline.
49142              
49143              remove duplicated tests
49144      Branch: perl
49145           !> t/op/re_tests
49146 ____________________________________________________________________________
49147 [  9224] By: jhi                                   on 2001/03/19  02:06:11
49148         Log: Integrate change #9223 from mainline to maintperl.
49149              
49150              Document -Dmksymlinks.
49151      Branch: maint-5.6/perl
49152           !> INSTALL
49153 ____________________________________________________________________________
49154 [  9223] By: jhi                                   on 2001/03/19  02:01:25
49155         Log: Document -Dmksymlinks.
49156      Branch: perl
49157            ! INSTALL
49158 ____________________________________________________________________________
49159 [  9222] By: jhi                                   on 2001/03/19  01:15:35
49160         Log: The -Dmksymlinks wasn't working for maintperl.
49161      Branch: maint-5.6/perl
49162            ! Configure
49163 ____________________________________________________________________________
49164 [  9221] By: jhi                                   on 2001/03/19  00:49:43
49165         Log: Cleanup pixie residue.
49166      Branch: perl
49167            ! Makefile.SH
49168 ____________________________________________________________________________
49169 [  9220] By: jhi                                   on 2001/03/19  00:44:47
49170         Log: Document the use of pixie/prof; create make targets for it.
49171              
49172              TODO: make t/TEST pixie-aware.
49173      Branch: perl
49174            ! Makefile.SH pod/perlhack.pod
49175 ____________________________________________________________________________
49176 [  9219] By: gsar                                  on 2001/03/19  00:16:55
49177         Log: remove duplicated tests
49178      Branch: maint-5.6/perl
49179            ! t/op/re_tests
49180 ____________________________________________________________________________
49181 [  9218] By: jhi                                   on 2001/03/18  23:59:31
49182         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
49183      Branch: perl
49184            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
49185 ____________________________________________________________________________
49186 [  9217] By: jhi                                   on 2001/03/18  23:25:20
49187         Log: Rewrite the tests section of Makefile to be less redundant
49188              and to allow for more flexible test targets, many recursive
49189              make calls introduced.
49190      Branch: perl
49191            ! Makefile.SH
49192 ____________________________________________________________________________
49193 [  9216] By: jhi                                   on 2001/03/18  22:30:04
49194         Log: Document the use of Third Degree (sparsely).
49195      Branch: perl
49196            ! pod/perlhack.pod t/TEST
49197 ____________________________________________________________________________
49198 [  9215] By: jhi                                   on 2001/03/18  22:10:30
49199         Log: Make targets for testing with Third Degree.
49200      Branch: perl
49201            ! Makefile.SH
49202 ____________________________________________________________________________
49203 [  9214] By: jhi                                   on 2001/03/18  21:08:53
49204         Log: The podchecker relaxations need to mirrored also at the tests.
49205      Branch: perl
49206            ! t/pod/poderrs.xr
49207 ____________________________________________________________________________
49208 [  9213] By: jhi                                   on 2001/03/18  20:56:21
49209         Log: Update Changes.
49210      Branch: perl
49211            ! Changes patchlevel.h
49212 ____________________________________________________________________________
49213 [  9212] By: jhi                                   on 2001/03/18  20:36:59
49214         Log: Looking for config.sh in parent directories isn't
49215              very useful for the toplevel Makefile.
49216      Branch: perl
49217            ! Makefile.SH
49218 ____________________________________________________________________________
49219 [  9211] By: jhi                                   on 2001/03/18  20:33:37
49220         Log: On "make clean" take care of Third Degree droppings.
49221      Branch: perl
49222            ! Makefile.SH
49223 ____________________________________________________________________________
49224 [  9210] By: jhi                                   on 2001/03/18  20:21:34
49225         Log: Add a hook for running the tests under the Third Degree
49226              debugging tool (set $ENV{PERL_3LOG} to non-zero)
49227              
49228              TODO: Document the use of Third Degree.
49229      Branch: perl
49230            ! t/TEST
49231 ____________________________________________________________________________
49232 [  9209] By: jhi                                   on 2001/03/18  20:19:07
49233         Log: Regen toc and api pods.
49234      Branch: perl
49235            ! pod/perlapi.pod pod/perltoc.pod
49236 ____________________________________________________________________________
49237 [  9208] By: jhi                                   on 2001/03/18  20:12:12
49238         Log: Integrate changes #8128,9132 from mainline into maintperl,
49239              Tie::SubstrHash fixes.
49240      Branch: maint-5.6/perl
49241           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
49242 ____________________________________________________________________________
49243 [  9207] By: jhi                                   on 2001/03/18  20:07:43
49244         Log: podchecker relaxations from Michael Stevens.
49245      Branch: perl
49246            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
49247 ____________________________________________________________________________
49248 [  9206] By: jhi                                   on 2001/03/18  20:04:24
49249         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
49250      Branch: perl
49251            ! lib/Locale/Constants.pm lib/Locale/Country.pm
49252            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
49253            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
49254 ____________________________________________________________________________
49255 [  9205] By: jhi                                   on 2001/03/18  19:54:45
49256         Log: Integrate changes #9161,9162 from maintperl to mainline.
49257              
49258              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
49259              results
49260      Branch: perl
49261           !> t/op/magic.t
49262 ____________________________________________________________________________
49263 [  9204] By: jhi                                   on 2001/03/18  19:37:46
49264         Log: Make perl.third checks more understandable to the builder.
49265      Branch: perl
49266            ! Makefile.SH
49267 ____________________________________________________________________________
49268 [  9203] By: jhi                                   on 2001/03/18  19:20:54
49269         Log: Re-integrate #9138 from maintperl to mainline,
49270              the squelching of the unneeded "Scalars leaked" messages.
49271      Branch: perl
49272           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
49273           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
49274           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
49275 ____________________________________________________________________________
49276 [  9202] By: jhi                                   on 2001/03/18  18:48:36
49277         Log: More robust and more paranoid perl.third target.
49278      Branch: perl
49279            ! Makefile.SH
49280 ____________________________________________________________________________
49281 [  9201] By: jhi                                   on 2001/03/18  18:39:21
49282         Log: Integrate change #9197 from maintperl to mainline.
49283              
49284              more thorough cleaning of arenas.
49285      Branch: perl
49286           !> embed.pl perl.c proto.h sv.c t/op/sort.t
49287 ____________________________________________________________________________
49288 [  9200] By: jhi                                   on 2001/03/18  18:25:17
49289         Log: Integrate perlio.
49290      Branch: perl
49291           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
49292           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
49293           !> t/lib/encode.t toke.c universal.c utf8.c
49294 ____________________________________________________________________________
49295 [  9199] By: nick                                  on 2001/03/18  15:23:51
49296         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
49297              is the sense of the test being done. Avoid some magical 127 and 128 values
49298              by using macros.
49299      Branch: perlio
49300            ! doop.c pp_ctl.c sv.c toke.c
49301 ____________________________________________________________________________
49302 [  9198] By: nick                                  on 2001/03/18  14:18:12
49303         Log: UTF-X encoding invariance for Encode:
49304              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
49305              - move the XS code for those to universal.c (so in miniperl)
49306              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
49307              - change ext/Encode/compile to use above.
49308              - Fix t/lib/encode.t for above
49309              - Teach t/lib/b.t to expect -uutf8
49310              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
49311              utf8.pm is needed.
49312      Branch: perlio
49313            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
49314            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
49315 ____________________________________________________________________________
49316 [  9197] By: gsar                                  on 2001/03/18  12:15:57
49317         Log: more thorough cleaning of arenas--keep going until no more
49318              SvREFCNT_dec()s occur (this fixes the problem that causes the
49319              pesky "Scalars leaked" warnings)
49320      Branch: maint-5.6/perl
49321            ! embed.pl perl.c proto.h sv.c t/op/sort.t
49322 ____________________________________________________________________________
49323 [  9196] By: nick                                  on 2001/03/18  10:57:29
49324         Log: Fix pragma/utf8.t # 15
49325              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
49326              are SvUTF8 as well.
49327      Branch: perlio
49328            ! toke.c
49329 ____________________________________________________________________________
49330 [  9195] By: nick                                  on 2001/03/18  09:27:06
49331         Log: Integrate mainline
49332      Branch: perlio
49333           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
49334           !> t/op/pat.t
49335 ____________________________________________________________________________
49336 [  9194] By: jhi                                   on 2001/03/18  05:29:59
49337         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
49338              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
49339      Branch: perl
49340            ! op.c op.h t/op/misc.t t/op/pat.t
49341 ____________________________________________________________________________
49342 [  9193] By: jhi                                   on 2001/03/18  05:15:06
49343         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
49344      Branch: perl
49345            ! mg.c t/op/pat.t
49346 ____________________________________________________________________________
49347 [  9192] By: jhi                                   on 2001/03/18  04:22:43
49348         Log: tr/// UTF-8 patches from Inaba Hiroto.
49349      Branch: perl
49350            ! doop.c op.c
49351 ____________________________________________________________________________
49352 [  9191] By: jhi                                   on 2001/03/18  04:21:17
49353         Log: Integrate perlio.
49354      Branch: perl
49355           !> utf8.c utfebcdic.h
49356 ____________________________________________________________________________
49357 [  9190] By: nick                                  on 2001/03/17  20:32:01
49358         Log: Correct #if EBCDIC side typos.
49359              Builds and passes many tests on OS390.
49360      Branch: perlio
49361            ! utf8.c utfebcdic.h
49362 ____________________________________________________________________________
49363 [  9189] By: jhi                                   on 2001/03/17  18:55:49
49364         Log: Add prerequisites for the perl.third target.
49365      Branch: perl
49366            ! Makefile.SH
49367 ____________________________________________________________________________
49368 [  9188] By: jhi                                   on 2001/03/17  18:46:00
49369         Log: Integrate perlio.
49370      Branch: perl
49371           +> utfebcdic.h
49372           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
49373 ____________________________________________________________________________
49374 [  9187] By: jhi                                   on 2001/03/17  18:38:47
49375         Log: Add a make rule for perl.third (the Third Degree memory debugging
49376              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
49377      Branch: perl
49378            ! Makefile.SH
49379 ____________________________________________________________________________
49380 [  9186] By: nick                                  on 2001/03/17  18:34:48
49381         Log: MANIFEST addition :-(
49382      Branch: perlio
49383            ! MANIFEST
49384 ____________________________________________________________________________
49385 [  9185] By: nick                                  on 2001/03/17  18:29:50
49386         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
49387              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
49388              a superset of ASCII are invariant under the encoding. This is EBCDIC
49389              friendly as an encoded string can be looked at as being EBCDIC by lexer
49390              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
49391              ASCII on ASCII machines.
49392              
49393              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
49394              seperate.
49395              - Add some more macros to comprehend different shift amounts and
49396              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
49397              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
49398              and conditionally #include it.
49399              
49400              EBCDIC build as yet untested.  ASCII still fails the one test.
49401      Branch: perlio
49402            + utfebcdic.h
49403            ! utf8.c utf8.h
49404 ____________________________________________________________________________
49405 [  9184] By: nick                                  on 2001/03/17  17:44:16
49406         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
49407      Branch: perlio
49408            ! doop.c perl.h pp.c utf8.h
49409 ____________________________________________________________________________
49410 [  9183] By: jhi                                   on 2001/03/17  15:55:42
49411         Log: Integrate perlio.
49412      Branch: perl
49413            ! MANIFEST
49414           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
49415 ____________________________________________________________________________
49416 [  9182] By: nick                                  on 2001/03/17  09:16:06
49417         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
49418      Branch: perlio
49419            ! t/op/pat.t
49420 ____________________________________________________________________________
49421 [  9181] By: nick                                  on 2001/03/17  09:15:11
49422         Log: Integrate mainline.
49423      Branch: perlio
49424           +> lib/Locale/Constants.pm lib/Locale/Country.pm
49425           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
49426           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
49427           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
49428           !> (integrate 83 files)
49429 ____________________________________________________________________________
49430 [  9180] By: nick                                  on 2001/03/16  17:23:21
49431         Log: EBCDIC Fixes.
49432      Branch: perlio
49433            ! perl.h sv.c toke.c utf8.c utf8.h
49434 ____________________________________________________________________________
49435 [  9179] By: jhi                                   on 2001/03/16  14:10:12
49436         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
49437              a change needed to work around an AIX compiler bug.
49438      Branch: perl
49439            ! ext/Storable/Storable.xs
49440 ____________________________________________________________________________
49441 [  9178] By: jhi                                   on 2001/03/16  03:19:59
49442         Log: With Damian's approval synchronize damian's modules'
49443              licensing with Perl's standard module licensing.
49444      Branch: perl
49445            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
49446 ____________________________________________________________________________
49447 [  9177] By: jhi                                   on 2001/03/16  03:15:34
49448         Log: Make the Filter::Util:Call files have their own copies
49449              of the Perl standard module licensing, from Paul Marquess.
49450      Branch: perl
49451            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
49452 ____________________________________________________________________________
49453 [  9176] By: jhi                                   on 2001/03/16  02:56:04
49454         Log: Subject: [PATCH] more pod patches
49455              From: Michael Stevens <michael@etla.org>
49456              Date: Thu, 15 Mar 2001 21:25:18 +0000
49457              Message-ID: <20010315212518.A18870@firedrake.org>
49458      Branch: perl
49459            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
49460            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
49461            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
49462            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
49463            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
49464            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
49465            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
49466            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
49467            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
49468            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
49469            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
49470            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
49471            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
49472            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
49473            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
49474            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
49475            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
49476            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
49477            ! lib/Locale/Country.pm lib/Locale/Language.pm
49478            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
49479            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
49480            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
49481            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
49482            ! os2/OS2/Process/Process.pm
49483 ____________________________________________________________________________
49484 [  9175] By: jhi                                   on 2001/03/16  02:53:32
49485         Log: Subject: [PATCH] the uncontroversial doc patches
49486              From: Michael Stevens <michael@etla.org>
49487              Date: Thu, 15 Mar 2001 20:01:12 +0000
49488              Message-ID: <20010315200112.A7636@firedrake.org>
49489      Branch: perl
49490            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
49491            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
49492            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
49493            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
49494            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
49495 ____________________________________________________________________________
49496 [  9174] By: jhi                                   on 2001/03/16  02:50:49
49497         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
49498              From: Paul Lindner <lindner@inuus.com>
49499              Date: Fri, 16 Mar 2001 11:28:03 -0800
49500              Message-ID: <20010316112803.A7577@inuus.com>
49501      Branch: perl
49502            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
49503 ____________________________________________________________________________
49504 [  9173] By: nick                                  on 2001/03/15  20:21:03
49505         Log: 1st day's EBCDIC fixes:
49506              - toke.c's parsing of strings needed attention
49507              needed to conditionally e2a if string was already UTF-8
49508              - e2a/a2e tables where wrong way round.
49509              - new macros in utf8.h
49510      Branch: perlio
49511            ! perl.h toke.c utf8.h
49512 ____________________________________________________________________________
49513 [  9172] By: jhi                                   on 2001/03/15  15:17:17
49514         Log: Update Changes.
49515      Branch: perl
49516            ! Changes patchlevel.h
49517 ____________________________________________________________________________
49518 [  9171] By: jhi                                   on 2001/03/15  15:09:32
49519         Log: Subject: Re: Another Borland C++ problem.
49520              From: "Vadim Konovalov" <watman@inbox.ru>
49521              Date: Sat, 10 Mar 2001 19:26:07 +0300
49522              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
49523              
49524              Borland filename case problem.
49525      Branch: perl
49526            + win32/sncfnmcs.pl
49527            ! MANIFEST README.win32
49528 ____________________________________________________________________________
49529 [  9170] By: jhi                                   on 2001/03/15  14:54:23
49530         Log: Add Locale::Codes 1.06, from Neil Bowers.
49531      Branch: perl
49532            + lib/Locale/Constants.pm lib/Locale/Country.pm
49533            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
49534            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
49535            + t/lib/lc-language.t t/lib/lc-uk.t
49536            ! MANIFEST
49537 ____________________________________________________________________________
49538 [  9169] By: jhi                                   on 2001/03/15  14:19:01
49539         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
49540      Branch: perl
49541            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
49542            ! ext/Storable/Storable.xs
49543 ____________________________________________________________________________
49544 [  9168] By: jhi                                   on 2001/03/15  14:13:22
49545         Log: Integrate changes #9120,9167 from mainline to maintperl.
49546              
49547              Subject: [PATCH 5.6.1] OS/2 docs
49548              
49549              Subject: [PATCH 5.6.1] perldoc
49550      Branch: maint-5.6/perl
49551           !> os2/Changes utils/perldoc.PL
49552 ____________________________________________________________________________
49553 [  9167] By: jhi                                   on 2001/03/15  14:07:42
49554         Log: Subject: [PATCH 5.6.1] perldoc
49555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49556              Date: Wed, 14 Mar 2001 23:46:52 -0500
49557              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
49558      Branch: perl
49559            ! utils/perldoc.PL
49560 ____________________________________________________________________________
49561 [  9166] By: jhi                                   on 2001/03/15  13:53:15
49562         Log: sigaction test condition tweakage.
49563      Branch: perl
49564            ! t/lib/sigaction.t
49565 ____________________________________________________________________________
49566 [  9165] By: alanbur                               on 2001/03/15  03:49:17
49567         Log: Resynchronised with parent
49568      Branch: maint-5.6/pureperl
49569           +> os2/os2add.sym t/op/anonsub.t
49570           !> (integrate 72 files)
49571 ____________________________________________________________________________
49572 [  9164] By: jhi                                   on 2001/03/15  01:05:01
49573         Log: Avoid stomping off the beginning of an array in tr///.
49574      Branch: perl
49575            ! op.c
49576 ____________________________________________________________________________
49577 [  9163] By: jhi                                   on 2001/03/15  00:58:57
49578         Log: h2ph strictness and cleanliness from Kurt Starsinic.
49579      Branch: perl
49580            ! utils/h2ph.PL
49581 ____________________________________________________________________________
49582 [  9162] By: gsar                                  on 2001/03/15  00:56:53
49583         Log: avoid warnings
49584      Branch: maint-5.6/perl
49585            ! t/op/magic.t
49586 ____________________________________________________________________________
49587 [  9161] By: gsar                                  on 2001/03/15  00:52:09
49588         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
49589              results
49590      Branch: maint-5.6/perl
49591            ! t/op/magic.t
49592 ____________________________________________________________________________
49593 [  9160] By: jhi                                   on 2001/03/14  22:02:10
49594         Log: Do not use the Perl malloc in IRIX, suggested by
49595              Helmus Jarausch.
49596      Branch: perl
49597            ! hints/irix_6.sh
49598 ____________________________________________________________________________
49599 [  9159] By: nick                                  on 2001/03/14  21:45:59
49600         Log: Integrate mainline
49601      Branch: perlio
49602           +> t/op/loopctl.t
49603           !> (integrate 41 files)
49604 ____________________________________________________________________________
49605 [  9158] By: jhi                                   on 2001/03/14  21:10:09
49606         Log: The Day of the Retractions continues: the #9138
49607              (integrated in #9144) doesn't work well in mainline.
49608      Branch: perl
49609            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
49610            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
49611            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
49612 ____________________________________________________________________________
49613 [  9157] By: jhi                                   on 2001/03/14  20:58:12
49614         Log: The #9145 CANNOT be enabled: the clear_pmop code still
49615              dumps core all over in Tru64.
49616      Branch: perl
49617            ! op.c op.h t/op/pat.t
49618 ____________________________________________________________________________
49619 [  9156] By: jhi                                   on 2001/03/14  20:48:06
49620         Log: Integrate change #9154 from maintperl to mainline.
49621              
49622              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
49623              (caused Storable 1.0.10 to break on windows)
49624      Branch: perl
49625           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
49626           !> perlapi.c proto.h
49627 ____________________________________________________________________________
49628 [  9155] By: jhi                                   on 2001/03/14  20:23:53
49629         Log: Retract #9136: breaks threading (and binary compatibility).
49630      Branch: perl
49631            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
49632 ____________________________________________________________________________
49633 [  9154] By: gsar                                  on 2001/03/14  17:48:18
49634         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
49635              (caused Storable 1.0.10 to break on windows)
49636      Branch: maint-5.6/perl
49637            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
49638            ! perlapi.c proto.h
49639 ____________________________________________________________________________
49640 [  9153] By: jhi                                   on 2001/03/14  13:35:21
49641         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
49642      Branch: perl
49643            ! t/lib/sigaction.t
49644 ____________________________________________________________________________
49645 [  9152] By: gsar                                  on 2001/03/14  07:29:40
49646         Log: back out changes#9012,9010,9009 and parts of change#9016
49647              (causes ABRs under purify, and some prerequisites don't
49648              seem to be there in 5.6.x)
49649      Branch: maint-5.6/perl
49650            ! doop.c op.c t/op/tr.t toke.c
49651 ____________________________________________________________________________
49652 [  9151] By: gsar                                  on 2001/03/14  07:01:29
49653         Log: reenable change#9145 (the test was busted due to a missing
49654              C<print "ok 27\n">)
49655      Branch: perl
49656            ! op.c op.h t/op/pat.t
49657 ____________________________________________________________________________
49658 [  9150] By: jhi                                   on 2001/03/14  06:38:36
49659         Log: Retract #9145.
49660      Branch: perl
49661            ! op.c op.h t/op/pat.t
49662 ____________________________________________________________________________
49663 [  9149] By: jhi                                   on 2001/03/14  06:14:56
49664         Log: Retract #9143.
49665      Branch: perl
49666            ! op.c
49667 ____________________________________________________________________________
49668 [  9148] By: gsar                                  on 2001/03/14  06:13:02
49669         Log: Uninitialized Memory Read in regexec.c
49670      Branch: perl
49671            ! regexec.c
49672 ____________________________________________________________________________
49673 [  9147] By: jhi                                   on 2001/03/14  04:59:54
49674         Log: Subject: PATCH: make goto work in nested eval ""
49675              From: Robin Houston <robin@kitsite.com>
49676              Date: Wed, 14 Mar 2001 04:16:10 +0000
49677              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
49678      Branch: perl
49679            ! pp_ctl.c t/op/goto.t
49680 ____________________________________________________________________________
49681 [  9146] By: jhi                                   on 2001/03/14  04:42:54
49682         Log: Preserve the #ifdef PERL_CORE in perly.h.
49683      Branch: perl
49684            ! perly.fixer
49685 ____________________________________________________________________________
49686 [  9145] By: jhi                                   on 2001/03/14  03:57:41
49687         Log: (Retracted by #9150.)
49688      Branch: perl
49689            ! op.c op.h t/op/pat.t
49690 ____________________________________________________________________________
49691 [  9144] By: jhi                                   on 2001/03/14  03:50:38
49692         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
49693              
49694              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
49695              
49696              remove squelch controls for "Scalars leaked" messages in most places
49697              (these are now cured)
49698              
49699              fix another memory leak reported by purify (tie callbacks that
49700              croak can leak when wiping out magic)
49701      Branch: perl
49702           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
49703           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
49704           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
49705           !> t/pragma/warnings.t
49706 ____________________________________________________________________________
49707 [  9143] By: jhi                                   on 2001/03/14  03:37:53
49708         Log: (Retracted by #9149.)
49709      Branch: perl
49710            ! op.c
49711 ____________________________________________________________________________
49712 [  9142] By: gsar                                  on 2001/03/14  03:20:48
49713         Log: fix another memory leak reported by purify (tie callbacks that
49714              croak can leak when wiping out magic)
49715      Branch: maint-5.6/perl
49716            ! scope.c
49717 ____________________________________________________________________________
49718 [  9141] By: jhi                                   on 2001/03/14  02:55:00
49719         Log: Subject: PATCH for [ID 20010305.003]
49720              From: Robin Houston <robin@kitsite.com>
49721              Date: Wed, 14 Mar 2001 02:45:51 +0000
49722              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
49723      Branch: perl
49724            ! pp_ctl.c t/op/eval.t
49725 ____________________________________________________________________________
49726 [  9140] By: jhi                                   on 2001/03/14  02:41:54
49727         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
49728              Date: Wed, 14 Mar 2001 01:52:51 +0000
49729              From: Robin Houston <robin@kitsite.com>
49730              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
49731              
49732              Fix for 2000313.004.
49733      Branch: perl
49734            ! pp_ctl.c t/op/goto.t
49735 ____________________________________________________________________________
49736 [  9139] By: jhi                                   on 2001/03/14  02:40:50
49737         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
49738              From: Robin Houston <robin@kitsite.com>
49739              Date: Wed, 14 Mar 2001 00:43:45 +0000
49740              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
49741      Branch: perl
49742            + t/op/loopctl.t
49743            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
49744            ! vms/perly_c.vms
49745 ____________________________________________________________________________
49746 [  9138] By: gsar                                  on 2001/03/14  01:18:00
49747         Log: remove squelch controls for "Scalars leaked" messages in most places
49748              (these are now cured)
49749      Branch: maint-5.6/perl
49750            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
49751            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
49752            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
49753 ____________________________________________________________________________
49754 [  9137] By: gsar                                  on 2001/03/14  00:57:04
49755         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
49756      Branch: maint-5.6/perl
49757            ! regcomp.c
49758 ____________________________________________________________________________
49759 [  9136] By: jhi                                   on 2001/03/13  23:12:24
49760         Log: (Retracted by #9155)
49761              
49762              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
49763              From: Jens-Uwe Mager <jum@helios.de>
49764              Date: Wed, 21 Feb 2001 21:32:04 +0100
49765              Message-ID: <20010221213203.A18340@ans.helios.de>
49766      Branch: perl
49767            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
49768 ____________________________________________________________________________
49769 [  9135] By: jhi                                   on 2001/03/13  22:50:05
49770         Log: Integrate perlio.
49771      Branch: perl
49772           !> pp.c
49773 ____________________________________________________________________________
49774 [  9134] By: jhi                                   on 2001/03/13  22:49:05
49775         Log: Integrate change #9131 from maintperl into mainline.
49776              
49777              make the error text look more consistent in hints/hpux.sh
49778      Branch: perl
49779           !> hints/hpux.sh
49780 ____________________________________________________________________________
49781 [  9133] By: gsar                                  on 2001/03/13  22:46:20
49782         Log: integrate change#9067 from mainline
49783              
49784              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
49785      Branch: maint-5.6/perl
49786           !> lib/ExtUtils/MM_Unix.pm
49787 ____________________________________________________________________________
49788 [  9132] By: jhi                                   on 2001/03/13  22:41:21
49789         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
49790              From: "John P. Linderman" <jpl@research.att.com>
49791              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
49792              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
49793              
49794              A more correct prime finder.
49795      Branch: perl
49796            ! lib/Tie/SubstrHash.pm
49797 ____________________________________________________________________________
49798 [  9131] By: gsar                                  on 2001/03/13  22:30:42
49799         Log: make the error text look more consistent in hints/hpux.sh
49800      Branch: maint-5.6/perl
49801            ! hints/hpux.sh
49802 ____________________________________________________________________________
49803 [  9130] By: jhi                                   on 2001/03/13  22:23:44
49804         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
49805              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49806              Date: Tue, 13 Mar 2001 18:41:26 +0100
49807              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
49808              
49809              If the test is run non-interactively the default handler
49810              is different.
49811      Branch: perl
49812            ! t/lib/sigaction.t
49813 ____________________________________________________________________________
49814 [  9129] By: jhi                                   on 2001/03/13  22:20:21
49815         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
49816              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49817              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
49818              Date:     Tue, 13 Mar 2001 16:44:32 EST
49819      Branch: perl
49820            ! t/lib/1_compile.t
49821 ____________________________________________________________________________
49822 [  9128] By: jhi                                   on 2001/03/13  22:18:34
49823         Log: Subject: Another patch for integer.pm POD 
49824              From: "John L. Allen" <allen@grumman.com>
49825              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
49826              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
49827      Branch: perl
49828            ! lib/integer.pm
49829 ____________________________________________________________________________
49830 [  9127] By: nick                                  on 2001/03/13  21:26:30
49831         Log: Integrate mainline.
49832      Branch: perlio
49833           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
49834           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
49835           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
49836           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
49837           !> Changes Configure MANIFEST README.os2 README.os390
49838           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
49839           !> os2/Changes patchlevel.h win32/perlhost.h
49840 ____________________________________________________________________________
49841 [  9126] By: nick                                  on 2001/03/13  20:39:51
49842         Log: #ifdef'ed out code to make packed side of pack/unpack
49843              octets. (i.e. pack('U') => encode_utf8).
49844      Branch: perlio
49845            ! pp.c
49846 ____________________________________________________________________________
49847 [  9125] By: jhi                                   on 2001/03/13  15:07:16
49848         Log: Update Changes.
49849      Branch: perl
49850            ! Changes patchlevel.h
49851 ____________________________________________________________________________
49852 [  9124] By: jhi                                   on 2001/03/13  14:22:45
49853         Log: Workaround for the buggy ("internal compiler error")
49854              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
49855              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
49856              of Andreas König.
49857      Branch: perl
49858            ! ext/re/Makefile.PL hints/aix.sh
49859 ____________________________________________________________________________
49860 [  9123] By: jhi                                   on 2001/03/13  03:24:34
49861         Log: Typo in #9114.
49862      Branch: metaconfig
49863            ! U/modified/myhostname.U
49864 ____________________________________________________________________________
49865 [  9122] By: jhi                                   on 2001/03/13  03:24:06
49866         Log: Typo in #9113.
49867      Branch: perl
49868            ! Configure
49869 ____________________________________________________________________________
49870 [  9121] By: jhi                                   on 2001/03/13  01:53:05
49871         Log: Forgot to check-in the larger part of #9120, duh.
49872      Branch: perl
49873            ! README.os2
49874 ____________________________________________________________________________
49875 [  9120] By: jhi                                   on 2001/03/13  01:51:31
49876         Log: Subject: [PATCH 5.6.1] OS/2 docs
49877              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49878              Date: Mon, 12 Mar 2001 03:27:32 -0500
49879              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
49880      Branch: perl
49881            ! os2/Changes
49882 ____________________________________________________________________________
49883 [  9119] By: jhi                                   on 2001/03/13  01:49:41
49884         Log: Integrate change #9116 from maintperl into mainline.
49885              
49886              Win32::GetCwd() returns C: instead of C:\ in the root directory
49887              under ithreads
49888      Branch: perl
49889           !> win32/perlhost.h
49890 ____________________________________________________________________________
49891 [  9118] By: jhi                                   on 2001/03/13  01:13:39
49892         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
49893      Branch: perl
49894            + lib/Switch.pm t/lib/switch.t
49895            ! MANIFEST
49896 ____________________________________________________________________________
49897 [  9117] By: jhi                                   on 2001/03/13  01:03:17
49898         Log: Add Text::Balanced 1.83.
49899      Branch: perl
49900            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
49901            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
49902            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
49903            + t/lib/tb-xvari.t
49904            ! MANIFEST
49905 ____________________________________________________________________________
49906 [  9116] By: gsar                                  on 2001/03/13  00:55:53
49907         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
49908              under ithreads
49909      Branch: maint-5.6/perl
49910            ! win32/perlhost.h
49911 ____________________________________________________________________________
49912 [  9115] By: jhi                                   on 2001/03/13  00:54:09
49913         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
49914              From: "John L. Allen" <allen@grumman.com>
49915              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
49916              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
49917              
49918              use integer document clarification.
49919      Branch: perl
49920            ! lib/integer.pm
49921 ____________________________________________________________________________
49922 [  9114] By: jhi                                   on 2001/03/13  00:38:54
49923         Log: Metaconfig unit change for #9113.
49924      Branch: metaconfig
49925            ! U/modified/myhostname.U
49926 ____________________________________________________________________________
49927 [  9113] By: jhi                                   on 2001/03/13  00:38:35
49928         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?)
49929              From: Peter Prymmer <pvhp@forte.com>
49930              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
49931              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
49932      Branch: perl
49933            ! Configure README.os390 hints/os390.sh
49934 ____________________________________________________________________________
49935 [  9112] By: jhi                                   on 2001/03/13  00:29:00
49936         Log: Integrate perlio.
49937      Branch: perl
49938           !> sv.c utf8.h
49939 ____________________________________________________________________________
49940 [  9111] By: nick                                  on 2001/03/12  21:16:33
49941         Log: Integrate mainline.
49942      Branch: perlio
49943           +> t/op/anonsub.t
49944           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
49945           !> proto.h sv.c
49946 ____________________________________________________________________________
49947 [  9110] By: nick                                  on 2001/03/12  21:00:13
49948         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
49949      Branch: perlio
49950            ! sv.c utf8.h
49951 ____________________________________________________________________________
49952 [  9109] By: jhi                                   on 2001/03/12  16:04:47
49953         Log: Integrate change #9108 from maintperl to mainline.
49954              
49955              fix memory leak in C<sub X { sub {} }> arising from a refcount
49956              loop between the outer sub and the inner prototype anonsub
49957              
49958              this also enables closures returned by subroutines that
49959              subsequently get redefined to work without generating coredumps :)
49960              
49961              completely removed the free_closures() hack--it shouldn't be
49962              needed anymore
49963      Branch: perl
49964           +> t/op/anonsub.t
49965           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
49966           !> proto.h sv.c
49967 ____________________________________________________________________________
49968 [  9108] By: gsar                                  on 2001/03/12  10:21:31
49969         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
49970              loop between the outer sub and the inner prototype anonsub
49971              
49972              this also enables closures returned by subroutines that
49973              subsequently get redefined to work without generating coredumps :)
49974              
49975              completely removed the free_closures() hack--it shouldn't be
49976              needed anymore
49977      Branch: maint-5.6/perl
49978            + t/op/anonsub.t
49979            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
49980            ! proto.h sv.c
49981 ____________________________________________________________________________
49982 [  9107] By: jhi                                   on 2001/03/12  05:15:31
49983         Log: Integrate perlio.
49984      Branch: perl
49985           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
49986 ____________________________________________________________________________
49987 [  9106] By: nick                                  on 2001/03/11  20:10:12
49988         Log: regcomp.c is working in native space, not Unicode space (if different)
49989              as it is doing compare against 'W' in \W etc.
49990      Branch: perlio
49991            ! regcomp.c
49992 ____________________________________________________________________________
49993 [  9105] By: nick                                  on 2001/03/11  19:39:34
49994         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
49995              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
49996      Branch: perlio
49997            ! regcomp.c toke.c utf8.c
49998 ____________________________________________________________________________
49999 [  9104] By: nick                                  on 2001/03/11  18:15:44
50000         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
50001      Branch: perlio
50002            ! sv.c
50003 ____________________________________________________________________________
50004 [  9103] By: nick                                  on 2001/03/11  18:03:28
50005         Log: Integrate mainline (for regexp stuff).
50006      Branch: perlio
50007           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
50008           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
50009           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
50010           !> t/lib/errno.t t/op/pat.t
50011 ____________________________________________________________________________
50012 [  9102] By: nick                                  on 2001/03/11  17:44:20
50013         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
50014              - exclude layer syms in makedef.pl for sfio
50015              - also inhibit Encode from trying to build ":encode()" layer.
50016      Branch: perlio
50017            ! ext/Encode/Encode.xs makedef.pl
50018 ____________________________________________________________________________
50019 [  9101] By: jhi                                   on 2001/03/10  22:38:13
50020         Log: The $Is_MacOS needs to be declared.
50021      Branch: perl
50022            ! lib/ExtUtils/Manifest.pm
50023 ____________________________________________________________________________
50024 [  9100] By: jhi                                   on 2001/03/10  22:14:29
50025         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
50026              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
50027              pollute the symbolspace if using sfio.
50028      Branch: perl
50029            ! ext/Encode/Encode.xs
50030 ____________________________________________________________________________
50031 [  9099] By: jhi                                   on 2001/03/10  21:58:48
50032         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
50033              Date: Sat, 10 Mar 2001 14:23:55 -0500
50034              From: Chris Nandor <pudge@pobox.com>
50035              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
50036      Branch: perl
50037            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
50038            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
50039            ! t/lib/errno.t
50040 ____________________________________________________________________________
50041 [  9098] By: jhi                                   on 2001/03/10  21:38:30
50042         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
50043      Branch: perl
50044            ! regcomp.c regexec.c t/op/pat.t
50045 ____________________________________________________________________________
50046 [  9097] By: jhi                                   on 2001/03/10  14:38:07
50047         Log: Integrate perlio.
50048      Branch: perl
50049           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
50050           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
50051           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
50052 ____________________________________________________________________________
50053 [  9096] By: nick                                  on 2001/03/10  11:55:43
50054         Log: EBCDIC sanity - phase I
50055              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
50056              - use utf8n_xxxx (c.f. pvn) for forms which take length.
50057              - back out vN.N and $^V exceptions to e2a/a2e
50058              - make "locale" isxxx macros be uvchr (may be redundant?)
50059              
50060              Not clear yet that toUPPER_uni et. al. return being handled correctly.
50061              The tr// and rexexp stuff still needs an audit, assumption is they are working
50062              in Unicode space.
50063              
50064              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
50065      Branch: perlio
50066            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
50067            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
50068            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
50069 ____________________________________________________________________________
50070 [  9095] By: jhi                                   on 2001/03/09  22:10:01
50071         Log: Integrate perlio.
50072      Branch: perl
50073           !> dump.c
50074 ____________________________________________________________________________
50075 [  9094] By: nick                                  on 2001/03/09  17:36:38
50076         Log: Builds an passes all tests after integrate and this tweak.
50077      Branch: perlio
50078            ! dump.c
50079 ____________________________________________________________________________
50080 [  9093] By: nick                                  on 2001/03/09  17:16:03
50081         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
50082      Branch: perlio
50083           +> lib/unicode/Scripts.txt t/lib/sigaction.t
50084           !> (integrate 79 files)
50085 ____________________________________________________________________________
50086 [  9092] By: jhi                                   on 2001/03/09  15:28:26
50087         Log: Update Changes.
50088      Branch: perl
50089            ! Changes patchlevel.h
50090 ____________________________________________________________________________
50091 [  9091] By: jhi                                   on 2001/03/09  15:25:05
50092         Log: In op/stat #35 better to scan all the potential directories
50093              for setuids, not just the first one.
50094      Branch: perl
50095            ! t/op/stat.t
50096 ____________________________________________________________________________
50097 [  9090] By: jhi                                   on 2001/03/09  15:01:27
50098         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
50099              From: rspier@pobox.com (Robert Spier)
50100              Date: Fri, 9 Mar 2001 03:30:20 -0500
50101              Message-ID: <15016.38044.381174.160189@rls.cx>
50102              
50103              EXISTS() returning undef mistakenly triggered a FETCH().
50104      Branch: perl
50105            ! hv.c
50106 ____________________________________________________________________________
50107 [  9089] By: jhi                                   on 2001/03/09  14:59:02
50108         Log: Add /sbin and /usr/sbin to the list of directories scanned
50109              for setuid programs.  Takes care of bug id 20010309.003.
50110      Branch: perl
50111            ! t/op/stat.t
50112 ____________________________________________________________________________
50113 [  9088] By: jhi                                   on 2001/03/09  14:48:32
50114         Log: Regen perlapi, perltoc.
50115      Branch: perl
50116            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
50117 ____________________________________________________________________________
50118 [  9087] By: jhi                                   on 2001/03/09  14:38:56
50119         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
50120              From: David Mitchell <davem@fdgroup.co.uk>
50121              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
50122              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
50123      Branch: perl
50124            ! dump.c perl.c perl.h pod/perlrun.pod
50125 ____________________________________________________________________________
50126 [  9086] By: jhi                                   on 2001/03/09  01:47:16
50127         Log: A modified version of
50128              
50129              Subject: [ID 20010307.005] POSIX::sigaction has various problems
50130              From: anders@broadcom.com
50131              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
50132              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
50133              
50134              Currently the sigaction.t test #6 fails (and is fudged to look
50135              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
50136              This may well be a genuine bug in Linux sigaction() (since at
50137              least Tru64, Solaris, and HP-UX disagree with Linux).
50138              Anyone with POSIX / SUSv2 tome handy?  The problem is that
50139              the flags of the oldaction don't match with the flags in
50140              the previously installed disposition.
50141      Branch: perl
50142            + t/lib/sigaction.t
50143            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50144 ____________________________________________________________________________
50145 [  9085] By: jhi                                   on 2001/03/09  01:30:13
50146         Log: Subject: Re: mission impossible for the day
50147              From: Alex Gough <alex@rcon.org>
50148              Date: Thu, 08 Mar 2001 17:18:19 +0000
50149              Message-ID: <3AA7BEDB.8070409@rcon.org>
50150              
50151              If references (are overloaded) and can be directly stringified,
50152              show that instead of "stringified".
50153              
50154              (The problem, infinite mutual recursion caused by overloaded bool
50155              in Switch.pm, tracked by David Mitchell)
50156      Branch: perl
50157            ! lib/Carp/Heavy.pm
50158 ____________________________________________________________________________
50159 [  9084] By: jhi                                   on 2001/03/09  01:20:39
50160         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
50161              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
50162              From: David Mitchell <davem@fdgroup.co.uk>
50163              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
50164      Branch: perl
50165            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
50166            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
50167 ____________________________________________________________________________
50168 [  9083] By: jhi                                   on 2001/03/09  01:16:51
50169         Log: Subject: [PATCH] perldata.pod here-doc docs
50170              From: Jeff Pinyan <jeffp@crusoe.net>
50171              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
50172              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
50173      Branch: perl
50174            ! pod/perldata.pod
50175 ____________________________________________________________________________
50176 [  9082] By: jhi                                   on 2001/03/09  01:01:27
50177         Log: Subject: Re: Unicode/EBCDIC
50178              From: Peter Prymmer <pvhp@forte.com>
50179              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
50180              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
50181      Branch: perl
50182            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
50183 ____________________________________________________________________________
50184 [  9081] By: jhi                                   on 2001/03/08  13:41:30
50185         Log: Subject: Ooops, wrong 'no *POSIX' Patch
50186              From: Dorner Thomas <Thomas.Dorner@start.de>
50187              Date: Thu, 8 Mar 2001 08:43:28 +0100
50188              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
50189      Branch: perl
50190            ! hints/posix-bc.sh
50191 ____________________________________________________________________________
50192 [  9080] By: jhi                                   on 2001/03/08  13:11:42
50193         Log: It's Scripts.txt, not Script.txt.
50194      Branch: perl
50195            ! MANIFEST
50196 ____________________________________________________________________________
50197 [  9079] By: jhi                                   on 2001/03/08  12:59:05
50198         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
50199              From: Dorner Thomas <Thomas.Dorner@start.de>
50200              Date: Wed, 7 Mar 2001 14:13:31 +0100
50201              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
50202      Branch: perl
50203            ! makedepend.SH
50204 ____________________________________________________________________________
50205 [  9078] By: jhi                                   on 2001/03/08  12:57:43
50206         Log: Retract #9069, wrong patch.
50207      Branch: perl
50208            ! Makefile.SH
50209 ____________________________________________________________________________
50210 [  9077] By: jhi                                   on 2001/03/08  01:06:13
50211         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
50212      Branch: perl
50213            + lib/unicode/Scripts.txt
50214            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
50215            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
50216            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
50217            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
50218            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
50219            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
50220            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
50221            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
50222            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
50223            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
50224            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
50225            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
50226            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
50227            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
50228            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
50229            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
50230            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
50231            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
50232            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
50233            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
50234            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
50235            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
50236            ! lib/unicode/version
50237 ____________________________________________________________________________
50238 [  9076] By: jhi                                   on 2001/03/07  22:59:39
50239         Log: Integrate change #7784 from mainline into maintperl.
50240              
50241              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
50242      Branch: maint-5.6/perl
50243           !> pp_ctl.c t/op/pat.t
50244 ____________________________________________________________________________
50245 [  9075] By: jhi                                   on 2001/03/07  22:05:11
50246         Log: More UTF-8 test tweaks.
50247      Branch: perl
50248            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
50249 ____________________________________________________________________________
50250 [  9074] By: nick                                  on 2001/03/07  21:39:29
50251         Log: Integrate mainline.
50252      Branch: perlio
50253           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
50254           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
50255           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
50256           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
50257           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
50258 ____________________________________________________________________________
50259 [  9073] By: jhi                                   on 2001/03/07  16:37:09
50260         Log: Update Changes.
50261      Branch: perl
50262            ! Changes patchlevel.h
50263 ____________________________________________________________________________
50264 [  9072] By: jhi                                   on 2001/03/07  16:32:30
50265         Log: Subject: [ID 20010306.004] || != named unary operator
50266              From: abela@geneanet.org
50267              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
50268              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
50269      Branch: perl
50270            ! pod/perlop.pod
50271 ____________________________________________________________________________
50272 [  9071] By: jhi                                   on 2001/03/07  15:14:11
50273         Log: Subject: downgrading to bytes for common functions
50274              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
50275              Date: Wed, 7 Mar 2001 02:36:55 -0500
50276              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
50277      Branch: perl
50278            ! pp_sys.c
50279 ____________________________________________________________________________
50280 [  9070] By: jhi                                   on 2001/03/07  15:04:58
50281         Log: Clarify the description differentiating for and while; inspired by
50282              
50283              Subject: [ID 20010306.002] for/while difference in for definition
50284              From: abela@geneanet.org
50285              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
50286              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
50287      Branch: perl
50288            ! pod/perlsyn.pod
50289 ____________________________________________________________________________
50290 [  9069] By: jhi                                   on 2001/03/07  14:55:30
50291         Log: (Retracted by #9078.)
50292      Branch: perl
50293            ! Makefile.SH
50294 ____________________________________________________________________________
50295 [  9068] By: jhi                                   on 2001/03/07  14:51:17
50296         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
50297              From: Radu Greab <radu@netsoft.ro>
50298              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
50299              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
50300      Branch: perl
50301            ! pp.c t/op/chop.t
50302 ____________________________________________________________________________
50303 [  9067] By: jhi                                   on 2001/03/07  14:48:57
50304         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
50305              From: Simon Cozens <simon@netthink.co.uk>
50306              Date: Wed, 7 Mar 2001 13:59:28 +0000
50307              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
50308              
50309              In order to allow MakeMaker to build correct Makefiles,
50310              you need to change the order of the arguments in MM_Unix.pm
50311              as well. (Unless you have C89_CCMODE set, but we're trying
50312              to be POSIXly correct)
50313              
50314              Thanks to Merijn Broeren for tracking this down.
50315      Branch: perl
50316            ! lib/ExtUtils/MM_Unix.pm
50317 ____________________________________________________________________________
50318 [  9066] By: jhi                                   on 2001/03/07  14:30:02
50319         Log: Floating point too messy.
50320      Branch: perl
50321            ! t/camel-III/vstring.t
50322 ____________________________________________________________________________
50323 [  9065] By: jhi                                   on 2001/03/07  14:17:44
50324         Log: Integrate change #9064 from maintperl into mainline.
50325              
50326              fix memory leak in pack("Bb",...)
50327      Branch: perl
50328           !> perl.c
50329 ____________________________________________________________________________
50330 [  9064] By: gsar                                  on 2001/03/07  06:29:24
50331         Log: fix memory leak in pack("Bb",...)
50332      Branch: maint-5.6/perl
50333            ! perl.c
50334 ____________________________________________________________________________
50335 [  9063] By: jhi                                   on 2001/03/07  00:55:04
50336         Log: Major utf8 test reorganisation and rewrite.
50337              Hopefully no tests were lost in the shuffle.
50338              (The beginning of pragma/utf8 was lost intentionally,
50339              the tests were rather bogus and incomplete.)
50340      Branch: perl
50341            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
50342            ! t/pragma/utf8.t
50343 ____________________________________________________________________________
50344 [  9062] By: jhi                                   on 2001/03/07  00:41:16
50345         Log: More tweakage on the Unicode character class descriptions.
50346      Branch: perl
50347            ! lib/unicode/mktables.PL pod/perlretut.pod
50348 ____________________________________________________________________________
50349 [  9061] By: jhi                                   on 2001/03/06  23:12:38
50350         Log: The perlretut was still talking about the old \p and \P
50351              definitions.
50352      Branch: perl
50353            ! pod/perlretut.pod
50354 ____________________________________________________________________________
50355 [  9060] By: nick                                  on 2001/03/06  20:52:37
50356         Log: Integrate mainline (make test works again now).
50357      Branch: perlio
50358           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
50359 ____________________________________________________________________________
50360 [  9059] By: jhi                                   on 2001/03/06  15:36:14
50361         Log: 0.999... does equal 1.0, doesn't it?
50362      Branch: perl
50363            ! t/camel-III/vstring.t
50364 ____________________________________________________________________________
50365 [  9058] By: jhi                                   on 2001/03/06  15:34:00
50366         Log: Make /x{abcd}/ to work without use utf8.
50367      Branch: perl
50368            ! regcomp.c
50369 ____________________________________________________________________________
50370 [  9057] By: jhi                                   on 2001/03/06  03:02:36
50371         Log: Easier to outcomment all the three reset() tests for now.
50372      Branch: perl
50373            ! t/op/pat.t
50374 ____________________________________________________________________________
50375 [  9056] By: jhi                                   on 2001/03/06  02:30:02
50376         Log: Comment out the deadly reset; until the 20010301.005
50377              is finally fixed.
50378      Branch: perl
50379            ! t/op/pat.t
50380 ____________________________________________________________________________
50381 [  9055] By: jhi                                   on 2001/03/06  02:21:26
50382         Log: Integrate the change #9054 from mainline:
50383              retract the PMOP cleanup patch pending further investigation.
50384      Branch: maint-5.6/perl
50385           !> op.c op.h
50386 ____________________________________________________________________________
50387 [  9054] By: jhi                                   on 2001/03/06  02:19:57
50388         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
50389              with oddly familiar stack traces.
50390      Branch: perl
50391            ! op.c op.h
50392 ____________________________________________________________________________
50393 [  9053] By: jhi                                   on 2001/03/05  23:20:28
50394         Log: Integrate perlio.
50395      Branch: perl
50396           +> ext/Encode/Encode/koi8-r.ucm
50397           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
50398           !> makedef.pl
50399 ____________________________________________________________________________
50400 [  9052] By: nick                                  on 2001/03/05  23:08:17
50401         Log: skipping USE_PERLIO symbols correction.
50402      Branch: perlio
50403            ! makedef.pl
50404 ____________________________________________________________________________
50405 [  9051] By: nick                                  on 2001/03/05  22:35:07
50406         Log: More Encode alias tidying.
50407      Branch: perlio
50408            + ext/Encode/Encode/koi8-r.ucm
50409            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
50410 ____________________________________________________________________________
50411 [  9050] By: jhi                                   on 2001/03/05  21:44:29
50412         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
50413              Sarathy's fix for ID 20010301.005.
50414      Branch: maint-5.6/perl
50415           !> op.c op.h
50416 ____________________________________________________________________________
50417 [  9049] By: nick                                  on 2001/03/05  19:54:04
50418         Log: Integrate Jarkko's Encode.pm tweak.
50419      Branch: perlio
50420           !> ext/Encode/Encode.pm
50421 ____________________________________________________________________________
50422 [  9048] By: nick                                  on 2001/03/05  19:47:57
50423         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
50424      Branch: perlio
50425           +> os2/os2add.sym
50426           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
50427           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
50428           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
50429           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
50430           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
50431 ____________________________________________________________________________
50432 [  9047] By: jhi                                   on 2001/03/05  19:25:26
50433         Log: Regen perlapi.
50434      Branch: perl
50435            ! pod/perlapi.pod
50436 ____________________________________________________________________________
50437 [  9046] By: jhi                                   on 2001/03/05  19:12:14
50438         Log: Integrate perlio.
50439      Branch: perl
50440           +> t/camel-III/vstring.t
50441           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
50442 ____________________________________________________________________________
50443 [  9045] By: jhi                                   on 2001/03/05  19:10:36
50444         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
50445      Branch: perl
50446            ! ext/Encode/Encode.pm
50447 ____________________________________________________________________________
50448 [  9044] By: jhi                                   on 2001/03/05  18:49:12
50449         Log: Forgot the other half of the PMOP patch (#9033).
50450      Branch: perl
50451            ! op.h
50452 ____________________________________________________________________________
50453 [  9043] By: nick                                  on 2001/03/05  18:14:47
50454         Log: Update MANIFEST for new test.
50455      Branch: perlio
50456            ! MANIFEST
50457 ____________________________________________________________________________
50458 [  9042] By: nick                                  on 2001/03/05  18:12:41
50459         Log: Some tests for Camel 3rd edition features.
50460              Make gethostbyaddr() test in above work.
50461      Branch: perlio
50462            + t/camel-III/vstring.t
50463            ! pp.h pp_sys.c t/TEST t/harness
50464 ____________________________________________________________________________
50465 [  9041] By: jhi                                   on 2001/03/05  17:41:48
50466         Log: Add more ISO 8859 encoding aliases.
50467      Branch: perl
50468            ! ext/Encode/Encode.pm
50469 ____________________________________________________________________________
50470 [  9040] By: jhi                                   on 2001/03/05  17:30:43
50471         Log: Integrate perlio.
50472      Branch: perl
50473           !> MANIFEST sv.c
50474 ____________________________________________________________________________
50475 [  9039] By: nick                                  on 2001/03/05  17:11:36
50476         Log: Missed added file.
50477      Branch: perlio
50478            ! MANIFEST
50479 ____________________________________________________________________________
50480 [  9038] By: jhi                                   on 2001/03/05  15:58:01
50481         Log: Add tr tests for EBCDIC, from Karsten Sperling.
50482      Branch: perl
50483            ! t/op/tr.t
50484 ____________________________________________________________________________
50485 [  9037] By: nick                                  on 2001/03/05  15:56:35
50486         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
50487              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
50488              
50489              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
50490              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
50491              - uses SvPV() rather than sv_2pv() in case it isn't a string.
50492      Branch: perlio
50493            ! sv.c
50494 ____________________________________________________________________________
50495 [  9036] By: jhi                                   on 2001/03/05  15:49:15
50496         Log: Add matching tests currently failing in EBCDIC,
50497              suggested by Karsten Sperling.
50498      Branch: perl
50499            ! t/op/pat.t
50500 ____________________________________________________________________________
50501 [  9035] By: jhi                                   on 2001/03/05  15:36:55
50502         Log: The #9034 needs a MANIFESTation.
50503      Branch: perl
50504            ! MANIFEST
50505 ____________________________________________________________________________
50506 [  9034] By: jhi                                   on 2001/03/05  15:35:14
50507         Log: Integrate perlio.
50508      Branch: perl
50509           +> ext/Encode/Encode/Tcl.pm
50510           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
50511           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
50512           !> ext/Encode/Encode/iso8859-1.ucm
50513           !> ext/Encode/Encode/iso8859-10.ucm
50514           !> ext/Encode/Encode/iso8859-13.ucm
50515           !> ext/Encode/Encode/iso8859-14.ucm
50516           !> ext/Encode/Encode/iso8859-15.ucm
50517           !> ext/Encode/Encode/iso8859-16.ucm
50518           !> ext/Encode/Encode/iso8859-2.ucm
50519           !> ext/Encode/Encode/iso8859-3.ucm
50520           !> ext/Encode/Encode/iso8859-4.ucm
50521           !> ext/Encode/Encode/iso8859-5.ucm
50522           !> ext/Encode/Encode/iso8859-6.ucm
50523           !> ext/Encode/Encode/iso8859-7.ucm
50524           !> ext/Encode/Encode/iso8859-8.ucm
50525           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
50526           !> t/lib/encode.t
50527 ____________________________________________________________________________
50528 [  9033] By: jhi                                   on 2001/03/05  15:33:18
50529         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
50530              From: Gurusamy Sarathy <gsar@ActiveState.com>
50531              Date: Sun, 04 Mar 2001 22:33:15 -0800
50532              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
50533              
50534              PMOPs need to remember their own stash so that they can
50535              gracefully remove themselves from their linked list.
50536      Branch: perl
50537            ! op.c
50538 ____________________________________________________________________________
50539 [  9032] By: nick                                  on 2001/03/05  14:51:50
50540         Log: Encode implementation "completion"
50541              Implement and document define_encoding()
50542              Implement and document encoding aliases including define_alias()
50543              Make Encode::XS use define_encoding() rather than back-door.
50544              Move run-time *.enc to separate Encode::Tcl module.
50545              Make 'compile' honour <codeset_name>
50546              Change canonical names of to iso-8859-* and US-ascii.
50547      Branch: perlio
50548            + ext/Encode/Encode/Tcl.pm
50549            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
50550            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
50551            ! ext/Encode/Encode/iso8859-1.ucm
50552            ! ext/Encode/Encode/iso8859-10.ucm
50553            ! ext/Encode/Encode/iso8859-13.ucm
50554            ! ext/Encode/Encode/iso8859-14.ucm
50555            ! ext/Encode/Encode/iso8859-15.ucm
50556            ! ext/Encode/Encode/iso8859-16.ucm
50557            ! ext/Encode/Encode/iso8859-2.ucm
50558            ! ext/Encode/Encode/iso8859-3.ucm
50559            ! ext/Encode/Encode/iso8859-4.ucm
50560            ! ext/Encode/Encode/iso8859-5.ucm
50561            ! ext/Encode/Encode/iso8859-6.ucm
50562            ! ext/Encode/Encode/iso8859-7.ucm
50563            ! ext/Encode/Encode/iso8859-8.ucm
50564            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
50565            ! t/lib/encode.t
50566 ____________________________________________________________________________
50567 [  9031] By: jhi                                   on 2001/03/05  13:51:17
50568         Log: Integrate change #9030 from maintperl into mainline.
50569              
50570              Subject: [PATCH 5.6.1] OS/2 cleanup
50571      Branch: perl
50572           +> os2/os2add.sym
50573           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
50574           !> makedef.pl os2/Changes os2/Makefile.SHs
50575           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
50576           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
50577           !> os2/os2.sym os2/os2ish.h
50578 ____________________________________________________________________________
50579 [  9030] By: jhi                                   on 2001/03/05  13:46:49
50580         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
50581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50582              Date: Mon, 5 Mar 2001 02:29:44 -0500
50583              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
50584      Branch: maint-5.6/perl
50585            + os2/os2add.sym
50586            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
50587            ! makedef.pl os2/Changes os2/Makefile.SHs
50588            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
50589            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
50590            ! os2/os2.sym os2/os2ish.h
50591 ____________________________________________________________________________
50592 [  9029] By: jhi                                   on 2001/03/05  13:40:35
50593         Log: Integrate change #9028 from maintperl into mainline.
50594              
50595              various nits in MM_Unix.pm found by disabling SelfLoader
50596      Branch: perl
50597           !> lib/ExtUtils/MM_Unix.pm
50598 ____________________________________________________________________________
50599 [  9028] By: gsar                                  on 2001/03/05  09:58:38
50600         Log: various nits in MM_Unix.pm found by disabling SelfLoader
50601      Branch: maint-5.6/perl
50602            ! lib/ExtUtils/MM_Unix.pm
50603 ____________________________________________________________________________
50604 [  9027] By: nick                                  on 2001/03/05  08:35:22
50605         Log: Integrate mainline
50606      Branch: perlio
50607           !> (integrate 28 files)
50608 ____________________________________________________________________________
50609 [  9026] By: jhi                                   on 2001/03/05  02:14:59
50610         Log: Integrate change #9025 from mainline to maintperl,
50611              retract \N{U+HHHH}.
50612      Branch: maint-5.6/perl
50613           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
50614           !> t/lib/charnames.t toke.c
50615 ____________________________________________________________________________
50616 [  9025] By: jhi                                   on 2001/03/05  02:13:09
50617         Log: Retracting \N{U+HHHH}.
50618      Branch: perl
50619            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
50620            ! t/lib/charnames.t toke.c
50621 ____________________________________________________________________________
50622 [  9024] By: jhi                                   on 2001/03/04  20:51:07
50623         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
50624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
50625              Date: Fri, 02 Mar 2001 18:25:26 +0100
50626              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
50627              
50628              Casting problem.
50629      Branch: perl
50630            ! ext/Storable/Storable.xs
50631 ____________________________________________________________________________
50632 [  9023] By: jhi                                   on 2001/03/04  19:46:45
50633         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
50634              From: nick@talking.bollo.cx
50635              Date: Sat, 03 Mar 2001 21:41:33 +0000
50636              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
50637              
50638              Revert the workaround.
50639      Branch: perl
50640            ! perlio.c
50641 ____________________________________________________________________________
50642 [  9022] By: jhi                                   on 2001/03/04  19:36:28
50643         Log: Update Changes.
50644      Branch: perl
50645            ! Changes patchlevel.h
50646 ____________________________________________________________________________
50647 [  9021] By: jhi                                   on 2001/03/04  18:41:00
50648         Log: makedef.pl updates suggested by Chris Nandor; double-checking
50649              the changes in AIX, OS/2 Win32 would be nice.
50650      Branch: perl
50651            ! makedef.pl
50652 ____________________________________________________________________________
50653 [  9020] By: jhi                                   on 2001/03/04  18:23:58
50654         Log: Integrate change #9012 from maintperl into mainline,
50655              quench a compiler warning.
50656      Branch: perl
50657           !> toke.c
50658 ____________________________________________________________________________
50659 [  9019] By: jhi                                   on 2001/03/04  18:18:43
50660         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
50661              
50662              \N{U+HHHH} fix.
50663              
50664              pattern in G_ARRAY context
50665      Branch: maint-5.6/perl
50666           !> pp_hot.c t/op/pat.t toke.c
50667 ____________________________________________________________________________
50668 [  9018] By: jhi                                   on 2001/03/04  18:07:48
50669         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
50670              From: Jeff Pinyan <jeffp@crusoe.net>
50671              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
50672              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
50673      Branch: perl
50674            ! pp_hot.c t/op/pat.t
50675 ____________________________________________________________________________
50676 [  9017] By: jhi                                   on 2001/03/04  18:06:21
50677         Log: I thought I tested the #9014.
50678      Branch: perl
50679            ! toke.c
50680 ____________________________________________________________________________
50681 [  9016] By: jhi                                   on 2001/03/04  17:41:22
50682         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
50683              
50684              Tweak the get*ent() OS/2 prototypes.
50685              
50686              Add the \N{U+HHHH} syntax.
50687              
50688              More tr/// UTF-8 fixes from Inaba Hiroto.
50689      Branch: maint-5.6/perl
50690           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
50691           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
50692 ____________________________________________________________________________
50693 [  9015] By: jhi                                   on 2001/03/04  17:36:04
50694         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
50695      Branch: perl
50696            ! doop.c t/op/tr.t
50697 ____________________________________________________________________________
50698 [  9014] By: jhi                                   on 2001/03/04  17:24:49
50699         Log: Add the \N{U+HHHH} syntax.
50700      Branch: perl
50701            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
50702            ! t/lib/charnames.t toke.c
50703 ____________________________________________________________________________
50704 [  9013] By: jhi                                   on 2001/03/04  17:20:45
50705         Log: Tweak the get*ent() OS/2 prototypes.
50706      Branch: perl
50707            ! os2/os2.c
50708 ____________________________________________________________________________
50709 [  9012] By: gsar                                  on 2001/03/04  06:26:14
50710         Log: avoid warning (nit in change#9009)
50711      Branch: maint-5.6/perl
50712            ! toke.c
50713 ____________________________________________________________________________
50714 [  9011] By: gsar                                  on 2001/03/04  06:15:24
50715         Log: lib/charnames.t fails in 5.6.x because of older Unicode
50716              data
50717              
50718              TODO: need to revisit this after updating lib/unicode/...
50719      Branch: maint-5.6/perl
50720            ! t/lib/charnames.t
50721 ____________________________________________________________________________
50722 [  9010] By: gsar                                  on 2001/03/04  06:08:36
50723         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
50724      Branch: maint-5.6/perl
50725            ! toke.c
50726 ____________________________________________________________________________
50727 [  9009] By: jhi                                   on 2001/03/03  19:27:20
50728         Log: Integrate change #9008 from mainline to maintperl,
50729              UTF-8 tr/// fixes from Inaba Hiroto.
50730      Branch: maint-5.6/perl
50731           !> doop.c op.c t/op/tr.t toke.c
50732 ____________________________________________________________________________
50733 [  9008] By: jhi                                   on 2001/03/03  19:19:42
50734         Log: UTF8 tr/// fixes from Inaba Hiroto.
50735      Branch: perl
50736            ! doop.c op.c t/op/tr.t toke.c
50737 ____________________________________________________________________________
50738 [  9007] By: jhi                                   on 2001/03/03  19:00:30
50739         Log: Integrate change #9006 from maintperl to mainline,
50740              more robust quest for the infinite.
50741      Branch: perl
50742           !> lib/Math/Complex.pm
50743 ____________________________________________________________________________
50744 [  9006] By: jhi                                   on 2001/03/03  18:58:06
50745         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
50746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50747              Date: Sat, 3 Mar 2001 12:51:50 -0500
50748              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
50749              
50750              Be more robust in our quest for the infinite.
50751      Branch: maint-5.6/perl
50752            ! lib/Math/Complex.pm
50753 ____________________________________________________________________________
50754 [  9005] By: jhi                                   on 2001/03/03  17:55:50
50755         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
50756      Branch: maint-5.6/perl
50757            ! doio.c
50758 ____________________________________________________________________________
50759 [  9004] By: jhi                                   on 2001/03/03  17:40:14
50760         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
50761              so that picky compilers like IRIX won't get huffy about
50762              "statements without effect" (like 1;).
50763      Branch: perl
50764            ! toke.c
50765 ____________________________________________________________________________
50766 [  9003] By: jhi                                   on 2001/03/03  17:15:52
50767         Log: Integrate change #9002 from mainline to maintperl.
50768              
50769              Subject: [perl-5.6.x, perl-current] accept for EPOC
50770      Branch: maint-5.6/perl
50771           !> pp_sys.c
50772 ____________________________________________________________________________
50773 [  9002] By: jhi                                   on 2001/03/03  17:14:30
50774         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
50775              From: Olaf Flebbe <O.Flebbe@science-computing.de>
50776              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
50777              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
50778      Branch: perl
50779            ! pp_sys.c
50780 ____________________________________________________________________________
50781 [  9001] By: jhi                                   on 2001/03/03  17:13:13
50782         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
50783              From: "Craig A. Berry" <craigberry@mac.com>
50784              Date: Fri, 02 Mar 2001 17:44:40 -0600
50785              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
50786      Branch: perl
50787            ! t/pod/find.t
50788 ____________________________________________________________________________
50789 [  9000] By: jhi                                   on 2001/03/03  17:11:55
50790         Log: Integrate changes #8997,8999 from maintperl.
50791              
50792              Subject: [PATCH 5.6.1] compiling on OS/2
50793              (Better error message from hints/os2.sh)
50794              
50795              Subject: [PATCH 5.6.1] syslog.t
50796      Branch: perl
50797           !> hints/os2.sh t/lib/syslog.t
50798 ____________________________________________________________________________
50799 [  8999] By: jhi                                   on 2001/03/03  17:09:28
50800         Log: Subject: [PATCH 5.6.1] syslog.t
50801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50802              Date: Sat, 3 Mar 2001 02:11:17 -0500
50803              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
50804      Branch: maint-5.6/perl
50805            ! t/lib/syslog.t
50806 ____________________________________________________________________________
50807 [  8998] By: jhi                                   on 2001/03/03  17:07:50
50808         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
50809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50810              Date: Sat, 3 Mar 2001 01:53:52 -0500
50811              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
50812      Branch: maint-5.6/perl
50813            ! opcode.pl os2/os2.c
50814 ____________________________________________________________________________
50815 [  8997] By: jhi                                   on 2001/03/03  17:03:30
50816         Log: Subject: [PATCH 5.6.1] compiling on OS/2
50817              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50818              Date: Sat, 3 Mar 2001 01:59:59 -0500
50819              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
50820      Branch: maint-5.6/perl
50821            ! hints/os2.sh
50822 ____________________________________________________________________________
50823 [  8996] By: jhi                                   on 2001/03/03  00:55:58
50824         Log: Regen files for mainline.
50825      Branch: perl
50826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50827            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
50828 ____________________________________________________________________________
50829 [  8995] By: jhi                                   on 2001/03/03  00:35:22
50830         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
50831              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
50832              to maintperl.
50833              
50834              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
50835              
50836              Add Configure option -Dmksymlinks which will create a symlink
50837              forest if the current/build differs from the source directory.
50838              (8218,8220,8221,8317,8318,8971)
50839              
50840              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
50841              (Document APPLLIB_EXP in INSTALL.)
50842              
50843              If running byacc write-enable also perly.h.
50844              
50845              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
50846              
50847              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
50848              
50849              Sanity check for conflicting thread flavours.
50850              
50851              Fix the sys/fcntl.h problem reported by Peter Prymmer.
50852              
50853              Add few CPUs/architectures to the Cppsym scan,
50854              add -perlio to archname if so selected (modified 8890)
50855              
50856              Be more helpful for devel builders, suggested by John L. Allen.
50857              (admittedly pointless change for maintperl, but the usedevel
50858              code is there already)
50859      Branch: maint-5.6/perl
50860           !> Configure INSTALL Makefile.SH Porting/Glossary
50861           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
50862           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
50863           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
50864           !> win32/config.bc win32/config.gc win32/config.vc
50865 ____________________________________________________________________________
50866 [  8994] By: jhi                                   on 2001/03/02  23:31:41
50867         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
50868      Branch: metaconfig/U/perl
50869            ! gccvers.U
50870 ____________________________________________________________________________
50871 [  8993] By: jhi                                   on 2001/03/02  23:22:12
50872         Log: Regenerate various files for maint.
50873      Branch: maint-5.6/perl
50874            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
50875            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
50876 ____________________________________________________________________________
50877 [  8992] By: alanbur                               on 2001/03/02  22:48:34
50878         Log: Resync wuth parent
50879      Branch: maint-5.6/pureperl
50880           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
50881           !> (integrate 60 files)
50882 ____________________________________________________________________________
50883 [  8991] By: jhi                                   on 2001/03/02  21:00:08
50884         Log: Retract the #8742 part of #8986, backward compat.
50885      Branch: maint-5.6/perl
50886            ! embed.pl
50887 ____________________________________________________________________________
50888 [  8990] By: jhi                                   on 2001/03/02  20:40:07
50889         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
50890      Branch: maint-5.6/perl
50891            ! hv.c
50892 ____________________________________________________________________________
50893 [  8989] By: jhi                                   on 2001/03/02  19:59:56
50894         Log: Update Changes.
50895      Branch: perl
50896            ! Changes patchlevel.h
50897 ____________________________________________________________________________
50898 [  8988] By: jhi                                   on 2001/03/02  19:57:08
50899         Log: Integrate perlio.
50900      Branch: perl
50901           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
50902           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
50903           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
50904           !> ext/Encode/Encode/iso8859-10.ucm
50905           !> ext/Encode/Encode/iso8859-13.ucm
50906           !> ext/Encode/Encode/iso8859-14.ucm
50907           !> ext/Encode/Encode/iso8859-15.ucm
50908           !> ext/Encode/Encode/iso8859-16.ucm
50909           !> ext/Encode/Encode/iso8859-2.ucm
50910           !> ext/Encode/Encode/iso8859-3.ucm
50911           !> ext/Encode/Encode/iso8859-4.ucm
50912           !> ext/Encode/Encode/iso8859-5.ucm
50913           !> ext/Encode/Encode/iso8859-6.ucm
50914           !> ext/Encode/Encode/iso8859-7.ucm
50915           !> ext/Encode/Encode/iso8859-8.ucm
50916           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
50917           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
50918 ____________________________________________________________________________
50919 [  8987] By: jhi                                   on 2001/03/02  19:43:40
50920         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
50921              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
50922              8950,8952,8955 from mainline to maintperl.
50923              
50924              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
50925              
50926              Put to rest the 20010205.001, the email address checking (not) regex.
50927              
50928              fork() not everywhere, cleanup temp files.
50929              
50930              The #8843 wasn't quite right: %Config needs to imported.
50931              
50932              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
50933              (#8849: the glob-basic hunk needed massaging as it depended
50934              on Schwern's large-scale (unintegrated) patches)
50935              
50936              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
50937              
50938              Upgrade to CGI.pm 2.752, from Lincoln Stein.
50939              (Note: there were some conflicts due to EBCDIC and EPOC
50940              patches, in general I preferred the repository code.)
50941              (When 2.753 comes out, we need to synchronize.)
50942              
50943              Subject: [PATCH] fix for charnames above FFFF
50944              
50945              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
50946              
50947              If no sfio, no -lsfio.
50948              
50949              Run run/*.t also in minitest.
50950              
50951              Subject:  [PATCH perl 5.7.0] malloc message address offset
50952              
50953              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
50954              
50955              Subject: fix for parameter -Dm (for perl@8867)
50956              
50957              Subject: [PATCH: perl@8892] was Re: hashing order difference?
50958              (make the test more portable)
50959              
50960              Subject: Re: [PATCH] fix for charnames above FFFF
50961              
50962              Subject: Re: I'm losing the war...
50963              (hv_store() not working correctly in ENV_IS_CASELESS case.)
50964              
50965              Subject: Modified README.bs2000 
50966              
50967              Subject: [PATCH: perl@8935] -Dt padsv($var)
50968              
50969              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
50970              
50971              Subject: PATCH: extra tests to check on negative float to unsigned cast
50972              
50973              Subject: [PATCH] XPUSH[insp] was Re: progress
50974              
50975              Subject: Re: Compile with perlcc..
50976      Branch: maint-5.6/perl
50977           !> (integrate 36 files)
50978 ____________________________________________________________________________
50979 [  8986] By: jhi                                   on 2001/03/02  18:51:25
50980         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
50981              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
50982              to maintperl.
50983              
50984              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
50985              
50986              Subject: [DOC PATCH] overload.pm nits
50987              
50988              Add header for LIB$ prototypes (C. Berry)
50989              
50990              Convert fwrite()s to sockets to write()s, since some socket stacks
50991              don't take kindly to stdio.
50992              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
50993              (for often optional LNMs)
50994              Correct a few typos
50995              (C. Bailey)
50996              
50997              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
50998              
50999              De-cut-and-pasto.
51000              
51001              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
51002              
51003              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
51004              
51005              Upgrade to CPAN 1.59_54, from Andreas König.
51006              
51007              Bogus shebang.
51008              
51009              Subject: [PATCH] Document makepatch in Porting/patching
51010              
51011              UTF-8 documentation.
51012              
51013              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
51014              
51015              Sort the MANIFEST.
51016              
51017              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
51018              
51019              Subject: [PATCH @8807] toke.c cleanup: scan_str()
51020              
51021              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
51022              
51023              Add run/*.t to testables.
51024              
51025              TODO: integrate #8784.
51026      Branch: maint-5.6/perl
51027           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
51028           !> (integrate 28 files)
51029 ____________________________________________________________________________
51030 [  8985] By: nick                                  on 2001/03/02  18:15:45
51031         Log: Integrate mainline
51032      Branch: perlio
51033           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
51034           !> vms/vms.c
51035 ____________________________________________________________________________
51036 [  8984] By: jhi                                   on 2001/03/02  16:00:17
51037         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
51038              
51039              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
51040              5.004_05, and mention the suidperl August 2000 security problem.
51041              (#8978,#8981)
51042              
51043              Subject: [ID 20010301.004] Technically speaking in perldata
51044              
51045              Subject: [PATCH] File::Copy for bleadperl, maintperl
51046              
51047              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
51048              
51049              (The #8982, fix for 20010221.005 and 20010221.008,
51050              would be nice too but it didn't integrate cleanly.)
51051      Branch: maint-5.6/perl
51052           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
51053 ____________________________________________________________________________
51054 [  8983] By: jhi                                   on 2001/03/02  15:51:16
51055         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
51056              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51057              Date:     Thu, 1 Mar 2001 15:54:09 EST
51058              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
51059      Branch: perl
51060            ! vms/vms.c
51061 ____________________________________________________________________________
51062 [  8982] By: jhi                                   on 2001/03/02  15:43:31
51063         Log: Subject: Re: sync sync sync: have I missed any patches?
51064              From: Radu Greab <radu@netsoft.ro> 
51065              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
51066              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
51067              
51068              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
51069              was checking argv[0] regardless of whether a different pathname
51070              will actually be executed."  Test case not supplied because 
51071              drafting that, ironically enough, revealed another bug
51072              (or a feature).
51073      Branch: perl
51074            ! doio.c
51075 ____________________________________________________________________________
51076 [  8981] By: jhi                                   on 2001/03/02  15:28:03
51077         Log: Misdate in #8978.
51078      Branch: perl
51079            ! pod/perlfaq1.pod
51080 ____________________________________________________________________________
51081 [  8980] By: jhi                                   on 2001/03/02  15:24:20
51082         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
51083              From: Chris Nandor <pudge@pobox.com>
51084              Date: Wed, 28 Feb 2001 22:10:15 -0500
51085              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
51086      Branch: perl
51087            ! lib/File/Copy.pm
51088 ____________________________________________________________________________
51089 [  8979] By: jhi                                   on 2001/03/02  15:17:16
51090         Log: Subject: [ID 20010301.004] Technically speaking in perldata
51091              From: abela@geneanet.org
51092              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
51093              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
51094      Branch: perl
51095            ! pod/perldata.pod
51096 ____________________________________________________________________________
51097 [  8978] By: jhi                                   on 2001/03/02  15:15:27
51098         Log: Subject: [ID 20010301.003] ref to 5.004
51099              From: abela@geneanet.org
51100              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
51101              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
51102              
51103              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
51104              and mention the suidperl August 2000 security problem.
51105      Branch: perl
51106            ! pod/perlfaq1.pod
51107 ____________________________________________________________________________
51108 [  8977] By: alanbur                               on 2001/03/02  14:17:45
51109         Log: Resynchronised with parent
51110      Branch: maint-5.6/pureperl
51111           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
51112           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
51113           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
51114           !> vms/descrip_mms.template win32/win32.c win32/win32.h
51115           !> win32/win32iop.h
51116 ____________________________________________________________________________
51117 [  8976] By: nick                                  on 2001/03/01  23:25:30
51118         Log: Integrate mainline.
51119      Branch: perlio
51120            - t/op/qu.t
51121           !> (integrate 55 files)
51122 ____________________________________________________________________________
51123 [  8975] By: jhi                                   on 2001/03/01  16:51:34
51124         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
51125      Branch: perl
51126           !> toke.c
51127 ____________________________________________________________________________
51128 [  8974] By: gsar                                  on 2001/03/01  16:28:21
51129         Log: fix for bugid 20010226.008
51130              
51131              the problem was that some of the pointers (PL_last_lop and
51132              PL_last_uni specifically) into the lex buffers weren't correctly
51133              being invalidated when the buffer changed; this would leave the
51134              pointers pointing at an arbitrary location in the buffer if
51135              the buffer didn't need to be reallocated, or point into freed
51136              memory if the buffer had to be realloced
51137              
51138              TODO item for bugdb maintainers: check other seemingly random
51139              parser-related bugs--they might be cured by this
51140      Branch: maint-5.6/perl
51141            ! toke.c
51142 ____________________________________________________________________________
51143 [  8973] By: jhi                                   on 2001/03/01  02:23:25
51144         Log: Retract #8970 because of a completely mysterious core dump:
51145              adding the tests 241..244 causes op/pat dump core at test #25.
51146              The test needs a lot of whittling down before the bug can be solved.
51147      Branch: perl
51148            ! t/op/pat.t
51149 ____________________________________________________________________________
51150 [  8972] By: jhi                                   on 2001/03/01  01:58:38
51151         Log: Regen perlapi.
51152      Branch: perl
51153            ! pod/perlapi.pod
51154 ____________________________________________________________________________
51155 [  8971] By: jhi                                   on 2001/03/01  01:34:09
51156         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))
51157              From: Nicholas Clark <nick@ccl4.org>
51158              Date: Wed, 28 Feb 2001 23:28:49 +0000
51159              Message-ID: <20010228232849.A55187@plum.flirble.org>
51160              
51161              Allow a completely write protected source code tree
51162              when using the Configure -Dmksymlinks.
51163      Branch: perl
51164            ! embed.pl warnings.pl
51165 ____________________________________________________________________________
51166 [  8970] By: jhi                                   on 2001/03/01  01:32:04
51167         Log: Add back the EBCDIC character range tests (for matching).
51168      Branch: perl
51169            ! t/op/pat.t
51170 ____________________________________________________________________________
51171 [  8969] By: nick                                  on 2001/02/28  18:18:01
51172         Log: Add charname comments to .ucm files writen by 'compile',
51173              also order charmaps in those files by source encoding.
51174              regenerate distrubuted .ucm files
51175      Branch: perlio
51176            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
51177            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
51178            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
51179            ! ext/Encode/Encode/iso8859-10.ucm
51180            ! ext/Encode/Encode/iso8859-13.ucm
51181            ! ext/Encode/Encode/iso8859-14.ucm
51182            ! ext/Encode/Encode/iso8859-15.ucm
51183            ! ext/Encode/Encode/iso8859-16.ucm
51184            ! ext/Encode/Encode/iso8859-2.ucm
51185            ! ext/Encode/Encode/iso8859-3.ucm
51186            ! ext/Encode/Encode/iso8859-4.ucm
51187            ! ext/Encode/Encode/iso8859-5.ucm
51188            ! ext/Encode/Encode/iso8859-6.ucm
51189            ! ext/Encode/Encode/iso8859-7.ucm
51190            ! ext/Encode/Encode/iso8859-8.ucm
51191            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
51192            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
51193 ____________________________________________________________________________
51194 [  8968] By: jhi                                   on 2001/02/28  16:26:37
51195         Log: Expand usemorebits early if d_casti32 needs to be undefined.
51196      Branch: perl
51197            ! hints/hpux.sh hints/irix_6.sh
51198 ____________________________________________________________________________
51199 [  8967] By: jhi                                   on 2001/02/28  16:22:26
51200         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
51201              retract toke.c/qu parts of #8583, retract #8485, retract
51202              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
51203              op/length.t, and MANIFEST, and delete t/op/qu.t.
51204      Branch: perl
51205            - t/op/qu.t
51206            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
51207            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
51208            ! t/op/length.t toke.c
51209 ____________________________________________________________________________
51210 [  8966] By: jhi                                   on 2001/02/28  15:00:27
51211         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
51212              by not changing from pre-Unicode days into being Unicode-aware.
51213              Sniff.
51214      Branch: perl
51215            ! pp.c t/op/pack.t t/op/qu.t
51216 ____________________________________________________________________________
51217 [  8965] By: jhi                                   on 2001/02/28  14:37:55
51218         Log: Subject: Re: Errors in core PODs
51219              From: Michael Stevens <michael@etla.org> 
51220              Date: Fri, 23 Feb 2001 15:47:56 +0000
51221              Message-ID: <20010223154756.A7723@firedrake.org> 
51222      Branch: perl
51223            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
51224            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
51225            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
51226            ! x2p/a2p.pod
51227 ____________________________________________________________________________
51228 [  8964] By: jhi                                   on 2001/02/28  14:35:35
51229         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
51230              (The #8961 was too bold.)
51231      Branch: perl
51232            ! hints/hpux.sh hints/irix_6.sh
51233 ____________________________________________________________________________
51234 [  8963] By: jhi                                   on 2001/02/28  14:33:39
51235         Log: Subject: Re: sync sync sync: have I missed any patches?
51236              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51237              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
51238              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
51239              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
51240              
51241              Replace djSP with dSP.
51242      Branch: perl
51243            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
51244            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
51245            ! win32/perlhost.h
51246 ____________________________________________________________________________
51247 [  8962] By: jhi                                   on 2001/02/27  23:21:14
51248         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
51249      Branch: perl
51250            ! lib/Filter/Simple.pm
51251 ____________________________________________________________________________
51252 [  8961] By: jhi                                   on 2001/02/27  22:55:26
51253         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
51254              and this would be it.
51255      Branch: perl
51256            ! hints/hpux.sh hints/irix_6.sh
51257 ____________________________________________________________________________
51258 [  8960] By: jhi                                   on 2001/02/27  22:51:33
51259         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
51260              From: "Craig A. Berry" <craigberry@mac.com>
51261              Date: Tue, 27 Feb 2001 16:11:44 -0600
51262              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
51263      Branch: maint-5.6/perl
51264            ! configure.com vms/descrip_mms.template
51265 ____________________________________________________________________________
51266 [  8959] By: jhi                                   on 2001/02/27  22:47:23
51267         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
51268              From: "Craig A. Berry" <craigberry@mac.com>
51269              Date: Tue, 27 Feb 2001 16:11:44 -0600
51270              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
51271      Branch: perl
51272            ! configure.com vms/descrip_mms.template
51273 ____________________________________________________________________________
51274 [  8958] By: jhi                                   on 2001/02/27  15:16:42
51275         Log: Update Changes.
51276      Branch: perl
51277            ! Changes patchlevel.h
51278 ____________________________________________________________________________
51279 [  8957] By: jhi                                   on 2001/02/27  06:15:07
51280         Log: Subject: [5.6.x] EPOC additions
51281              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51282              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
51283              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
51284      Branch: maint-5.6/perl
51285            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
51286 ____________________________________________________________________________
51287 [  8956] By: jhi                                   on 2001/02/27  06:12:11
51288         Log: Subject: [perl-current] EPOC 
51289              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51290              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
51291              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
51292      Branch: perl
51293            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
51294            ! epoc/epocish.c epoc/epocish.h pp_sys.c
51295 ____________________________________________________________________________
51296 [  8955] By: jhi                                   on 2001/02/27  05:59:50
51297         Log: Subject: Re: Compile with perlcc..
51298              From: Edward Peschko <edwardp@excitehome.net>
51299              Date: Mon, 26 Feb 2001 18:51:58 -0800
51300              Message-ID: <20010226185158.A9871@excitehome.net>
51301              
51302              plus add a simple usage message if no arguments given.
51303      Branch: perl
51304            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
51305            ! utils/Makefile utils/perlcc.PL win32/pod.mak
51306 ____________________________________________________________________________
51307 [  8954] By: nick                                  on 2001/02/26  21:02:59
51308         Log: Integrate mainline
51309      Branch: perlio
51310           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
51311           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
51312           !> t/op/sprintf.t
51313 ____________________________________________________________________________
51314 [  8953] By: jhi                                   on 2001/02/26  14:43:54
51315         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
51316              From: Nicholas Clark <nick@ccl4.org>
51317              Date: Mon, 26 Feb 2001 00:42:07 +0000
51318              Message-ID: <20010226004207.F23333@plum.flirble.org>
51319      Branch: perl
51320            ! pp_ctl.c
51321 ____________________________________________________________________________
51322 [  8952] By: jhi                                   on 2001/02/26  14:42:13
51323         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
51324              From: Simon Cozens <simon@netthink.co.uk>
51325              Date: Mon, 26 Feb 2001 12:23:48 +0000
51326              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
51327      Branch: perl
51328            ! pod/perlguts.pod
51329 ____________________________________________________________________________
51330 [  8951] By: jhi                                   on 2001/02/26  14:39:15
51331         Log: Subject: [PATCH] perlio - unknown layer
51332              From: Nicholas Clark <nick@ccl4.org>
51333              Date: Mon, 26 Feb 2001 00:27:19 +0000
51334              Message-ID: <20010226002719.E23333@plum.flirble.org>
51335      Branch: perl
51336            ! perlio.c
51337 ____________________________________________________________________________
51338 [  8950] By: jhi                                   on 2001/02/26  14:38:04
51339         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
51340              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
51341              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
51342              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
51343      Branch: perl
51344            ! t/op/bop.t
51345 ____________________________________________________________________________
51346 [  8949] By: jhi                                   on 2001/02/26  14:37:07
51347         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
51348              From: Peter Prymmer <pvhp@forte.com>
51349              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
51350              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
51351      Branch: perl
51352            ! lib/Test.pm
51353 ____________________________________________________________________________
51354 [  8948] By: jhi                                   on 2001/02/26  14:35:53
51355         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
51356              From: Radu Greab <radu@netsoft.ro>
51357              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
51358              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
51359      Branch: perl
51360            ! pod/perlop.pod
51361 ____________________________________________________________________________
51362 [  8947] By: jhi                                   on 2001/02/26  14:34:46
51363         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
51364              From: David Mitchell <davem@fdgroup.co.uk>
51365              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
51366              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
51367      Branch: perl
51368            ! run.c
51369 ____________________________________________________________________________
51370 [  8946] By: jhi                                   on 2001/02/26  14:32:37
51371         Log: Subject: Modified README.bs2000 
51372              From: Dorner Thomas <Thomas.Dorner@start.de>
51373              Date: Mon, 26 Feb 2001 09:22:17 +0100
51374              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
51375      Branch: perl
51376            ! README.bs2000
51377 ____________________________________________________________________________
51378 [  8945] By: jhi                                   on 2001/02/26  14:19:53
51379         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
51380              to maintperl, listing the known failures on the tests 129 and 130.
51381      Branch: maint-5.6/perl
51382           !> t/op/sprintf.t
51383 ____________________________________________________________________________
51384 [  8944] By: jhi                                   on 2001/02/26  14:14:15
51385         Log: Add more known sprintf failures.
51386      Branch: perl
51387            ! t/op/sprintf.t
51388 ____________________________________________________________________________
51389 [  8943] By: jhi                                   on 2001/02/26  13:56:22
51390         Log: perlglob.exe needs to be found in Win32, patch from
51391              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
51392              which needs external glob at mini-perl time."
51393      Branch: perl
51394            ! ext/Encode/compile
51395 ____________________________________________________________________________
51396 [  8942] By: jhi                                   on 2001/02/26  13:52:19
51397         Log: A missing dTHX from Vadim Konovalov.
51398      Branch: perl
51399            ! perlio.c
51400 ____________________________________________________________________________
51401 [  8941] By: jhi                                   on 2001/02/26  13:37:05
51402         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
51403      Branch: perl
51404            ! op.c
51405 ____________________________________________________________________________
51406 [  8940] By: jhi                                   on 2001/02/26  13:35:40
51407         Log: Integrate perlio.
51408      Branch: perl
51409           !> ext/Encode/Encode.pm
51410 ____________________________________________________________________________
51411 [  8939] By: nick                                  on 2001/02/25  23:47:09
51412         Log: Integrate mainline.
51413      Branch: perlio
51414           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
51415           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
51416 ____________________________________________________________________________
51417 [  8938] By: nick                                  on 2001/02/25  19:36:28
51418         Log: Encode implementations docs.
51419      Branch: perlio
51420            ! ext/Encode/Encode.pm
51421 ____________________________________________________________________________
51422 [  8937] By: jhi                                   on 2001/02/25  19:26:16
51423         Log: Script wasn't aligned with reality.
51424      Branch: perl
51425            ! t/pod/find.t
51426 ____________________________________________________________________________
51427 [  8936] By: jhi                                   on 2001/02/25  18:54:55
51428         Log: Update Changes.
51429      Branch: perl
51430            ! Changes patchlevel.h
51431 ____________________________________________________________________________
51432 [  8935] By: jhi                                   on 2001/02/25  18:46:36
51433         Log: Retract #8929,8930,8932,8933 for now.
51434      Branch: perl
51435            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
51436 ____________________________________________________________________________
51437 [  8934] By: jhi                                   on 2001/02/25  17:34:35
51438         Log: Integrate perlio.
51439      Branch: perl
51440           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
51441           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
51442           !> t/lib/encode.t
51443 ____________________________________________________________________________
51444 [  8933] By: jhi                                   on 2001/02/25  17:33:12
51445         Log: (Retracted by #8395.)
51446              
51447              Slight tweaks in scan_const(), not fixes yet, it seems like
51448              lots of work remains to be done...
51449      Branch: perl
51450            ! toke.c
51451 ____________________________________________________________________________
51452 [  8932] By: jhi                                   on 2001/02/25  17:27:11
51453         Log: (Retracted by #8395.)
51454              
51455              Missing from #8930.
51456      Branch: perl
51457            ! perl.h
51458 ____________________________________________________________________________
51459 [  8931] By: jhi                                   on 2001/02/25  17:26:19
51460         Log: A comment tweak.
51461      Branch: perl
51462            ! utf8.c
51463 ____________________________________________________________________________
51464 [  8930] By: jhi                                   on 2001/02/25  17:25:47
51465         Log: (Retracted by #8395.)
51466              
51467              Attempt to fix the EBCDIC character range problem with //.
51468      Branch: perl
51469            ! regcomp.c
51470 ____________________________________________________________________________
51471 [  8929] By: jhi                                   on 2001/02/25  17:23:45
51472         Log: (Retracted by #8395.)
51473              
51474              Expand the EBCDIC character range tests, and add few nasty
51475              tr tests from Karsten Sperling.
51476      Branch: perl
51477            ! t/op/pat.t t/op/tr.t
51478 ____________________________________________________________________________
51479 [  8928] By: jhi                                   on 2001/02/25  17:18:49
51480         Log: Missing check-in.
51481      Branch: perl
51482            ! lib/Pod/Find.pm
51483 ____________________________________________________________________________
51484 [  8927] By: nick                                  on 2001/02/25  11:30:22
51485         Log: Change method names in Encode implementation classes to something
51486              less confusing (preparing to "go public").
51487      Branch: perlio
51488            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
51489 ____________________________________________________________________________
51490 [  8926] By: nick                                  on 2001/02/25  10:53:24
51491         Log: GCC __atribute__ / printf fix
51492      Branch: perlio
51493            ! perl.h
51494 ____________________________________________________________________________
51495 [  8925] By: nick                                  on 2001/02/25  10:52:25
51496         Log: Checked in the wrong one ...
51497      Branch: perlio
51498            ! ext/Encode/Encode.pm
51499 ____________________________________________________________________________
51500 [  8924] By: nick                                  on 2001/02/24  18:46:51
51501         Log: Integrate mainline - to see what Jarkko has in ...
51502      Branch: perlio
51503           +> t/pod/testpods/lib/Pod/Stuff.pm
51504           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
51505 ____________________________________________________________________________
51506 [  8923] By: nick                                  on 2001/02/24  17:05:23
51507         Log: Encode API documentation nd tidy up.
51508              Minor additions to test.
51509              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
51510              Adds STRLEN to standard typemap.
51511      Branch: perlio
51512            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
51513            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
51514 ____________________________________________________________________________
51515 [  8922] By: jhi                                   on 2001/02/24  16:38:12
51516         Log: Add a test for the "character range should match in EBCDIC
51517              if specified using explicit numerics" bug found by Karsten
51518              Sperling.
51519      Branch: perl
51520            ! t/op/pat.t
51521 ____________________________________________________________________________
51522 [  8921] By: jhi                                   on 2001/02/24  16:30:16
51523         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
51524              From: schwern@pobox.com
51525              Date: Fri, 23 Feb 2001 03:21:37 -0500
51526              Message-ID: <20010223032137.A26022@magnonel.guild.net>
51527              
51528              plus Charles Lane's fixes, plus tweaks.
51529      Branch: perl
51530            + t/pod/testpods/lib/Pod/Stuff.pm
51531            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
51532 ____________________________________________________________________________
51533 [  8920] By: nick                                  on 2001/02/24  10:30:11
51534         Log: Integrate mainline
51535      Branch: perlio
51536           !> (integrate 33 files)
51537 ____________________________________________________________________________
51538 [  8919] By: jhi                                   on 2001/02/24  00:23:35
51539         Log: Subject: Re: I'm losing the war...
51540              From: "Vadim Konovalov" <watman@inbox.ru>
51541              Date: Sat, 24 Feb 2001 00:10:14 +0300
51542              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
51543              
51544              hv_store() not working correctly in ENV_IS_CASELESS case.
51545      Branch: perl
51546            ! hv.c
51547 ____________________________________________________________________________
51548 [  8918] By: jhi                                   on 2001/02/24  00:20:09
51549         Log: Subject: Re: [PATCH] fix for charnames above FFFF
51550              From: andreas.koenig@anima.de (Andreas J. Koenig)
51551              Date: 23 Feb 2001 02:39:03 +0100
51552              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
51553              
51554              A further efficiency tweak.
51555      Branch: perl
51556            ! lib/charnames.pm
51557 ____________________________________________________________________________
51558 [  8917] By: jhi                                   on 2001/02/23  20:27:51
51559         Log: Integrate change #8916 from mainline,
51560              do away with USE_WIN32_RTL_ENV.
51561      Branch: maint-5.6/perl
51562           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
51563 ____________________________________________________________________________
51564 [  8916] By: jhi                                   on 2001/02/23  20:02:25
51565         Log: Abolish USE_WIN32_RTL_ENV.
51566      Branch: perl
51567            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
51568 ____________________________________________________________________________
51569 [  8915] By: jhi                                   on 2001/02/23  19:36:00
51570         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
51571              later protected by some #define.
51572      Branch: perl
51573            ! gv.c
51574 ____________________________________________________________________________
51575 [  8914] By: jhi                                   on 2001/02/23  19:31:38
51576         Log: Retract #8902 for now, requested by Charles Lane, the correct
51577              fix will be something else.
51578      Branch: perl
51579            ! op.c
51580 ____________________________________________________________________________
51581 [  8913] By: jhi                                   on 2001/02/23  19:11:36
51582         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
51583              From: Peter Prymmer <pvhp@forte.com>
51584              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
51585              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
51586      Branch: perl
51587            ! t/op/lex_assign.t
51588 ____________________________________________________________________________
51589 [  8912] By: jhi                                   on 2001/02/23  18:38:20
51590         Log: Subject: [patch] perlio + useithreads
51591              From: Doug MacEachern <dougm@covalent.net>
51592              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
51593              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
51594              
51595              Gets things running but not complete.
51596      Branch: perl
51597            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
51598 ____________________________________________________________________________
51599 [  8911] By: jhi                                   on 2001/02/23  04:20:02
51600         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
51601              
51602              Duplicated environment freeing, File::Temp 0.12,
51603              op/append portability (EBCDIC) tweak.
51604      Branch: maint-5.6/perl
51605           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51606           !> t/op/append.t
51607 ____________________________________________________________________________
51608 [  8910] By: jhi                                   on 2001/02/23  02:07:33
51609         Log: Integrate change #8909 from mainline, a better Borland
51610              putenv() workaround.
51611      Branch: maint-5.6/perl
51612           !> perl.c
51613 ____________________________________________________________________________
51614 [  8909] By: jhi                                   on 2001/02/23  02:05:46
51615         Log: A better workaround for Borland putenv() brokenness from Sarathy.
51616      Branch: perl
51617            ! perl.c
51618 ____________________________________________________________________________
51619 [  8908] By: jhi                                   on 2001/02/23  02:04:14
51620         Log: Subject: fix for parameter -Dm (for perl@8867)
51621              From: "Vadim Konovalov" <watman@inbox.ru>
51622              Date: Thu, 22 Feb 2001 17:30:12 +0300
51623              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
51624      Branch: perl
51625            ! perl.h
51626 ____________________________________________________________________________
51627 [  8907] By: jhi                                   on 2001/02/23  01:58:20
51628         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
51629              From: Peter Prymmer <pvhp@forte.com>
51630              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
51631              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
51632      Branch: perl
51633            ! t/op/append.t
51634 ____________________________________________________________________________
51635 [  8906] By: jhi                                   on 2001/02/23  01:48:34
51636         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
51637      Branch: perl
51638            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51639 ____________________________________________________________________________
51640 [  8905] By: jhi                                   on 2001/02/23  01:43:30
51641         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
51642              From: Peter Prymmer <pvhp@forte.com>
51643              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
51644              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
51645      Branch: perl
51646            ! t/lib/st-06compat.t
51647 ____________________________________________________________________________
51648 [  8904] By: jhi                                   on 2001/02/23  01:42:39
51649         Log: Metaconfig unit change for #8903.
51650      Branch: metaconfig/U/perl
51651            ! Devel.U
51652 ____________________________________________________________________________
51653 [  8903] By: jhi                                   on 2001/02/23  01:42:12
51654         Log: Be more helpful for devel builders, suggested by John L. Allen.
51655      Branch: perl
51656            ! Configure
51657 ____________________________________________________________________________
51658 [  8902] By: jhi                                   on 2001/02/23  01:37:41
51659         Log: (Retracted by #8914)
51660              (Wrongly, reinstated by #8941)
51661              
51662              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
51663              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51664              Date:     Thu, 22 Feb 2001 09:43:57 EST
51665              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
51666      Branch: perl
51667            ! op.c
51668 ____________________________________________________________________________
51669 [  8901] By: jhi                                   on 2001/02/23  01:20:32
51670         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
51671              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51672              Date:     Thu, 22 Feb 2001 08:01:35 EST
51673              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
51674      Branch: perl
51675            ! malloc.c
51676 ____________________________________________________________________________
51677 [  8900] By: jhi                                   on 2001/02/23  01:18:02
51678         Log: Integrate changes #8898,8899 from mainline, environ handling.
51679      Branch: maint-5.6/perl
51680           !> perl.c
51681 ____________________________________________________________________________
51682 [  8899] By: jhi                                   on 2001/02/23  01:16:25
51683         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
51684              putenv() is not to be relied on, they are either broken or leaky
51685              or both.)
51686      Branch: perl
51687            ! perl.c
51688 ____________________________________________________________________________
51689 [  8898] By: jhi                                   on 2001/02/22  23:36:59
51690         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
51691              and safesysfree() must be used.
51692      Branch: perl
51693            ! perl.c
51694 ____________________________________________________________________________
51695 [  8897] By: jhi                                   on 2001/02/22  23:25:45
51696         Log: With environ one must use safesysmalloc()/safesysfree().
51697      Branch: perl
51698            ! perl.c
51699 ____________________________________________________________________________
51700 [  8896] By: jhi                                   on 2001/02/22  22:13:18
51701         Log: If we have a duplicated environment free it
51702              if PERL_DESTRUCT_LEVEL.
51703      Branch: perl
51704            ! perl.c
51705 ____________________________________________________________________________
51706 [  8895] By: alanbur                               on 2001/02/22  19:31:57
51707         Log: Synchronised with parent
51708      Branch: maint-5.6/pureperl
51709           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
51710 ____________________________________________________________________________
51711 [  8894] By: gsar                                  on 2001/02/22  19:06:18
51712         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
51713              
51714              fix memory leak in method call optimization (change#3768);
51715              made C<eval "$x->foo()"> leak
51716              
51717              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
51718      Branch: maint-5.6/perl
51719           !> op.c
51720 ____________________________________________________________________________
51721 [  8893] By: jhi                                   on 2001/02/22  18:35:27
51722         Log: (Retracted by #8915.)
51723              
51724              Third Degree finding:
51725              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
51726      Branch: perl
51727            ! gv.c
51728 ____________________________________________________________________________
51729 [  8892] By: jhi                                   on 2001/02/22  14:28:32
51730         Log: Update Changes.
51731      Branch: perl
51732            ! Changes patchlevel.h
51733 ____________________________________________________________________________
51734 [  8891] By: jhi                                   on 2001/02/22  13:22:45
51735         Log: Metaconfig unit changes for #8890.
51736      Branch: metaconfig
51737            ! U/modified/Cppsym.U U/threads/archname.U
51738 ____________________________________________________________________________
51739 [  8890] By: jhi                                   on 2001/02/22  13:22:12
51740         Log: Add -stdio to the archname if no perlio selected,
51741              no -perlio added since that is now the default.
51742              
51743              Add few CPUs/architectures to the Cppsym scan.
51744      Branch: perl
51745            ! Configure config_h.SH
51746 ____________________________________________________________________________
51747 [  8889] By: jhi                                   on 2001/02/22  13:05:59
51748         Log: Metaconfig unit change for #8888.
51749      Branch: metaconfig/U/perl
51750            ! useperlio.U
51751 ____________________________________________________________________________
51752 [  8888] By: jhi                                   on 2001/02/22  13:05:28
51753         Log: *drum roll*  Make perlio the default.
51754      Branch: perl
51755            ! Configure config_h.SH
51756 ____________________________________________________________________________
51757 [  8887] By: jhi                                   on 2001/02/22  12:50:52
51758         Log: Integrate change #8665 from maintperl to mainline,
51759              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
51760      Branch: perl
51761           !> ext/POSIX/POSIX.xs
51762 ____________________________________________________________________________
51763 [  8886] By: jhi                                   on 2001/02/22  12:49:24
51764         Log: Integrate changes #8883,8884 from mainline to maintperl.
51765              
51766              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
51767              Subject: Re: File::Temp::_gettemp warning
51768      Branch: maint-5.6/perl
51769           !> embed.h embed.pl lib/File/Temp.pm
51770 ____________________________________________________________________________
51771 [  8885] By: jhi                                   on 2001/02/22  12:43:59
51772         Log: Based on
51773              
51774              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
51775              From: schwab@suse.de
51776              Date: Thu, 22 Feb 2001 13:08:09 +0100
51777              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
51778              
51779              but the fix done slightly differently because the other
51780              half was already done in #8664.
51781      Branch: maint-5.6/perl
51782            ! ext/POSIX/POSIX.xs
51783 ____________________________________________________________________________
51784 [  8884] By: jhi                                   on 2001/02/22  12:37:15
51785         Log: Subject: Re: File::Temp::_gettemp warning
51786              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51787              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
51788              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
51789              
51790              This patch to File::Temp does two things:
51791              
51792              1. Fixes the problem with CGI::Carp when determining
51793              the Fcntl constants
51794              
51795              2. Removes most of the carps and consolidates them so that all the
51796              reasons are included in a single die that is caught by the test. This
51797              means that the correct skipping behaviour is displayed by the test.
51798      Branch: perl
51799            ! lib/File/Temp.pm
51800 ____________________________________________________________________________
51801 [  8883] By: jhi                                   on 2001/02/22  12:29:19
51802         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
51803              From: Peter Prymmer <pvhp@forte.com>
51804              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
51805              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
51806      Branch: perl
51807            ! embed.h embed.pl
51808 ____________________________________________________________________________
51809 [  8882] By: jhi                                   on 2001/02/21  19:41:33
51810         Log: Integrate change #8881 from mainlin to maintperl.
51811              
51812              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
51813      Branch: maint-5.6/perl
51814           !> op.c
51815 ____________________________________________________________________________
51816 [  8881] By: jhi                                   on 2001/02/21  19:38:57
51817         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
51818              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51819              Date:     Wed, 21 Feb 2001 13:08:03 EST
51820              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
51821      Branch: perl
51822            ! op.c
51823 ____________________________________________________________________________
51824 [  8880] By: jhi                                   on 2001/02/21  19:34:34
51825         Log: Retract #8875, cannot let go of the old semantics of unpack U
51826              without rethinking utf8decode.t.
51827      Branch: perl
51828            ! pp.c t/op/pack.t
51829 ____________________________________________________________________________
51830 [  8879] By: jhi                                   on 2001/02/21  19:08:02
51831         Log: Run run/*.t also in minitest.
51832      Branch: perl
51833            ! Makefile.SH
51834 ____________________________________________________________________________
51835 [  8878] By: nick                                  on 2001/02/21  18:55:37
51836         Log: Integrate mainline
51837      Branch: perlio
51838           !> (integrate 76 files)
51839 ____________________________________________________________________________
51840 [  8877] By: jhi                                   on 2001/02/21  15:09:33
51841         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
51842      Branch: metaconfig
51843            ! U/compline/nblock_io.U
51844      Branch: perl
51845            ! Configure config_h.SH
51846 ____________________________________________________________________________
51847 [  8876] By: jhi                                   on 2001/02/21  14:54:45
51848         Log: If no sfio, no -lsfio.
51849      Branch: metaconfig/U/perl
51850            ! d_sfio.U
51851      Branch: perl
51852            ! Configure config_h.SH
51853 ____________________________________________________________________________
51854 [  8875] By: jhi                                   on 2001/02/21  14:54:00
51855         Log: Make unpack C and unpack U truly equivalent.
51856      Branch: perl
51857            ! pp.c t/op/pack.t
51858 ____________________________________________________________________________
51859 [  8874] By: jhi                                   on 2001/02/21  14:26:02
51860         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
51861              From: Peter Prymmer <pvhp@forte.com>
51862              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
51863              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
51864      Branch: perl
51865            ! pod/perlport.pod
51866 ____________________________________________________________________________
51867 [  8873] By: jhi                                   on 2001/02/21  14:24:31
51868         Log: Subject: [PATCH] fix for charnames above FFFF
51869              From: andreas.koenig@anima.de (Andreas J. Koenig)
51870              Date: 21 Feb 2001 07:05:45 +0100
51871              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
51872      Branch: perl
51873            ! lib/charnames.pm t/lib/charnames.t
51874 ____________________________________________________________________________
51875 [  8872] By: jhi                                   on 2001/02/21  14:15:25
51876         Log: Integrate change #8868 from pureperl to mainline.
51877              
51878              Fixed reference count loop caused by sv_magic.
51879      Branch: perl
51880           !> sv.c
51881 ____________________________________________________________________________
51882 [  8871] By: jhi                                   on 2001/02/21  14:07:29
51883         Log: Integrate change #8868 from pureperl to maintperl.
51884              
51885              Fixed reference count loop caused by sv_magic.
51886      Branch: maint-5.6/perl
51887           !> sv.c
51888 ____________________________________________________________________________
51889 [  8870] By: jhi                                   on 2001/02/21  14:04:41
51890         Log: Put back the #8840, it was innocent.
51891      Branch: perl
51892            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
51893            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
51894 ____________________________________________________________________________
51895 [  8869] By: jhi                                   on 2001/02/21  14:00:03
51896         Log: unpack("C", ...) was left slightly unfinished by #8865.
51897      Branch: perl
51898            ! pp.c t/op/pack.t
51899 ____________________________________________________________________________
51900 [  8868] By: alanbur                               on 2001/02/21  01:33:45
51901         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
51902              from gv_fetchpv to create single-character magic variables (e.g. $!),
51903              and it is passed a sv and the gv that contains the sv as the mg_obj
51904              value.  When sv_magic stores the mg_obj pointer it increments the gv
51905              refcount, thus causing a sv-gv pair that can't be freed.  There is
51906              already a check for sv == obj which is used to prevent such reference
51907              loops.  This change extends the check to cover the case described above.
51908      Branch: maint-5.6/pureperl
51909            ! sv.c
51910 ____________________________________________________________________________
51911 [  8867] By: jhi                                   on 2001/02/21  00:52:39
51912         Log: Update Changes.
51913      Branch: perl
51914            ! Changes patchlevel.h
51915 ____________________________________________________________________________
51916 [  8866] By: jhi                                   on 2001/02/21  00:34:20
51917         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
51918              (Note: there were some conflicts due to EBCDIC and EPOC
51919              patches, in general I preferred the repository code.)
51920              (When 2.753 comes out, we need to synchronize.)
51921      Branch: perl
51922            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
51923            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
51924            ! t/lib/cgi-html.t
51925 ____________________________________________________________________________
51926 [  8865] By: jhi                                   on 2001/02/21  00:24:22
51927         Log: Make pack("C", 0x100) to create Unicode, unless under the
51928              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
51929              will understand Unicode, unless you under know what.
51930      Branch: perl
51931            ! pp.c t/op/pack.t t/op/qu.t
51932 ____________________________________________________________________________
51933 [  8864] By: alanbur                               on 2001/02/20  22:35:34
51934         Log: Resynchronised with parent
51935      Branch: maint-5.6/pureperl
51936           !> README.win32 ext/GDBM_File/GDBM_File.pm
51937           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
51938           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
51939           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
51940           !> t/lib/sdbm.t util.c
51941 ____________________________________________________________________________
51942 [  8863] By: jhi                                   on 2001/02/20  20:55:11
51943         Log: Integrate change #8860,8861 from mainline into maintperl.
51944              
51945              "pseudo-literal j"
51946              
51947              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
51948      Branch: maint-5.6/perl
51949           !> lib/Test.pm pod/perlop.pod
51950 ____________________________________________________________________________
51951 [  8862] By: jhi                                   on 2001/02/20  20:30:07
51952         Log: Don't do casting between pointers pointing to differently sized
51953              integers.
51954      Branch: perl
51955            ! hv.c sv.c
51956 ____________________________________________________________________________
51957 [  8861] By: jhi                                   on 2001/02/20  19:53:44
51958         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
51959              From: Peter Prymmer <pvhp@forte.com>
51960              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
51961              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
51962      Branch: perl
51963            ! lib/Test.pm
51964 ____________________________________________________________________________
51965 [  8860] By: jhi                                   on 2001/02/20  19:48:02
51966         Log: "pseudo-literal j", a documentation glitch reported to Debian.
51967              The text recovered from Perl 5.005_03, and pseudo-literal replaced
51968              by "backtick string".
51969      Branch: perl
51970            ! pod/perlop.pod
51971 ____________________________________________________________________________
51972 [  8859] By: jhi                                   on 2001/02/20  19:15:46
51973         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
51974              from Chris Nandor.
51975      Branch: perl
51976            ! makedef.pl
51977 ____________________________________________________________________________
51978 [  8858] By: jhi                                   on 2001/02/20  17:36:53
51979         Log: Integrate pureperl changes #8844,8845,8850 to mainline
51980              (via maintperl #8855).
51981              
51982              Fixed %^H scoping bug
51983              
51984              Removed GV <-> CV refcount loop
51985              
51986              Removed %ENV refcount loop
51987      Branch: perl
51988           !> gv.c op.c perl.c pp.c scope.c
51989 ____________________________________________________________________________
51990 [  8857] By: jhi                                   on 2001/02/20  17:34:32
51991         Log: Integrate changes #8853,8854 from maintperl to mainline.
51992              
51993              EBDIC fixes, README.win32 Borland update.
51994      Branch: perl
51995           !> README.win32 handy.h util.c
51996 ____________________________________________________________________________
51997 [  8856] By: jhi                                   on 2001/02/20  17:33:16
51998         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
51999      Branch: maint-5.6/perl
52000           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
52001           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
52002           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
52003 ____________________________________________________________________________
52004 [  8855] By: jhi                                   on 2001/02/20  17:32:13
52005         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
52006              
52007              Fixed %^H scoping bug
52008              
52009              Removed GV <-> CV refcount loop
52010              
52011              Removed %ENV refcount loop
52012      Branch: maint-5.6/perl
52013           !> gv.c op.c perl.c pp.c scope.c
52014 ____________________________________________________________________________
52015 [  8854] By: jhi                                   on 2001/02/20  17:25:06
52016         Log: Subject: Addition to readme.win32 for Borland C++ compilers
52017              Date: Tue, 20 Feb 2001 02:15:25 +0300
52018              From: "Vadim Konovalov" <watman@inbox.ru>
52019              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
52020              
52021              Document Borland compiler misbehaviour.
52022      Branch: maint-5.6/perl
52023            ! README.win32
52024 ____________________________________________________________________________
52025 [  8853] By: jhi                                   on 2001/02/20  17:22:25
52026         Log: The assimilation of ebcdic.c didn't quite work at the first try,
52027              patches from Thomas Dorner.
52028      Branch: maint-5.6/perl
52029            ! handy.h util.c
52030 ____________________________________________________________________________
52031 [  8852] By: jhi                                   on 2001/02/20  17:20:15
52032         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
52033              From: Chris Nandor <pudge@pobox.com>
52034              Date: Tue, 20 Feb 2001 08:32:45 -0500
52035              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
52036      Branch: maint-5.6/perl
52037            ! makedef.pl mg.c
52038 ____________________________________________________________________________
52039 [  8851] By: jhi                                   on 2001/02/20  17:15:52
52040         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
52041      Branch: perl
52042            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
52043            ! t/lib/filter-util.t
52044 ____________________________________________________________________________
52045 [  8850] By: alanbur                               on 2001/02/20  17:12:40
52046         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
52047              and the magic pointer points back to the GV that contains the
52048              %ENV hash.  This creates a refcount loop that prevents members
52049              of %ENV from being freed correctly.  This change removes the
52050              refcount loop - the magic pointer was never used anyway, the
52051              only use of the magic was to check the type ('E') so that the
52052              appropriate environment manipulation code is called when %ENV
52053              is modified.
52054      Branch: maint-5.6/pureperl
52055            ! perl.c
52056 ____________________________________________________________________________
52057 [  8849] By: jhi                                   on 2001/02/20  17:12:20
52058         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
52059              From: "Craig A. Berry" <craigberry@mac.com>
52060              Date: Mon, 19 Feb 2001 23:36:12 -0600
52061              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
52062              
52063              Case-forgiving systems match TestInit.pm with TES*.
52064      Branch: perl
52065            ! t/lib/glob-basic.t
52066 ____________________________________________________________________________
52067 [  8848] By: jhi                                   on 2001/02/20  17:10:02
52068         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
52069      Branch: perl
52070            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
52071            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
52072            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
52073 ____________________________________________________________________________
52074 [  8847] By: jhi                                   on 2001/02/20  15:34:41
52075         Log: The #8843 wasn't quite right: %Config needs to imported.
52076      Branch: perl
52077            ! t/run/runenv.t
52078 ____________________________________________________________________________
52079 [  8846] By: jhi                                   on 2001/02/20  15:31:50
52080         Log: Retract the #8838 and #8840 for now because of
52081              the DB_File tie problem.
52082      Branch: perl
52083            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
52084            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
52085            ! proto.h sv.c
52086 ____________________________________________________________________________
52087 [  8845] By: alanbur                               on 2001/02/20  14:25:41
52088         Log: Removed GV <-> CV refcount loop
52089              CvGV(mycv) points to the parent GV of the CV, and was previously
52090              refcounted.  The pointer remains, but the refcounting has been removed
52091              as it causes a refcount loop between the CV and GV that means the CV
52092              can't ever be deleted.
52093      Branch: maint-5.6/pureperl
52094            ! gv.c op.c pp.c
52095 ____________________________________________________________________________
52096 [  8844] By: alanbur                               on 2001/02/20  14:23:13
52097         Log: Fixed %^H scoping bug
52098      Branch: maint-5.6/pureperl
52099            ! scope.c
52100 ____________________________________________________________________________
52101 [  8843] By: jhi                                   on 2001/02/19  13:38:08
52102         Log: fork() not everywhere, cleanup temp files.
52103      Branch: perl
52104            ! t/run/runenv.t
52105 ____________________________________________________________________________
52106 [  8842] By: alanbur                               on 2001/02/19  12:42:07
52107         Log: Resynchronised with parent
52108      Branch: maint-5.6/pureperl
52109           !> pod/perlfaq4.pod sv.c utf8.c
52110 ____________________________________________________________________________
52111 [  8841] By: jhi                                   on 2001/02/19  03:35:51
52112         Log: Update Changes.
52113      Branch: perl
52114            ! Changes patchlevel.h
52115 ____________________________________________________________________________
52116 [  8840] By: jhi                                   on 2001/02/19  00:23:41
52117         Log: Subject: [patch] add sv_setref_uv
52118              From: Doug MacEachern <dougm@covalent.net>
52119              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
52120              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
52121      Branch: perl
52122            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52123            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
52124 ____________________________________________________________________________
52125 [  8839] By: jhi                                   on 2001/02/19  00:01:38
52126         Log: Put to rest the 20010205.001, the email address checking (not) regex.
52127      Branch: perl
52128            ! pod/perlfaq9.pod
52129 ____________________________________________________________________________
52130 [  8838] By: jhi                                   on 2001/02/18  22:17:54
52131         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
52132              From: Doug MacEachern <dougm@covalent.net>
52133              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
52134              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
52135      Branch: perl
52136            ! lib/ExtUtils/xsubpp
52137 ____________________________________________________________________________
52138 [  8837] By: jhi                                   on 2001/02/18  22:16:50
52139         Log: Subject: [patch] -Wall cleanup round 2
52140              From: Doug MacEachern <dougm@covalent.net>
52141              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
52142              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
52143      Branch: perl
52144            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
52145            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
52146            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
52147            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
52148            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
52149            ! ext/SDBM_File/SDBM_File.xs
52150 ____________________________________________________________________________
52151 [  8836] By: jhi                                   on 2001/02/18  22:11:20
52152         Log: Misapplied regex optimizations when \C is present.
52153              Fixes 20001230.002.
52154              
52155              What still remains broken is that the submatches that
52156              have \C in them get their UTF8 flag on because their
52157              parent SV has it on.  This will result in malformed
52158              UTF8 if a \C happened to match a non-ASCII byte.
52159      Branch: perl
52160            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
52161            ! t/pragma/utf8.t
52162 ____________________________________________________________________________
52163 [  8835] By: jhi                                   on 2001/02/18  20:12:02
52164         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
52165              
52166              The hash key got wrongly UTF8fied.
52167      Branch: perl
52168            ! pod/perlapi.pod toke.c utf8.c
52169 ____________________________________________________________________________
52170 [  8834] By: jhi                                   on 2001/02/18  19:44:25
52171         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
52172              don't warn on magical or overloaded things.
52173      Branch: perl
52174            ! pp_hot.c
52175 ____________________________________________________________________________
52176 [  8833] By: nick                                  on 2001/02/18  19:31:22
52177         Log: Integrate mainline
52178      Branch: perlio
52179           +> t/TestInit.pm t/run/runenv.t
52180            - t/UTEST
52181           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
52182           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
52183           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
52184           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
52185           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
52186           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
52187           !> utf8.c
52188 ____________________________________________________________________________
52189 [  8832] By: jhi                                   on 2001/02/18  19:21:18
52190         Log: Integrate perlio.
52191      Branch: perl
52192           !> perlio.c pod/perldiag.pod
52193 ____________________________________________________________________________
52194 [  8831] By: jhi                                   on 2001/02/18  19:14:20
52195         Log: Integrate change #8827 from mainline.
52196              
52197              UTF8 tweaks.
52198      Branch: maint-5.6/perl
52199           !> sv.c utf8.c
52200 ____________________________________________________________________________
52201 [  8830] By: nick                                  on 2001/02/18  19:10:34
52202         Log: Apply the spirit of patch from Nick Clark:
52203              Subject: [PATCH] Re: extensions that provide layers
52204              From: Nicholas Clark <nick@ccl4.org>
52205              Date: Mon, 12 Feb 2001 16:43:51 +0000
52206              Message-Id: <20010212164350.Q3652@plum.flirble.org>
52207      Branch: perlio
52208            ! perlio.c pod/perldiag.pod
52209 ____________________________________________________________________________
52210 [  8829] By: jhi                                   on 2001/02/18  19:03:25
52211         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
52212              From: schwern@pobox.com 
52213              Date: Sun, 18 Feb 2001 13:44:35 -0500
52214              Message-ID: <20010218134435.A17544@magnonel.guild.net>
52215              
52216              Applied, but as t/TestInit.pm.
52217      Branch: perl
52218            + t/TestInit.pm
52219            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
52220            ! t/op/subst_wamp.t
52221 ____________________________________________________________________________
52222 [  8828] By: jhi                                   on 2001/02/18  18:43:52
52223         Log: Integrate perlio.
52224      Branch: perl
52225           !> perlio.c
52226 ____________________________________________________________________________
52227 [  8827] By: jhi                                   on 2001/02/18  18:41:33
52228         Log: UTF-8 tweaks.
52229      Branch: perl
52230            ! sv.c utf8.c
52231 ____________________________________________________________________________
52232 [  8826] By: nick                                  on 2001/02/18  17:40:59
52233         Log: Fix [ID 20010217.002]
52234              open FOO, "<:raw:perlio", ...
52235              :raw now inserts default base layer below itself.
52236              Also
52237              open FOO, "<:unix", ...
52238              works as well - but leaves buffer layer on stack under the unix layer.
52239      Branch: perlio
52240            ! perlio.c
52241 ____________________________________________________________________________
52242 [  8825] By: jhi                                   on 2001/02/18  17:15:39
52243         Log: Integrate perlio.
52244      Branch: perl
52245           !> perlio.c perliol.h
52246 ____________________________________________________________________________
52247 [  8824] By: jhi                                   on 2001/02/18  17:10:53
52248         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
52249              From: schwern@pobox.com
52250              Date: Sun, 18 Feb 2001 01:48:50 -0500
52251              Message-ID: <20010218014850.C19957@magnonel.guild.net>
52252      Branch: perl
52253            ! lib/Test/Harness.pm t/TEST t/op/chop.t
52254 ____________________________________________________________________________
52255 [  8823] By: jhi                                   on 2001/02/18  17:01:06
52256         Log: Add run/*.t to testables.
52257      Branch: perl
52258            ! t/TEST
52259 ____________________________________________________________________________
52260 [  8822] By: jhi                                   on 2001/02/18  16:58:58
52261         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
52262              From: schwern@pobox.com
52263              Date: Sun, 18 Feb 2001 01:11:35 -0500
52264              Message-ID: <20010218011135.A19957@magnonel.guild.net>
52265              
52266              Revive mjd's and Simon's PERL5OPT fix.
52267      Branch: perl
52268            + t/run/runenv.t
52269            ! MANIFEST perl.c
52270 ____________________________________________________________________________
52271 [  8821] By: jhi                                   on 2001/02/18  16:53:46
52272         Log: Subject: Re: Why t/TEST and not Test::Harness?
52273              From: schwern@pobox.com
52274              Date: Sat, 17 Feb 2001 22:44:44 -0500
52275              Message-ID: <20010217224444.A6679@magnonel.guild.net>
52276              
52277              Replace UTEST with TEST -utf8.
52278      Branch: perl
52279            - t/UTEST
52280            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
52281            ! t/lib/glob-basic.t
52282 ____________________________________________________________________________
52283 [  8820] By: nick                                  on 2001/02/18  13:06:16
52284         Log: Clean up a few core dumps when layers are used in unexpected ways.
52285              (Still not "right"...)
52286      Branch: perlio
52287            ! perlio.c perliol.h
52288 ____________________________________________________________________________
52289 [  8819] By: jhi                                   on 2001/02/18  02:25:55
52290         Log: Integrate change #8818 from maintperl, a FAQ nit.
52291      Branch: perl
52292           !> pod/perlfaq4.pod
52293 ____________________________________________________________________________
52294 [  8818] By: jhi                                   on 2001/02/18  02:24:50
52295         Log: FAQ nit from Chris Fedde.
52296      Branch: maint-5.6/perl
52297            ! pod/perlfaq4.pod
52298 ____________________________________________________________________________
52299 [  8817] By: nick                                  on 2001/02/17  18:20:14
52300         Log: Integrate mainline
52301      Branch: perlio
52302           +> lib/unicode/UCD.html lib/unicode/Unicode.html
52303           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
52304           +> pod/perlclib.pod
52305            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
52306            - lib/unicode/Unicode.301
52307           !> (integrate 324 files)
52308 ____________________________________________________________________________
52309 [  8816] By: jhi                                   on 2001/02/17  16:56:58
52310         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
52311      Branch: perl
52312            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52313            ! ext/Storable/Storable.xs t/lib/st-06compat.t
52314            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
52315 ____________________________________________________________________________
52316 [  8815] By: jhi                                   on 2001/02/17  16:40:07
52317         Log: Subject: [patch] -Wall
52318              From: Doug MacEachern <dougm@covalent.net>
52319              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
52320              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
52321      Branch: perl
52322            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
52323            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
52324 ____________________________________________________________________________
52325 [  8814] By: jhi                                   on 2001/02/16  19:27:18
52326         Log: Document qu better.
52327      Branch: perl
52328            ! pod/perlop.pod
52329 ____________________________________________________________________________
52330 [  8813] By: jhi                                   on 2001/02/15  13:54:37
52331         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
52332              From: Hugo <hv@crypt.compulink.co.uk>
52333              Date: Thu, 15 Feb 2001 13:39:49 +0000
52334              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
52335      Branch: perl
52336            ! toke.c
52337 ____________________________________________________________________________
52338 [  8812] By: alanbur                               on 2001/02/15  13:52:16
52339         Log: Resynchronised with parent
52340      Branch: maint-5.6/pureperl
52341            - ebcdic.c
52342           !> (integrate 36 files)
52343 ____________________________________________________________________________
52344 [  8811] By: jhi                                   on 2001/02/15  13:51:16
52345         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
52346              
52347              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
52348              From: Jan Dubois <JanD@ActiveState.com>
52349              Date: Wed, 31 Jan 2001 21:17:03 -0800
52350              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
52351              
52352              tweak change#8659 to keep it simple
52353              
52354              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
52355              From: Russ Allbery <rra@stanford.edu>
52356              Date: 14 Feb 2001 10:15:41 -0800
52357              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
52358              
52359              (8809 empty)
52360              
52361              Upgrade to podlators 1.08, from Russ Allbery.
52362      Branch: perl
52363           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
52364           !> utils/perldoc.PL
52365 ____________________________________________________________________________
52366 [  8810] By: jhi                                   on 2001/02/15  13:35:08
52367         Log: Upgrade to podlators 1.08, from Russ Allbery.
52368      Branch: maint-5.6/perl
52369            ! lib/Pod/Man.pm lib/Pod/Text.pm
52370 ____________________________________________________________________________
52371 [  8809] By: jhi                                   on 2001/02/15  13:26:38
52372         Log: (accidentally empty check-in)
52373      Branch: maint-5.6/perl
52374            ! lib/Test/Harness.pm
52375 ____________________________________________________________________________
52376 [  8808] By: jhi                                   on 2001/02/15  13:23:47
52377         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
52378              From: Russ Allbery <rra@stanford.edu>
52379              Date: 14 Feb 2001 10:15:41 -0800
52380              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
52381              
52382              perldoc was hardcoding $Config{installscript}, which breaks
52383              when install* isn't where Perl ends up (such as with AFS).
52384              
52385              Use $Config{scriptdir} instead.
52386      Branch: maint-5.6/perl
52387            ! utils/perldoc.PL
52388 ____________________________________________________________________________
52389 [  8807] By: jhi                                   on 2001/02/14  14:37:27
52390         Log: Update Changes.
52391      Branch: perl
52392            ! Changes patchlevel.h
52393 ____________________________________________________________________________
52394 [  8806] By: jhi                                   on 2001/02/14  14:25:31
52395         Log: Integrate changes #8803,8804,8805 from mainline.
52396              
52397              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
52398              
52399              Don't skip too much of the locale error message if no environ array,
52400              from Chris Nandor.
52401              
52402              More MacOS Classic fixes from Chris Nandor.
52403      Branch: maint-5.6/perl
52404           !> doop.c lib/Cwd.pm perl.c perl.h util.c
52405 ____________________________________________________________________________
52406 [  8805] By: jhi                                   on 2001/02/14  03:29:01
52407         Log: More MacOS Classic fixes from Chris Nandor.
52408      Branch: perl
52409            ! doop.c lib/Cwd.pm
52410 ____________________________________________________________________________
52411 [  8804] By: jhi                                   on 2001/02/14  03:18:35
52412         Log: Don't skip too much of the locale error message if no environ array,
52413              from Chris Nandor.
52414      Branch: perl
52415            ! util.c
52416 ____________________________________________________________________________
52417 [  8803] By: jhi                                   on 2001/02/14  03:14:14
52418         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
52419      Branch: perl
52420            ! perl.c perl.h
52421 ____________________________________________________________________________
52422 [  8802] By: jhi                                   on 2001/02/13  18:31:33
52423         Log: AUTHORS update.
52424      Branch: perl
52425            ! AUTHORS
52426 ____________________________________________________________________________
52427 [  8801] By: jhi                                   on 2001/02/13  17:55:19
52428         Log: Integrate change #8792 from mainline.
52429              
52430              Subject: buncha MacPerl patches for bleadperl
52431              From: Chris Nandor <pudge@pobox.com>
52432              Date: Tue, 13 Feb 2001 00:02:43 -0500
52433              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
52434      Branch: maint-5.6/perl
52435           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
52436           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
52437           !> t/lib/basename.t toke.c util.h
52438 ____________________________________________________________________________
52439 [  8800] By: jhi                                   on 2001/02/13  17:46:43
52440         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
52441              to be forced to Off_t.
52442              
52443              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
52444              From: nick@ccl4.org
52445              Date: Thu, 1 Feb 2001 12:01:04 +0000
52446              Message-Id: <20010201120103.E11401@plum.flirble.org>
52447      Branch: maint-5.6/perl
52448            ! iperlsys.h perlio.c
52449 ____________________________________________________________________________
52450 [  8799] By: jhi                                   on 2001/02/13  16:52:51
52451         Log: Duplex duplex hunk hunk.
52452      Branch: maint-5.6/perl
52453            ! Makefile.SH
52454 ____________________________________________________________________________
52455 [  8797] By: jhi                                   on 2001/02/13  14:52:04
52456         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
52457              From: "Craig A. Berry" <craigberry@mac.com>
52458              Date: Mon, 12 Feb 2001 11:05:25 -0600
52459              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
52460      Branch: perl
52461            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
52462 ____________________________________________________________________________
52463 [  8796] By: jhi                                   on 2001/02/13  14:36:47
52464         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
52465              From: simon.cozens@pembroke.oxford.ac.uk 
52466              Date: Sat, 10 Feb 2001 17:57:02 +0000
52467              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
52468              
52469              Now it does include.
52470      Branch: perl
52471            ! pod/perldiag.pod
52472 ____________________________________________________________________________
52473 [  8795] By: jhi                                   on 2001/02/13  14:30:11
52474         Log: Sort the MANIFEST.
52475      Branch: perl
52476            ! MANIFEST
52477 ____________________________________________________________________________
52478 [  8794] By: jhi                                   on 2001/02/13  14:26:51
52479         Log: Integrate change #8793 from mainline, FAQ updates.
52480      Branch: maint-5.6/perl
52481           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
52482 ____________________________________________________________________________
52483 [  8793] By: jhi                                   on 2001/02/13  14:25:13
52484         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
52485      Branch: perl
52486            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
52487 ____________________________________________________________________________
52488 [  8792] By: jhi                                   on 2001/02/13  14:22:50
52489         Log: Subject: buncha MacPerl patches for bleadperl
52490              From: Chris Nandor <pudge@pobox.com>
52491              Date: Tue, 13 Feb 2001 00:02:43 -0500
52492              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
52493      Branch: perl
52494            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
52495            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
52496            ! t/lib/basename.t toke.c util.h
52497 ____________________________________________________________________________
52498 [  8791] By: jhi                                   on 2001/02/13  14:10:39
52499         Log: Integrate change #8790 from mainline.
52500              
52501              environ array wrongly assumed in Perl_init_i18nl10n(),
52502      Branch: maint-5.6/perl
52503           !> util.c
52504 ____________________________________________________________________________
52505 [  8790] By: jhi                                   on 2001/02/13  14:06:15
52506         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
52507              noticed by Chris Nandor in MacOS Classic.
52508      Branch: perl
52509            ! util.c
52510 ____________________________________________________________________________
52511 [  8789] By: jhi                                   on 2001/02/13  13:58:07
52512         Log: Integrate changes #8373,8487,8544,8783 from mainline.
52513              
52514              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
52515              hints files, the dynaloading, assimilate ebcdic into util.c.
52516      Branch: maint-5.6/perl
52517            - ebcdic.c
52518            ! MANIFEST hints/posix-bc.sh
52519           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
52520           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
52521           !> perlapi.c proto.h util.c
52522 ____________________________________________________________________________
52523 [  8788] By: alanbur                               on 2001/02/13  10:33:13
52524         Log: Integrated changes from maint-5.6
52525      Branch: maint-5.6/pureperl
52526           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
52527           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
52528           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52529           !> vos/config.ga.h vos/configure_perl.cm
52530 ____________________________________________________________________________
52531 [  8787] By: jhi                                   on 2001/02/13  05:56:36
52532         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
52533      Branch: perl
52534           !> Makefile.SH
52535 ____________________________________________________________________________
52536 [  8786] By: jhi                                   on 2001/02/13  05:54:34
52537         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
52538              From: Dorner Thomas <Thomas.Dorner@start.de>
52539              Date: Mon, 12 Feb 2001 15:06:26 +0100
52540              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
52541      Branch: maint-5.6/perl
52542            ! Makefile.SH
52543 ____________________________________________________________________________
52544 [  8785] By: jhi                                   on 2001/02/13  05:29:04
52545         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
52546      Branch: perl
52547           !> hints/openbsd.sh
52548 ____________________________________________________________________________
52549 [  8784] By: jhi                                   on 2001/02/13  02:25:24
52550         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
52551              From: Peter Prymmer <pvhp@forte.com>
52552              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
52553              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
52554      Branch: perl
52555            ! pod/perlclib.pod
52556 ____________________________________________________________________________
52557 [  8783] By: jhi                                   on 2001/02/13  02:22:36
52558         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
52559      Branch: perl
52560            - ebcdic.c
52561            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
52562            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
52563            ! util.c
52564 ____________________________________________________________________________
52565 [  8782] By: jhi                                   on 2001/02/13  02:00:07
52566         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
52567      Branch: maint-5.6/perl
52568            ! pod/perlport.pod
52569 ____________________________________________________________________________
52570 [  8781] By: jhi                                   on 2001/02/13  01:58:44
52571         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
52572      Branch: maint-5.6/perl
52573            ! hints/openbsd.sh
52574 ____________________________________________________________________________
52575 [  8780] By: jhi                                   on 2001/02/13  01:57:33
52576         Log: Synchronize the regexp tests between maintperl and mainline.
52577      Branch: maint-5.6/perl
52578           !> t/op/re_tests
52579 ____________________________________________________________________________
52580 [  8779] By: jhi                                   on 2001/02/13  01:49:35
52581         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
52582              From: Hugo <hv@crypt.compulink.co.uk>
52583              Date: Tue, 13 Feb 2001 00:11:11 +0000
52584              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
52585      Branch: perl
52586            ! regcomp.c t/op/re_tests
52587 ____________________________________________________________________________
52588 [  8778] By: jhi                                   on 2001/02/13  00:23:10
52589         Log: Comments do not nest.
52590      Branch: perl
52591            ! perl.h
52592 ____________________________________________________________________________
52593 [  8777] By: jhi                                   on 2001/02/13  00:17:54
52594         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
52595              From: Hugo <hv@crypt.compulink.co.uk>
52596              Date: Tue, 13 Feb 2001 00:11:11 +0000
52597              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
52598      Branch: maint-5.6/perl
52599            ! regcomp.c t/op/re_tests
52600 ____________________________________________________________________________
52601 [  8776] By: jhi                                   on 2001/02/12  23:25:52
52602         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
52603      Branch: maint-5.6/perl
52604            ! pod/perlport.pod
52605 ____________________________________________________________________________
52606 [  8775] By: jhi                                   on 2001/02/12  23:04:28
52607         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
52608      Branch: maint-5.6/perl
52609            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
52610            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
52611            ! vos/configure_perl.cm
52612 ____________________________________________________________________________
52613 [  8774] By: jhi                                   on 2001/02/12  22:59:11
52614         Log: Subject: Re: [patch] context for 'U' magic functions
52615              From: Doug MacEachern <dougm@covalent.net>
52616              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
52617              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
52618              
52619              plus the suggestion by Nick Ing-Simmons to name the macro
52620              as PERL_MG_UFUNC to avoid namespace pollution, plus add
52621              the advice by Doug for XS writers to perl.h
52622      Branch: perl
52623            ! mg.c perl.h
52624 ____________________________________________________________________________
52625 [  8773] By: jhi                                   on 2001/02/11  20:14:12
52626         Log: Update Changes.
52627      Branch: perl
52628            ! Changes patchlevel.h
52629 ____________________________________________________________________________
52630 [  8772] By: jhi                                   on 2001/02/11  18:47:52
52631         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
52632              From: Simon Cozens <simon@cozens.net>
52633              Date: Wed, 31 Jan 2001 16:31:43 +0000
52634              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
52635      Branch: perl
52636            + pod/perlclib.pod
52637            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
52638            ! pod/perltoc.pod
52639 ____________________________________________________________________________
52640 [  8771] By: jhi                                   on 2001/02/11  18:36:48
52641         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
52642              
52643              Blocks-4d3.beta.txt
52644              CaseFolding-3d4.beta.txt
52645              CompositionExclusions-3d6.beta.txt
52646              EastAsianWidth-4d4.beta.txt
52647              LineBreak-6d3.beta.txt
52648              NamesList-3.1.0d1.beta.txt
52649              PropList-3.1.0d4.beta.txt
52650              SpecialCasing-4d1.beta.txt
52651              UnicodeData-3.1.0d6.beta.txt
52652      Branch: perl
52653            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
52654           +> lib/unicode/UCD.html lib/unicode/Unicode.html
52655            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
52656            - lib/unicode/Unicode.301
52657            ! (edit 257 files)
52658 ____________________________________________________________________________
52659 [  8770] By: jhi                                   on 2001/02/11  17:26:22
52660         Log: UTF-8 documentation.
52661      Branch: perl
52662            ! utf8.h
52663 ____________________________________________________________________________
52664 [  8769] By: jhi                                   on 2001/02/11  17:12:49
52665         Log: Retract #8762.
52666      Branch: perl
52667            ! regexec.c
52668 ____________________________________________________________________________
52669 [  8768] By: jhi                                   on 2001/02/11  16:54:45
52670         Log: Subject: [PATCH] Test::Harness
52671              From: andreas.koenig@anima.de (Andreas J. Koenig)
52672              Date: 11 Feb 2001 14:37:00 +0100
52673              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
52674      Branch: perl
52675            ! lib/Test/Harness.pm
52676 ____________________________________________________________________________
52677 [  8767] By: jhi                                   on 2001/02/11  16:53:52
52678         Log: Subject: [PATCH] Document makepatch in Porting/patching
52679              From: andreas.koenig@anima.de (Andreas J. Koenig)
52680              Date: 11 Feb 2001 16:46:28 +0100
52681              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
52682      Branch: perl
52683            ! Porting/patching.pod
52684 ____________________________________________________________________________
52685 [  8766] By: jhi                                   on 2001/02/11  06:30:23
52686         Log: Subject: Re: [patch] GvSHARED
52687              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
52688              From: Doug MacEachern <dougm@covalent.net>
52689              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
52690              
52691              Subject: Re: [patch] GvSHARED
52692              From: Doug MacEachern <dougm@covalent.net>
52693              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
52694              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
52695              
52696              Subject: [patch] attributes.pm support for `shared'
52697              From: Doug MacEachern <dougm@covalent.net>
52698              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
52699              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
52700              
52701              our() attributes were ignored, our :shared pieces missing,
52702              allow attributes.pm to turn on shared.
52703      Branch: perl
52704            ! op.c t/op/attrs.t toke.c xsutils.c
52705 ____________________________________________________________________________
52706 [  8765] By: alanbur                               on 2001/02/10  23:11:19
52707         Log: Resync with parent (hopefully sucessfully this time)
52708      Branch: maint-5.6/pureperl
52709           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
52710           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
52711           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
52712           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
52713           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
52714           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
52715           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
52716 ____________________________________________________________________________
52717 [  8764] By: jhi                                   on 2001/02/10  22:54:38
52718         Log: Make TEST and UTEST more verbose in case something goes
52719              wrong in running/compiling a script, suggested by Doug
52720              MacEachern.
52721      Branch: perl
52722            ! t/TEST t/UTEST
52723 ____________________________________________________________________________
52724 [  8763] By: jhi                                   on 2001/02/10  22:11:34
52725         Log: Bogus shebang.
52726      Branch: perl
52727            ! t/lib/texttabs.t
52728 ____________________________________________________________________________
52729 [  8762] By: jhi                                   on 2001/02/10  21:56:02
52730         Log: (Retracted by #8769)
52731      Branch: perl
52732            ! regexec.c
52733 ____________________________________________________________________________
52734 [  8761] By: jhi                                   on 2001/02/10  21:26:15
52735         Log: Subject: Re: [patch] GvSHARED 
52736              From: Doug MacEachern <dougm@covalent.net>
52737              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
52738              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
52739              
52740              our @EXPORT : shared = (...);
52741      Branch: perl
52742            ! toke.c
52743 ____________________________________________________________________________
52744 [  8760] By: jhi                                   on 2001/02/10  21:25:07
52745         Log: Subject: [patch] GvSHARED
52746              From: Doug MacEachern <dougm@covalent.net>
52747              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
52748              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
52749      Branch: perl
52750            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
52751 ____________________________________________________________________________
52752 [  8759] By: alanbur                               on 2001/02/10  21:24:27
52753         Log: Backed out mismerge.
52754      Branch: maint-5.6/pureperl
52755            ! MANIFEST README.hpux README.vmesa gv.c installhtml
52756            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
52757            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
52758            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
52759            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
52760            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
52761            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
52762 ____________________________________________________________________________
52763 [  8758] By: jhi                                   on 2001/02/10  18:01:17
52764         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
52765              
52766              Fixed UMRs and leak in Perl_pmtrans()
52767              
52768              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
52769              associated UTFied tr/// code.  Also fixed scoping leak of
52770              PL_reg_start_tmp.
52771              
52772              newATTRSUB leaks when an attempt to redefine the active sort sub is
52773              made.
52774      Branch: maint-5.6/perl
52775           !> op.c regcomp.c
52776 ____________________________________________________________________________
52777 [  8757] By: alanbur                               on 2001/02/10  17:56:46
52778         Log: Resynchronised with parent
52779      Branch: maint-5.6/pureperl
52780           +> README.bs2000
52781            - README.posix-bc
52782            ! gv.c perl.c sv.c
52783           !> MANIFEST README.hpux README.vmesa installhtml
52784           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
52785           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
52786           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
52787           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
52788           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
52789           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
52790 ____________________________________________________________________________
52791 [  8756] By: alanbur                               on 2001/02/10  17:51:15
52792         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
52793              made.
52794      Branch: maint-5.6/pureperl
52795            ! op.c
52796 ____________________________________________________________________________
52797 [  8755] By: jhi                                   on 2001/02/09  22:41:35
52798         Log: Upgrade to CPAN 1.59_54, from Andreas König.
52799      Branch: perl
52800            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
52801 ____________________________________________________________________________
52802 [  8754] By: jhi                                   on 2001/02/09  22:29:20
52803         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
52804              
52805              Didn't upgrade the fill.t since it has a dependency to File::Slurp
52806              purely for debugging purposes, the actual test hasn't changed.
52807      Branch: perl
52808            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
52809            ! t/lib/textwrap.t
52810 ____________________________________________________________________________
52811 [  8753] By: jhi                                   on 2001/02/09  20:17:50
52812         Log: Integrate change #8682 from maintperl.
52813              
52814              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
52815              to work correctly.
52816      Branch: perl
52817           !> hints/irix_6.sh
52818 ____________________________________________________________________________
52819 [  8752] By: jhi                                   on 2001/02/09  20:00:46
52820         Log: Update Changes.
52821      Branch: perl
52822            ! Changes patchlevel.h
52823 ____________________________________________________________________________
52824 [  8751] By: nick                                  on 2001/02/09  19:48:37
52825         Log: Integrate mainline
52826      Branch: perlio
52827           +> README.bs2000 t/lib/cgi-esc.t
52828            - README.posix-bc
52829           !> (integrate 53 files)
52830 ____________________________________________________________________________
52831 [  8750] By: nick                                  on 2001/02/09  19:25:16
52832         Log: Subject: RE: Biannual Competition to Improve Hashing Function
52833              From: Fisher Mark <fisherm@tce.com>
52834              Date: Thu, 8 Feb 2001 10:44:00 -0500
52835              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
52836              Date: Thu, 8 Feb 2001 15:02:47 -0500
52837              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
52838      Branch: perl
52839            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
52840 ____________________________________________________________________________
52841 [  8749] By: jhi                                   on 2001/02/09  19:02:35
52842         Log: Forgotten fragment.
52843      Branch: perl
52844            ! pod/perlapi.pod
52845 ____________________________________________________________________________
52846 [  8748] By: jhi                                   on 2001/02/09  18:31:34
52847         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
52848              plus manual tweakage.
52849              
52850              Sync the perlfaq2 between mainline and maintperl.
52851      Branch: maint-5.6/perl
52852            ! pod/perlfaq2.pod
52853      Branch: perl
52854           !> pod/perlfaq2.pod
52855 ____________________________________________________________________________
52856 [  8747] By: jhi                                   on 2001/02/09  18:12:04
52857         Log: Subject: versiononly and installperl
52858              From: abigail@foad.org
52859              Date: Wed, 7 Feb 2001 22:43:12 +0100
52860              Message-ID: <20010207214312.7045.qmail@foad.org>    
52861              
52862              Add +v flag to force a normal install of the perl binary
52863              and the utilities.
52864              
52865              Subject: [PATCH] installperl
52866              From: Nicholas Clark <nick@ccl4.org>
52867              Date: Fri, 9 Feb 2001 16:28:57 +0000
52868              Message-ID: <20010209162857.B10931@plum.flirble.org>
52869              
52870              Add -A flag which also hardlinks the binary with
52871              the full architecture name.
52872      Branch: perl
52873            ! installperl
52874 ____________________________________________________________________________
52875 [  8746] By: jhi                                   on 2001/02/09  18:03:43
52876         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
52877              
52878              Subject: perlfaq2, re: perlmongers
52879              
52880              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
52881              
52882              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
52883              
52884              Subject: [ID 20010205.001] typo in perlfaq9
52885              
52886              Subject: [ID 20010208.002] unordered explanation in perlcall
52887      Branch: maint-5.6/perl
52888           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
52889           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
52890           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
52891 ____________________________________________________________________________
52892 [  8745] By: jhi                                   on 2001/02/09  17:59:09
52893         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
52894              From: abela@geneanet.org
52895              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
52896              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
52897      Branch: perl
52898            ! pod/perlcall.pod
52899 ____________________________________________________________________________
52900 [  8744] By: jhi                                   on 2001/02/09  17:48:16
52901         Log: Subject: [ID 20010205.001] typo in perlfaq9
52902              From: eserte@vran.herceg.de
52903              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
52904              Message-Id: <200102042244.XAA21926@vran.herceg.de>
52905      Branch: perl
52906            ! pod/perlfaq9.pod
52907 ____________________________________________________________________________
52908 [  8743] By: jhi                                   on 2001/02/09  17:25:12
52909         Log: Integrate change #8695 from maintperl.
52910              
52911              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
52912      Branch: perl
52913           !> thread.h
52914 ____________________________________________________________________________
52915 [  8742] By: jhi                                   on 2001/02/09  17:21:22
52916         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
52917              From: Andy Dougherty <doughera@lafayette.edu>
52918              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
52919              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
52920      Branch: perl
52921            ! embed.pl
52922 ____________________________________________________________________________
52923 [  8741] By: jhi                                   on 2001/02/09  17:05:19
52924         Log: Integrate changes #8738,8739,8740 from maintperl.
52925              
52926              Html files will be installed in a more logical and easier to
52927              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
52928              
52929              Html files will be generated with a header to make them look
52930              a little less bare.
52931              
52932              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
52933      Branch: perl
52934           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
52935 ____________________________________________________________________________
52936 [  8740] By: jhi                                   on 2001/02/09  17:03:46
52937         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
52938              From: "Brendan O'Dea" <bod@compusol.com.au>
52939              Date: Sun, 4 Feb 2001 11:17:56 +1100
52940              Message-ID: <20010204111756.A16301@compusol.com.au>
52941      Branch: maint-5.6/perl
52942            ! pod/perlfaq3.pod
52943 ____________________________________________________________________________
52944 [  8739] By: jhi                                   on 2001/02/09  17:01:59
52945         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
52946              From: "Indy Singh" <indy@nusphere.com>
52947              Date: Fri, 2 Feb 2001 15:09:59 -0500
52948              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
52949              
52950              Html files will be generated with a header to make them look
52951              a little less bare.
52952      Branch: maint-5.6/perl
52953            ! installhtml
52954 ____________________________________________________________________________
52955 [  8738] By: jhi                                   on 2001/02/09  16:58:48
52956         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
52957              From: "Indy Singh" <indy@nusphere.com>
52958              Date: Fri, 2 Feb 2001 15:08:23 -0500
52959              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
52960              
52961              Html files will be installed in a more logical and easier to
52962              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
52963      Branch: maint-5.6/perl
52964            ! win32/Makefile win32/makefile.mk
52965 ____________________________________________________________________________
52966 [  8737] By: jhi                                   on 2001/02/09  16:46:54
52967         Log: Integrate changes #8687,8736 from maintperl.
52968              
52969              HP-UX thread patches from Merijn H. Brand.
52970              
52971              Latin nit from Philip Newton.
52972      Branch: perl
52973           !> README.hpux hints/hpux.sh
52974 ____________________________________________________________________________
52975 [  8736] By: jhi                                   on 2001/02/09  16:42:31
52976         Log: Latin nit from Philip Newton.
52977      Branch: maint-5.6/perl
52978            ! README.hpux
52979 ____________________________________________________________________________
52980 [  8735] By: jhi                                   on 2001/02/09  16:24:03
52981         Log: Integrate changes #8704,8710 from pureperl.
52982              
52983              Fixed UMRs and leak in Perl_pmtrans()
52984              
52985              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
52986              associated UTFied tr/// code.  Also fixed scoping leak of
52987              PL_reg_start_tmp.
52988      Branch: perl
52989           !> op.c regcomp.c
52990 ____________________________________________________________________________
52991 [  8734] By: jhi                                   on 2001/02/09  15:40:21
52992         Log: Integrate change #8733 from maintperl.
52993              
52994              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
52995      Branch: perl
52996           !> pod/perlre.pod
52997 ____________________________________________________________________________
52998 [  8733] By: jhi                                   on 2001/02/09  15:35:47
52999         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
53000              From: Prymmer/Kahn <pvhp@best.com>
53001              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
53002              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
53003      Branch: maint-5.6/perl
53004            ! pod/perlre.pod
53005 ____________________________________________________________________________
53006 [  8732] By: jhi                                   on 2001/02/09  15:26:17
53007         Log: Rename README.posix-bc to README.bs2000 (to avoid the
53008              confusion of a "perlposix-bc.pod"), add a few missing
53009              arch pods, regen toc.
53010      Branch: maint-5.6/perl
53011           +> README.bs2000
53012            - README.posix-bc
53013            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
53014            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
53015 ____________________________________________________________________________
53016 [  8731] By: jhi                                   on 2001/02/09  15:23:39
53017         Log: De-cut-and-pasto.
53018      Branch: perl
53019            ! pod/perl.pod
53020 ____________________________________________________________________________
53021 [  8730] By: jhi                                   on 2001/02/09  15:11:13
53022         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
53023              when people think that perlposix-bc.pod tells anything about
53024              Perl and POSIX.  Regen toc.
53025      Branch: perl
53026           +> README.bs2000
53027            - README.posix-bc
53028            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
53029            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
53030 ____________________________________________________________________________
53031 [  8729] By: jhi                                   on 2001/02/09  14:52:28
53032         Log: The README.vmesa part of #8712 from maintperl.
53033      Branch: perl
53034            ! README.vmesa
53035 ____________________________________________________________________________
53036 [  8728] By: jhi                                   on 2001/02/09  14:46:06
53037         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
53038              From: Peter Prymmer <pvhp@forte.com>
53039              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
53040              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
53041      Branch: maint-5.6/perl
53042            ! README.vmesa win32/Makefile win32/makefile.mk
53043 ____________________________________________________________________________
53044 [  8727] By: jhi                                   on 2001/02/09  14:33:25
53045         Log: Integrate change #8712 from mainline.
53046              
53047              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
53048      Branch: maint-5.6/perl
53049           !> lib/Pod/Find.pm
53050 ____________________________________________________________________________
53051 [  8726] By: jhi                                   on 2001/02/09  14:30:28
53052         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
53053              From: Peter Prymmer <pvhp@forte.com>
53054              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
53055              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
53056      Branch: perl
53057            + t/lib/cgi-esc.t
53058            ! MANIFEST lib/CGI/Util.pm
53059 ____________________________________________________________________________
53060 [  8725] By: jhi                                   on 2001/02/09  04:56:47
53061         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
53062      Branch: maint-5.6/perl
53063            ! pod/perlport.pod
53064 ____________________________________________________________________________
53065 [  8724] By: jhi                                   on 2001/02/09  04:40:59
53066         Log: Integrate changes 7819,7820 from vmsperl into mainline.
53067              
53068              Add header for LIB$ prototypes (C. Berry)
53069              
53070              Convert fwrite()s to sockets to write()s, since some socket stacks
53071              don't take kindly to stdio.
53072              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
53073              (for often optional LNMs)
53074              Correct a few typos
53075              (C. Bailey)
53076      Branch: perl
53077           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
53078 ____________________________________________________________________________
53079 [  8723] By: jhi                                   on 2001/02/09  03:29:29
53080         Log: Integrate change #8722 from mainline.
53081              
53082              The Im() function wasn't returning zero for non-Math::Complex
53083              arguments.  The bug reported by John Gamble.
53084      Branch: maint-5.6/perl
53085           !> lib/Math/Complex.pm
53086 ____________________________________________________________________________
53087 [  8722] By: jhi                                   on 2001/02/09  03:28:33
53088         Log: The Im() function wasn't returning zero for non-Math::Complex
53089              arguments.  The bug reported by John Gamble.
53090      Branch: perl
53091            ! lib/Math/Complex.pm
53092 ____________________________________________________________________________
53093 [  8721] By: nick                                  on 2001/02/08  22:11:35
53094         Log: Correct the correction :-(
53095      Branch: perl
53096            ! perl.c
53097 ____________________________________________________________________________
53098 [  8720] By: bailey                                on 2001/02/08  20:59:22
53099         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
53100              don't take kindly to stdio.
53101              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
53102              (for often optional LNMs)
53103              Correct a few typos
53104              (C. Bailey)
53105      Branch: vmsperl
53106            ! vms/vms.c vms/vmsish.h
53107 ____________________________________________________________________________
53108 [  8719] By: bailey                                on 2001/02/08  20:51:02
53109         Log: Add header for LIB$ prototypes (C. Berry)
53110      Branch: vmsperl
53111            ! ext/Devel/DProf/DProf.xs
53112 ____________________________________________________________________________
53113 [  8718] By: bailey                                on 2001/02/08  20:49:00
53114         Log: SYN SYN
53115      Branch: vmsperl
53116           +> pod/perliol.pod t/lib/sample-tests/bailout
53117           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
53118           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
53119           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
53120           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
53121           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
53122           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
53123            - lib/unicode/Is/DCinital.pl
53124           !> (integrate 101 files)
53125 ____________________________________________________________________________
53126 [  8717] By: nick                                  on 2001/02/08  19:38:48
53127         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
53128              From: Robin Barker <rmb1@cise.npl.co.uk>
53129              Date: Thu, 8 Feb 2001 14:38:07 GMT
53130              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
53131      Branch: perl
53132            ! lib/CPAN.pm
53133 ____________________________________________________________________________
53134 [  8716] By: nick                                  on 2001/02/08  19:29:07
53135         Log: Generated files form 8713 etc.
53136      Branch: perl
53137            ! embed.h global.sym objXSUB.h perlapi.c proto.h
53138 ____________________________________________________________________________
53139 [  8715] By: nick                                  on 2001/02/08  19:26:08
53140         Log: Fixup non-ithread build after 8713
53141      Branch: perl
53142            ! perl.c
53143 ____________________________________________________________________________
53144 [  8714] By: nick                                  on 2001/02/08  19:17:45
53145         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
53146              From: nick@ccl4.org
53147              Date: Wed, 7 Feb 2001 00:27:47 +0000
53148              Message-Id: <20010207002747.B63724@plum.flirble.org>
53149      Branch: perl
53150            ! sv.c toke.c
53151 ____________________________________________________________________________
53152 [  8713] By: nick                                  on 2001/02/08  19:15:58
53153         Log: Subject: Re: [patch] Re: PL_ptr_table
53154              From: Doug Maceachern <dougm@covalent.net>
53155              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
53156              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
53157      Branch: perl
53158            ! embed.pl perl.c sv.c sv.h
53159 ____________________________________________________________________________
53160 [  8712] By: nick                                  on 2001/02/08  19:12:47
53161         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
53162              From: Peter Prymmer <pvhp@forte.com>
53163              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
53164              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
53165      Branch: perl
53166            ! lib/Pod/Find.pm
53167 ____________________________________________________________________________
53168 [  8711] By: nick                                  on 2001/02/07  21:06:11
53169         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
53170              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
53171              From: Alan Burlison <Alan.Burlison@uk.sun.com>
53172              Date: Tue, 06 Feb 2001 23:37:01 +0000
53173              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
53174      Branch: perl
53175            ! regcomp.c
53176 ____________________________________________________________________________
53177 [  8710] By: alanbur                               on 2001/02/07  00:22:04
53178         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
53179              associated UTFied tr/// code.  Also fixed scoping leak of
53180              PL_reg_start_tmp.
53181      Branch: maint-5.6/pureperl
53182            ! op.c regcomp.c
53183 ____________________________________________________________________________
53184 [  8709] By: nick                                  on 2001/02/06  21:16:49
53185         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
53186              From: Michael G Schwern <schwern@pobox.com>
53187              Date: Sun, 4 Feb 2001 19:47:14 -0500
53188              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
53189      Branch: perl
53190            ! pod/perlapi.pod pod/perlmodlib.PL
53191 ____________________________________________________________________________
53192 [  8708] By: nick                                  on 2001/02/06  20:41:20
53193         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
53194              From: Michael G Schwern <schwern@pobox.com>
53195              Date: Sun, 4 Feb 2001 21:17:49 -0500
53196              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
53197      Branch: perl
53198            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
53199            ! pod/perltootc.pod
53200 ____________________________________________________________________________
53201 [  8707] By: nick                                  on 2001/02/06  20:29:11
53202         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
53203              From: Michael G Schwern <schwern@pobox.com>
53204              Date: Tue, 6 Feb 2001 05:54:30 -0500
53205              Message-Id: <20010206055430.A951@blackrider.aocn.com>
53206      Branch: perl
53207            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
53208 ____________________________________________________________________________
53209 [  8706] By: nick                                  on 2001/02/06  20:21:40
53210         Log: Subject: RE: some win32 fixes
53211              Date: Tue, 6 Feb 2001 09:23:20 +0300
53212              From: Vadim Konovalov <vkonovalov@lucent.com>
53213              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
53214      Branch: perl
53215            ! toke.c win32/Makefile win32/config.bc win32/config.gc
53216            ! win32/config.vc win32/config_H.bc win32/makefile.mk
53217 ____________________________________________________________________________
53218 [  8705] By: alanbur                               on 2001/02/06  15:00:03
53219         Log: Synchronised with parent
53220      Branch: maint-5.6/pureperl
53221            ! regexec.c
53222           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
53223           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
53224 ____________________________________________________________________________
53225 [  8704] By: alanbur                               on 2001/02/06  14:55:24
53226         Log: Fixed UMRs and leak in Perl_pmtrans()
53227      Branch: maint-5.6/pureperl
53228            ! op.c
53229 ____________________________________________________________________________
53230 [  8703] By: gsar                                  on 2001/02/06  02:29:37
53231         Log: $(MAKE) distclean doesn't clean up properly on windows
53232      Branch: maint-5.6/perl
53233            ! win32/Makefile win32/makefile.mk
53234 ____________________________________________________________________________
53235 [  8702] By: gsar                                  on 2001/02/06  01:00:46
53236         Log: tweak change#8659 to keep it simple
53237      Branch: maint-5.6/perl
53238            ! utils/perldoc.PL
53239 ____________________________________________________________________________
53240 [  8701] By: gsar                                  on 2001/02/05  22:45:41
53241         Log: change#8693 was missing testsuite changes
53242      Branch: maint-5.6/perl
53243           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
53244 ____________________________________________________________________________
53245 [  8700] By: nick                                  on 2001/02/05  20:32:52
53246         Log: Integrate mainline
53247      Branch: perlio
53248           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
53249           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
53250           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
53251           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
53252           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
53253           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
53254           +> t/lib/test-harness.t
53255           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
53256           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
53257           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
53258           !> pod/perlutil.pod t/TEST utils/h2xs.PL
53259 ____________________________________________________________________________
53260 [  8699] By: nick                                  on 2001/02/05  19:41:07
53261         Log: Subject: perlfaq2, re: perlmongers
53262              From: David H. Adler <dha@panix.com>
53263              Date: Sun, 4 Feb 2001 23:48:23 -0500
53264              Message-Id: <20010204234823.A13429@panix.com>
53265      Branch: perl
53266            ! pod/perlfaq2.pod
53267 ____________________________________________________________________________
53268 [  8698] By: nick                                  on 2001/02/05  19:39:31
53269         Log: Missed file f#rom the testharness mess.
53270      Branch: perl
53271            + t/lib/test-harness.t
53272 ____________________________________________________________________________
53273 [  8697] By: nick                                  on 2001/02/05  19:37:21
53274         Log: Subject: [DOC PATCH] overload.pm nits
53275              From: John Tobey <jtobey@john-edwin-tobey.org>
53276              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
53277              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
53278      Branch: perl
53279            ! lib/overload.pm
53280 ____________________________________________________________________________
53281 [  8696] By: alanbur                               on 2001/02/05  11:56:00
53282         Log: Sync with parent
53283      Branch: maint-5.6/pureperl
53284           !> thread.h
53285 ____________________________________________________________________________
53286 [  8695] By: gsar                                  on 2001/02/05  03:27:34
53287         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
53288      Branch: maint-5.6/perl
53289            ! thread.h
53290 ____________________________________________________________________________
53291 [  8694] By: alanbur                               on 2001/02/05  00:07:47
53292         Log: Initial branch creation from //depot/maint-5.6/perl
53293      Branch: maint-5.6/pureperl
53294           +> (branch 1719 files)
53295 ____________________________________________________________________________
53296 [  8693] By: gsar                                  on 2001/02/04  22:38:49
53297         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
53298              changes)
53299      Branch: maint-5.6/perl
53300           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
53301           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
53302           !> ext/DB_File/version.c
53303 ____________________________________________________________________________
53304 [  8692] By: nick                                  on 2001/02/04  18:15:57
53305         Log: The missed t/TEST part of the grand testharness upgrade.
53306      Branch: perl
53307            ! t/TEST
53308 ____________________________________________________________________________
53309 [  8691] By: nick                                  on 2001/02/04  18:05:17
53310         Log: New improved test harness
53311              Subject: Re: [PATCH Test::Harness] Third time's a charm?
53312              From: Michael G Schwern <schwern@pobox.com>
53313              Date: Sun, 4 Feb 2001 08:01:20 -0500
53314              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
53315      Branch: perl
53316            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
53317            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
53318            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
53319            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
53320            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
53321            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
53322            ! MANIFEST lib/Test/Harness.pm
53323 ____________________________________________________________________________
53324 [  8690] By: nick                                  on 2001/02/04  17:57:51
53325         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
53326              From: Jonathan Stowe <gellyfish@gellyfish.com>
53327              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
53328              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
53329      Branch: perl
53330            ! utils/h2xs.PL
53331 ____________________________________________________________________________
53332 [  8689] By: nick                                  on 2001/02/04  17:55:24
53333         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
53334              From: Michael G Schwern <schwern@pobox.com>
53335              Date: Sat, 3 Feb 2001 22:46:38 -0500
53336              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
53337      Branch: perl
53338            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
53339            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
53340 ____________________________________________________________________________
53341 [  8688] By: nick                                  on 2001/02/04  17:43:55
53342         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
53343              length byfailing to spot lack of closing )
53344              From: nick@talking.bollo.cx
53345              Date: Sat, 03 Feb 2001 23:53:16 +0000
53346              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
53347      Branch: perl
53348            ! perlio.c pod/perldiag.pod
53349 ____________________________________________________________________________
53350 [  8687] By: jhi                                   on 2001/02/03  17:11:42
53351         Log: HP-UX thread patches from Merijn H. Brand.
53352      Branch: maint-5.6/perl
53353            ! README.hpux hints/hpux.sh
53354 ____________________________________________________________________________
53355 [  8686] By: jhi                                   on 2001/02/03  16:40:12
53356         Log: Metaconfig changes for #8685.
53357      Branch: metaconfig
53358            ! U/installdirs/instubperl.U
53359      Branch: metaconfig/U/perl
53360            ! Devel.U versiononly.U
53361 ____________________________________________________________________________
53362 [  8685] By: jhi                                   on 2001/02/03  16:39:49
53363         Log: For -Dusedevel builds turn off installusrbinperl and turn on
53364              versiononly, a combined idea of Richard Soderberg and Merijn
53365              H. Brand.  You can still override both of these from the command
53366              line if you need to, -Dinstallusrbinperl and -Uversiononly.
53367      Branch: perl
53368            ! Configure
53369 ____________________________________________________________________________
53370 [  8684] By: jhi                                   on 2001/02/03  16:16:34
53371         Log: Metaconfig unit fix for #8683.
53372      Branch: metaconfig
53373            ! U/compline/nblock_io.U
53374 ____________________________________________________________________________
53375 [  8683] By: jhi                                   on 2001/02/03  16:16:12
53376         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
53377              reported by Peter Prymmer for 5.6-TRIAL1.
53378      Branch: perl
53379            ! Configure
53380 ____________________________________________________________________________
53381 [  8682] By: jhi                                   on 2001/02/03  05:52:11
53382         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
53383              to work correctly.
53384      Branch: maint-5.6/perl
53385            ! hints/irix_6.sh
53386 ____________________________________________________________________________
53387 [  8681] By: jhi                                   on 2001/02/03  05:47:33
53388         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
53389      Branch: maint-5.6/perl
53390            ! pod/perlport.pod
53391 ____________________________________________________________________________
53392 [  8680] By: jhi                                   on 2001/02/02  21:39:49
53393         Log: perlport update from Peter Prymmer.
53394      Branch: maint-5.6/perl
53395            ! pod/perlport.pod
53396 ____________________________________________________________________________
53397 [  8679] By: nick                                  on 2001/02/02  20:50:48
53398         Log: Integrate mainline
53399      Branch: perlio
53400           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
53401           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
53402           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
53403 ____________________________________________________________________________
53404 [  8678] By: gsar                                  on 2001/02/02  16:02:12
53405         Log: note about bincompat, slightly modified (from Lupe Christoph)
53406      Branch: maint-5.6/perl
53407            ! README.solaris
53408 ____________________________________________________________________________
53409 [  8677] By: jhi                                   on 2001/02/02  15:46:20
53410         Log: Supported platforms updates.
53411      Branch: maint-5.6/perl
53412            ! pod/perlport.pod
53413 ____________________________________________________________________________
53414 [  8676] By: jhi                                   on 2001/02/02  03:41:26
53415         Log: A couple more perlfaq2 tweaks.
53416      Branch: maint-5.6/perl
53417            ! pod/perlfaq2.pod
53418 ____________________________________________________________________________
53419 [  8675] By: jhi                                   on 2001/02/02  03:17:44
53420         Log: Misedit in #8661.
53421      Branch: maint-5.6/perl
53422            ! Configure
53423 ____________________________________________________________________________
53424 [  8674] By: jhi                                   on 2001/02/02  03:14:38
53425         Log: Damien again.
53426      Branch: maint-5.6/perl
53427            ! pod/perlfaq2.pod
53428 ____________________________________________________________________________
53429 [  8673] By: jhi                                   on 2001/02/02  03:12:40
53430         Log: perlfaq update from Elaine Ashton.
53431      Branch: maint-5.6/perl
53432            ! pod/perlfaq2.pod
53433 ____________________________________________________________________________
53434 [  8672] By: jhi                                   on 2001/02/02  03:07:08
53435         Log: UTF-8 s/// patch from Inaba Hiroto.
53436      Branch: maint-5.6/perl
53437            ! pp_ctl.c pp_hot.c
53438 ____________________________________________________________________________
53439 [  8671] By: jhi                                   on 2001/02/01  22:34:31
53440         Log: Update Changes.
53441      Branch: perl
53442            ! Changes patchlevel.h
53443 ____________________________________________________________________________
53444 [  8670] By: jhi                                   on 2001/02/01  22:15:29
53445         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
53446              from maintperl.
53447              
53448              Upgrade to Getopt::Long 2.25, from Johan Vromans.
53449              
53450              more files need to be writable in the source distribution
53451              
53452              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
53453              
53454              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
53455              
53456              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
53457              
53458              Allow the float to be fuzzier.
53459              
53460              need to use INT2PTR instead of a straight cast or ia64 fails
53461              
53462              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
53463              
53464              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
53465      Branch: perl
53466           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
53467           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
53468           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
53469 ____________________________________________________________________________
53470 [  8669] By: jhi                                   on 2001/02/01  21:57:02
53471         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
53472              From: Robin Barker <rmb1@cise.npl.co.uk>
53473              Date: Thu, 1 Feb 2001 16:59:05 GMT
53474              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
53475      Branch: maint-5.6/perl
53476            ! pod/perlmodlib.PL
53477 ____________________________________________________________________________
53478 [  8668] By: nick                                  on 2001/02/01  19:41:40
53479         Log: Integrate mainline
53480      Branch: perlio
53481           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
53482           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
53483           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
53484 ____________________________________________________________________________
53485 [  8667] By: gsar                                  on 2001/02/01  16:59:11
53486         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
53487      Branch: maint-5.6/perl
53488            ! embed.pl embedvar.h
53489 ____________________________________________________________________________
53490 [  8666] By: gsar                                  on 2001/02/01  16:34:51
53491         Log: add missing entries to win32/config.?c
53492      Branch: maint-5.6/perl
53493            ! win32/config.bc win32/config.gc win32/config.vc
53494            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53495 ____________________________________________________________________________
53496 [  8665] By: jhi                                   on 2001/02/01  14:58:51
53497         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
53498              From: "Stephen P. Potter" <spp@spotter.yi.org>
53499              Date: Thu, 01 Feb 2001 10:45:46 -0500
53500              Message-Id: <200102011545.KAA31479@spotter.yi.org>
53501      Branch: maint-5.6/perl
53502            ! pod/perlfunc.pod
53503 ____________________________________________________________________________
53504 [  8664] By: gsar                                  on 2001/02/01  14:52:37
53505         Log: need to use INT2PTR instead of a straight cast or ia64 fails
53506              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
53507      Branch: maint-5.6/perl
53508            ! ext/POSIX/POSIX.xs
53509 ____________________________________________________________________________
53510 [  8663] By: jhi                                   on 2001/02/01  14:09:13
53511         Log: Allow the float to be fuzzier.
53512      Branch: maint-5.6/perl
53513            ! t/lib/peek.t
53514 ____________________________________________________________________________
53515 [  8662] By: jhi                                   on 2001/02/01  13:59:00
53516         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
53517              From: Robin Barker <rmb1@cise.npl.co.uk>
53518              Date: Thu, 1 Feb 2001 13:05:39 GMT
53519              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
53520      Branch: maint-5.6/perl
53521            ! pod/perlmodlib.pod
53522 ____________________________________________________________________________
53523 [  8661] By: jhi                                   on 2001/02/01  13:57:38
53524         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
53525              Date: Thu, 01 Feb 2001 14:15:41 +0100
53526              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53527              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
53528              
53529              Have the $ccflags in the gcc version test (strange, this change
53530              is claimed to be have been integrated already)
53531      Branch: maint-5.6/perl
53532            ! Configure
53533 ____________________________________________________________________________
53534 [  8660] By: jhi                                   on 2001/02/01  13:44:10
53535         Log: Integrate changes #7950,7964,7962 from mainline.
53536              
53537              Find the stdchar signedness using cpp, should fix some of
53538              the Solaris compiler warnings reported by Alan Burlison.
53539      Branch: maint-5.6/perl
53540           !> Configure config_h.SH
53541 ____________________________________________________________________________
53542 [  8659] By: jhi                                   on 2001/02/01  05:35:32
53543         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
53544              From: Jan Dubois <JanD@ActiveState.com>
53545              Date: Wed, 31 Jan 2001 21:17:03 -0800
53546              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
53547      Branch: maint-5.6/perl
53548            ! utils/perldoc.PL
53549 ____________________________________________________________________________
53550 [  8658] By: jhi                                   on 2001/02/01  04:33:17
53551         Log: Integrate the README.os390 and README.posix-bc parts of mainline
53552              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
53553              installperl parts were taken care of by #8657.)
53554      Branch: maint-5.6/perl
53555           !> README.os390 README.posix-bc
53556 ____________________________________________________________________________
53557 [  8657] By: jhi                                   on 2001/02/01  04:29:21
53558         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
53559              From: Peter Prymmer <pvhp@forte.com>
53560              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
53561              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
53562      Branch: maint-5.6/perl
53563            + ext/DynaLoader/dl_dllload.xs
53564            ! MANIFEST Makefile.SH hints/os390.sh installperl
53565 ____________________________________________________________________________
53566 [  8656] By: jhi                                   on 2001/02/01  04:25:45
53567         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
53568              From: Peter Prymmer <pvhp@forte.com>
53569              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
53570              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
53571      Branch: maint-5.6/perl
53572            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
53573 ____________________________________________________________________________
53574 [  8655] By: jhi                                   on 2001/02/01  04:14:47
53575         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
53576              From: troc@netrus.net
53577              Date: Wed, 31 Jan 2001 22:31:26 -0500
53578              Message-Id: <200102010331.WAA117.85@rocco.homenet>
53579      Branch: maint-5.6/perl
53580            ! os2/os2.c
53581 ____________________________________________________________________________
53582 [  8654] By: jhi                                   on 2001/02/01  04:12:52
53583         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
53584              as reported by Alan Burlison.
53585      Branch: maint-5.6/perl
53586            ! pp.h
53587 ____________________________________________________________________________
53588 [  8653] By: jhi                                   on 2001/02/01  04:05:12
53589         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
53590              From: dsugalski@northernlight.com
53591              Date: Wed, 31 Jan 2001 18:54:11 -0500
53592              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
53593      Branch: maint-5.6/perl
53594            ! configure.com
53595 ____________________________________________________________________________
53596 [  8652] By: jhi                                   on 2001/02/01  04:03:11
53597         Log: Misplaced #endif.
53598              
53599              Subject: [perl-5-6-1-trial2] patches for EPOC
53600              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53601              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
53602              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
53603      Branch: maint-5.6/perl
53604            ! epoc/epocish.c
53605 ____________________________________________________________________________
53606 [  8651] By: jhi                                   on 2001/02/01  04:00:25
53607         Log: Integrate changes #8647,8648,8650 from mainline.
53608              
53609              Macrofy a magic UTF-8 test.
53610              
53611              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
53612              
53613              Watch out for cross compiling for EPOC (usually done on linux).
53614      Branch: maint-5.6/perl
53615           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
53616 ____________________________________________________________________________
53617 [  8650] By: jhi                                   on 2001/02/01  03:56:20
53618         Log: Watch out for cross compiling for EPOC (usually done on linux)
53619              
53620              Subject: [perl-5-6-1-trial2] patches for EPOC
53621              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53622              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
53623              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
53624      Branch: perl
53625            ! ext/Errno/Errno_pm.PL
53626 ____________________________________________________________________________
53627 [  8649] By: gsar                                  on 2001/02/01  00:46:00
53628         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
53629      Branch: maint-5.6/perl
53630            ! sv.c
53631 ____________________________________________________________________________
53632 [  8648] By: jhi                                   on 2001/01/31  23:35:36
53633         Log: All the uses of PL_numeric_radix must be protected by
53634              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
53635              
53636              Subject: [perl-5-6-1-trial2] patches for EPOC
53637              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53638              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
53639              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
53640      Branch: perl
53641            ! sv.c
53642 ____________________________________________________________________________
53643 [  8647] By: jhi                                   on 2001/01/31  22:56:16
53644         Log: Macrofy a magic UTF-8 test.
53645      Branch: perl
53646            ! utf8.c utf8.h
53647 ____________________________________________________________________________
53648 [  8646] By: gsar                                  on 2001/01/31  15:55:12
53649         Log: update Changes
53650      Branch: maint-5.6/perl
53651            ! Changes
53652 ____________________________________________________________________________
53653 [  8645] By: gsar                                  on 2001/01/31  15:10:14
53654         Log: Configure tweak suggested by Peter Prymmer
53655      Branch: maint-5.6/perl
53656            ! Configure
53657 ____________________________________________________________________________
53658 [  8644] By: gsar                                  on 2001/01/31  15:06:32
53659         Log: more files need to be writable in the source distribution
53660      Branch: maint-5.6/perl
53661            ! Porting/makerel
53662 ____________________________________________________________________________
53663 [  8643] By: jhi                                   on 2001/01/31  14:59:46
53664         Log: Integrate changes #8258,8278,8279 from mainline.
53665              
53666              Make the large file tests more robust/talkative.
53667      Branch: maint-5.6/perl
53668           !> t/lib/syslfs.t t/op/lfs.t
53669 ____________________________________________________________________________
53670 [  8642] By: gsar                                  on 2001/01/31  14:53:48
53671         Log: integrate changes#8311,8334 from mainline
53672              
53673              Add a new MakeMaker variable PM_FILTER that defines a Unix
53674              filter to be run on each .pm during the pm_to_blib() phase,
53675              a fixed version of
53676              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
53677              
53678              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
53679              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
53680              accurate reading of the "atime".  
53681      Branch: maint-5.6/perl
53682           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
53683           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
53684           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
53685 ____________________________________________________________________________
53686 [  8641] By: jhi                                   on 2001/01/31  14:46:37
53687         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
53688      Branch: maint-5.6/perl
53689            ! lib/Getopt/Long.pm
53690 ____________________________________________________________________________
53691 [  8640] By: gsar                                  on 2001/01/31  14:40:24
53692         Log: make regen_all
53693      Branch: maint-5.6/perl
53694            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
53695 ____________________________________________________________________________
53696 [  8639] By: gsar                                  on 2001/01/31  14:37:25
53697         Log: refresh windows config files
53698      Branch: maint-5.6/perl
53699            ! win32/Makefile win32/config_H.bc win32/config_H.gc
53700            ! win32/config_H.vc win32/makefile.mk
53701 ____________________________________________________________________________
53702 [  8638] By: gsar                                  on 2001/01/31  14:28:10
53703         Log: makefile tweaks for windows: introduce a bulk-switch to enable
53704              same options as ActivePerl; sync changes with makefile.mk
53705      Branch: maint-5.6/perl
53706            ! win32/Makefile win32/makefile.mk
53707 ____________________________________________________________________________
53708 [  8637] By: jhi                                   on 2001/01/31  04:41:30
53709         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
53710              From: Nicholas Clark <nick@ccl4.org>
53711              Date: Tue, 30 Jan 2001 19:51:05 +0000
53712              Message-ID: <20010130195105.R76607@plum.flirble.org> 
53713              
53714              op/inc cure.
53715      Branch: perl
53716            ! pp.c pp.h pp_hot.c t/op/arith.t
53717 ____________________________________________________________________________
53718 [  8636] By: jhi                                   on 2001/01/31  02:38:32
53719         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
53720              no perlio],8257,8380,8479,8515 from mainline.
53721              
53722              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
53723              
53724              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
53725              Subject: [PATCH perl@8133] fix-up for VMS extensions
53726              
53727              In VMS embedded perls couldn't access the statically built Socket.
53728              
53729              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
53730              
53731              Further VMS piping fixes from Charles Lane.
53732              
53733              Subject:  [PATCH] make t/op/misc.t work on VMS
53734              
53735              Add tracing for debugging extensions builds in VMS.
53736              
53737              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
53738      Branch: maint-5.6/perl
53739           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
53740           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
53741           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
53742 ____________________________________________________________________________
53743 [  8635] By: jhi                                   on 2001/01/31  01:46:41
53744         Log: Integrate change #7732 from mainline.
53745              
53746              Sparc 64-bit pack() fix from Jens Hamisch.
53747      Branch: maint-5.6/perl
53748           !> pp.c
53749 ____________________________________________________________________________
53750 [  8634] By: jhi                                   on 2001/01/31  01:41:16
53751         Log: One spot missing from #8626.
53752      Branch: maint-5.6/perl
53753            ! sv.c
53754 ____________________________________________________________________________
53755 [  8633] By: jhi                                   on 2001/01/31  00:49:17
53756         Log: Integrate change #7495 from mainline.
53757              
53758              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
53759      Branch: maint-5.6/perl
53760           !> MANIFEST ext/re/Makefile.PL
53761 ____________________________________________________________________________
53762 [  8632] By: jhi                                   on 2001/01/30  23:38:49
53763         Log: Integrate change #8396 from mainline.
53764              
53765              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
53766              better multicast support (resend)
53767      Branch: maint-5.6/perl
53768           !> ext/Socket/Socket.pm
53769 ____________________________________________________________________________
53770 [  8631] By: jhi                                   on 2001/01/30  23:28:03
53771         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
53772              
53773              More AIX lore. (7514, ext/re/hints/aix.pl)
53774              
53775              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
53776              
53777              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)
53778              
53779              Subject: [ID 20001214.002] Net::Ping patch
53780              
53781              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
53782              
53783              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
53784              
53785              Add ReuseAddr as a (preferred) alias for Reuse as we now
53786              also have ReusePort.
53787              
53788              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
53789      Branch: maint-5.6/perl
53790           +> ext/re/hints/aix.pl
53791           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
53792           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
53793 ____________________________________________________________________________
53794 [  8630] By: jhi                                   on 2001/01/30  23:03:59
53795         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
53796              
53797              read() documentation tweak for 20001121.004.
53798              
53799              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
53800      Branch: maint-5.6/perl
53801           !> pod/perlfunc.pod pod/perlre.pod
53802 ____________________________________________________________________________
53803 [  8629] By: jhi                                   on 2001/01/30  22:41:57
53804         Log: Integrate change #8098 from mainline.
53805              
53806              fastgetcwd is defined using a glob alias on a $^O dependent basis
53807              and there was no default assignment or perl subroutine.
53808      Branch: maint-5.6/perl
53809           !> lib/Cwd.pm
53810 ____________________________________________________________________________
53811 [  8628] By: jhi                                   on 2001/01/30  21:58:52
53812         Log: Integrate change #7866 from mainline.
53813              
53814              File::Temp 0.11.
53815      Branch: maint-5.6/perl
53816           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
53817 ____________________________________________________________________________
53818 [  8627] By: jhi                                   on 2001/01/30  21:39:44
53819         Log: Integrate changes #8075,8086,8228 from mainline.  
53820              
53821              Darwin is not Windows. (8075,8086)
53822              
53823              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
53824      Branch: maint-5.6/perl
53825           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
53826           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
53827           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
53828           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
53829 ____________________________________________________________________________
53830 [  8626] By: jhi                                   on 2001/01/30  21:22:11
53831         Log: Integrate with tweakery the change #8625 from mainline,
53832              the multibyte decimal separator fix ("fa_IR locale failure").
53833      Branch: maint-5.6/perl
53834            ! embedvar.h perlapi.h
53835           !> intrpvar.h perl.c perl.h sv.c util.c
53836 ____________________________________________________________________________
53837 [  8625] By: jhi                                   on 2001/01/30  20:26:33
53838         Log: Fix for the fa_IR locale failure.  The reason for the failure
53839              was that Perl was assuming the decimal separator aka the radix
53840              separator is one character.  The Farsi-Iranian locale crushed
53841              that bad assumption since there the separator is 'Momayyez',
53842              glyphwise looking somewhat like a slash, and in Unicode UTF-8
53843              encoded in two bytes, 0xd9 0xab.
53844      Branch: perl
53845            ! intrpvar.h perl.c perl.h sv.c util.c
53846 ____________________________________________________________________________
53847 [  8624] By: gsar                                  on 2001/01/30  20:17:03
53848         Log: regen_headers
53849      Branch: maint-5.6/perl
53850            ! Makefile.SH pod/perlintern.pod
53851 ____________________________________________________________________________
53852 [  8623] By: gsar                                  on 2001/01/30  19:42:34
53853         Log: backout change#7431 and its dependents (causes spurious rebuilds
53854              of autogenerated files)
53855              
53856              fix benign b.t failure
53857      Branch: maint-5.6/perl
53858            ! Makefile.SH t/lib/b.t
53859 ____________________________________________________________________________
53860 [  8622] By: jhi                                   on 2001/01/30  19:41:41
53861         Log: Microperl sync.
53862      Branch: perl
53863            ! mg.c perl.h
53864 ____________________________________________________________________________
53865 [  8621] By: gsar                                  on 2001/01/30  19:24:47
53866         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
53867              from mainline
53868              
53869              Subject: podlators 1.06 released
53870              
53871              Subject: [PATCH @8436] Eliminate op_children
53872              
53873              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
53874              
53875              (Replaced by #8448)  More op_children traces (cleanup of #8442).
53876              
53877              Subject: [PATCH #3 @8436] Re: Eliminate op_children
53878              Replace #8444 and #8445.
53879              
53880              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
53881              at the setting of the ofs_sv in new_struct_thread() as the
53882              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
53883              uninitialized fields are, uh, initialized with),
53884              SvREFCNT_inc()ing that invited a core dump.
53885              
53886              podlators 1.07, from Russ Allbery.
53887              
53888              Subject: [PATCH] regcomp.c old feature removal
53889              From: mjd@plover.com
53890              Date: 16 Jan 2001 14:43:18 -0000 
53891              Message-ID: <20010116144318.7140.qmail@plover.com> 
53892      Branch: maint-5.6/perl
53893           +> lib/Pod/Text/Overstrike.pm
53894           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
53895           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
53896           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
53897           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
53898           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
53899           !> util.c
53900 ____________________________________________________________________________
53901 [  8620] By: gsar                                  on 2001/01/30  18:48:32
53902         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
53903              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
53904              now fails one test)
53905              
53906              Subject: [PATCH] lvalue AUTOLOAD. No, really.
53907              
53908              Subject: [PATCH] Interesting syntax idea
53909              Make opens + bareword assigns do typeglob assigns.
53910              
53911              Tests for #8254.
53912              
53913              Subject: [PATCH @8269] Continue blocks and B::Deparse
53914              Make the peephole optimizer to bypass more null ops and
53915              and rewrite the deparse handling of continue blocks.
53916              
53917              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
53918              Doc tweak on #8313.
53919              
53920              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
53921              
53922              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
53923              
53924              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
53925              
53926              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
53927              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
53928              according to the platform.
53929              
53930              Subject: [PATCH @8404] Consolidated lvalue sub changes
53931              
53932              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
53933              
53934              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
53935              
53936              Subject: B::Concise -- an improved replacement for B::Terse 
53937              
53938              The B::Terse drop-in replacement wasn't quite drop-in.
53939              
53940              The LVRET macro needed an aTHX.
53941              
53942              Use the /^Perl_/-less form of is_lvalue_sub().
53943              
53944              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
53945      Branch: maint-5.6/perl
53946           +> ext/B/B/Concise.pm
53947           !> (integrate 27 files)
53948 ____________________________________________________________________________
53949 [  8619] By: nick                                  on 2001/01/30  18:40:28
53950         Log: Integrate mainline
53951      Branch: perlio
53952           !> (integrate 40 files)
53953 ____________________________________________________________________________
53954 [  8618] By: jhi                                   on 2001/01/30  18:37:18
53955         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
53956              Date: Mon, 29 Jan 2001 22:51:29 -0600
53957              From: "Craig A. Berry" <craigberry@mac.com>
53958              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
53959      Branch: perl
53960            ! vms/test.com
53961 ____________________________________________________________________________
53962 [  8617] By: jhi                                   on 2001/01/30  18:34:53
53963         Log: Subject: [PATCH] Add missing CV flags to dump.c
53964              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53965              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
53966              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
53967      Branch: perl
53968            ! dump.c
53969 ____________________________________________________________________________
53970 [  8616] By: jhi                                   on 2001/01/30  18:20:58
53971         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
53972              part isn't applicable to maintperl.
53973              
53974              UTF-8 nit from Inaba Hiroto.
53975      Branch: maint-5.6/perl
53976           !> pod/perlapi.pod utf8.c
53977 ____________________________________________________________________________
53978 [  8615] By: jhi                                   on 2001/01/30  18:18:51
53979         Log: UTF-8 nit from Inaba Hiroto.
53980      Branch: perl
53981            ! pod/perlapi.pod t/op/each.t utf8.c
53982 ____________________________________________________________________________
53983 [  8614] By: jhi                                   on 2001/01/30  18:13:38
53984         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
53985              
53986              perl's internal variables are not for public consumption,
53987              move their docs from perlapi.pod to perlintern.pod
53988              
53989              support for -Dusethreads build under HP-UX 10.20 and DCE threads
53990              library (11.0 and later have pthreads but 10.x don't)
53991              
53992              avoid uninitialized value warnings
53993              
53994              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
53995              gets weird results)
53996              
53997              perldoc nit on windows
53998              
53999              make it possible to run the tests outside the source tree
54000              (there's still a dependency on ../lib being the library
54001              location)
54002      Branch: perl
54003           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
54004           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
54005           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
54006           !> win32/bin/search.pl win32/vdir.h
54007 ____________________________________________________________________________
54008 [  8613] By: gsar                                  on 2001/01/30  16:39:59
54009         Log: make it possible to run the tests outside the source tree
54010              (there's still a dependency on ../lib being the library
54011              location)
54012      Branch: maint-5.6/perl
54013            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
54014 ____________________________________________________________________________
54015 [  8612] By: gsar                                  on 2001/01/30  16:31:12
54016         Log: perldoc nit on windows
54017      Branch: maint-5.6/perl
54018            ! utils/perldoc.PL
54019 ____________________________________________________________________________
54020 [  8611] By: gsar                                  on 2001/01/30  16:22:54
54021         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
54022              gets weird results)
54023      Branch: maint-5.6/perl
54024            ! win32/vdir.h
54025 ____________________________________________________________________________
54026 [  8610] By: gsar                                  on 2001/01/30  16:12:45
54027         Log: avoid uninitialized value warnings
54028      Branch: maint-5.6/perl
54029            ! win32/bin/search.pl
54030 ____________________________________________________________________________
54031 [  8609] By: gsar                                  on 2001/01/30  16:08:01
54032         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
54033              library (11.0 and later have pthreads but 10.x don't)
54034      Branch: maint-5.6/perl
54035            ! hints/hpux.sh thread.h
54036 ____________________________________________________________________________
54037 [  8608] By: gsar                                  on 2001/01/30  15:48:55
54038         Log: perl's internal variables are not for public consumption,
54039              move their docs from perlapi.pod to perlintern.pod
54040      Branch: maint-5.6/perl
54041            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
54042            ! thrdvar.h
54043 ____________________________________________________________________________
54044 [  8607] By: gsar                                  on 2001/01/30  15:44:27
54045         Log: mistakenly branched perl56delta.pod, revert
54046      Branch: maint-5.6/perl
54047            - pod/perl56delta.pod
54048           !> pod/perldelta.pod
54049 ____________________________________________________________________________
54050 [  8606] By: gsar                                  on 2001/01/30  14:20:24
54051         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
54052              dTHR which has been a noop for a while now, except for the
54053              compatibility definition in thread.h)
54054      Branch: maint-5.6/perl
54055           !> (integrate 45 files)
54056 ____________________________________________________________________________
54057 [  8605] By: jhi                                   on 2001/01/30  05:43:58
54058         Log: Mark the UTF-8 APIs as experimental.
54059      Branch: maint-5.6/perl
54060            ! embed.pl pod/perlapi.pod
54061 ____________________________________________________________________________
54062 [  8604] By: jhi                                   on 2001/01/30  05:38:40
54063         Log: Nits from earlier integrates.
54064      Branch: maint-5.6/perl
54065            ! lib/Carp/Heavy.pm
54066           !> sv.c
54067 ____________________________________________________________________________
54068 [  8603] By: jhi                                   on 2001/01/30  05:27:26
54069         Log: Regenerate Porting files.
54070      Branch: maint-5.6/perl
54071            ! Porting/Glossary Porting/config.sh Porting/config_H
54072 ____________________________________________________________________________
54073 [  8602] By: jhi                                   on 2001/01/30  05:14:59
54074         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
54075              8310,8339,8447,8492,8493,8505,8525: documentation changes.
54076              
54077              Subject: Re: perlfaq style changes
54078              
54079              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
54080              
54081              Subject: [PATCH] docs on NaN
54082              
54083              Subject: [patch] perlfaq7
54084              
54085              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
54086              
54087              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
54088              
54089              Subject: [PATCH] open() example in perlfunc.pod
54090              
54091              Podify README.mpeix (a new version from the web)
54092              
54093              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
54094              
54095              Subject: [PATCH] format and rewording in perlfaq.pod
54096              
54097              Subject: [PATCH] API Variable documentation   
54098              
54099              Memory management calls documentation.
54100              
54101              Subject: [PATCH: perl@8482] README.vms URL updates
54102              
54103              Subject: Minor typos in perlfaq2.pod
54104              
54105              Subject: [PATCH] pod/perlvar.pod
54106      Branch: maint-5.6/perl
54107           +> pod/perl56delta.pod
54108            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
54109           !> README.amiga README.epoc README.mpeix README.vms
54110           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
54111           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
54112           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
54113           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
54114           !> pod/perlvar.pod thrdvar.h
54115 ____________________________________________________________________________
54116 [  8601] By: jhi                                   on 2001/01/30  04:38:35
54117         Log: Integrate changes #8036,8096,8253 from mainline:
54118              hints changes.
54119              
54120              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
54121              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
54122              
54123              Output the (apparent) version of gcc in Tru64.
54124      Branch: maint-5.6/perl
54125           +> ext/POSIX/hints/svr4.pl
54126           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
54127           !> hints/svr4.sh t/lib/bigfltpm.t
54128 ____________________________________________________________________________
54129 [  8600] By: jhi                                   on 2001/01/30  04:04:01
54130         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
54131              locale fixes.
54132              
54133              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
54134              
54135              Debian allows /usr/bin/locale to exist without any locales. (7868)
54136              
54137              Allow the locale test needing POSIX and the taint test
54138              needing IPC::SysV to run under 'minitest' (basically,
54139              bail out if loading the extension fails). (8384)
54140              
54141              Cleanup the locale.t output  (8480)
54142      Branch: maint-5.6/perl
54143           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
54144           !> t/pragma/locale.t
54145 ____________________________________________________________________________
54146 [  8599] By: jhi                                   on 2001/01/30  03:51:04
54147         Log: Missing generated files from #8598.
54148      Branch: maint-5.6/perl
54149            ! embed.h global.sym objXSUB.h perlapi.c proto.h
54150 ____________________________________________________________________________
54151 [  8598] By: jhi                                   on 2001/01/30  03:41:54
54152         Log: Integrate change #8555 from mainline, manually integrate parts
54153              of changes 8452 and 8583.
54154              
54155              Subject: [PATCH] utf8.c documentation (8452)
54156              
54157              No point in checking the length if the pointer is bogus. (8555)
54158              
54159              Introduce bytes_from_utf8() and implement sv_eq() using it,
54160              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
54161              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
54162              was malformed. (8583)
54163      Branch: maint-5.6/perl
54164            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
54165           !> pod/perlapi.pod sv.c utf8.c
54166 ____________________________________________________________________________
54167 [  8597] By: gsar                                  on 2001/01/30  02:37:26
54168         Log: get PERL_OBJECT build going again on windows
54169      Branch: maint-5.6/perl
54170            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54171            ! pod/perlapi.pod proto.h sv.c
54172 ____________________________________________________________________________
54173 [  8596] By: jhi                                   on 2001/01/30  02:16:17
54174         Log: Signedness nit.
54175      Branch: perl
54176            ! sv.c
54177 ____________________________________________________________________________
54178 [  8595] By: jhi                                   on 2001/01/30  02:11:07
54179         Log: EBCDIC patch for Storable, from Peter Prymmer.
54180      Branch: perl
54181            ! t/lib/st-06compat.t
54182 ____________________________________________________________________________
54183 [  8594] By: jhi                                   on 2001/01/30  01:04:48
54184         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
54185              From: Peter Prymmer <pvhp@forte.com>
54186              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
54187              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
54188      Branch: perl
54189            ! t/lib/b.t
54190 ____________________________________________________________________________
54191 [  8593] By: jhi                                   on 2001/01/30  00:56:47
54192         Log: Subject: [PATCH: perl@8585] pod problems in io
54193              From: Peter Prymmer <pvhp@forte.com>
54194              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
54195              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
54196      Branch: perl
54197            ! pod/perlapio.pod pod/perliol.pod
54198 ____________________________________________________________________________
54199 [  8592] By: jhi                                   on 2001/01/30  00:48:20
54200         Log: Integrate perlio.
54201      Branch: perl
54202           !> pod/perlapio.pod pod/perliol.pod
54203 ____________________________________________________________________________
54204 [  8591] By: nick                                  on 2001/01/29  22:02:28
54205         Log: GNU 'merge' Simon's copy of perliol.pod with version
54206              patched by Craig's patch.
54207      Branch: perlio
54208            ! pod/perliol.pod
54209 ____________________________________________________________________________
54210 [  8590] By: nick                                  on 2001/01/29  21:55:10
54211         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
54212      Branch: perlio
54213            ! pod/perlapio.pod pod/perliol.pod
54214 ____________________________________________________________________________
54215 [  8589] By: jhi                                   on 2001/01/29  15:35:33
54216         Log: Integrate change #8586 from maint-5.6/perl.
54217              
54218              make the BOM detection code not call tell() until it has to
54219              (meant to fix esoteric compatibility issues where PL_rsfp
54220              is overridden)
54221      Branch: perl
54222           !> toke.c
54223 ____________________________________________________________________________
54224 [  8588] By: jhi                                   on 2001/01/29  15:29:11
54225         Log: Subject: MAking Solaris malloc() the default
54226              From: Lupe Christoph <lupe@lupe-christoph.de>
54227              Date: Mon, 29 Jan 2001 12:59:36 +0100
54228              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
54229              
54230              The README.solaris part slightly tweaked.
54231      Branch: perl
54232            ! README.solaris hints/solaris_2.sh
54233 ____________________________________________________________________________
54234 [  8587] By: jhi                                   on 2001/01/29  15:17:34
54235         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
54236              From: root@ak-75.mind.de
54237              Date: Sun, 28 Jan 2001 20:32:29 +0100
54238              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
54239      Branch: perl
54240            ! pod/perlre.pod
54241 ____________________________________________________________________________
54242 [  8586] By: gsar                                  on 2001/01/29  13:43:44
54243         Log: make the BOM detection code not call tell() until it has to
54244              (meant to fix esoteric compatibility issues where PL_rsfp
54245              is overridden)
54246      Branch: maint-5.6/perl
54247            ! toke.c
54248 ____________________________________________________________________________
54249 [  8585] By: jhi                                   on 2001/01/28  20:05:45
54250         Log: Update Changes.
54251      Branch: perl
54252            ! Changes patchlevel.h
54253 ____________________________________________________________________________
54254 [  8584] By: jhi                                   on 2001/01/28  19:30:02
54255         Log: Integrate perlio.
54256      Branch: perl
54257           +> pod/perliol.pod
54258           !> MANIFEST pod/perlapio.pod
54259 ____________________________________________________________________________
54260 [  8583] By: jhi                                   on 2001/01/28  19:28:40
54261         Log: Patch from Inaba Hiroto:
54262              - canonical UTF-8 hash keys: if a key string for a hash is
54263              UTF8-on, try downgrade the string and use it if
54264              unicode::distinct is not in effect.
54265              For the task, I added a function bytes_from_utf8() to utf8.c.
54266              It might resemble utf8_to_bytes() but it is not convenient
54267              to the task.
54268              Made a test for it and added to t/op/each.t
54269              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
54270              the mortal copy of the argument SV.
54271              And changed t/io/utf8.t test 18 which expects print() to
54272              upgrade its argument.
54273              - re-implement sv_eq with bytes_from_utf8()
54274              - some bug fixes
54275              - tr/// does not handle UTF8 range (\x{}-\x{})
54276              - \ before raw UTF8 character produced
54277              "Malformed UTF-8 character" warning.
54278              - "\x{100}\N{CENT SIGN}" is Malformed.
54279              Added tests for these 3.
54280              - and one silly bug (by me) with qu operator.
54281      Branch: perl
54282            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
54283            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
54284            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
54285 ____________________________________________________________________________
54286 [  8582] By: nick                                  on 2001/01/28  19:25:04
54287         Log: Add pod/perliol.pod to MANIFEST :-(
54288      Branch: perlio
54289            ! MANIFEST
54290 ____________________________________________________________________________
54291 [  8581] By: nick                                  on 2001/01/28  19:22:40
54292         Log: PerlIO documentation. Proofing and sub-editing requested.
54293      Branch: perlio
54294            + pod/perliol.pod
54295            ! pod/perlapio.pod
54296 ____________________________________________________________________________
54297 [  8580] By: jhi                                   on 2001/01/28  05:16:25
54298         Log: Revert the change to sv_2pv() done by #8054: Someone who
54299              did SvNV_set() on a scalar that also happened to be POK,
54300              followed by sv_2pv() won't get the right coercion anymore.
54301              [Sarathy]
54302      Branch: maint-5.6/perl
54303            ! sv.c
54304 ____________________________________________________________________________
54305 [  8579] By: jhi                                   on 2001/01/28  05:15:04
54306         Log: Remove the #8084 effect: do not allow -Q to be interpreted
54307              as -&Q(), this is too much wiggle room.
54308      Branch: maint-5.6/perl
54309            ! toke.c
54310 ____________________________________________________________________________
54311 [  8578] By: jhi                                   on 2001/01/28  05:12:45
54312         Log: Needed bits of #8439 (should have been in #8576),
54313              mainly for lval substr().
54314      Branch: maint-5.6/perl
54315            ! mg.c pp.c pp_hot.c
54316 ____________________________________________________________________________
54317 [  8577] By: jhi                                   on 2001/01/28  05:02:46
54318         Log: A missing check-in.
54319      Branch: maint-5.6/perl
54320            ! utf8.c
54321 ____________________________________________________________________________
54322 [  8576] By: jhi                                   on 2001/01/28  04:26:18
54323         Log: Integrate changes #8425,8436,8439,8517 from mainline.
54324              The 8439 was not truly integrated because it had too many
54325              dependencies on the development branch and because it introduced
54326              concepts too bold for a maintenance branch (such as the qu operator).
54327              
54328              Subject: [PATCH perl@8342] -Wformat
54329              
54330              Tighten some of the UTF-8 tests a bit.
54331              
54332              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
54333              - The substr lval was still not okay.
54334              - Now pp_stringify and sv_setsv copies source's UTF8 flag
54335              even if IN_BYTE.  pp_stringify is called from fold_constants
54336              at optimization phase and "\x{100}" was made SvUTF8_off under
54337              use bytes (the bytes pragma is for "byte semantics" and not
54338              for "do not produce UTF8 data")
54339      Branch: maint-5.6/perl
54340            ! t/lib/charnames.t t/op/substr.t toke.c
54341           !> sv.c t/pragma/utf8.t
54342 ____________________________________________________________________________
54343 [  8575] By: jhi                                   on 2001/01/28  04:01:51
54344         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
54345              
54346              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
54347              
54348              Subject: [ID 20001230.003] UTF-8 tr still hurts
54349              
54350              Test cases for #8385 (from Simon's "torture.pl")
54351              
54352              Start fixing UTF-8 lval substr() (8405)
54353      Branch: maint-5.6/perl
54354           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
54355           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
54356 ____________________________________________________________________________
54357 [  8574] By: jhi                                   on 2001/01/28  03:09:06
54358         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
54359              from mainline.
54360              
54361              UTF-8 cleanup.
54362              
54363              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
54364              
54365              "\x{FF}\xFF" was broken.
54366              
54367              Tests for #8329 and #8330.
54368              
54369              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
54370              
54371              IRIX compiler noticed that the bof initialization might be
54372              bypassed by control flow.
54373              
54374              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
54375      Branch: maint-5.6/perl
54376           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
54377           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
54378 ____________________________________________________________________________
54379 [  8573] By: jhi                                   on 2001/01/28  02:06:12
54380         Log: Retract #8552.
54381      Branch: perl
54382            ! lib/Text/Wrap.pm t/lib/textwrap.t
54383 ____________________________________________________________________________
54384 [  8572] By: jhi                                   on 2001/01/28  02:04:49
54385         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
54386              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
54387              not really integrated but instead salvaged by hand
54388              (they had too many dependencies on the development release
54389              to be cleanly integratable).
54390              
54391              Subject: more UTF8 test suites and an UTF8 patch
54392              
54393              Tweak for MULTIPLICITY/USE_PERLIO
54394              
54395              Signedness nit.
54396              
54397              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
54398              
54399              Use the UTF8_XXX macros in is_utf8_char().
54400              
54401              Rewrite pp_concat() in terms of sv_catsv().  The . operator
54402              should now be UTF-8-proof.
54403              
54404              Subject: [PATCH perl@8269] scanning two hex-constants
54405              fails on EBCDIC environment (script length.t)
54406              
54407              Add some Unicode chop() tests.
54408      Branch: maint-5.6/perl
54409            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
54410           !> sv.c t/op/chop.t utf8.h
54411 ____________________________________________________________________________
54412 [  8571] By: jhi                                   on 2001/01/28  00:35:59
54413         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
54414              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
54415              
54416              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
54417              
54418              The maxiters upper limit sanity check (guarding against
54419              non-progress) assumed bytes instead of characters in s///
54420              and split().
54421              
54422              Signedness nit.
54423              
54424              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
54425              join() should now be UTF-8-proof.
54426              
54427              More split // UTF-8 tests. (8250)
54428      Branch: maint-5.6/perl
54429           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
54430           !> util.c
54431 ____________________________________________________________________________
54432 [  8570] By: jhi                                   on 2001/01/27  22:15:46
54433         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
54434              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
54435              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
54436              8084,8204,8244,8333 from mainline.
54437              
54438              For -Q where Q might be a one-letter sub name one does no more
54439              get a warning about an unknown filetest (7941,7943,7944,8084).
54440              
54441              Subject: Re: [ID 20001130.011] expression parsing bug ?
54442              
54443              Make uv_to_utf8() to zero-terminate its output buffer.
54444              
54445              Split off t/op/length.t (7995)
54446              
54447              Split off t/op/utf8decode.t (7996)
54448              
54449              Remove an unnecessary 'use utf8' from the utf8.t (7998)
54450              
54451              Split off t/op/concat.t (8004)
54452              
54453              Split off t/op/ver.t (8005)
54454              
54455              Document utf8_length(), utf8_distance(), and utf8_hop().
54456              
54457              Document utf8_to_uv() better.
54458              
54459              Introduce macros for UTF8 decoding (8028,8033).
54460              
54461              Add test for reverse() (8030,8031).
54462              
54463              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
54464              
54465              Do not return the Unicode replacement character    on UTF-8
54466              decoding failure.
54467              
54468              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
54469              not this_utf8 i.e. the output string has one, but don't mess
54470              with source assumption. (8052,8053)
54471              
54472              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
54473              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
54474              was not expecting to be called with something that was already
54475              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
54476              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
54477              (8054)
54478              
54479              Recode the naughty binary bytes in utf8decode.t using the \xHH.
54480              
54481              Make some panic messages a bit more logical.
54482      Branch: maint-5.6/perl
54483           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
54484           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
54485           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
54486           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
54487           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
54488           !> utf8.c utf8.h
54489 ____________________________________________________________________________
54490 [  8569] By: jhi                                   on 2001/01/27  19:16:43
54491         Log: Integrate changes #7750 from perlio and #8566 from mainline.
54492      Branch: maint-5.6/perl
54493           !> regexec.c sv.c
54494 ____________________________________________________________________________
54495 [  8568] By: jhi                                   on 2001/01/27  18:06:51
54496         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
54497              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
54498              7935[-perlio.c],7936,7959,7965 from mainline.
54499              
54500              Change the "big byte" error message to "Wide character".
54501              (7355, the croak-if-wide-chars-in-print part ignored)
54502              
54503              Use UINT64_C().
54504              
54505              Introduce Perl_utf8_length().
54506              
54507              diff -se shows these as different (7753, forgotten check-ins)
54508              
54509              Subject: [PATCH] doop.c - UTF8 tr///
54510              
54511              If we use (aTHX_ ...) then put Perl_ on the front.
54512              
54513              Make utf8_length() and utf8_distance() to be less forgiving
54514              about bad UTF-8.
54515              
54516              Test line numbers are different with utf8.
54517              
54518              No need to scan till infinity, 13 is enough. (7872,7911)
54519              
54520              Subject: [PATCH] Tokeniser debugging
54521              
54522              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
54523              
54524              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
54525              
54526              Be more careful in Perl_sv_utf8_downgrade().
54527              
54528              Use DO_UTF8().
54529              
54530              Raw zero bytes in text files confuse at least GNU patch 2.1.
54531      Branch: maint-5.6/perl
54532           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
54533           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
54534           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
54535           !> t/pragma/utf8.t toke.c utf8.c utf8.h
54536 ____________________________________________________________________________
54537 [  8567] By: nick                                  on 2001/01/27  11:10:38
54538         Log: Integrate mainline
54539      Branch: perlio
54540           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
54541           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
54542           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
54543           !> toke.c
54544 ____________________________________________________________________________
54545 [  8566] By: jhi                                   on 2001/01/27  06:22:48
54546         Log: More documentation for the regexp context stack.
54547      Branch: perl
54548            ! regexec.c
54549 ____________________________________________________________________________
54550 [  8565] By: jhi                                   on 2001/01/27  05:21:57
54551         Log: Update Changes.
54552      Branch: perl
54553            ! Changes patchlevel.h
54554 ____________________________________________________________________________
54555 [  8564] By: jhi                                   on 2001/01/27  04:44:04
54556         Log: Threadedness patch for #8562 from Doug MacEachern.
54557      Branch: perl
54558            ! toke.c
54559 ____________________________________________________________________________
54560 [  8563] By: jhi                                   on 2001/01/27  04:26:24
54561         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
54562              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54563              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
54564              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
54565      Branch: perl
54566            ! op.c
54567 ____________________________________________________________________________
54568 [  8562] By: jhi                                   on 2001/01/27  04:20:30
54569         Log: Subject: Re: Announce : Tokener reporting patch
54570              From: Simon Cozens <simon@cozens.net>
54571              Date: Mon, 22 Jan 2001 02:17:22 +0000
54572              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
54573      Branch: perl
54574            ! embed.h embed.pl proto.h toke.c
54575 ____________________________________________________________________________
54576 [  8561] By: jhi                                   on 2001/01/27  04:17:24
54577         Log: Forgot from #8545.  Oops.
54578      Branch: perl
54579            ! pp.c t/pragma/overload.t
54580 ____________________________________________________________________________
54581 [  8560] By: jhi                                   on 2001/01/27  03:01:47
54582         Log: A better module compilation test, use MANIFEST as suggested
54583              by Spider.
54584      Branch: perl
54585            ! t/lib/1_compile.t
54586 ____________________________________________________________________________
54587 [  8559] By: jhi                                   on 2001/01/27  02:50:48
54588         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
54589              From: Peter Prymmer <pvhp@forte.com>
54590              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
54591              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
54592      Branch: perl
54593            ! t/lib/b.t
54594 ____________________________________________________________________________
54595 [  8558] By: jhi                                   on 2001/01/27  02:27:05
54596         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
54597              From: Peter Prymmer <pvhp@forte.com>
54598              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
54599              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
54600      Branch: perl
54601            ! t/pragma/sub_lval.t
54602 ____________________________________________________________________________
54603 [  8557] By: jhi                                   on 2001/01/27  02:26:03
54604         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
54605              From: Peter Prymmer <pvhp@forte.com>
54606              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
54607              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
54608      Branch: perl
54609            ! t/lib/st-06compat.t
54610 ____________________________________________________________________________
54611 [  8556] By: jhi                                   on 2001/01/27  02:24:33
54612         Log: Subject: [PATCH: perl@8531] minor update to README.os390
54613              From: Peter Prymmer <pvhp@forte.com>
54614              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
54615              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
54616      Branch: perl
54617            ! README.os390
54618 ____________________________________________________________________________
54619 [  8555] By: jhi                                   on 2001/01/27  00:35:47
54620         Log: No point in checking the length before we know whether the pointer
54621              is bogus or not, fixes Abigail's odbm failures in Linux.
54622      Branch: perl
54623            ! sv.c
54624 ____________________________________________________________________________
54625 [  8554] By: nick                                  on 2001/01/26  19:01:31
54626         Log: Integrate mainline
54627      Branch: perlio
54628           !> lib/Text/Wrap.pm t/lib/textwrap.t
54629 ____________________________________________________________________________
54630 [  8553] By: jhi                                   on 2001/01/26  15:19:39
54631         Log: Integrate change #7792 from perlio (multiplicity fix),
54632              fix the AV leak in regex DEBUGGING (tiny part of the
54633              polymorphic regexp patch #8143).
54634      Branch: maint-5.6/perl
54635            ! regcomp.c
54636           !> scope.h
54637 ____________________________________________________________________________
54638 [  8552] By: jhi                                   on 2001/01/26  15:03:23
54639         Log: (Retracted by #8573)
54640              
54641              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
54642              From: Michael G Schwern <schwern@pobox.com>
54643              Date: Fri, 26 Jan 2001 09:28:31 -0500
54644              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
54645      Branch: perl
54646            ! lib/Text/Wrap.pm t/lib/textwrap.t
54647 ____________________________________________________________________________
54648 [  8551] By: jhi                                   on 2001/01/26  02:33:19
54649         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
54650              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
54651              
54652              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
54653              
54654              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
54655              
54656              Message nit.
54657              
54658              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
54659              
54660              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
54661              
54662              (the cleanup of unused submatches in regtry() and regcppop())
54663              
54664              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
54665              stored and restored, and thusly was trounced by the utf8 swash
54666              routines.
54667              
54668              use utf8 not required to use \x{}.
54669              
54670              Removed two more tests that make no sense in UTF-8 since the test
54671              data is not in UTF-8.
54672              
54673              Get the three different space character classes right under utf8.
54674              
54675              Implement ANYOFUTF8 regprop() dumping.
54676              
54677              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
54678              
54679              Document the regex context pushing/popping a bit better.
54680      Branch: maint-5.6/perl
54681           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
54682           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
54683           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
54684           !> t/op/regmesg.t utf8.c
54685 ____________________________________________________________________________
54686 [  8550] By: nick                                  on 2001/01/25  19:42:30
54687         Log: Integrate mainline
54688      Branch: perlio
54689           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
54690           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
54691           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
54692           !> t/lib/bigint.t t/lib/bigintpm.t
54693 ____________________________________________________________________________
54694 [  8549] By: jhi                                   on 2001/01/25  15:22:28
54695         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
54696      Branch: maint-5.6/perl
54697            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
54698 ____________________________________________________________________________
54699 [  8548] By: jhi                                   on 2001/01/25  15:02:55
54700         Log: Integrate changes #7997,8063,8492,8547 from mainline.
54701              
54702              Subject: Re: STRLEN - what?
54703              
54704              Subject: [PATCH] perlguts.pod
54705              
54706              Memory management calls documentation.
54707              
54708              Layout using tabulator is not a good idea in a pod.
54709      Branch: maint-5.6/perl
54710           !> pod/perlguts.pod
54711 ____________________________________________________________________________
54712 [  8547] By: jhi                                   on 2001/01/25  14:49:05
54713         Log: Layout using tabulator is not a good idea in a pod.
54714      Branch: perl
54715            ! pod/perlguts.pod
54716 ____________________________________________________________________________
54717 [  8546] By: jhi                                   on 2001/01/25  14:31:12
54718         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
54719              from mainline.
54720              
54721              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
54722              
54723              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
54724              
54725              More Win32 editor/IDE/shell hints.
54726              
54727              More Win32 Perling.
54728              
54729              Yet another editor edit.
54730              
54731              Edit edit edit.
54732              
54733              IDE/editor section tweaking.
54734              
54735              Few more IDE/editor nits from p5p.
54736      Branch: maint-5.6/perl
54737           !> pod/perlfaq3.pod
54738 ____________________________________________________________________________
54739 [  8545] By: jhi                                   on 2001/01/25  04:16:32
54740         Log: Subject: [PATCH 5.7.0] overload int()
54741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54742              Date: Wed, 24 Jan 2001 19:06:57 -0500
54743              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
54744      Branch: perl
54745            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
54746            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
54747            ! t/lib/bigintpm.t
54748 ____________________________________________________________________________
54749 [  8544] By: jhi                                   on 2001/01/25  04:15:11
54750         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
54751              From: Peter Prymmer <pvhp@forte.com>
54752              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
54753              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
54754      Branch: perl
54755            ! Makefile.SH README.os390 hints/os390.sh installperl
54756 ____________________________________________________________________________
54757 [  8543] By: jhi                                   on 2001/01/25  03:52:08
54758         Log: Integrate change #8462,8469 from mainline.
54759              
54760              In VMS Perl subversion (perl -V) is undef.
54761      Branch: maint-5.6/perl
54762           !> configure.com
54763 ____________________________________________________________________________
54764 [  8542] By: jhi                                   on 2001/01/25  03:44:55
54765         Log: Integrate changes #7835,7850,8315,8316 from mainline.
54766              
54767              Solaris hints.
54768      Branch: maint-5.6/perl
54769           !> hints/solaris_2.sh
54770 ____________________________________________________________________________
54771 [  8541] By: jhi                                   on 2001/01/25  03:39:28
54772         Log: Integrate #8336 from mainline.
54773      Branch: maint-5.6/perl
54774           !> hv.c
54775 ____________________________________________________________________________
54776 [  8540] By: jhi                                   on 2001/01/25  03:23:50
54777         Log: Retract #8539.
54778      Branch: maint-5.6/perl
54779            ! pod/perlfaq3.pod
54780 ____________________________________________________________________________
54781 [  8539] By: jhi                                   on 2001/01/25  03:21:55
54782         Log: (Retracted by #8540.)
54783      Branch: maint-5.6/perl
54784            ! pod/perlfaq3.pod
54785 ____________________________________________________________________________
54786 [  8538] By: jhi                                   on 2001/01/25  03:14:07
54787         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
54788              From: Peter Prymmer <pvhp@forte.com>
54789              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
54790              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
54791              
54792              The VMS bits.
54793      Branch: maint-5.6/perl
54794            ! configure.com vms/descrip_mms.template
54795 ____________________________________________________________________________
54796 [  8537] By: jhi                                   on 2001/01/25  03:06:09
54797         Log: Integrate #7710,7824,7973 from mainline.
54798      Branch: maint-5.6/perl
54799           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
54800           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
54801           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
54802           !> vos/config.ga.def vos/config.ga.h win32/config.bc
54803           !> win32/config.gc win32/config.vc
54804 ____________________________________________________________________________
54805 [  8536] By: jhi                                   on 2001/01/24  13:50:20
54806         Log: Revert the edits made by me so far to the 5.6 branch since
54807              the TRIAL1 since I did edits when I should have been using
54808              integrates.  Bad programmer.   (Will integrate them properly later.)
54809              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
54810              The #8353 will not be reapplied at least for now since
54811              the UTF-8 hash keys need more thinking.
54812              (The patches #8347, #8354, #8454, #8473 were okay since they
54813              were original edits made specifically for the 5.6.1-TRIAL1.)
54814      Branch: maint-5.6/perl
54815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54816            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
54817            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
54818            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
54819            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
54820            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
54821            ! win32/config.bc win32/config.gc win32/config.vc
54822 ____________________________________________________________________________
54823 [  8535] By: bailey                                on 2001/01/24  06:37:02
54824         Log: SYN SYN
54825      Branch: vmsperl
54826           +> (branch 26 files)
54827           !> (integrate 130 files)
54828 ____________________________________________________________________________
54829 [  8534] By: nick                                  on 2001/01/23  19:30:57
54830         Log: Integrate mainline.
54831      Branch: perlio
54832           !> Changes Configure Porting/Glossary Porting/config.sh
54833           !> Porting/config_H embed.h embed.pl ext/Encode/compile
54834           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
54835           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
54836           !> pod/perlvar.pod proto.h t/lib/1_compile.t
54837 ____________________________________________________________________________
54838 [  8533] By: jhi                                   on 2001/01/23  16:15:46
54839         Log: Forgotten from #8501.
54840      Branch: perl
54841            ! Porting/Glossary Porting/config.sh Porting/config_H
54842 ____________________________________________________________________________
54843 [  8532] By: jhi                                   on 2001/01/23  16:13:27
54844         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
54845              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54846              Date: Mon, 22 Jan 2001 17:51:58 +0100
54847              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
54848      Branch: perl
54849            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
54850 ____________________________________________________________________________
54851 [  8531] By: jhi                                   on 2001/01/23  15:46:01
54852         Log: Update Changes.
54853      Branch: perl
54854            ! Changes patchlevel.h
54855 ____________________________________________________________________________
54856 [  8530] By: jhi                                   on 2001/01/23  15:38:39
54857         Log: De-cut-and-pasto.
54858      Branch: perl
54859            ! t/lib/1_compile.t
54860 ____________________________________________________________________________
54861 [  8529] By: jhi                                   on 2001/01/23  15:11:04
54862         Log: Document the mkdir trailing slashes case.
54863      Branch: perl
54864            ! pod/perlfunc.pod
54865 ____________________________________________________________________________
54866 [  8528] By: jhi                                   on 2001/01/23  15:08:28
54867         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
54868              get installed:
54869              
54870              Subject: lib/lib.pm
54871              From: <abigail@foad.org>
54872              Date: Mon, 28 Aug 2000 20:35:08 -0400
54873              Message-ID: <20000829003508.21281.qmail@foad.org>
54874      Branch: perl
54875            ! installperl
54876 ____________________________________________________________________________
54877 [  8527] By: jhi                                   on 2001/01/23  14:44:04
54878         Log: Metaconfig unit change for #8526.
54879      Branch: metaconfig
54880            ! U/threads/archname.U
54881 ____________________________________________________________________________
54882 [  8526] By: jhi                                   on 2001/01/23  14:43:19
54883         Log: Attach -perlio to the archname if so selected.
54884      Branch: perl
54885            ! Configure
54886 ____________________________________________________________________________
54887 [  8525] By: jhi                                   on 2001/01/23  14:24:01
54888         Log: Subject: [PATCH] pod/perlvar.pod
54889              From: abigail@foad.org
54890              Date: Tue, 23 Jan 2001 01:41:10 +0100
54891              Message-ID: <20010123004110.22259.qmail@foad.org>
54892      Branch: perl
54893            ! pod/perlvar.pod
54894 ____________________________________________________________________________
54895 [  8524] By: jhi                                   on 2001/01/23  14:22:32
54896         Log: A bug introduced in #8217 (the undefined variable in the
54897              lib/safe1_t #3) fixed, by Charles Lane:
54898              
54899              The earlier patch made it so that stuff running in Safe
54900              compartments could do a "caller" and see "main".  That
54901              little change in name is done right before the code in
54902              the compartment is run, and apparantly the parser
54903              was picking up the stash name before it got changed.
54904              
54905              (why it was threaded vs. unthreaded Perl that was sensitive to this
54906              I still don't know...and it probably doesn't matter).
54907              
54908              I tryed removing the stash name-change and saw that threaded Perl
54909              did indeed pass the lib/safe1.t tests.
54910              
54911              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
54912              do the name change (and to connect _ in the compartment to the global
54913              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
54914              to call _safe_pkg_prep when creating a new compartment.
54915              
54916              Passes all tests with threaded perl on linux; passes all tests
54917              with unthreaded perl on VMS.
54918              
54919              At some point I'll probably want to revisit Safe and Opcode to
54920              provide more sensible handling of global variables...and to get
54921              formats working in Safe compartments, which they don't do currently.
54922      Branch: perl
54923            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
54924 ____________________________________________________________________________
54925 [  8523] By: jhi                                   on 2001/01/23  14:11:58
54926         Log: Also the lib/Thread.pm itself needs to be ignored if
54927              the Thread extension hasn't been built.
54928      Branch: perl
54929            ! t/lib/1_compile.t
54930 ____________________________________________________________________________
54931 [  8522] By: jhi                                   on 2001/01/23  13:51:28
54932         Log: print() instead of warn() so that stderr doesn't get
54933              unnecessarily polluted.
54934      Branch: perl
54935            ! ext/Encode/compile
54936 ____________________________________________________________________________
54937 [  8521] By: jhi                                   on 2001/01/23  13:49:48
54938         Log: Integrate perlio.
54939      Branch: perl
54940           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
54941           !> ext/Encode/encode.h
54942 ____________________________________________________________________________
54943 [  8520] By: nick                                  on 2001/01/22  21:44:00
54944         Log: More messing with Encode:
54945              Extra fields in header to allow multiple names and to record
54946              other things "compile" knows.
54947              Re-organise compile to factor out common output routines.
54948      Branch: perlio
54949            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
54950 ____________________________________________________________________________
54951 [  8519] By: nick                                  on 2001/01/22  20:33:50
54952         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
54953      Branch: perlio
54954            ! ext/Encode/Makefile.PL ext/Encode/compile
54955 ____________________________________________________________________________
54956 [  8518] By: nick                                  on 2001/01/22  20:28:13
54957         Log: Integrate mainline
54958      Branch: perlio
54959           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
54960           !> vos/config.alpha.def vos/config.alpha.h
54961 ____________________________________________________________________________
54962 [  8517] By: jhi                                   on 2001/01/22  15:37:17
54963         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
54964              by Inaba Hiroto.
54965      Branch: perl
54966            ! sv.c
54967 ____________________________________________________________________________
54968 [  8516] By: jhi                                   on 2001/01/22  14:55:15
54969         Log: More SIG_SIZE fixes.
54970      Branch: perl
54971            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
54972 ____________________________________________________________________________
54973 [  8515] By: jhi                                   on 2001/01/22  14:50:27
54974         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
54975              From: "Craig A. Berry" <craigberry@mac.com>
54976              Date: Mon, 22 Jan 2001 00:42:24 -0600
54977              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
54978      Branch: perl
54979            ! configure.com
54980 ____________________________________________________________________________
54981 [  8514] By: jhi                                   on 2001/01/22  14:31:17
54982         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
54983              From: "Craig A. Berry" <craigberry@mac.com>
54984              Date: Sun, 21 Jan 2001 23:03:25 -0600
54985              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
54986      Branch: perl
54987            ! configure.com
54988 ____________________________________________________________________________
54989 [  8513] By: jhi                                   on 2001/01/22  14:14:00
54990         Log: Add the .ucm encoding tables to the MANIFEST.
54991      Branch: perl
54992            ! MANIFEST
54993 ____________________________________________________________________________
54994 [  8512] By: jhi                                   on 2001/01/22  13:43:33
54995         Log: Integrate perlio.
54996      Branch: perl
54997           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
54998           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
54999           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55000           +> ext/Encode/Encode/iso8859-10.ucm
55001           +> ext/Encode/Encode/iso8859-13.ucm
55002           +> ext/Encode/Encode/iso8859-14.ucm
55003           +> ext/Encode/Encode/iso8859-15.ucm
55004           +> ext/Encode/Encode/iso8859-16.ucm
55005           +> ext/Encode/Encode/iso8859-2.ucm
55006           +> ext/Encode/Encode/iso8859-3.ucm
55007           +> ext/Encode/Encode/iso8859-4.ucm
55008           +> ext/Encode/Encode/iso8859-5.ucm
55009           +> ext/Encode/Encode/iso8859-6.ucm
55010           +> ext/Encode/Encode/iso8859-7.ucm
55011           +> ext/Encode/Encode/iso8859-8.ucm
55012           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55013           +> ext/Encode/Encode/symbol.ucm
55014           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
55015           !> perliol.h
55016 ____________________________________________________________________________
55017 [  8511] By: nick                                  on 2001/01/21  23:44:47
55018         Log: Make "real" layers of ":utf8" and ":raw".
55019              So now PERLIO=utf8 perl ...
55020              does what Andreas wanted.
55021              Fix arg passing in open.pm (still have a Carp issue).
55022      Branch: perlio
55023            ! lib/open.pm perlio.c perliol.h
55024 ____________________________________________________________________________
55025 [  8510] By: jhi                                   on 2001/01/21  22:56:53
55026         Log: Document the regex content pushing/popping a bit better.
55027      Branch: perl
55028            ! regexec.c
55029 ____________________________________________________________________________
55030 [  8509] By: jhi                                   on 2001/01/21  22:55:44
55031         Log: Tweak the mkdir trailing slash code some more.
55032              
55033              TO DO: the same handling should probably be done for
55034              all the other filesystem functions that can have directories
55035              as their arguments.
55036      Branch: perl
55037            ! pp_sys.c
55038 ____________________________________________________________________________
55039 [  8508] By: nick                                  on 2001/01/21  21:37:43
55040         Log: Switch "compiled in" encodings to .ucm format.
55041              (Leave others as .enc till we can run-time load .ucm,
55042              or find some other way to load them.)
55043      Branch: perlio
55044            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55045            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55046            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55047            + ext/Encode/Encode/iso8859-10.ucm
55048            + ext/Encode/Encode/iso8859-13.ucm
55049            + ext/Encode/Encode/iso8859-14.ucm
55050            + ext/Encode/Encode/iso8859-15.ucm
55051            + ext/Encode/Encode/iso8859-16.ucm
55052            + ext/Encode/Encode/iso8859-2.ucm
55053            + ext/Encode/Encode/iso8859-3.ucm
55054            + ext/Encode/Encode/iso8859-4.ucm
55055            + ext/Encode/Encode/iso8859-5.ucm
55056            + ext/Encode/Encode/iso8859-6.ucm
55057            + ext/Encode/Encode/iso8859-7.ucm
55058            + ext/Encode/Encode/iso8859-8.ucm
55059            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55060            + ext/Encode/Encode/symbol.ucm
55061            ! ext/Encode/Makefile.PL ext/Encode/compile
55062 ____________________________________________________________________________
55063 [  8507] By: nick                                  on 2001/01/21  21:02:03
55064         Log: Integrate (partial) mainline.
55065      Branch: perlio
55066           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
55067           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
55068           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55069 ____________________________________________________________________________
55070 [  8506] By: jhi                                   on 2001/01/21  20:09:30
55071         Log: Update Changes.
55072      Branch: perl
55073            ! Changes patchlevel.h
55074 ____________________________________________________________________________
55075 [  8505] By: jhi                                   on 2001/01/21  19:39:59
55076         Log: Subject: Minor typos in perlfaq2.pod
55077              From: "Stephen P. Potter" <spp@spotter.yi.org>
55078              Message-Id: <200101192101.QAA11911@spotter.yi.org>
55079              Date: Fri, 19 Jan 2001 16:01:13 -0500
55080              
55081              with a nit from Philip Newton.
55082      Branch: perl
55083            ! pod/perlfaq2.pod
55084 ____________________________________________________________________________
55085 [  8504] By: jhi                                   on 2001/01/21  19:33:05
55086         Log: Metaconfig change for #8503.
55087      Branch: metaconfig
55088            ! U/threads/usethreads.U
55089 ____________________________________________________________________________
55090 [  8503] By: jhi                                   on 2001/01/21  19:32:21
55091         Log: Sanity check for conflicting thread flavours.
55092      Branch: perl
55093            ! Configure config_h.SH
55094 ____________________________________________________________________________
55095 [  8502] By: jhi                                   on 2001/01/21  19:23:00
55096         Log: Metaconfig change for #8501.
55097      Branch: metaconfig
55098            ! U/modified/sig_name.U
55099 ____________________________________________________________________________
55100 [  8501] By: jhi                                   on 2001/01/21  19:22:26
55101         Log: The SIG_SIZE is the number of the elements *excluding*
55102              the terminating NULL.
55103      Branch: perl
55104            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
55105            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
55106            ! win32/config_H.vc
55107 ____________________________________________________________________________
55108 [  8500] By: jhi                                   on 2001/01/21  18:31:31
55109         Log: Integrate perlio.
55110      Branch: perl
55111           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
55112           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
55113           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
55114           !> pp_sys.c proto.h sv.c
55115 ____________________________________________________________________________
55116 [  8499] By: jhi                                   on 2001/01/21  17:43:57
55117         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
55118              From: Hugo <hv@crypt.compulink.co.uk>
55119              Date: Sun, 21 Jan 2001 13:34:05 +0000
55120              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
55121              
55122              In sprintf UTF8ize only if necessary.
55123      Branch: perl
55124            ! sv.c
55125 ____________________________________________________________________________
55126 [  8498] By: nick                                  on 2001/01/21  16:25:32
55127         Log: Encode cleanup.
55128              Add command line control over "compile" so that Makefile.PL
55129              needs can be combined with other uses.
55130              Use command line options in Makefile.PL.
55131              Fix multi-byte parsing in .ucm files.
55132      Branch: perlio
55133            ! ext/Encode/Makefile.PL ext/Encode/compile
55134 ____________________________________________________________________________
55135 [  8497] By: nick                                  on 2001/01/21  12:56:27
55136         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
55137      Branch: perlio
55138            ! ext/Encode/Encode.xs
55139 ____________________________________________________________________________
55140 [  8496] By: nick                                  on 2001/01/21  12:18:45
55141         Log: Fixup after integrate:
55142              missed the .sym files that are changed by regen_headers
55143              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
55144      Branch: perlio
55145            ! global.sym pp.sym sv.c
55146 ____________________________________________________________________________
55147 [  8495] By: nick                                  on 2001/01/21  11:51:07
55148         Log: Integrate mainline.
55149      Branch: perlio
55150           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
55151           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
55152           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
55153           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
55154           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
55155           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
55156           !> win32/Makefile win32/makefile.mk
55157 ____________________________________________________________________________
55158 [  8494] By: jhi                                   on 2001/01/20  23:12:11
55159         Log: Forgot the expect_number() prototype.
55160      Branch: perl
55161            ! embed.h embed.pl proto.h
55162 ____________________________________________________________________________
55163 [  8493] By: jhi                                   on 2001/01/20  22:56:39
55164         Log: Subject: [PATCH: perl@8482] README.vms URL updates
55165              From: Peter Prymmer <pvhp@forte.com>
55166              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
55167              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
55168              
55169              Plus Craig A. Berry's suggestion to use compaq.com instead
55170              of digital.com.
55171      Branch: perl
55172            ! README.vms
55173 ____________________________________________________________________________
55174 [  8492] By: jhi                                   on 2001/01/20  22:50:05
55175         Log: Memory management calls documentation.
55176      Branch: perl
55177            ! pod/perlguts.pod
55178 ____________________________________________________________________________
55179 [  8491] By: jhi                                   on 2001/01/20  22:38:33
55180         Log: Signedness nit plus few memcpy/Copy nits.
55181      Branch: perl
55182            ! sv.c
55183 ____________________________________________________________________________
55184 [  8490] By: jhi                                   on 2001/01/20  22:25:53
55185         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
55186              From: Peter Prymmer <pvhp@forte.com>
55187              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
55188              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
55189      Branch: perl
55190            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
55191 ____________________________________________________________________________
55192 [  8489] By: jhi                                   on 2001/01/20  22:24:41
55193         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
55194              From: Peter Prymmer <pvhp@forte.com>
55195              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
55196              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
55197      Branch: perl
55198            ! win32/Makefile win32/makefile.mk
55199 ____________________________________________________________________________
55200 [  8488] By: jhi                                   on 2001/01/20  22:22:27
55201         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
55202              From: Peter Prymmer <pvhp@forte.com>
55203              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
55204              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
55205      Branch: perl
55206            ! Makefile.SH
55207 ____________________________________________________________________________
55208 [  8487] By: jhi                                   on 2001/01/20  22:21:18
55209         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
55210              From: Peter Prymmer <pvhp@forte.com>
55211              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
55212              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
55213      Branch: perl
55214            + ext/DynaLoader/dl_dllload.xs
55215            ! MANIFEST Makefile.SH hints/os390.sh
55216 ____________________________________________________________________________
55217 [  8486] By: jhi                                   on 2001/01/20  22:17:53
55218         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
55219              From: Peter Prymmer <pvhp@forte.com>
55220              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
55221              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
55222      Branch: perl
55223            ! README.os390 README.posix-bc
55224 ____________________________________________________________________________
55225 [  8485] By: jhi                                   on 2001/01/20  20:15:30
55226         Log: Document and test the new qu operator.
55227      Branch: perl
55228            + t/op/qu.t
55229            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
55230            ! pod/perlretut.pod pod/perlunicode.pod
55231 ____________________________________________________________________________
55232 [  8484] By: nick                                  on 2001/01/20  19:42:30
55233         Log: Infrastructure to allow:
55234              open($fh,"|-",@array);
55235              to be implemented
55236              i.e. mark pp_open as needing a stack mark, and make pp_open
55237              process its args in that style (and pass them _all_ to tied handles OPEN).
55238              Invent do_openn() which takes SV ** at allow it to see multiple args.
55239              Note this does not _do_ anything yet.
55240      Branch: perlio
55241            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
55242            ! perlapi.c pp_proto.h pp_sys.c proto.h
55243 ____________________________________________________________________________
55244 [  8483] By: nick                                  on 2001/01/20  17:23:14
55245         Log: Integrate mainline.
55246      Branch: perlio
55247           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
55248           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
55249 ____________________________________________________________________________
55250 [  8482] By: jhi                                   on 2001/01/19  15:37:49
55251         Log: Update Changes.
55252      Branch: perl
55253            ! Changes patchlevel.h
55254 ____________________________________________________________________________
55255 [  8481] By: jhi                                   on 2001/01/19  14:41:24
55256         Log: Subject: Re: new feature: s?printf parameter reordering 
55257              From: Hugo <hv@crypt.compulink.co.uk>
55258              Date: Thu, 11 Jan 2001 17:09:03 +0000
55259              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
55260              
55261              - support reordering for all parameters: %, *v, *, .*
55262              - lay down that the reordering specification must immediately
55263              follow that parameter: %3$, *v3$, *3$, .*3$
55264              - fix vectorisation of a zero-length string
55265              - factor out the code choosing the argument to format
55266              
55267              Possibly unwanted side-effects:
55268              - the special format specifiers ' +-0' must now precede any
55269              vectorisation specifier. Tests in op/sprintf and op/ver
55270              have been changed to reflect this.
55271              - sprintf.t test #214 changed its expectations because in many
55272              cases, the next parameter has already been consumed when an
55273              invalid type letter is detected.
55274              
55275              Probably wanted side-effects:
55276              - attempts to format a non-existent parameter will warn as if C<undef>
55277              - attempt to write to non-existent parameter with '%n' will complain
55278              of "attempt to modify read-only value" instead of being silent
55279      Branch: perl
55280            ! sv.c t/op/sprintf.t t/op/ver.t
55281 ____________________________________________________________________________
55282 [  8480] By: jhi                                   on 2001/01/19  14:08:37
55283         Log: Subject: PATCH pragma/locale.t
55284              From: andreas.koenig@anima.de (Andreas J. Koenig)
55285              Date: 18 Jan 2001 09:45:37 +0100
55286              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
55287      Branch: perl
55288            ! t/pragma/locale.t
55289 ____________________________________________________________________________
55290 [  8479] By: jhi                                   on 2001/01/19  13:19:58
55291         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
55292      Branch: perl
55293            ! configure.com
55294 ____________________________________________________________________________
55295 [  8478] By: jhi                                   on 2001/01/19  02:12:35
55296         Log: Automate 1_compile.t.
55297      Branch: perl
55298            ! t/lib/1_compile.t
55299 ____________________________________________________________________________
55300 [  8477] By: jhi                                   on 2001/01/19  01:49:56
55301         Log: Integrate perlio.
55302      Branch: perl
55303           !> sv.c win32/config.bc win32/config.gc win32/config.vc
55304           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55305 ____________________________________________________________________________
55306 [  8476] By: nick                                  on 2001/01/18  21:51:52
55307         Log: Integrate mainline
55308      Branch: perlio
55309           +> t/lib/1_compile.t t/lib/compmod.pl
55310           !> MANIFEST configure.com lib/unicode/distinct.pm
55311 ____________________________________________________________________________
55312 [  8475] By: nick                                  on 2001/01/18  21:48:02
55313         Log: Win32 "safe signals" co-existance fix.
55314              Fix SIG_SIZE value.
55315              Clear PL_sig_pending when cloning (fork).
55316      Branch: perlio
55317            ! sv.c win32/config.bc win32/config.gc win32/config.vc
55318            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55319 ____________________________________________________________________________
55320 [  8474] By: jhi                                   on 2001/01/18  14:40:57
55321         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
55322      Branch: perl
55323            ! t/lib/1_compile.t
55324 ____________________________________________________________________________
55325 [  8473] By: gsar                                  on 2001/01/18  11:42:31
55326         Log: unsubmitted trial1 change
55327      Branch: maint-5.6/perl
55328            ! Changes
55329 ____________________________________________________________________________
55330 [  8472] By: jhi                                   on 2001/01/18  04:30:24
55331         Log: The first bug found by 1_compile.t.
55332      Branch: perl
55333            ! lib/unicode/distinct.pm
55334 ____________________________________________________________________________
55335 [  8471] By: jhi                                   on 2001/01/18  04:29:42
55336         Log: Add Schwern's 1_compile test.  The compile_module script renamed
55337              to be a bit shorter for the 8.3 people.
55338      Branch: perl
55339            + t/lib/1_compile.t t/lib/compmod.pl
55340            ! MANIFEST
55341 ____________________________________________________________________________
55342 [  8470] By: jhi                                   on 2001/01/18  04:16:00
55343         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)
55344              From: Peter Prymmer <pvhp@forte.com>
55345              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
55346              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
55347              Replace #8463.
55348      Branch: maint-5.6/perl
55349            ! configure.com
55350 ____________________________________________________________________________
55351 [  8469] By: jhi                                   on 2001/01/18  04:13:02
55352         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)
55353              From: Peter Prymmer <pvhp@forte.com>
55354              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
55355              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
55356              Replace #8462.
55357      Branch: perl
55358            ! configure.com
55359 ____________________________________________________________________________
55360 [  8468] By: jhi                                   on 2001/01/18  03:42:08
55361         Log: Integrate perlio.
55362      Branch: perl
55363           !> gv.c mg.c perlio.c util.c
55364 ____________________________________________________________________________
55365 [  8467] By: nick                                  on 2001/01/17  22:41:10
55366         Log: "Safe" signals - trial implementation.
55367              gv.c tweaked to zero PL_sig_pend array
55368              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
55369              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
55370              Odd thing is that it "works" with PERLIO=stdio as well (linux).
55371      Branch: perlio
55372            ! gv.c mg.c perlio.c util.c
55373 ____________________________________________________________________________
55374 [  8466] By: nick                                  on 2001/01/17  20:40:20
55375         Log: Integrate mainline.
55376      Branch: perlio
55377           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55378           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
55379           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
55380           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55381           !> vos/config.ga.h win32/config.bc win32/config.gc
55382           !> win32/config.vc
55383 ____________________________________________________________________________
55384 [  8465] By: jhi                                   on 2001/01/17  18:37:13
55385         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
55386              From: Nicholas Clark <nick@ccl4.org>
55387              Date: Wed, 17 Jan 2001 17:31:33 +0000
55388              Message-ID: <20010117173133.I2633@plum.flirble.org>
55389      Branch: perl
55390            ! t/op/int.t
55391 ____________________________________________________________________________
55392 [  8464] By: jhi                                   on 2001/01/17  14:43:17
55393         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
55394              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55395              Date: Wed, 17 Jan 2001 15:16:43 +0100
55396              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
55397              
55398              pp_int() was dropping an NV to the floor,
55399              int(279964589018079/59) either returned not an integer
55400              4745162525730.15, or one got "Attempt to free unreferenced scalar."
55401      Branch: perl
55402            ! pp.c
55403 ____________________________________________________________________________
55404 [  8463] By: jhi                                   on 2001/01/17  06:12:42
55405         Log: (Replaced by #8470)
55406              
55407              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)
55408              From: "Craig A. Berry" <craigberry@mac.com>
55409              Date: Tue, 16 Jan 2001 23:38:46 -0600
55410              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
55411      Branch: maint-5.6/perl
55412            ! configure.com
55413 ____________________________________________________________________________
55414 [  8462] By: jhi                                   on 2001/01/17  06:11:31
55415         Log: (Replaced by #8469)
55416              
55417              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)
55418              From: "Craig A. Berry" <craigberry@mac.com>
55419              Date: Tue, 16 Jan 2001 23:38:46 -0600
55420              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
55421      Branch: perl
55422            ! configure.com
55423 ____________________________________________________________________________
55424 [  8461] By: jhi                                   on 2001/01/17  05:56:12
55425         Log: Allow for one trailing slash in the directory of mkdir().
55426      Branch: perl
55427            ! pp_sys.c
55428 ____________________________________________________________________________
55429 [  8460] By: jhi                                   on 2001/01/17  03:26:01
55430         Log: Metaconfig unit changes for #8459.
55431      Branch: metaconfig
55432            ! U/modified/Loc.U U/modified/sig_name.U
55433 ____________________________________________________________________________
55434 [  8459] By: jhi                                   on 2001/01/17  03:24:48
55435         Log: Define SIG_SIZE, the number of elements in the sig_name and
55436              sig_num arrays, including the final NULL entry.
55437      Branch: perl
55438            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55439            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
55440            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
55441            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55442            ! win32/config.bc win32/config.gc win32/config.vc
55443 ____________________________________________________________________________
55444 [  8458] By: jhi                                   on 2001/01/17  01:41:33
55445         Log: Integrate perlio.
55446      Branch: perl
55447           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
55448           !> perlapi.h proto.h sv.c
55449 ____________________________________________________________________________
55450 [  8457] By: nick                                  on 2001/01/16  22:07:26
55451         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
55452              Provides all the "cost" but no benefit yet - it is to allow cost
55453              to be measured, and implementation experiments (just in mg.c?).
55454      Branch: perlio
55455            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
55456            ! perlapi.h proto.h sv.c
55457 ____________________________________________________________________________
55458 [  8456] By: nick                                  on 2001/01/16  21:07:07
55459         Log: Integrate mainline.
55460      Branch: perlio
55461           !> (integrate 51 files)
55462 ____________________________________________________________________________
55463 [  8455] By: jhi                                   on 2001/01/16  18:13:43
55464         Log: Subject: [PATCH] regcomp.c old feature removal
55465              From: mjd@plover.com
55466              Date: 16 Jan 2001 14:43:18 -0000 
55467              Message-ID: <20010116144318.7140.qmail@plover.com> 
55468      Branch: perl
55469            ! regcomp.c
55470 ____________________________________________________________________________
55471 [  8454] By: jhi                                   on 2001/01/16  16:12:39
55472         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
55473              From: "Indy Singh" <indy@nusphere.com>
55474              Date: Wed, 10 Jan 2001 20:17:49 -0500
55475              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
55476      Branch: maint-5.6/perl
55477            ! win32/Makefile
55478 ____________________________________________________________________________
55479 [  8453] By: jhi                                   on 2001/01/16  16:09:33
55480         Log: Update Changes.
55481      Branch: perl
55482            ! Changes patchlevel.h
55483 ____________________________________________________________________________
55484 [  8452] By: jhi                                   on 2001/01/16  15:42:04
55485         Log: Subject: Re: API Cleanup
55486              To: perl5-porters@perl.org
55487              Date: Tue, 16 Jan 2001 13:42:30 +0000
55488              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
55489              
55490              Subject: [PATCH] utf8.c documentation
55491              From: Simon Cozens <simon@cozens.net>
55492              Date: Tue, 16 Jan 2001 13:52:48 +0000
55493              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
55494              
55495              Subject: Re: API Cleanup
55496              From: Simon Cozens <simon@cozens.net>
55497              Date: Tue, 16 Jan 2001 14:58:55 +0000
55498              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
55499              
55500              UTF-8 doc patches.
55501      Branch: perl
55502            ! embed.pl pod/perlapi.pod utf8.c
55503 ____________________________________________________________________________
55504 [  8451] By: jhi                                   on 2001/01/16  14:41:39
55505         Log: podlators 1.07, from Russ Allbery.
55506      Branch: perl
55507            ! lib/Pod/Man.pm
55508 ____________________________________________________________________________
55509 [  8450] By: jhi                                   on 2001/01/16  14:24:19
55510         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
55511              From: "Indy Singh" <indy@nusphere.com>
55512              Date: Mon, 15 Jan 2001 20:59:40 -0500
55513              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
55514      Branch: perl
55515            ! win32/Makefile
55516 ____________________________________________________________________________
55517 [  8449] By: jhi                                   on 2001/01/16  03:42:55
55518         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
55519              at the setting of the ofs_sv in new_struct_thread() as the
55520              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
55521              uninitialized fields are, uh, initialized with),
55522              SvREFCNT_inc()ing that invited a core dump.
55523      Branch: perl
55524            ! util.c
55525 ____________________________________________________________________________
55526 [  8448] By: jhi                                   on 2001/01/16  01:49:07
55527         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
55528              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55529              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
55530              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
55531              
55532              Replace #8444 and #8445.
55533      Branch: perl
55534            ! ext/B/B.xs ext/B/B/Debug.pm
55535 ____________________________________________________________________________
55536 [  8447] By: jhi                                   on 2001/01/15  21:05:35
55537         Log: Subject: [PATCH] API Variable documentation   
55538              From: Simon Cozens <simon@cozens.net>
55539              Date: Mon, 15 Jan 2001 19:35:54 +0000
55540              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
55541      Branch: perl
55542            ! pod/perlapi.pod thrdvar.h
55543 ____________________________________________________________________________
55544 [  8446] By: jhi                                   on 2001/01/15  20:49:20
55545         Log: Signedness nit.
55546      Branch: perl
55547            ! pp_ctl.c
55548 ____________________________________________________________________________
55549 [  8445] By: jhi                                   on 2001/01/15  20:28:48
55550         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
55551      Branch: perl
55552            ! ext/B/B/Debug.pm
55553 ____________________________________________________________________________
55554 [  8444] By: jhi                                   on 2001/01/15  13:09:10
55555         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
55556      Branch: perl
55557            ! ext/B/B.xs
55558 ____________________________________________________________________________
55559 [  8443] By: jhi                                   on 2001/01/15  13:06:26
55560         Log: Missing from #8439.
55561      Branch: perl
55562            ! keywords.h mg.c
55563 ____________________________________________________________________________
55564 [  8442] By: jhi                                   on 2001/01/15  13:02:38
55565         Log: Subject: [PATCH @8436] Eliminate op_children
55566              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55567              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
55568              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
55569              
55570              Subject: [PATCH @8436] Re: Eliminate op_children
55571              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55572              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
55573              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
55574      Branch: perl
55575            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
55576            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
55577            ! op.c op.h
55578 ____________________________________________________________________________
55579 [  8441] By: jhi                                   on 2001/01/15  12:57:08
55580         Log: Use the /^Perl_/-less form of is_lvalue_sub().
55581      Branch: perl
55582            ! pp.h
55583 ____________________________________________________________________________
55584 [  8440] By: jhi                                   on 2001/01/15  05:13:09
55585         Log: Revert #8437 and #8438, the Linux large files story is more complex.
55586      Branch: metaconfig/U/perl
55587            ! d_fpos64_t.U d_off64_t.U
55588      Branch: perl
55589            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55590            ! config_h.SH configure.com epoc/config.sh perl.h
55591            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
55592            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55593            ! win32/config.bc win32/config.gc win32/config.vc
55594 ____________________________________________________________________________
55595 [  8439] By: jhi                                   on 2001/01/15  05:02:24
55596         Log: More UTF-8 patches from Inaba Hiroto.
55597              - The substr lval was still not okay.
55598              - Now pp_stringify and sv_setsv copies source's UTF8 flag
55599              even if IN_BYTE.  pp_stringify is called from fold_constants
55600              at optimization phase and "\x{100}" was made SvUTF8_off under
55601              use bytes (the bytes pragma is for "byte semantics" and not
55602              for "do not produce UTF8 data")
55603              - New `qu' operator to generate UTF8 string explicitly.
55604              Though I agree with the policy "0x00-0xff always produce bytes",
55605              sometimes want to such a string to be coded in UTF8.
55606              I can use pack"U0a*" but it requires more typing and has
55607              runtime overhead.
55608              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
55609              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
55610              string is not UTF8_on and has char 0x80-0xff.
55611              
55612              TODO: document and test qu.
55613      Branch: perl
55614            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
55615            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
55616            ! toke.c
55617 ____________________________________________________________________________
55618 [  8438] By: jhi                                   on 2001/01/14  05:10:23
55619         Log: (Reverted by #8440)
55620              
55621              Metaconfig unit changes for #8437.
55622      Branch: metaconfig/U/perl
55623            ! d_fpos64_t.U d_off64_t.U
55624 ____________________________________________________________________________
55625 [  8437] By: jhi                                   on 2001/01/14  04:55:34
55626         Log: (Reverted by #8440)
55627              
55628              Add <features.h> probing, seems to be needed for (some?)
55629              Linux largefileness.
55630      Branch: perl
55631            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55632            ! config_h.SH configure.com epoc/config.sh perl.h
55633            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
55634            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55635            ! win32/config.bc win32/config.gc win32/config.vc
55636 ____________________________________________________________________________
55637 [  8436] By: jhi                                   on 2001/01/13  17:47:21
55638         Log: Tighten some of the tests a bit.
55639      Branch: perl
55640            ! t/pragma/utf8.t
55641 ____________________________________________________________________________
55642 [  8435] By: jhi                                   on 2001/01/13  17:31:54
55643         Log: Integrate perlio.
55644      Branch: perl
55645           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
55646           !> win32/config_H.gc win32/config_H.vc
55647 ____________________________________________________________________________
55648 [  8434] By: nick                                  on 2001/01/13  11:36:53
55649         Log: Run dmake regen_config_h for Win32
55650      Branch: perlio
55651            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55652 ____________________________________________________________________________
55653 [  8433] By: nick                                  on 2001/01/13  11:31:55
55654         Log: VMS friendly patch to Encode compile process
55655      Branch: perlio
55656            ! ext/Encode/Makefile.PL ext/Encode/compile
55657 ____________________________________________________________________________
55658 [  8432] By: nick                                  on 2001/01/13  11:06:44
55659         Log: Integrate mainline
55660      Branch: perlio
55661           +> ext/B/B/Concise.pm
55662           !> (integrate 52 files)
55663 ____________________________________________________________________________
55664 [  8431] By: jhi                                   on 2001/01/13  05:55:55
55665         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
55666              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55667              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
55668              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
55669      Branch: perl
55670            ! ext/B/B/Concise.pm
55671 ____________________________________________________________________________
55672 [  8430] By: jhi                                   on 2001/01/13  04:24:18
55673         Log: The LVRET macro needed an aTHX.
55674      Branch: perl
55675            ! pp.h
55676 ____________________________________________________________________________
55677 [  8429] By: jhi                                   on 2001/01/13  02:12:42
55678         Log: Update Changes.
55679      Branch: perl
55680            ! Changes patchlevel.h
55681 ____________________________________________________________________________
55682 [  8428] By: jhi                                   on 2001/01/13  02:08:50
55683         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
55684              From: Peter Prymmer <pvhp@forte.com>
55685              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
55686              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
55687              
55688              Add a BEGIN guard for sloppy floating point division.
55689      Branch: perl
55690            ! lib/Math/BigInt.pm lib/bigint.pl
55691 ____________________________________________________________________________
55692 [  8427] By: jhi                                   on 2001/01/13  01:47:16
55693         Log: The B::Terse drop-in replacement wasn't quite drop-in.
55694      Branch: perl
55695            ! ext/B/B/Terse.pm
55696 ____________________________________________________________________________
55697 [  8426] By: jhi                                   on 2001/01/12  21:20:43
55698         Log: Use UVXf.
55699      Branch: perl
55700            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55701            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
55702            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
55703            ! vos/config.ga.def vos/config.ga.h win32/config.bc
55704            ! win32/config.gc win32/config.vc
55705 ____________________________________________________________________________
55706 [  8425] By: jhi                                   on 2001/01/12  20:20:14
55707         Log: Subject: [PATCH perl@8342] -Wformat
55708              From: Robin Barker <rmb1@cise.npl.co.uk>
55709              Date: Fri, 12 Jan 2001 20:03:14 GMT
55710              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
55711      Branch: perl
55712            ! ext/Encode/Encode.xs mg.c sv.c toke.c
55713 ____________________________________________________________________________
55714 [  8424] By: jhi                                   on 2001/01/12  20:01:48
55715         Log: Subject: B::Concise -- an improved replacement for B::Terse 
55716              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55717              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
55718              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
55719      Branch: perl
55720            + ext/B/B/Concise.pm
55721            ! MANIFEST ext/B/B/Terse.pm
55722 ____________________________________________________________________________
55723 [  8423] By: jhi                                   on 2001/01/12  19:24:02
55724         Log: The new metaconfig unit from the #8421.
55725      Branch: metaconfig/U/perl
55726            + d_sigprocmask.U
55727 ____________________________________________________________________________
55728 [  8422] By: jhi                                   on 2001/01/12  19:23:43
55729         Log: Forgot the microperl config from the #8421.
55730      Branch: perl
55731            ! uconfig.h uconfig.sh
55732 ____________________________________________________________________________
55733 [  8421] By: jhi                                   on 2001/01/12  19:05:27
55734         Log: Add sigprocmask() probe, regen Configure, regen toc.
55735      Branch: perl
55736            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55737            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
55738            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55739            ! vos/config.ga.h win32/config.bc win32/config.gc
55740            ! win32/config.vc
55741 ____________________________________________________________________________
55742 [  8420] By: jhi                                   on 2001/01/12  18:34:31
55743         Log: Add sockatmark() to the todo list.
55744      Branch: perl
55745            ! Todo-5.6
55746 ____________________________________________________________________________
55747 [  8419] By: jhi                                   on 2001/01/12  18:09:46
55748         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
55749      Branch: perl
55750            ! op.c
55751 ____________________________________________________________________________
55752 [  8418] By: jhi                                   on 2001/01/12  18:05:30
55753         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
55754              From: Radu Greab <radu@netsoft.ro>
55755              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
55756              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
55757      Branch: perl
55758            ! op.c t/pragma/sub_lval.t
55759 ____________________________________________________________________________
55760 [  8417] By: jhi                                   on 2001/01/12  16:09:09
55761         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
55762              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
55763              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
55764              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
55765      Branch: perl
55766            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
55767            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
55768            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
55769            ! t/pragma/sub_lval.t toke.c
55770 ____________________________________________________________________________
55771 [  8416] By: jhi                                   on 2001/01/12  15:42:06
55772         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
55773              From: "Richard Soderberg" <rs@crystalflame.net>
55774              Date: Fri, 12 Jan 2001 04:49:35 -0800
55775              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
55776              
55777              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
55778              according to the platform.
55779      Branch: perl
55780            ! op.c
55781 ____________________________________________________________________________
55782 [  8415] By: jhi                                   on 2001/01/12  15:33:41
55783         Log: One more UTF-8 fix from Inaba Hiroto.
55784      Branch: perl
55785            ! pp.c regexec.c t/pragma/utf8.t
55786 ____________________________________________________________________________
55787 [  8414] By: jhi                                   on 2001/01/12  15:30:18
55788         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
55789      Branch: perl
55790            ! regexec.c
55791 ____________________________________________________________________________
55792 [  8413] By: jhi                                   on 2001/01/12  15:22:10
55793         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
55794              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55795              Date: Thu, 11 Jan 2001 12:53:36 +0100
55796              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
55797      Branch: perl
55798            ! toke.c
55799 ____________________________________________________________________________
55800 [  8412] By: jhi                                   on 2001/01/12  15:20:25
55801         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
55802              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55803              Date: Fri, 12 Jan 2001 14:37:55 +0100
55804              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
55805      Branch: perl
55806            ! hints/posix-bc.sh
55807 ____________________________________________________________________________
55808 [  8411] By: jhi                                   on 2001/01/12  15:14:14
55809         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
55810              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55811              Date: Fri, 12 Jan 2001 10:42:21 +0100
55812              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
55813      Branch: perl
55814            ! t/op/regmesg.t
55815 ____________________________________________________________________________
55816 [  8410] By: jhi                                   on 2001/01/12  05:48:55
55817         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
55818              From: Nicholas Clark <nick@ccl4.org> 
55819              Date: Sun, 7 Jan 2001 19:47:14 +0000
55820              Message-ID: <20010107194714.B1048@plum.flirble.org>
55821      Branch: perl
55822            ! t/op/numconvert.t
55823 ____________________________________________________________________________
55824 [  8409] By: jhi                                   on 2001/01/12  05:41:28
55825         Log: Integrate perlio.
55826      Branch: perl
55827           !> mg.c scope.h
55828 ____________________________________________________________________________
55829 [  8408] By: nick                                  on 2001/01/11  22:43:28
55830         Log: Remove variables that were used in experiments.
55831      Branch: perlio
55832            ! mg.c
55833 ____________________________________________________________________________
55834 [  8407] By: nick                                  on 2001/01/11  20:57:44
55835         Log: Catch die in %SIG handler and unblock the signal before re-dying.
55836              This make Linux work _without_ sigsetjmp().
55837              Turn off sigsetjmp() to see what else it does.
55838              May need Configure probe for sigprocmask() if anything has sigaction()
55839              but not sigprocmask().
55840      Branch: perlio
55841            ! mg.c scope.h
55842 ____________________________________________________________________________
55843 [  8406] By: nick                                  on 2001/01/11  19:32:07
55844         Log: Integrate mainline
55845      Branch: perlio
55846           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
55847           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
55848           !> t/op/substr.t
55849 ____________________________________________________________________________
55850 [  8405] By: jhi                                   on 2001/01/11  17:11:01
55851         Log: Fix UTF-8 lval substr().
55852      Branch: perl
55853            ! mg.c t/op/substr.t
55854 ____________________________________________________________________________
55855 [  8404] By: jhi                                   on 2001/01/11  05:13:58
55856         Log: Update Changes.
55857      Branch: perl
55858            ! Changes patchlevel.h
55859 ____________________________________________________________________________
55860 [  8403] By: jhi                                   on 2001/01/11  04:38:24
55861         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
55862              From: Hugo <hv@crypt.compulink.co.uk>
55863              Date: Mon, 30 Oct 2000 01:33:26 +0000
55864              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
55865      Branch: perl
55866            ! regexec.c t/op/re_tests
55867 ____________________________________________________________________________
55868 [  8402] By: jhi                                   on 2001/01/11  04:26:12
55869         Log: Integrate perlio.
55870      Branch: perl
55871           !> scope.h util.c
55872 ____________________________________________________________________________
55873 [  8401] By: nick                                  on 2001/01/10  22:52:55
55874         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
55875              (So Alan and Ilya can try setting via hints.)
55876              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
55877              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
55878              doing the save everywhere seems to restart read() correctly, but just
55879              doing it once "round" the handler does not.
55880      Branch: perlio
55881            ! scope.h
55882 ____________________________________________________________________________
55883 [  8400] By: jhi                                   on 2001/01/10  21:57:54
55884         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
55885              of IRIX, HP-UX is unaffected.
55886      Branch: perl
55887            ! perl.h
55888 ____________________________________________________________________________
55889 [  8399] By: nick                                  on 2001/01/10  21:29:19
55890         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
55891      Branch: perlio
55892            ! util.c
55893 ____________________________________________________________________________
55894 [  8398] By: jhi                                   on 2001/01/10  20:55:31
55895         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
55896              also have ReusePort.
55897      Branch: perl
55898            ! ext/IO/lib/IO/Socket/INET.pm
55899 ____________________________________________________________________________
55900 [  8397] By: jhi                                   on 2001/01/10  20:50:57
55901         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
55902              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
55903              Date: Wed, 10 Jan 2001 01:38:13 -0800
55904              Message-ID: <20010110013813.B41744@yahoo-inc.com>
55905      Branch: perl
55906            ! ext/IO/lib/IO/Socket/INET.pm
55907 ____________________________________________________________________________
55908 [  8396] By: jhi                                   on 2001/01/10  20:49:30
55909         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
55910              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
55911              Date: Wed, 10 Jan 2001 01:37:32 -0800
55912              Message-ID: <20010110013732.A41744@yahoo-inc.com>
55913      Branch: perl
55914            ! ext/Socket/Socket.pm
55915 ____________________________________________________________________________
55916 [  8395] By: jhi                                   on 2001/01/10  20:41:37
55917         Log: Test for bug id 20010105.016 (fixed by #8378).
55918      Branch: perl
55919            ! t/op/split.t
55920 ____________________________________________________________________________
55921 [  8394] By: jhi                                   on 2001/01/10  20:26:32
55922         Log: Integrate perlio.
55923      Branch: perl
55924            ! util.c
55925 ____________________________________________________________________________
55926 [  8393] By: nick                                  on 2001/01/10  19:34:30
55927         Log: Back out Simon's pid hackery for now.
55928      Branch: perlio
55929            ! util.c
55930 ____________________________________________________________________________
55931 [  8392] By: nick                                  on 2001/01/10  19:23:13
55932         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
55933      Branch: perlio
55934           !> (integrate 29 files)
55935 ____________________________________________________________________________
55936 [  8391] By: jhi                                   on 2001/01/10  18:43:15
55937         Log: Subject: [PATCH] Fix my_pclose segfault
55938              From: Simon Cozens <simon@cozens.net>
55939              Date: Wed, 10 Jan 2001 18:39:35 +0000
55940              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
55941      Branch: perl
55942            ! util.c
55943 ____________________________________________________________________________
55944 [  8390] By: jhi                                   on 2001/01/10  18:42:08
55945         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
55946              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55947              Date:     Wed, 10 Jan 2001 13:23:02 EST
55948              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
55949      Branch: perl
55950            ! ext/Opcode/Opcode.xs
55951 ____________________________________________________________________________
55952 [  8389] By: jhi                                   on 2001/01/10  15:16:07
55953         Log: Turn off the integer preservation for now.
55954      Branch: perl
55955            ! perl.h
55956 ____________________________________________________________________________
55957 [  8388] By: jhi                                   on 2001/01/10  15:01:25
55958         Log: Few more IDE/editor nits from p5p.
55959      Branch: perl
55960            ! pod/perlfaq3.pod
55961 ____________________________________________________________________________
55962 [  8387] By: jhi                                   on 2001/01/10  06:53:16
55963         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
55964              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
55965              Date: Tue, 9 Jan 2001 23:16:02 +0000
55966              Message-ID: <20010109231602.A81101@plum.flirble.org>
55967      Branch: perl
55968            ! sv.c
55969 ____________________________________________________________________________
55970 [  8386] By: jhi                                   on 2001/01/10  03:17:54
55971         Log: Test cases for #8385 (from Simon's "torture.pl")
55972      Branch: perl
55973            ! t/op/tr.t
55974 ____________________________________________________________________________
55975 [  8385] By: jhi                                   on 2001/01/10  03:17:11
55976         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
55977              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
55978              Date: Wed, 10 Jan 2001 11:39:39 +0900
55979              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
55980              
55981              Some more UTF-8 tr cases fixed.
55982      Branch: perl
55983            ! doop.c
55984 ____________________________________________________________________________
55985 [  8384] By: jhi                                   on 2001/01/09  22:45:40
55986         Log: Allow the locale test needing POSIX and the taint test
55987              needing IPC::SysV to run under 'minitest' (basically,
55988              bail out if loading the extension fails)
55989      Branch: perl
55990            ! t/op/misc.t t/op/taint.t
55991 ____________________________________________________________________________
55992 [  8383] By: jhi                                   on 2001/01/09  21:36:04
55993         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
55994              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55995              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
55996              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
55997      Branch: perl
55998            ! t/io/openpid.t
55999 ____________________________________________________________________________
56000 [  8382] By: jhi                                   on 2001/01/09  21:06:08
56001         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
56002              Should finish up the bug id 20001205.022.
56003      Branch: perl
56004            ! pp.c pp_hot.c scope.c
56005 ____________________________________________________________________________
56006 [  8381] By: jhi                                   on 2001/01/09  18:27:43
56007         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
56008              From: Andy Dougherty <doughera@lafayette.edu>
56009              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
56010              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
56011              
56012              More robust yacc/bison error detection.
56013      Branch: perl
56014            ! t/comp/proto.t
56015 ____________________________________________________________________________
56016 [  8380] By: jhi                                   on 2001/01/09  15:21:38
56017         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
56018              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56019              Date:     Tue, 9 Jan 2001 07:53:55 EST
56020              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
56021      Branch: perl
56022            ! t/op/misc.t vms/test.com
56023 ____________________________________________________________________________
56024 [  8379] By: jhi                                   on 2001/01/09  15:20:38
56025         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
56026              From: jhi@cc.hut.fi
56027              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
56028              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
56029              
56030              The #8378 fixed this.
56031      Branch: perl
56032            ! t/op/tr.t
56033 ____________________________________________________________________________
56034 [  8378] By: jhi                                   on 2001/01/09  15:05:32
56035         Log: Subject: One more patch for UTF8 
56036              From: Inaba Hiroto <inaba@st.rim.or.jp>
56037              Date: Tue, 09 Jan 2001 01:04:32 +0900
56038              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
56039              
56040              UTF-8 fixes for 'x' and tr///.
56041      Branch: perl
56042            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
56043            ! regcomp.c regexec.c toke.c utf8.c
56044 ____________________________________________________________________________
56045 [  8377] By: jhi                                   on 2001/01/09  14:32:17
56046         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
56047      Branch: perl
56048            ! t/op/length.t
56049 ____________________________________________________________________________
56050 [  8376] By: jhi                                   on 2001/01/09  04:32:32
56051         Log: integrate changes #7775, #8316, #8316 from mainline
56052      Branch: maint-5.6/perl
56053            ! hints/solaris_2.sh
56054 ____________________________________________________________________________
56055 [  8375] By: jhi                                   on 2001/01/09  04:26:43
56056         Log: Update Changes.
56057      Branch: perl
56058            ! Changes patchlevel.h
56059 ____________________________________________________________________________
56060 [  8374] By: jhi                                   on 2001/01/09  04:14:32
56061         Log: IDE/editor section tweaking.
56062      Branch: perl
56063            ! pod/perlfaq3.pod
56064 ____________________________________________________________________________
56065 [  8373] By: jhi                                   on 2001/01/09  02:38:26
56066         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
56067              From: Peter Prymmer <pvhp@forte.com>
56068              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
56069              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
56070              
56071              In preparation os OS/390 dynamic loading.
56072      Branch: perl
56073            ! README.os390 hints/os390.sh
56074 ____________________________________________________________________________
56075 [  8372] By: jhi                                   on 2001/01/09  00:24:30
56076         Log: Integrate with perlio.
56077      Branch: perl
56078           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
56079 ____________________________________________________________________________
56080 [  8371] By: nick                                  on 2001/01/08  23:54:33
56081         Log: Fix "scalars leaked" bugs caused by overload magic
56082              (Highlighted by Ilya's DESTROY optimization.)
56083      Branch: perlio
56084            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
56085 ____________________________________________________________________________
56086 [  8370] By: nick                                  on 2001/01/08  20:19:41
56087         Log: Integrate mainline
56088      Branch: perlio
56089           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
56090           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
56091           !> t/op/64bitint.t
56092 ____________________________________________________________________________
56093 [  8369] By: jhi                                   on 2001/01/08  17:30:52
56094         Log: save_delete() Safefree() doesn't (anymore?) work with shared
56095              strings, one test failure in op/misc and almost all of lib/b.
56096              (Outcomments #8369.)
56097      Branch: perl
56098            ! scope.c
56099 ____________________________________________________________________________
56100 [  8368] By: jhi                                   on 2001/01/08  14:47:10
56101         Log: (Outcommented by #8369.)
56102              
56103              Subject: Re: Perl BugID 20001205.022 ---- save_delete
56104              From: Simon Cozens <simon@cozens.net>
56105              Date: Sat, 6 Jan 2001 11:48:40 +0000
56106              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
56107              
56108              The save_delete() does need the Safefree.
56109      Branch: perl
56110            ! scope.c
56111 ____________________________________________________________________________
56112 [  8367] By: bailey                                on 2001/01/08  08:53:52
56113         Log: Once again syncing after too long an absence
56114      Branch: vmsperl
56115           +> (branch 55 files)
56116            - MAINTAIN fix_pl vos/config.def vos/config.h
56117            - vos/config_h.SH_orig
56118           !> (integrate 498 files)
56119 ____________________________________________________________________________
56120 [  8366] By: jhi                                   on 2001/01/08  02:42:59
56121         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
56122              From: nick@ccl4.org
56123              Date: Sun, 7 Jan 2001 21:07:18 +0000
56124              Message-Id: <20010107210717.D1048@plum.flirble.org>
56125      Branch: perl
56126            ! sv.c t/op/64bitint.t
56127 ____________________________________________________________________________
56128 [  8365] By: jhi                                   on 2001/01/08  02:35:16
56129         Log: Subject: [PATCH] environ nit
56130              From: Simon Cozens <simon@cozens.net>
56131              Date: Sun, 7 Jan 2001 17:57:07 +0000
56132              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
56133              
56134              Use environ only if we have it.
56135      Branch: perl
56136            ! mg.c
56137 ____________________________________________________________________________
56138 [  8364] By: jhi                                   on 2001/01/08  02:24:51
56139         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
56140      Branch: perl
56141            ! ext/GDBM_File/GDBM_File.xs
56142 ____________________________________________________________________________
56143 [  8363] By: jhi                                   on 2001/01/08  02:19:24
56144         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
56145              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56146              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
56147              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
56148      Branch: perl
56149            ! dump.c op.c
56150 ____________________________________________________________________________
56151 [  8362] By: jhi                                   on 2001/01/08  02:17:43
56152         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
56153              From: Doug MacEachern <dougm@covalent.net>
56154              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
56155              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
56156              
56157              Allow AUTOLOAD to be an xsub and allow such xsubs
56158              to avoid use of $AUTOLOAD.
56159      Branch: perl
56160            ! gv.c
56161 ____________________________________________________________________________
56162 [  8361] By: jhi                                   on 2001/01/08  02:16:07
56163         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
56164              From: Radu Greab <radu@netsoft.ro>
56165              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
56166              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
56167              
56168              No need for the potentially nonportable $SIG{CHLD}.
56169      Branch: perl
56170            ! t/io/pipe.t
56171 ____________________________________________________________________________
56172 [  8360] By: jhi                                   on 2001/01/08  01:58:23
56173         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
56174      Branch: perl
56175            ! lib/Getopt/Long.pm
56176 ____________________________________________________________________________
56177 [  8359] By: jhi                                   on 2001/01/08  01:55:44
56178         Log: Integrate perlio.
56179      Branch: perl
56180           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
56181           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
56182           !> utf8.c win32/Makefile
56183 ____________________________________________________________________________
56184 [  8358] By: jhi                                   on 2001/01/07  21:16:50
56185         Log: Update the EPOC cross SDK URL.
56186      Branch: perl
56187            ! README.epoc
56188 ____________________________________________________________________________
56189 [  8357] By: jhi                                   on 2001/01/07  21:16:09
56190         Log: Update the EPOC cross SDK URL.
56191      Branch: maint-5.6/perl
56192            ! README.epoc
56193 ____________________________________________________________________________
56194 [  8356] By: nick                                  on 2001/01/06  21:47:52
56195         Log: FILE * in XS code for PerlIO world:
56196              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
56197              - Add FILE * T_STDIO typemap.
56198              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
56199      Branch: perlio
56200            ! lib/ExtUtils/typemap perlio.c perlio.h
56201 ____________________________________________________________________________
56202 [  8355] By: jhi                                   on 2001/01/06  20:27:15
56203         Log: integrate change #8336 from mainline
56204              
56205              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
56206      Branch: maint-5.6/perl
56207            ! hv.c
56208 ____________________________________________________________________________
56209 [  8354] By: jhi                                   on 2001/01/06  20:24:29
56210         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56211              From: Robin Barker <rmb1@cise.npl.co.uk>
56212              Date: Fri, 22 Dec 2000 12:17:38 GMT
56213              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
56214              
56215              The patch reformats some long =item lines so they give
56216              correct output via pod2man | nroff -man
56217              
56218              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56219              From: Robin Barker <rmb1@cise.npl.co.uk>
56220              Date: Tue, 2 Jan 2001 15:35:03 GMT
56221              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
56222              
56223              Here is a _further_ patch which corrects a few more errors:
56224              * an empty C<=item> in CPAN.pm
56225              * patching the wrong file (pod/perlamiga.pod not README.amiga)
56226              * leaving empty C<=item>s which formatted incorrectly
56227              * over long C<=item>s revealed by latest patch to Pod::Man
56228      Branch: maint-5.6/perl
56229            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
56230            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
56231            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
56232            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
56233            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
56234            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
56235 ____________________________________________________________________________
56236 [  8353] By: jhi                                   on 2001/01/06  20:21:10
56237         Log: integrate changes #7980, 8056, 8057 from mainline
56238              
56239              UTF-8 hash keys.
56240      Branch: maint-5.6/perl
56241            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
56242 ____________________________________________________________________________
56243 [  8352] By: jhi                                   on 2001/01/06  20:18:44
56244         Log: Forgotten from #8438.
56245      Branch: maint-5.6/perl
56246            ! epoc/epocish.h
56247 ____________________________________________________________________________
56248 [  8351] By: jhi                                   on 2001/01/06  20:18:12
56249         Log: Forgotten from #8347.
56250      Branch: maint-5.6/perl
56251            ! config_h.SH
56252 ____________________________________________________________________________
56253 [  8350] By: jhi                                   on 2001/01/06  20:00:19
56254         Log: Thinko in #8347.
56255      Branch: maint-5.6/perl
56256            ! regcomp.c
56257 ____________________________________________________________________________
56258 [  8349] By: jhi                                   on 2001/01/06  18:05:30
56259         Log: Copy the FAQ3 IDE section from the development branch,
56260              changes originally by Peter Prymmer.
56261      Branch: maint-5.6/perl
56262            ! pod/perlfaq3.pod
56263 ____________________________________________________________________________
56264 [  8348] By: jhi                                   on 2001/01/06  18:03:02
56265         Log: EPOC updates for TRIAL1.
56266              
56267              Subject: [5.6.1 trial1] EPOC update
56268              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56269              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
56270              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
56271              
56272              Subject: epoc patch2 for perl-5.6.1-trial1
56273              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56274              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
56275              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
56276      Branch: maint-5.6/perl
56277            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
56278            ! epoc/epocish.c
56279 ____________________________________________________________________________
56280 [  8347] By: jhi                                   on 2001/01/06  17:29:10
56281         Log: integrate changes #7710,7824,7973 from mainline,
56282              plus VMS nits from Peter Prymmer and Dan Sugalski.
56283              
56284              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
56285              library (getprotobyname and getprotobynumber are outversioned by
56286              the same calls in libc, at least for xlc version 3.
56287              
56288              Add HAS_SBRK_PROTO.
56289              
56290              Fixes for signedness warnings noticed by VMSperlers.
56291      Branch: maint-5.6/perl
56292            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56293            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
56294            ! sv.c vms/descrip_mms.template vos/config.alpha.def
56295            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56296            ! win32/config.bc win32/config.gc win32/config.vc
56297 ____________________________________________________________________________
56298 [  8346] By: nick                                  on 2001/01/06  14:36:01
56299         Log: Fixup accumulated integrate muddles (perlio == devperl again)
56300      Branch: perlio
56301            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
56302 ____________________________________________________________________________
56303 [  8345] By: nick                                  on 2001/01/06  14:24:58
56304         Log: Integrate mainline
56305      Branch: perlio
56306           !> (integrate 55 files)
56307 ____________________________________________________________________________
56308 [  8344] By: jhi                                   on 2001/01/06  02:24:02
56309         Log: Subject: [patch] PerlIO_cleanup() prototype
56310              From: Doug MacEachern <dougm@covalent.net>
56311              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
56312              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
56313      Branch: perl
56314            ! perlio.h
56315 ____________________________________________________________________________
56316 [  8343] By: jhi                                   on 2001/01/06  01:04:09
56317         Log: IRIX compiler noticed that the bof initialization might be
56318              bypassed by control flow.
56319      Branch: perl
56320            ! toke.c
56321 ____________________________________________________________________________
56322 [  8342] By: jhi                                   on 2001/01/06  00:10:48
56323         Log: Update Changes.
56324      Branch: perl
56325            ! Changes patchlevel.h
56326 ____________________________________________________________________________
56327 [  8341] By: jhi                                   on 2001/01/05  23:52:33
56328         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
56329      Branch: perl
56330            ! toke.c
56331 ____________________________________________________________________________
56332 [  8340] By: jhi                                   on 2001/01/05  22:44:08
56333         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
56334              From: Radu Greab <radu@netsoft.ro>
56335              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
56336              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
56337      Branch: perl
56338            ! t/io/pipe.t util.c
56339 ____________________________________________________________________________
56340 [  8339] By: jhi                                   on 2001/01/05  22:35:17
56341         Log: Subject: [PATCH] format and rewording in perlfaq.pod
56342              From: Robin Barker <rmb1@cise.npl.co.uk>
56343              Date: Fri, 5 Jan 2001 18:51:20 GMT
56344              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
56345      Branch: perl
56346            ! pod/perlfaq.pod
56347 ____________________________________________________________________________
56348 [  8338] By: jhi                                   on 2001/01/05  22:31:17
56349         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
56350              From: Peter Prymmer <pvhp@forte.com>
56351              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
56352              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
56353      Branch: perl
56354            ! utils/perlbug.PL
56355 ____________________________________________________________________________
56356 [  8337] By: jhi                                   on 2001/01/05  18:15:11
56357         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
56358              From: Robin Barker <rmb1@cise.npl.co.uk>
56359              Date: Tue, 2 Jan 2001 15:24:07 GMT
56360              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
56361              
56362              If you call configure as C<./Configure> or C<sh ./Configure>,
56363              $src is set to the absolute path name, not '.'.
56364              
56365              This, in turn, means -Dmksymlink tries to do its stuff because
56366              it does not think it is in the src directory.
56367              
56368              (plus a metaconfig nitfix)
56369      Branch: metaconfig
56370            ! U/compline/ccflags.U U/modified/src.U
56371      Branch: perl
56372            ! Configure config_h.SH
56373 ____________________________________________________________________________
56374 [  8336] By: jhi                                   on 2001/01/05  17:48:32
56375         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
56376              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56377              Message-ID: <3A5606C4.473D2226@uk.sun.com>
56378              Date: Fri, 05 Jan 2001 17:39:16 +0000
56379      Branch: perl
56380            ! hv.c
56381 ____________________________________________________________________________
56382 [  8335] By: jhi                                   on 2001/01/05  16:05:44
56383         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
56384      Branch: perl
56385            ! lib/Getopt/Long.pm
56386 ____________________________________________________________________________
56387 [  8334] By: jhi                                   on 2001/01/05  16:00:51
56388         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
56389              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
56390              Date: Fri, 05 Jan 2001 13:46:51 +0100
56391              Message-ID: <13693.978698811@nice.ram.loc>
56392              
56393              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
56394              accurate reading of the "atime".  
56395      Branch: perl
56396            ! t/io/fs.t
56397 ____________________________________________________________________________
56398 [  8333] By: jhi                                   on 2001/01/05  15:57:37
56399         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
56400              From: Simon Cozens <simon@cozens.net>
56401              Date: Fri, 8 Dec 2000 13:33:31 +0000
56402              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
56403              
56404              A lost patch fragment.
56405      Branch: perl
56406            ! doop.c
56407 ____________________________________________________________________________
56408 [  8332] By: jhi                                   on 2001/01/05  15:40:42
56409         Log: Do away with strncpy() and a fixed length buffer.
56410      Branch: perl
56411            ! utf8.c
56412 ____________________________________________________________________________
56413 [  8331] By: jhi                                   on 2001/01/05  15:03:07
56414         Log: Tests for #8329 and #8330.
56415      Branch: perl
56416            ! t/op/bop.t
56417 ____________________________________________________________________________
56418 [  8330] By: jhi                                   on 2001/01/05  15:02:38
56419         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
56420              raw 8-bit form to the UTF-8 string.
56421      Branch: perl
56422            ! toke.c
56423 ____________________________________________________________________________
56424 [  8329] By: jhi                                   on 2001/01/05  14:55:13
56425         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
56426              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56427              Date: Fri, 5 Jan 2001 12:28:52 +0100
56428              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
56429              
56430              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
56431              no effect.  (changed the strncpy() to Copy())
56432      Branch: perl
56433            ! toke.c
56434 ____________________________________________________________________________
56435 [  8328] By: jhi                                   on 2001/01/05  06:44:27
56436         Log: UTF-8 cleanup.
56437      Branch: perl
56438            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
56439            ! regexec.c sv.c toke.c
56440 ____________________________________________________________________________
56441 [  8327] By: jhi                                   on 2001/01/05  01:11:29
56442         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')
56443              From: Radu Greab <radu@netsoft.ro>
56444              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
56445              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
56446              
56447              Cleans up Harness to not use FileHandle, which uses IO.
56448      Branch: perl
56449            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56450 ____________________________________________________________________________
56451 [  8326] By: jhi                                   on 2001/01/05  00:56:37
56452         Log: Update Changes.
56453      Branch: perl
56454            ! Changes patchlevel.h
56455 ____________________________________________________________________________
56456 [  8325] By: jhi                                   on 2001/01/05  00:53:18
56457         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
56458              From: Peter Prymmer <pvhp@forte.com>
56459              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
56460              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
56461              
56462              plus a couple more tailing whitespace removals.
56463      Branch: perl
56464            ! win32/Makefile
56465 ____________________________________________________________________________
56466 [  8324] By: jhi                                   on 2001/01/05  00:47:39
56467         Log: Add some Unicode chop() tests.
56468      Branch: perl
56469            ! t/op/chop.t
56470 ____________________________________________________________________________
56471 [  8323] By: jhi                                   on 2001/01/05  00:47:23
56472         Log: Unify UTF-8 malformedness handling.
56473      Branch: perl
56474            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
56475 ____________________________________________________________________________
56476 [  8322] By: jhi                                   on 2001/01/04  22:21:54
56477         Log: The new $issymlink was unknown to Mksymlinks.
56478      Branch: metaconfig/U/perl
56479            ! Mksymlinks.U issymlink.U
56480      Branch: perl
56481            ! Configure config_h.SH
56482 ____________________________________________________________________________
56483 [  8321] By: jhi                                   on 2001/01/04  21:51:05
56484         Log: The test didn't work under the core test framework.
56485      Branch: perl
56486            ! t/lib/st-lock.t
56487 ____________________________________________________________________________
56488 [  8320] By: jhi                                   on 2001/01/04  21:14:22
56489         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
56490      Branch: perl
56491            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
56492 ____________________________________________________________________________
56493 [  8319] By: jhi                                   on 2001/01/04  20:46:17
56494         Log: Typo in #8312 when manually applying a problematic patch fragment.
56495      Branch: perl
56496            ! ext/Storable/Storable.xs
56497 ____________________________________________________________________________
56498 [  8318] By: jhi                                   on 2001/01/04  20:43:01
56499         Log: The $sh_c didn't fly.
56500      Branch: metaconfig
56501            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
56502            ! U/modified/Loc.U U/modified/myhostname.U
56503            ! U/modified/spitshell.U
56504      Branch: metaconfig/U/perl
56505            ! issymlink.U
56506      Branch: perl
56507            ! Configure config_h.SH
56508 ____________________________________________________________________________
56509 [  8317] By: jhi                                   on 2001/01/04  19:58:01
56510         Log: AIX builtin test -h is broken, changes based on
56511              
56512              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
56513              Date: Tue, 02 Jan 2001 11:24:39 +0100
56514              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56515              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
56516      Branch: metaconfig
56517            + U/modified/spitshell.U
56518            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
56519            ! U/modified/Loc.U U/modified/myhostname.U
56520      Branch: metaconfig/U/perl
56521            ! Mksymlinks.U issymlink.U
56522      Branch: perl
56523            ! Configure
56524 ____________________________________________________________________________
56525 [  8316] By: jhi                                   on 2001/01/04  19:02:22
56526         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
56527              From: Andy Dougherty <doughera@lafayette.edu>
56528              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
56529              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
56530              
56531              Beware of GNU ld.
56532      Branch: perl
56533            ! hints/solaris_2.sh
56534 ____________________________________________________________________________
56535 [  8315] By: jhi                                   on 2001/01/04  18:56:48
56536         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
56537              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
56538              Date: Wed, 3 Jan 2001 07:58:51 +0100
56539              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
56540      Branch: perl
56541            ! hints/solaris_2.sh
56542 ____________________________________________________________________________
56543 [  8314] By: jhi                                   on 2001/01/04  18:54:07
56544         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
56545              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56546              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
56547              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
56548              
56549              Doc tweak on #8313.
56550      Branch: perl
56551            ! ext/B/B/Deparse.pm
56552 ____________________________________________________________________________
56553 [  8313] By: jhi                                   on 2001/01/04  18:52:27
56554         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
56555              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
56556              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56557              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
56558              
56559              Make the peephole optimizer to bypass more null ops and
56560              and rewrite the deparse handling of continue blocks.
56561      Branch: perl
56562            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
56563 ____________________________________________________________________________
56564 [  8312] By: jhi                                   on 2001/01/04  18:47:39
56565         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
56566      Branch: perl
56567            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
56568            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
56569            ! t/lib/st-lock.t
56570 ____________________________________________________________________________
56571 [  8311] By: jhi                                   on 2001/01/04  18:36:08
56572         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
56573              filter to be run on each .pm during the pm_to_blib() phase,
56574              a fixed version of
56575              
56576              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
56577              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
56578              Date: Wed, 03 Jan 2001 22:01:30 +0100
56579              Message-ID: <5296.978555690@nice.ram.loc>
56580      Branch: perl
56581            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
56582            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
56583            ! lib/ExtUtils/MakeMaker.pm
56584 ____________________________________________________________________________
56585 [  8310] By: jhi                                   on 2001/01/04  18:32:54
56586         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56587              From: Robin Barker <rmb1@cise.npl.co.uk>
56588              Date: Tue, 2 Jan 2001 15:35:03 GMT
56589              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
56590      Branch: perl
56591            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
56592            ! pod/perlrequick.pod
56593 ____________________________________________________________________________
56594 [  8309] By: jhi                                   on 2001/01/04  18:29:07
56595         Log: Subject: Re: [patch] static-ize XS()
56596              From: Doug MacEachern <dougm@covalent.net>
56597              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
56598              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
56599              
56600              Provide prototypes for the XS functions.
56601      Branch: perl
56602            ! lib/ExtUtils/xsubpp
56603 ____________________________________________________________________________
56604 [  8308] By: jhi                                   on 2001/01/04  18:27:44
56605         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
56606              From: Doug MacEachern <dougm@covalent.net>
56607              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
56608              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
56609      Branch: perl
56610            ! lib/ExtUtils/typemap
56611 ____________________________________________________________________________
56612 [  8307] By: jhi                                   on 2001/01/04  18:25:25
56613         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
56614              From: Doug MacEachern <dougm@covalent.net>
56615              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
56616              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
56617              
56618              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
56619      Branch: perl
56620            ! lib/ExtUtils/MM_Unix.pm
56621 ____________________________________________________________________________
56622 [  8306] By: jhi                                   on 2001/01/04  18:23:00
56623         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
56624              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56625              Date: Thu, 4 Jan 2001 12:47:10 +0100 
56626              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
56627              
56628              The toke.c part only, patching embed.h and proto.h is futile.
56629      Branch: perl
56630            ! toke.c
56631 ____________________________________________________________________________
56632 [  8305] By: jhi                                   on 2001/01/04  18:05:51
56633         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
56634              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56635              Date: Thu, 4 Jan 2001 17:50:12 +0100 
56636              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
56637      Branch: perl
56638            ! toke.c
56639 ____________________________________________________________________________
56640 [  8304] By: jhi                                   on 2001/01/04  18:03:26
56641         Log: Subject: [PATCH perl@8269]
56642              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56643              Date: Thu, 4 Jan 2001 12:53:39 +0100 
56644              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
56645              
56646              If running byacc write-enable also perly.h.
56647      Branch: perl
56648            ! Makefile.SH
56649 ____________________________________________________________________________
56650 [  8303] By: jhi                                   on 2001/01/04  15:40:49
56651         Log: Rewrite pp_concat() in terms of sv_catsv().
56652      Branch: perl
56653            ! pp_hot.c
56654 ____________________________________________________________________________
56655 [  8302] By: nick                                  on 2001/01/03  22:43:22
56656         Log: Integrate mainline.
56657      Branch: perlio
56658           !> ext/Encode/Encode.xs sv.c utf8.c
56659 ____________________________________________________________________________
56660 [  8301] By: jhi                                   on 2001/01/02  23:40:26
56661         Log: Variable naming tweak.
56662      Branch: perl
56663            ! sv.c
56664 ____________________________________________________________________________
56665 [  8300] By: jhi                                   on 2001/01/02  23:40:02
56666         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
56667              in is_utf8_string().
56668      Branch: perl
56669            ! utf8.c
56670 ____________________________________________________________________________
56671 [  8299] By: jhi                                   on 2001/01/02  22:14:40
56672         Log: Integrate perlio.
56673      Branch: perl
56674           !> pp.c pp_hot.c win32/Makefile
56675 ____________________________________________________________________________
56676 [  8298] By: nick                                  on 2001/01/02  22:03:06
56677         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
56678      Branch: perlio
56679            ! pp.c pp_hot.c
56680 ____________________________________________________________________________
56681 [  8297] By: jhi                                   on 2001/01/02  04:26:28
56682         Log: Signedness nit.
56683      Branch: perl
56684            ! ext/Encode/Encode.xs
56685 ____________________________________________________________________________
56686 [  8296] By: nick                                  on 2001/01/01  23:49:36
56687         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
56688      Branch: perlio
56689            ! win32/Makefile
56690 ____________________________________________________________________________
56691 [  8295] By: jhi                                   on 2001/01/01  23:05:48
56692         Log: Integrate perlio.
56693      Branch: perl
56694           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
56695           !> t/lib/encode.t
56696 ____________________________________________________________________________
56697 [  8294] By: nick                                  on 2001/01/01  22:48:34
56698         Log: Integrate mainline
56699      Branch: perlio
56700            ! pp_hot.c t/lib/encode.t
56701           !> (integrate 65 files)
56702 ____________________________________________________________________________
56703 [  8293] By: nick                                  on 2001/01/01  21:58:50
56704         Log: More rigor in UTF-8-ness of Encode's toUnicode
56705              XS export some of the utf8 internal functions.
56706              Test some of the functions.
56707              Fix pp_concat() bug shown by said tests.
56708      Branch: perlio
56709            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
56710            ! t/lib/encode.t
56711 ____________________________________________________________________________
56712 [  8292] By: jhi                                   on 2001/01/01  18:11:44
56713         Log: Integrate perlio.
56714      Branch: perl
56715           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
56716           !> ext/Encode/encengine.c ext/Encode/encode.h
56717 ____________________________________________________________________________
56718 [  8291] By: jhi                                   on 2001/01/01  18:10:58
56719         Log: Podify README.mpeix (a new version from the web),
56720              add a dummy NAME to Carp::Heavy, regen toc.
56721      Branch: perl
56722            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
56723            ! pod/perltoc.pod
56724 ____________________________________________________________________________
56725 [  8290] By: nick                                  on 2001/01/01  17:43:47
56726         Log: Loose the "Loading..." warning.
56727              Another bug in fallback support
56728      Branch: perlio
56729            ! ext/Encode/Encode.pm ext/Encode/encengine.c
56730 ____________________________________________________________________________
56731 [  8289] By: jhi                                   on 2001/01/01  00:01:57
56732         Log: Bump up Larry's copyright.
56733      Branch: perl
56734            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
56735            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
56736            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
56737            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
56738            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
56739            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
56740            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
56741            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
56742 ____________________________________________________________________________
56743 [  8288] By: nick                                  on 2000/12/31  21:27:53
56744         Log: Fix .ucm reading - forgot a chr()
56745              Start of .ucm write (for .enc to .ucm)
56746      Branch: perlio
56747            ! ext/Encode/compile
56748 ____________________________________________________________________________
56749 [  8287] By: jhi                                   on 2000/12/31  18:15:56
56750         Log: Comment away a diagnostic message as noted by Craig A. Berry
56751              (the unexpected message was confusing testing)
56752      Branch: perl
56753            ! ext/Encode/Encode.pm
56754 ____________________________________________________________________________
56755 [  8286] By: jhi                                   on 2000/12/31  18:14:51
56756         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
56757              Date: Sun, 31 Dec 2000 11:17:37 -0600
56758              From: "Craig A. Berry" <craigberry@mac.com>
56759              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
56760      Branch: perl
56761            ! ext/Encode/Makefile.PL
56762 ____________________________________________________________________________
56763 [  8285] By: nick                                  on 2000/12/31  18:11:54
56764         Log: Start of support of ICU-style .ucm files:
56765              - teach compile how to read a .ucm file
56766              - first guess at how to represent fallbacks in "tries".
56767              - use fallbacks if check == 0
56768              - new return code to indicate we used one.
56769      Branch: perlio
56770            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
56771            ! ext/Encode/encengine.c ext/Encode/encode.h
56772 ____________________________________________________________________________
56773 [  8284] By: jhi                                   on 2000/12/31  18:04:41
56774         Log: Pacify picky VMS compiler.
56775              
56776              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
56777              From: "Craig A. Berry" <craig.berry@psinetcs.com>
56778              Date: Sat, 30 Dec 2000 18:10:02 -0600
56779              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
56780      Branch: perl
56781            ! sv.c
56782 ____________________________________________________________________________
56783 [  8283] By: jhi                                   on 2000/12/31  16:11:47
56784         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
56785      Branch: perl
56786            ! t/lib/glob-basic.t
56787 ____________________________________________________________________________
56788 [  8282] By: jhi                                   on 2000/12/31  15:26:11
56789         Log: Integrate perlio.
56790      Branch: perl
56791           !> makedef.pl opcode.pl os2/os2.c perlio.c
56792 ____________________________________________________________________________
56793 [  8281] By: nick                                  on 2000/12/31  10:06:15
56794         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
56795              is available to be exported
56796      Branch: perlio
56797            ! makedef.pl perlio.c
56798 ____________________________________________________________________________
56799 [  8280] By: nick                                  on 2000/12/31  09:41:26
56800         Log: Ilya's OS2 patch (testing for damage on Win32)
56801      Branch: perlio
56802            ! makedef.pl opcode.pl os2/os2.c
56803 ____________________________________________________________________________
56804 [  8279] By: jhi                                   on 2000/12/30  21:52:07
56805         Log: Test nits.
56806      Branch: perl
56807            ! t/lib/syslfs.t t/op/lfs.t
56808 ____________________________________________________________________________
56809 [  8278] By: jhi                                   on 2000/12/30  21:47:49
56810         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
56811              From: andreas.koenig@anima.de (Andreas J. Koenig)
56812              Date: 30 Dec 2000 22:35:37 +0100
56813              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
56814              
56815              The 32-bit wraparound test wasn't quite right.
56816      Branch: perl
56817            ! t/lib/syslfs.t t/op/lfs.t
56818 ____________________________________________________________________________
56819 [  8277] By: jhi                                   on 2000/12/30  21:33:44
56820         Log: Subject: [PATCH] open() example in perlfunc.pod 
56821              From: Karsten Sperling <s_sperli@ira.uka.de>
56822              Date: Sat, 30 Dec 2000 22:27:09 +0100
56823              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
56824      Branch: perl
56825            ! pod/perlfunc.pod
56826 ____________________________________________________________________________
56827 [  8276] By: jhi                                   on 2000/12/30  20:32:40
56828         Log: Not quite that many tests yet.
56829      Branch: perl
56830            ! t/op/pat.t
56831 ____________________________________________________________________________
56832 [  8275] By: jhi                                   on 2000/12/30  20:26:58
56833         Log: Integrate perlio.
56834      Branch: perl
56835           !> toke.c
56836 ____________________________________________________________________________
56837 [  8274] By: jhi                                   on 2000/12/30  20:24:56
56838         Log: Signedness nit.
56839      Branch: perl
56840            ! utf8.c
56841 ____________________________________________________________________________
56842 [  8273] By: jhi                                   on 2000/12/30  20:15:46
56843         Log: Add a test case for 20000731.001 which was fixed by the #8267.
56844      Branch: perl
56845            ! t/op/pat.t
56846 ____________________________________________________________________________
56847 [  8272] By: nick                                  on 2000/12/30  19:47:51
56848         Log: Tweak for MULTIPLICITY/USE_PERLIO
56849      Branch: perlio
56850            ! toke.c
56851 ____________________________________________________________________________
56852 [  8271] By: nick                                  on 2000/12/30  19:46:45
56853         Log: Integrate mainline
56854      Branch: perlio
56855           +> lib/unicode/distinct.pm
56856           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
56857           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
56858           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
56859 ____________________________________________________________________________
56860 [  8270] By: jhi                                   on 2000/12/30  19:39:50
56861         Log: Subject: RE: perl@8269
56862              From: "Richard Soderberg" <rs@crystalflame.net>
56863              Date: Sat, 30 Dec 2000 11:36:27 -0800
56864              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
56865              
56866              A missing aTHX_.
56867      Branch: perl
56868            ! toke.c
56869 ____________________________________________________________________________
56870 [  8269] By: jhi                                   on 2000/12/30  18:55:48
56871         Log: Update Changes.
56872      Branch: perl
56873            ! Changes patchlevel.h
56874 ____________________________________________________________________________
56875 [  8268] By: jhi                                   on 2000/12/30  17:18:40
56876         Log: Add a test for Unicode split //.  The #8267 was the cure.
56877      Branch: perl
56878            ! t/op/split.t
56879 ____________________________________________________________________________
56880 [  8267] By: jhi                                   on 2000/12/30  17:14:19
56881         Log: Subject: more UTF8 test suites and an UTF8 patch
56882              From: Inaba Hiroto <inaba@st.rim.or.jp>
56883              Date: Sat, 30 Dec 2000 14:27:10 +0900
56884              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
56885              
56886              Just the patch part for now, and the pragma renamed
56887              as unicode::distinct.
56888      Branch: perl
56889            + lib/unicode/distinct.pm
56890            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
56891            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
56892            ! regcomp.h regexec.c sv.c toke.c utf8.c
56893 ____________________________________________________________________________
56894 [  8266] By: nick                                  on 2000/12/30  16:40:49
56895         Log: Integrate mainline
56896      Branch: perlio
56897           +> lib/Pod/Text/Overstrike.pm
56898           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
56899           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
56900           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
56901           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
56902           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
56903 ____________________________________________________________________________
56904 [  8265] By: jhi                                   on 2000/12/30  07:28:55
56905         Log: The sv_catsv() fix, take two.
56906      Branch: perl
56907            ! sv.c t/op/join.t
56908 ____________________________________________________________________________
56909 [  8264] By: jhi                                   on 2000/12/30  06:19:18
56910         Log: Undo all the join-related changes since #8248: relevant
56911              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
56912              The new sv_catsv() doesn't fly so it must go back to
56913              the drawing board.
56914      Branch: perl
56915            ! sv.c t/op/join.t t/pragma/utf8.t
56916 ____________________________________________________________________________
56917 [  8263] By: jhi                                   on 2000/12/30  01:08:32
56918         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
56919      Branch: perl
56920            ! sv.c
56921 ____________________________________________________________________________
56922 [  8262] By: jhi                                   on 2000/12/30  00:45:14
56923         Log: Retract #8261.
56924      Branch: perl
56925            ! hv.c util.c
56926 ____________________________________________________________________________
56927 [  8261] By: jhi                                   on 2000/12/30  00:38:32
56928         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
56929      Branch: perl
56930            ! hv.c util.c
56931 ____________________________________________________________________________
56932 [  8260] By: jhi                                   on 2000/12/29  22:51:33
56933         Log: (Retracted by #8264)  More fixing for #8251.
56934      Branch: perl
56935            ! sv.c
56936 ____________________________________________________________________________
56937 [  8259] By: jhi                                   on 2000/12/29  18:27:30
56938         Log: Subject: podlators 1.06 released
56939              From: Russ Allbery <rra@stanford.edu>
56940              Date: 25 Dec 2000 05:09:30 -0800
56941              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
56942      Branch: perl
56943            + lib/Pod/Text/Overstrike.pm
56944            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
56945            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
56946 ____________________________________________________________________________
56947 [  8258] By: jhi                                   on 2000/12/29  18:20:45
56948         Log: Make the large file tests more robust/talkative as suggested by
56949              
56950              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
56951              From: andreas.koenig@anima.de (Andreas J. Koenig)
56952              Date: 29 Dec 2000 14:23:01 +0100
56953              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
56954      Branch: perl
56955            ! t/lib/syslfs.t t/op/lfs.t
56956 ____________________________________________________________________________
56957 [  8257] By: jhi                                   on 2000/12/29  17:48:04
56958         Log: Further VMS piping fixes from Charles Lane:
56959              
56960              In summary, error messages produced when a subprocess terminated
56961              abnormally were being sent not just to the parent process, but to
56962              grandparents, because of default values for error output that were
56963              not completely overridden when the subprocess was started.
56964              
56965              This patch fixes this behavior by defining user-mode (i.e., temporary
56966              for the duration of the program) logical names for SYS$OUTPUT and
56967              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
56968              changes to make it so that the user-mode logicals are the ones that
56969              control where Perl's error messages go if it terminates abnormally.
56970              
56971              I also added some gratuitous fixes to the indentation of braces in
56972              the piping code.  It just looked ugly, before.
56973      Branch: perl
56974            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
56975 ____________________________________________________________________________
56976 [  8256] By: jhi                                   on 2000/12/29  17:45:12
56977         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
56978              From: "Casey R. Tweten" <crt@kiski.net>
56979              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
56980              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
56981              
56982              Tests for for #8240.
56983      Branch: perl
56984            ! t/pragma/constant.t
56985 ____________________________________________________________________________
56986 [  8255] By: jhi                                   on 2000/12/29  17:43:07
56987         Log: Subject: Re: [PATCH] Interesting syntax idea
56988              From: Simon Cozens <simon@cozens.net>
56989              Date: Fri, 29 Dec 2000 14:34:04 +0000
56990              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
56991              
56992              Tests for #8254.
56993      Branch: perl
56994            ! t/pragma/sub_lval.t
56995 ____________________________________________________________________________
56996 [  8254] By: jhi                                   on 2000/12/29  17:42:11
56997         Log: Subject: [PATCH] Interesting syntax idea
56998              From: Simon Cozens <simon@cozens.net>
56999              Date: Wed, 27 Dec 2000 05:08:57 +0000
57000              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
57001              
57002              Make opens + bareword assigns do typeglob assigns.
57003      Branch: perl
57004            ! op.c
57005 ____________________________________________________________________________
57006 [  8253] By: jhi                                   on 2000/12/29  17:36:45
57007         Log: Output the (apparent) version of gcc, as suggested by
57008              
57009              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
57010              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
57011              Date: 26 Dec 2000 04:29:17 -0500
57012              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
57013              
57014              (The patch as such didn't any more apply as the misparsing had
57015              already been addressed in #6474.)  Also change the wording about
57016              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
57017      Branch: perl
57018            ! hints/dec_osf.sh
57019 ____________________________________________________________________________
57020 [  8252] By: nick                                  on 2000/12/29  12:14:31
57021         Log: Integrate mainline
57022      Branch: perlio
57023           !> (integrate 27 files)
57024 ____________________________________________________________________________
57025 [  8251] By: jhi                                   on 2000/12/29  08:45:46
57026         Log: (Retracted by #8264)
57027              
57028              (Fixed by #8260.)
57029              
57030              sv_catsv() needs one more byte space than seems reasonable.
57031              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
57032              Curiouser and curiouser.
57033      Branch: perl
57034            ! sv.c
57035 ____________________________________________________________________________
57036 [  8250] By: jhi                                   on 2000/12/29  07:57:52
57037         Log: More split // UTF-8 tests.
57038      Branch: perl
57039            ! t/pragma/utf8.t
57040 ____________________________________________________________________________
57041 [  8249] By: jhi                                   on 2000/12/29  07:54:51
57042         Log: (Retracted by #8264)  More join() testing which was good because
57043              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
57044      Branch: perl
57045            ! pp.c t/op/join.t utf8.c utf8.h
57046 ____________________________________________________________________________
57047 [  8248] By: jhi                                   on 2000/12/29  07:08:32
57048         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
57049              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
57050              that the only cases to care about are byte+byte and byte+character.
57051              
57052              TODO: See how well pp_concat() could be implemented in terms
57053              of sv_catsv().
57054      Branch: perl
57055            ! doop.c sv.c t/op/join.t utf8.h
57056 ____________________________________________________________________________
57057 [  8247] By: jhi                                   on 2000/12/29  06:35:23
57058         Log: Signedness nit.
57059      Branch: perl
57060            ! pp_hot.c
57061 ____________________________________________________________________________
57062 [  8246] By: jhi                                   on 2000/12/29  01:23:31
57063         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
57064              From: Lupe Christoph <lupe@lupe-christoph.de>
57065              Date: Thu, 28 Dec 2000 23:00:00 +0100
57066              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
57067              
57068              Suggest rsync --delete --dry-run.
57069      Branch: perl
57070            ! pod/perlhack.pod
57071 ____________________________________________________________________________
57072 [  8245] By: jhi                                   on 2000/12/28  23:57:05
57073         Log: The maxiters upper limit sanity check (guarding against
57074              non-progress) assumed bytes instead of characters in s///
57075              and split().
57076      Branch: perl
57077            ! pp.c pp_hot.c
57078 ____________________________________________________________________________
57079 [  8244] By: jhi                                   on 2000/12/28  23:34:08
57080         Log: Make some panic messages a bit more logical.
57081      Branch: perl
57082            ! doop.c pod/perldiag.pod pp.c pp_hot.c
57083 ____________________________________________________________________________
57084 [  8243] By: jhi                                   on 2000/12/28  22:59:16
57085         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
57086              From: Simon Cozens <simon@cozens.net>
57087              Date: Wed, 27 Dec 2000 02:30:03 +0000
57088              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
57089      Branch: perl
57090            ! pp.c t/pragma/sub_lval.t
57091 ____________________________________________________________________________
57092 [  8242] By: jhi                                   on 2000/12/28  22:56:53
57093         Log: Subject: [PATCH blead] Fix B::Terse indentation
57094              From: Daniel Chetlin <daniel@chetlin.com>
57095              Date: Wed, 27 Dec 2000 06:43:30 -0800
57096              Message-ID: <20001227064329.B9573@darkstar>
57097      Branch: perl
57098            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
57099 ____________________________________________________________________________
57100 [  8241] By: jhi                                   on 2000/12/28  22:48:59
57101         Log: The latter patch from the
57102              
57103              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
57104              From: Peter Prymmer <pvhp@forte.com> 
57105              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
57106              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
57107              
57108              (the former patch from the above should have been
57109              taken care of by Nick I-S)
57110      Branch: perl
57111            ! win32/Makefile
57112 ____________________________________________________________________________
57113 [  8240] By: jhi                                   on 2000/12/28  22:45:22
57114         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
57115              From: "Casey R. Tweten" <crt@kiski.net>
57116              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
57117              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
57118      Branch: perl
57119            ! lib/constant.pm
57120 ____________________________________________________________________________
57121 [  8239] By: jhi                                   on 2000/12/28  22:37:45
57122         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
57123              From: Simon Cozens <simon@cozens.net>
57124              Date: Wed, 27 Dec 2000 14:12:44 +0000
57125              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
57126      Branch: perl
57127            ! t/op/method.t t/op/sort.t toke.c
57128 ____________________________________________________________________________
57129 [  8238] By: jhi                                   on 2000/12/28  22:30:32
57130         Log: Subject: [PATCH perl@8229] Call.pm
57131              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
57132              Date: Mon, 25 Dec 2000 10:47:15 -0000
57133              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
57134      Branch: perl
57135            ! ext/Filter/Util/Call/Call.pm
57136 ____________________________________________________________________________
57137 [  8237] By: jhi                                   on 2000/12/28  22:19:21
57138         Log: Subject: [PATCH blead] Fix problem with `&' prototype
57139              From: Daniel Chetlin <daniel@chetlin.com>
57140              Date: Wed, 27 Dec 2000 15:55:32 -0800
57141              Message-ID: <20001227155532.D9573@darkstar>
57142      Branch: perl
57143            ! op.c t/comp/proto.t
57144 ____________________________________________________________________________
57145 [  8236] By: jhi                                   on 2000/12/28  22:09:25
57146         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
57147              From: Daniel Chetlin <daniel@chetlin.com>
57148              Date: Sun, 24 Dec 2000 04:09:49 -0800
57149              Message-ID: <20001224040949.B3090@darkstar>
57150      Branch: perl
57151            ! gv.c mg.c t/op/attrs.t
57152 ____________________________________________________________________________
57153 [  8235] By: jhi                                   on 2000/12/28  22:07:11
57154         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
57155              From: Jan Dubois <jand@ActiveState.com>
57156              Date: Tue, 26 Dec 2000 20:57:31 -0800
57157              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
57158      Branch: perl
57159            ! win32/win32.c
57160 ____________________________________________________________________________
57161 [  8234] By: jhi                                   on 2000/12/28  21:52:42
57162         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
57163              From: Simon Cozens <simon@cozens.net>
57164              Date: Thu, 28 Dec 2000 20:33:13 +0000
57165              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
57166      Branch: perl
57167            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
57168 ____________________________________________________________________________
57169 [  8233] By: jhi                                   on 2000/12/28  19:40:49
57170         Log: Integrate perlio.
57171      Branch: perl
57172           !> ext/Encode/Makefile.PL ext/Encode/compile
57173 ____________________________________________________________________________
57174 [  8232] By: nick                                  on 2000/12/23  16:06:00
57175         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
57176              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
57177      Branch: perlio
57178            ! ext/Encode/Makefile.PL
57179 ____________________________________________________________________________
57180 [  8231] By: nick                                  on 2000/12/23  14:30:34
57181         Log: "Compiled" encode build cleanup
57182              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
57183              - .c files do not export sub-tables
57184      Branch: perlio
57185            ! ext/Encode/Makefile.PL ext/Encode/compile
57186 ____________________________________________________________________________
57187 [  8230] By: nick                                  on 2000/12/23  12:50:37
57188         Log: Integrate mainline
57189      Branch: perlio
57190           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
57191           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
57192           !> pod/perl5004delta.pod pod/perl5005delta.pod
57193           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
57194           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
57195           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
57196           !> pod/perlsub.pod
57197 ____________________________________________________________________________
57198 [  8229] By: jhi                                   on 2000/12/22  15:32:12
57199         Log: Integrate perlio.
57200      Branch: perl
57201           +> win32/distclean.bat
57202           !> MANIFEST t/io/utf8.t
57203 ____________________________________________________________________________
57204 [  8228] By: jhi                                   on 2000/12/22  15:29:40
57205         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
57206              From: Robin Barker <rmb1@cise.npl.co.uk>
57207              Date: Fri, 22 Dec 2000 12:17:38 GMT
57208              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
57209      Branch: perl
57210            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
57211            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
57212            ! pod/perl5004delta.pod pod/perl5005delta.pod
57213            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
57214            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
57215            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
57216            ! pod/perlsub.pod
57217 ____________________________________________________________________________
57218 [  8227] By: jhi                                   on 2000/12/22  15:24:28
57219         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
57220              From: "John L. Allen" <allen@grumman.com>
57221              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
57222              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
57223              
57224              Document APPLLIB_EXP.
57225      Branch: perl
57226            ! INSTALL
57227 ____________________________________________________________________________
57228 [  8226] By: nick                                  on 2000/12/21  22:11:50
57229         Log: Handy script for when one forgets to "dmake clean" 
57230      Branch: perlio
57231            + win32/distclean.bat
57232            ! MANIFEST
57233 ____________________________________________________________________________
57234 [  8225] By: nick                                  on 2000/12/21  21:54:04
57235         Log: CRLF platform issue with io/utf8 fix.
57236      Branch: perlio
57237            ! t/io/utf8.t
57238 ____________________________________________________________________________
57239 [  8224] By: nick                                  on 2000/12/21  21:02:20
57240         Log: Integrate mainline
57241      Branch: perlio
57242           !> Changes Configure Makefile.SH Porting/Glossary
57243           !> Porting/config.sh Porting/config_H configure.com
57244           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
57245           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
57246           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
57247           !> win32/config.bc win32/config.gc win32/config.vc
57248 ____________________________________________________________________________
57249 [  8223] By: jhi                                   on 2000/12/21  17:09:16
57250         Log: Update Changes.
57251      Branch: perl
57252            ! Changes patchlevel.h
57253 ____________________________________________________________________________
57254 [  8222] By: jhi                                   on 2000/12/21  16:24:01
57255         Log: Metaconfig unit changes for #8221.
57256      Branch: metaconfig/U/perl
57257           +> issymlink.U
57258            - testsyml.U
57259            ! Mksymlinks.U
57260 ____________________________________________________________________________
57261 [  8221] By: jhi                                   on 2000/12/21  16:23:48
57262         Log: Rename testsyml to issymlink.
57263      Branch: perl
57264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57265            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
57266            ! win32/config.vc
57267 ____________________________________________________________________________
57268 [  8220] By: jhi                                   on 2000/12/21  15:47:26
57269         Log: Robustness support for #8218 (symlink forest) since the GNU
57270              tools seem to be overly picky about symlinkage depths.
57271      Branch: perl
57272            ! Makefile.SH t/io/fs.t
57273 ____________________________________________________________________________
57274 [  8219] By: jhi                                   on 2000/12/21  15:38:27
57275         Log: Metaconfig changes for #8218.
57276      Branch: metaconfig
57277            ! U/modified/Oldconfig.U
57278      Branch: metaconfig/U/perl
57279            + Mksymlinks.U
57280            ! testsyml.U
57281 ____________________________________________________________________________
57282 [  8218] By: jhi                                   on 2000/12/21  15:37:57
57283         Log: Add Configure option -Dmksymlinks which will create a symlink
57284              forest if the current/build differs from the source directory.
57285              TODO: mkdir -p is not portable.
57286      Branch: perl
57287            ! Configure
57288 ____________________________________________________________________________
57289 [  8217] By: jhi                                   on 2000/12/21  14:39:12
57290         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
57291              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
57292              Date: Thu, 21 Dec 2000 09:38:18 GMT
57293              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
57294              
57295              The ofs became an SV.
57296      Branch: perl
57297            ! ext/Thread/Thread.xs
57298 ____________________________________________________________________________
57299 [  8216] By: jhi                                   on 2000/12/21  05:40:21
57300         Log: The polymorphism seems to have fixed 20000517.001.
57301      Branch: perl
57302            ! t/pragma/utf8.t
57303 ____________________________________________________________________________
57304 [  8215] By: jhi                                   on 2000/12/21  04:44:52
57305         Log: read() documentation tweak for 20001121.004.
57306      Branch: perl
57307            ! pod/perlfunc.pod
57308 ____________________________________________________________________________
57309 [  8214] By: jhi                                   on 2000/12/21  03:54:11
57310         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
57311      Branch: perl
57312            ! pp_sys.c t/op/misc.t
57313 ____________________________________________________________________________
57314 [  8213] By: jhi                                   on 2000/12/21  00:28:10
57315         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
57316              From: Peter Prymmer <pvhp@forte.com>
57317              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
57318              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
57319      Branch: perl
57320            ! configure.com
57321 ____________________________________________________________________________
57322 [  8212] By: jhi                                   on 2000/12/21  00:26:21
57323         Log: Edit edit edit.
57324      Branch: perl
57325            ! pod/perlfaq3.pod
57326 ____________________________________________________________________________
57327 [  8211] By: jhi                                   on 2000/12/20  18:52:46
57328         Log: Update Changes.
57329      Branch: perl
57330            ! Changes patchlevel.h
57331 ____________________________________________________________________________
57332 [  8210] By: jhi                                   on 2000/12/20  18:34:47
57333         Log: Yet another editor edit.
57334      Branch: perl
57335            ! pod/perlfaq3.pod
57336 ____________________________________________________________________________
57337 [  8209] By: jhi                                   on 2000/12/20  15:33:28
57338         Log: More Win32 Perling.
57339      Branch: perl
57340            ! pod/perlfaq3.pod
57341 ____________________________________________________________________________
57342 [  8208] By: jhi                                   on 2000/12/20  15:07:46
57343         Log: More Win32 editor/IDE/shell hints.
57344      Branch: perl
57345            ! pod/perlfaq3.pod
57346 ____________________________________________________________________________
57347 [  8207] By: jhi                                   on 2000/12/20  03:54:08
57348         Log: Subject: [PATCH] obscure timing knowledge
57349              From: Nicholas Clark <nick@ccl4.org>
57350              Date: Tue, 19 Dec 2000 19:22:31 +0000
57351              Message-ID: <20001219192231.F2827@plum.flirble.org>
57352      Branch: perl
57353            ! sv.c
57354 ____________________________________________________________________________
57355 [  8206] By: jhi                                   on 2000/12/20  03:45:57
57356         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
57357              From: Spider Boardman <spider@leggy.zk3.dec.com>
57358              Date: Tue, 19 Dec 2000 21:30:16 -0500
57359              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
57360      Branch: perl
57361            ! sv.c
57362 ____________________________________________________________________________
57363 [  8205] By: jhi                                   on 2000/12/19  23:02:01
57364         Log: Update Changes.
57365      Branch: perl
57366            ! Changes patchlevel.h
57367 ____________________________________________________________________________
57368 [  8204] By: jhi                                   on 2000/12/19  22:58:18
57369         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
57370              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
57371              on editors and diffing/patching.
57372      Branch: perl
57373            ! t/op/utf8decode.t
57374 ____________________________________________________________________________
57375 [  8203] By: nick                                  on 2000/12/19  21:36:16
57376         Log: Integrate mainline (forgot my own change...)
57377      Branch: perlio
57378           !> ext/Encode/compile
57379 ____________________________________________________________________________
57380 [  8202] By: nick                                  on 2000/12/19  21:34:42
57381         Log: Integrate mainline.
57382      Branch: perlio
57383           !> (integrate 61 files)
57384 ____________________________________________________________________________
57385 [  8201] By: nick                                  on 2000/12/19  21:34:06
57386         Log: Avoid looking for File::Glob when we don't need it.
57387      Branch: perl
57388            ! ext/Encode/compile
57389 ____________________________________________________________________________
57390 [  8200] By: jhi                                   on 2000/12/19  18:35:49
57391         Log: Update Changes.
57392      Branch: perl
57393            ! Changes patchlevel.h
57394 ____________________________________________________________________________
57395 [  8199] By: jhi                                   on 2000/12/19  18:35:07
57396         Log: Microperl tweaks.
57397      Branch: perl
57398            ! sv.c uconfig.h uconfig.sh
57399 ____________________________________________________________________________
57400 [  8198] By: jhi                                   on 2000/12/19  18:29:59
57401         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
57402      Branch: perl
57403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57404            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
57405 ____________________________________________________________________________
57406 [  8197] By: jhi                                   on 2000/12/19  17:55:29
57407         Log: In VMS embedded perls couldn't access the statically built Socket,
57408              from Charles Lane.
57409      Branch: perl
57410            ! configure.com
57411 ____________________________________________________________________________
57412 [  8196] By: jhi                                   on 2000/12/19  17:49:50
57413         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
57414              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
57415              Date: Sun, 17 Dec 2000 19:11:44 -0000
57416              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
57417      Branch: perl
57418            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57419            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
57420 ____________________________________________________________________________
57421 [  8195] By: jhi                                   on 2000/12/19  17:47:53
57422         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
57423              From: Jonathan Stowe <gellyfish@gellyfish.com>
57424              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
57425              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
57426      Branch: perl
57427            ! utils/h2xs.PL
57428 ____________________________________________________________________________
57429 [  8194] By: jhi                                   on 2000/12/19  17:46:28
57430         Log: Subject: Re: useless use of void context work-around
57431              From: andreas.koenig@anima.de (Andreas J. Koenig)
57432              Date: 16 Dec 2000 15:13:36 +0100
57433              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
57434              
57435              Document (comment) the q(di ds ig) trick in the code.
57436      Branch: perl
57437            ! op.c
57438 ____________________________________________________________________________
57439 [  8193] By: jhi                                   on 2000/12/19  17:10:57
57440         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
57441              From: "Mark J. Reed" <mreed@strange.turner.com>
57442              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
57443              Message-Id: <200012160222.VAA13986@strange.turner.com>
57444      Branch: perl
57445            ! ext/Sys/Syslog/Syslog.pm
57446 ____________________________________________________________________________
57447 [  8192] By: jhi                                   on 2000/12/19  17:07:45
57448         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
57449              From: Nicholas Clark <nick@ccl4.org>
57450              Date: Sat, 16 Dec 2000 19:03:13 +0000
57451              Message-ID: <20001216190313.D68304@plum.flirble.org>
57452      Branch: perl
57453            ! t/op/64bitint.t
57454 ____________________________________________________________________________
57455 [  8191] By: jhi                                   on 2000/12/19  17:06:13
57456         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
57457              From: Dominic Dunlop <domo@computer.org>
57458              Date: Mon, 18 Dec 2000 12:00:15 +0100
57459              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
57460              
57461              This patchlet is needed in order that perl can be statically linked.  
57462      Branch: perl
57463            ! regexec.c
57464 ____________________________________________________________________________
57465 [  8190] By: jhi                                   on 2000/12/19  17:03:08
57466         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
57467              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57468              Date: Sun, 17 Dec 2000 00:18:35 -0600
57469              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
57470      Branch: perl
57471            ! perlio.h vms/gen_shrfls.pl
57472 ____________________________________________________________________________
57473 [  8189] By: jhi                                   on 2000/12/19  16:20:28
57474         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
57475              From: Prymmer/Kahn <pvhp@best.com>
57476              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
57477              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
57478              
57479              A better version of #8188.
57480      Branch: perl
57481            ! pod/perlfaq3.pod
57482 ____________________________________________________________________________
57483 [  8188] By: jhi                                   on 2000/12/19  15:57:06
57484         Log: (Replaced by #8189)
57485              
57486              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
57487              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
57488              From: Prymmer/Kahn <pvhp@best.com>
57489              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
57490              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
57491              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
57492              Date: Mon, 18 Dec 2000 11:10:45 -0500
57493              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
57494      Branch: perl
57495            ! pod/perlfaq3.pod
57496 ____________________________________________________________________________
57497 [  8187] By: jhi                                   on 2000/12/19  15:54:19
57498         Log: Email address fix for Anton Berezin.
57499      Branch: perl
57500            ! AUTHORS
57501 ____________________________________________________________________________
57502 [  8186] By: jhi                                   on 2000/12/19  15:38:54
57503         Log: Subject: [PATCH perl@8102] cygwin port
57504              From: "Eric Fifer" <efifer@dircon.co.uk> 
57505              Date: Thu, 14 Dec 2000 13:41:29 -0000
57506              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
57507              
57508              When compiling modules the data item that is being imported
57509              from libperl.dll needs to be tagged as imported/shared data:
57510              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
57511      Branch: perl
57512            ! perliol.h
57513 ____________________________________________________________________________
57514 [  8185] By: jhi                                   on 2000/12/19  14:53:24
57515         Log: Regen uconfig.h and uconfig.sh.
57516      Branch: perl
57517            ! uconfig.h uconfig.sh
57518 ____________________________________________________________________________
57519 [  8184] By: jhi                                   on 2000/12/18  20:43:49
57520         Log: Comments work so much better when they are closed.
57521      Branch: perl
57522            ! regcomp.c
57523 ____________________________________________________________________________
57524 [  8183] By: jhi                                   on 2000/12/18  18:04:02
57525         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
57526              Fixes the bug 20001218.016.
57527      Branch: perl
57528            ! regcomp.c
57529 ____________________________________________________________________________
57530 [  8182] By: gsar                                  on 2000/12/18  09:53:47
57531         Log: delete spurious files
57532      Branch: maint-5.6/perl
57533            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
57534            - vos/config.h vos/config_h.SH_orig
57535 ____________________________________________________________________________
57536 [  8181] By: gsar                                  on 2000/12/18  09:46:08
57537         Log: regen perltoc
57538      Branch: maint-5.6/perl
57539            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
57540 ____________________________________________________________________________
57541 [  8180] By: gsar                                  on 2000/12/18  09:20:27
57542         Log: integrate changes#7924..7926,7946,7952 from mainline
57543              
57544              A test works better if it has the right 1..$n output.
57545              
57546              All the core library users of Class::Struct seem to be
57547              using "use Class::Struct 'struct';" instead of the bare
57548              "use Class::Struct;", which isn't documented in Class::Struct.
57549              This can't be right.
57550              
57551              Make the Class::Struct import() wiser.
57552              
57553              Upgrade to CPAN 1.59_51, from Andreas König.
57554              
57555              Subject: Re: long shell lines
57556              Split overly long shell command lines.
57557      Branch: maint-5.6/perl
57558           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
57559           !> lib/File/stat.pm t/lib/class-struct.t
57560 ____________________________________________________________________________
57561 [  8179] By: gsar                                  on 2000/12/18  08:55:54
57562         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
57563              7918,7919,7988,8907 from mainline (various)
57564              
57565              Subject: [ID 20001127.004] White space problem in perlamiga.pod
57566              
57567              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
57568              
57569              Subject: [PATCH] perlcc.PL cleanups
57570              
57571              Subject: [PATCH] Updating perltie.pod for arrays
57572              
57573              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
57574              Subject: Re: [PATCH] Updating perltie.pod for arrays
57575              Subject: Re: [PATCH] Updating perltie.pod for arrays
57576              
57577              One more perltie.pod nit from Casey R. Tweten.
57578              
57579              Subject: [PATCH] $^O  win32 -> MSWin32
57580              plus similar nits for vms, err, VMS, and UNICOS.
57581              
57582              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
57583              More checking in case someone has broken their services or
57584              protocol databases.
57585              
57586              Make "use Class::Struct 'struct';" work again (broken by #7617);
57587              add a test for Class::Struct.
57588              
57589              Integrate the "skip" messages to explain().
57590              
57591              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
57592      Branch: maint-5.6/perl
57593           +> t/lib/class-struct.t
57594           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
57595           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
57596           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
57597 ____________________________________________________________________________
57598 [  8178] By: gsar                                  on 2000/12/18  08:16:30
57599         Log: avoid redefinition warnings on windows due to sys/socket.h getting
57600              #included before win32.h
57601      Branch: maint-5.6/perl
57602            ! win32/include/sys/socket.h
57603 ____________________________________________________________________________
57604 [  8177] By: gsar                                  on 2000/12/18  05:24:04
57605         Log: make regen_headers; fix POSIX.xs problems; remove outdated
57606              code from sys/socket.h that makes build fail now
57607      Branch: maint-5.6/perl
57608            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
57609            ! pod/perlapi.pod
57610           !> win32/include/sys/socket.h
57611 ____________________________________________________________________________
57612 [  8176] By: gsar                                  on 2000/12/18  05:20:17
57613         Log: update Changes
57614      Branch: maint-5.6/perl
57615            ! Changes patchlevel.h
57616 ____________________________________________________________________________
57617 [  8175] By: gsar                                  on 2000/12/18  04:57:48
57618         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
57619              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
57620              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
57621              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
57622              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
57623              7823,7825,7838
57624              
57625              Subject: Re: [PATCH] README.solaris
57626              
57627              Add getpagesize() probing, on non-UNIX guess 'undef'.
57628              
57629              Simplify the getpagesize() unit by dropping the
57630              pagesize probe since it's nowadays slightly more
57631              complicated because of sysconf(). (Note: if some
57632              platform really needs the -lPW for getpagesize,
57633              I just broke it.)
57634              TODO: a new pagesize unit.
57635              
57636              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
57637              
57638              MachTen doesn't really do mmap() and munmap().
57639              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57640              
57641              More README.solaris updates from Andy Dougherty.
57642              
57643              Copy the s// information of README.hpux also to the perlrun.
57644              
57645              Add HAS_FSYNC, lack noticed by Nicholas Clark.
57646              
57647              Add a metaconfig unit for fsync.
57648              
57649              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
57650              
57651              Many subdocumented return values of the IO extension now documented.
57652              ungetc and write still left subdocumented.
57653              Subject: [PATCH] (was Re: IO::Handle::ungetc)
57654              
57655              Document tell() on special streams.
57656              
57657              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
57658              
57659              Subject: [ID 20001112.007] sfio's sftell isn't ftell
57660              
57661              Couple of tests from #7660 salvaged.
57662              
57663              Tweak the definition of the bit complement on UTF-8 data:
57664              if none of the characters in the string are > 0xff,
57665              the result is a complemented byte string, not a (UTF-8)
57666              char string.  Based on the summary in
57667              Subject: Re: [ID 20000918.005] ~ on wide chars
57668              This should give us the maximum backward (pre-char string)
57669              compatibility and utf8 compatibility.  The other alternative
57670              would be to limit the bit complement to be always byte only,
57671              taking the least significant byte of the chars.
57672              
57673              Cleanup messy #ifdef.
57674              
57675              Typos in #7667.
57676              
57677              Declare reg_data like reg_substr_data.
57678              
57679              Placate nervous compilers that see longer than ints switch()ing.
57680              
57681              Remove the new two tests of lib/io_xs for now, they seem to
57682              fail under perlio on some platforms.
57683              
57684              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57685              
57686              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
57687              
57688              Subject: tiny typo in perl5db.pl
57689              
57690              Subject: some additions for makefiles for win32 (for perl@7674)
57691              
57692              Hoist the duplicated socket/netdb include logic to perl.h;
57693              undef SETERRNO in case SOCKS has defined it.  Based on:
57694              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
57695              
57696              Regen Configure.
57697              
57698              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
57699              (a macro to define signed and unsigned integer constants).
57700              
57701              Use UINT64_C().
57702              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
57703              
57704              Use u_int32_t for the size of hash_cb(), not size_t.
57705              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
57706              
57707              Quit utf8_to_uv() instantly if curlen == 0.
57708              
57709              Subject: [PATCH: perl@7674] updates to README.os390
57710              
57711              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
57712              
57713              EBCDIC tweaks.
57714              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
57715              
57716              Linenumber fix.
57717              
57718              SOCKS has its own USE_THREADS, based on
57719              Subject: [ID 20001114.002] et. al. bugfix followup
57720              
57721              UINT64_C() work continues.
57722              
57723              Detypo.
57724              
57725              The type of the hash_cb() size argument is tricky.
57726              
57727              Add fwalk() probe to the configuration files and regen perltoc.
57728              
57729              Subject: perllocale.pod changes
57730              
57731              Avoid an infinite loop in VMS when utils scripts are run
57732              with no arguments, from Charles Lane.
57733              
57734              Subject: Re: Bug in Carp::Heavy/5.6.0?
57735              
57736              For Solaris use64bitall the stdchar needs a little bit of help.
57737              
57738              The long double hints can be here or there.
57739              
57740              Test tweak for the open pragma.
57741              
57742              Also the 64bitall hints can be either here or there.
57743              
57744              As surmised the #7719 wasn't a good move.
57745              
57746              Subject: Fix for 20000409.001
57747              
57748              Subject: Fix for 20000815.006
57749              It's really 20000518.006.
57750              
57751              Subject: [PATCH 5.6.0 README.win32] very minor typos
57752              
57753              Subject: Fix for README.amiga (20000323.033)
57754              
57755              Explain in more detail the {} syntax ambiguousity.
57756              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
57757              
57758              Sparc 64-bit pack() fix from Jens Hamisch.
57759              
57760              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
57761              
57762              Subject: podlators 1.05 available        
57763              
57764              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
57765              
57766              Subject: [perl 7711: EPOC] updates
57767              
57768              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
57769              
57770              Miraculous typo.
57771              
57772              sysseek() instead of seek().
57773              
57774              Solaris hints tweaks.
57775              
57776              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
57777              This may be overly harsh but until proven otherwise, we think this
57778              way, or until we have a simple test for Configure (having to start
57779              up servers is does not count as simple) to check for the problems.
57780              
57781              Remove the shared object before attempting to create
57782              (by linking) a new one.  E.g. in AIX not removing
57783              becomes quite painful if one tries to do more than one
57784              build in the same tree (an interrupted build, for example),
57785              since the AIX' shared dynaloader seemingly keeps the shared
57786              objects open and therefore 'busy' for quite a while, even when
57787              nobody is using the objects, leading into link failures.
57788              
57789              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
57790              
57791              Subject: DOC PATCH 5.6.0 perlreftut
57792              
57793              Subject: [PATCH: perl@7777] add system locale testing for VMS
57794              
57795              Subject: [PATCH] Test.pm POD peculiarity
57796              
57797              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
57798              
57799              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
57800              
57801              Subject: Re: perl@7777 
57802              Detypoing.
57803              
57804              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
57805              
57806              Go ahead and #include <unistd.h> in perl.h.
57807              
57808              Subject: [PATCH perl@7795] small cleanup task for test suite
57809              
57810              Subject: Re: av.c patch (having slight problems)
57811              unshift() speedup.
57812              
57813              Reach back one higher up when searching for PERL_SRC.
57814      Branch: maint-5.6/perl
57815           +> lib/File/Spec/Epoc.pm
57816           !> (integrate 88 files)
57817 ____________________________________________________________________________
57818 [  8174] By: gsar                                  on 2000/12/18  03:53:09
57819         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
57820              7625..7629,7631..7634,7637,7639,7642 from mainline
57821              
57822              Fix for the tie-refhash string table leaks.
57823              
57824              Subject: [patch perl@7595] VMS configure.com tweak
57825              
57826              More careful detection of how well NVs and UVs mix.
57827              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))
57828              Added some SIGFPE paranoia.
57829              
57830              Forgot to bump the line numbers in #7601.
57831              
57832              Subject: PATCH std stdio for (Free)BSD
57833              
57834              Deleting $ENV{PATH} in VMS is not recommendable.
57835              
57836              Locale buglets.
57837              Subject: RE: Locales support (setlocale) fixes
57838              
57839              Do not test UTF-8 locales since that the tests would require
57840              polymorphic regexen.
57841              
57842              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
57843              
57844              A missing aTHX_.
57845              
57846              Subject: [ID 20001108.013] spelling
57847              
57848              Subject: [PATCH] Class::Struct at compile time
57849              
57850              Make deleting for %ENV work for (newer versions of) VMS,
57851              from Craig A. Berry.
57852              
57853              Forgot from #7618.
57854              
57855              More VMS moves on environment handling, from Charles Lane.
57856              
57857              Remove unused extra arguments.
57858              
57859              Typo in an ifndef.
57860              Subject: Re: [PATCH 5.7.0] better messages from malloc()
57861              
57862              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
57863              All except the "cow orker" change.
57864              
57865              The generated boot_* headers are wrong.  Pickier compiler,
57866              such as KAI C++ will refuse to compile the resulting perlmain.
57867              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
57868              
57869              There's no =head3.
57870              
57871              Disable only the tests 99 and 166 for UTF-8 locales.
57872              
57873              Missing dTHXs.
57874              Subject: RE: perl@7595 builds not on cygwin
57875              
57876              Subject: Re: bash -c exit and linux hints 
57877              
57878              Various doc oddball characters.
57879              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
57880              
57881              Subject: [PATCH] IO::Seekable pod
57882              
57883              Amdahl UTS hints updates.
57884              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
57885              
57886              Explain better why certain regex tests are skipped.
57887              Subject: Re: tests skipped: unknown reason
57888              
57889              Subject: [PATCH] README.solaris
57890              
57891              Subject: [PATCH perl@7638] cygwin port
57892      Branch: maint-5.6/perl
57893           +> README.solaris
57894           !> (integrate 26 files)
57895 ____________________________________________________________________________
57896 [  8173] By: gsar                                  on 2000/12/18  03:37:02
57897         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
57898              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
57899              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
57900              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
57901              
57902              Better create a true mailing list for the repository keepers.
57903              
57904              Subject: [ID 20001027.007] uniq array in perlfaq
57905              
57906              De-quoted-unreadable to ISO Latin 1.
57907              (There's one ISO-2022-JP name in Changes5.004.)
57908              
57909              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
57910              
57911              The #7476 needs a MANIFEST change, too.
57912              
57913              Add also emailless people.
57914              
57915              UTF-8 decoder tweak.
57916              
57917              Make \x{...} consistently produce UTF-8.
57918              Subject: Re: \x{...} is confused 
57919              
57920              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
57921              
57922              Add a perlbug flag, -A, to avoid acknowledgement messages.
57923              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
57924              
57925              Use Errno magic.
57926              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
57927              
57928              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
57929              
57930              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
57931              
57932              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
57933              
57934              Be more lenient on bad UTF-8 when doing bit arithmetics.
57935              Subject: Re: [ID 20000918.005] ~ on wide chars
57936              (The ord() part of the patch skipped.)
57937              
57938              Subject: perlfaq style changes
57939              
57940              AUTHORS tweaks.
57941              
57942              Whitespace style tweak.  Was originally going to see to
57943              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
57944              but that had already been taken care of.
57945              
57946              The compiler is either gcc or cc, from Tom Bates.
57947              
57948              The osname has been lowercased by now, from Tom Bates.
57949              
57950              The NonStop-UX libraries have a novel way to say NaN.
57951              
57952              printf UVs the correct way, noticed by Robin Barker.
57953              
57954              Subject: [PATCH] startperl to respect versiononly
57955              
57956              AUTHORS updates.
57957              
57958              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
57959              
57960              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
57961              
57962              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
57963              
57964              Generalize the Camel wording.
57965              Subject: Re: perlfaq style changes
57966              
57967              Subject: [ID 20001005.006] Documentation -- description of qr//
57968              
57969              C.pm part of
57970              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
57971              
57972              Locale warning explanation tweak.
57973              
57974              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
57975              
57976              Make the POSIX::setuid and POSIX::setgid to really call setuid()
57977              and setgid() because they were just changing $< and $( which means
57978              only changing the real uid/gid, as opposed to changing both
57979              real and effective ids.  (The alternative way could have been
57980              in POSIX.pm to change $> and $), too, but making a direct call
57981              to the C API feels cleaner.)  Fixes the bug
57982              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
57983              
57984              Expand %Config variables and %ENV variables only if
57985              so requested during build time using the
57986              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
57987              Not expanding makes relocating distributions easier.
57988              
57989              More tweaking on the #7522 theme.
57990              
57991              Test::Harness revealed buglets in the new DynaLoader.
57992              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
57993              
57994              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
57995              fix a autovivification bug in Tie::RefHash, add tests for both.
57996              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
57997              
57998              Detpyo.
57999              
58000              recv() can fail and return undef.
58001              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
58002              
58003              Fix the problem discussed in
58004              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
58005              originally from Linc Madison.  Also Andreas König's comments
58006              taken into account.  Some other problems with Tie::SubstrHash
58007              fixed: didn't croak when the table exceeded the requested number
58008              of entries (as documented) but instead when the number of entries
58009              exceeded the size of the table, a croak() had an unnecessary \n,
58010              didn't have a CLEAR method, documented that there is no exists().
58011              Didn't fix to be strict-proof because the module uses &foo; and
58012              dynamic scope.  Added a test script exercizing both first tamely 
58013              the basic functionality, and then the failure cases reported by
58014              Linc Madison.
58015              
58016              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
58017              
58018              The #7521 touched things it shouldn't have.
58019              
58020              Subject: [PATCH 5.7.0] better messages from malloc()
58021              
58022              Subject: Re: README.aix
58023              
58024              Add FCNTL_CAN_LOCK.
58025              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58026              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58027              
58028              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
58029              create a "fast path" for locale name probing using "locale -a"
58030              if available, squash finally hopefully the s?printf resetting
58031              the numeric locale (since, IIUC perllocale, it never shouldn't). 
58032              
58033              More Changes tweakery.
58034              
58035              Dying is too strict here, better just skip.
58036              
58037              Subject: Locales support (setlocale) fixes
58038              Modified quite a bit to be more portable.
58039              
58040              Configure would use a bad $myuname from an old config.sh.
58041              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
58042              
58043              Fix for
58044              Subject: [ID 20001004.006] undef is never tainted
58045              An undef read from a slurped file was not tainted.
58046              
58047              Fix for
58048              Subject: [ID 20001004.007] taint propogation is inconsistent
58049              The culprit was sv_setsv() which was rather blindly
58050              propagating taint, which lead to behaviour where if
58051              a tainted anon hash value was seen all the hash values
58052              from then on at that level became tainted, or at any
58053              upper levels in the case of nested anon hashes.
58054              
58055              Test tweak: show also the failed locales.
58056              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
58057              
58058              A fix of sorts for 20000329.026, a better error message
58059              for a missing "use charnames" when using the \N{...}. 
58060              
58061              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
58062              
58063              Add =pod to be tidy.
58064              
58065              Fix for bug id 19990615.008, pos() unset during s///ge.
58066              
58067              Add a note for future generations about bug id 20000229.006.
58068              
58069              Use -dM for gcc (the suggested patch did it only for Linux,
58070              but I think it can be generalized).
58071              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
58072              
58073              opmini.o can linger from Configures past.
58074              
58075              Document that the evaled syntax errors cause scalar leaks.
58076              
58077              Fix for
58078              Subject: [ID 20000728.005] perl -P broken
58079              (hopefully).  The fix is also not complete, it seems to break
58080              BOM swallowing for libc5 systems, but until someone figures
58081              out a way to do this without ftell(), this will do.
58082              
58083              AUTHORS updates.
58084              
58085              Subject: Re: rsync'ed patches vs. rsync'ed source
58086              
58087              Admit that the test leaks scalars.
58088              
58089              Sanitize the environment further.
58090              
58091              VOS updates from Paul Green.
58092              
58093              Document %ENV = () portability issues.
58094              
58095              Make the stdio test program of 7427 less noisy while being 
58096              compiled so that Digital UNIX wouldn't get both
58097              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
58098              undefined.  This makes perlio happy.
58099              
58100              glibc5 detection by __GNU_LIBRARY__.
58101              
58102              %ENV note tweaks from Dan Sugalski.
58103              
58104              Varargs don't always work too well if one puts an unsigned
58105              char on the stack and pop an unsigned quad off the stack.
58106              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
58107              
58108              Subject: Pod updates
58109              
58110              Fake support of holey files in win/dosish platforms.
58111              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
58112              
58113              A doc addition for bug id 20001105.019, beware \p.
58114              
58115              Tweak #7587.
58116              
58117              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
58118              
58119              perlhack updates from H.Merijn Brand.
58120              
58121              Subject: [PATCH perl@7573] cygwin port
58122              Synchronize with Cygwin 1.1.5.
58123              
58124              Bad thinko in #7581 (I used the test program with the expanded
58125              values as-is).
58126              
58127              Make perlbug not insist on dumping to a file when stdout isn't a tty.
58128              Subject: [PATCH] perlbug.PL
58129              
58130              Overrideable keys, each, pop, push, shift, splice, unshift.
58131              Subject: [PATCH] prototyped functions that should be overrideable
58132              
58133              Try to avoid flockless and emulationless places.
58134      Branch: maint-5.6/perl
58135           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
58136            - MAINTAIN
58137           !> (integrate 111 files)
58138 ____________________________________________________________________________
58139 [  8172] By: jhi                                   on 2000/12/18  02:49:27
58140         Log: Regen pods.
58141      Branch: perl
58142            ! pod/perlmodlib.pod pod/perltoc.pod
58143 ____________________________________________________________________________
58144 [  8171] By: gsar                                  on 2000/12/18  02:49:24
58145         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
58146              7465..7471 from mainline
58147              
58148              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
58149              in platforms that strictly require all the symbols being present
58150              at link time.
58151              
58152              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
58153              
58154              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
58155              
58156              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
58157              
58158              Subject: [PATCH] todo
58159              
58160              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
58161              
58162              Use $sort, $uniq (and $tr) consistently as wondered
58163              by Nicholas Clark.
58164              
58165              Too enthusiastic editing in #7460.
58166              
58167              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
58168              
58169              Upgrade to CPAN 1.58_55.
58170              Subject: CPAN.pm status
58171              
58172              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
58173              
58174              Make target reordering to avoid pointless re-makes.
58175              Subject: Re: Total re-make of 'make okfile' after 7451 ?
58176              
58177              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
58178              
58179              Subject: DOC PATCH 5.6.0
58180              
58181              Add the repository doc by Malcolm, Sarathy, and by Simon,
58182              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
58183      Branch: maint-5.6/perl
58184           +> Porting/repository.pod
58185           !> Configure MANIFEST Makefile.SH README.dos README.os2
58186           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
58187           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
58188           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
58189 ____________________________________________________________________________
58190 [  8169] By: gsar                                  on 2000/12/18  02:33:34
58191         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
58192              7435..7441,7445 from mainline
58193              
58194              Make the UTF-8 decoding stricter and more verbose when
58195              malformation happens.  This involved adding an argument
58196              to utf8_to_uv_chk(), which involved changing its prototype,
58197              and prefer STRLEN over I32 for the UTF-8 length, which as
58198              a domino effect necessitated changing the prototypes of
58199              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
58200              The stricter UTF-8 decoding checking uses Markus Kuhn's
58201              UTF-8 Decode Stress Tester from
58202              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
58203              
58204              Run vms/vms_yfix.pl, should have done that after changing
58205              perly.c in #7382.
58206              
58207              Subject: [PATCH 5.7.0] static linking with uninstalled perl
58208              
58209              (Replaced by #7440.)
58210              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
58211              
58212              Fix the bug ID 20001024.005, the bug introduced by #7416.
58213              
58214              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
58215              
58216              Fix the bug reported in
58217              From: andreas.koenig@anima.de (Andreas J. Koenig)
58218              Also make is_utf8_char() stricter.
58219              
58220              Missed the header file changes from #7425.
58221              
58222              Check if stdio supports tweaking lval and cnt simultaneously.
58223              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58224              
58225              Stratus VOS updates from Paul Green.
58226              
58227              Podify README.epoc and README.vos.
58228              
58229              Add targets to Makefile.SH, most importantly
58230              'regen_all' which also remembers to update vms/perly*.
58231              
58232              Subject: Minor update to find2perl, for portability
58233              
58234              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
58235              
58236              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
58237              
58238              Rename UTF8LEN() to be UNISKIP(), too confusing to have
58239              UTF8LEN() and UTF8SKIP(). 
58240              
58241              Allow poking holes at the UTF-8 decoding strictness.
58242              
58243              Continue the internal UTF-8 API tweaking.
58244              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
58245              used much more than the simpler API, now called utf8_to_uv_simple().
58246              Still not quite happy with API, too much partial duplication
58247              of functionality.
58248              
58249              A new version of making the syslog test more robust.
58250              (Replaces #7421.)
58251              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
58252              
58253              buildtoc target tweaks.
58254              
58255              Integrate with vmsperl #7430 by Charles Bailey:
58256              
58257              Cleanup from prior patch (Charles Lane?):
58258              - improve handling of MFDs in Basename and Path
58259              - default to no xsubpp line # munging when building debug images
58260      Branch: maint-5.6/perl
58261           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58262           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
58263           !> (integrate 67 files)
58264 ____________________________________________________________________________
58265 [  8168] By: gsar                                  on 2000/12/18  02:05:49
58266         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
58267              
58268              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
58269              From: Martin Husemann <martin@duskware.de>
58270              
58271              Subject: [PATCH 5.7.0] restore match data on backtracing
58272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58273      Branch: maint-5.6/perl
58274           !> regcomp.c regexec.c t/op/re_tests
58275 ____________________________________________________________________________
58276 [  8167] By: gsar                                  on 2000/12/18  01:55:22
58277         Log: integrate changes#7858,7986 from mainline
58278              
58279              C<foreach my $x ...> in pseudo-fork()ed process may diddle
58280              parent's memory; fix it by keeping track of the actual pad
58281              offset rather than a raw pointer (this change is probably also
58282              relevant to non-ithreads case to avoid fallout from reallocs of
58283              the pad array, but is currently only enabled for the ithreads
58284              case in the interests of minimal disruption to existing "well
58285              tested" code)
58286              
58287              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
58288              due to the notorious GetFileType() bug in Windows 9x, which fstat()
58289              tickles)
58290      Branch: maint-5.6/perl
58291           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
58292           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
58293           !> win32/win32.c win32/win32.h win32/win32sck.c
58294 ____________________________________________________________________________
58295 [  8166] By: gsar                                  on 2000/12/18  01:52:59
58296         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
58297              from mainline (xsubpp and ExtUtils::LibList fixups, various
58298              other small items)
58299              
58300              The generated boot_* headers are wrong.  Pickier compiler,
58301              such as KAI C++ will refuse to compile the resulting perlmain.
58302              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
58303              
58304              Various doc oddball characters.
58305              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
58306              
58307              Subject: [PATCH] Re: 20001101.003 PDL
58308              
58309              Subject: [PATCH 5.7.0] etags broken again
58310              
58311              Subject: [PATCH 5.7.0] Liblist finally works
58312              
58313              Subject: [PATCH 5.7.0] Liblist returns found libraries
58314              
58315              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
58316              
58317              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
58318              
58319              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
58320              OUT keyword nits.
58321              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
58322              OUT and IN_OUT documentation.
58323      Branch: maint-5.6/perl
58324           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
58325           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
58326           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
58327           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
58328           !> win32/bin/search.pl
58329 ____________________________________________________________________________
58330 [  8165] By: gsar                                  on 2000/12/18  01:28:45
58331         Log: integrate changes#7533,7563,7611,7623 from mainline (various
58332              malloc.c embellishments)
58333      Branch: maint-5.6/perl
58334           !> malloc.c pod/perldiag.pod
58335 ____________________________________________________________________________
58336 [  8164] By: gsar                                  on 2000/12/18  01:23:33
58337         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
58338              fixups)
58339      Branch: maint-5.6/perl
58340           !> utils/h2xs.PL
58341 ____________________________________________________________________________
58342 [  8163] By: gsar                                  on 2000/12/18  01:17:50
58343         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
58344              fixups)
58345      Branch: maint-5.6/perl
58346           !> Makefile.SH utils/perlbug.PL
58347 ____________________________________________________________________________
58348 [  8162] By: gsar                                  on 2000/12/18  00:25:43
58349         Log: always export Perl_deb() (it is required by re.xs whether
58350              Perl is built with or without -DDEBUGGING)
58351      Branch: maint-5.6/perl
58352            ! makedef.pl
58353 ____________________________________________________________________________
58354 [  8161] By: gsar                                  on 2000/12/18  00:23:38
58355         Log: integrate change#7414 from mainline
58356              
58357              Undo the basename() part of #7412 since the lib/basename
58358              tests would need upgrading too.
58359              
58360              squelch two tests in tr.t that rely on tr/// paranoia change
58361              that's not in 5.6.x
58362      Branch: maint-5.6/perl
58363            ! t/op/tr.t
58364           !> lib/File/Basename.pm
58365 ____________________________________________________________________________
58366 [  8160] By: gsar                                  on 2000/12/18  00:05:30
58367         Log: missing change in previous integrate
58368      Branch: maint-5.6/perl
58369           !> README.aix
58370 ____________________________________________________________________________
58371 [  8159] By: gsar                                  on 2000/12/18  00:03:38
58372         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
58373              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
58374              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
58375              7410..7413 from mainline
58376              
58377              Introduce the man[24-8] variables, from Andy Dougherty.
58378              
58379              Upgrade to CPAN 1.58, from Andreas König.
58380              
58381              An updated EBCDIC tr patch.
58382              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
58383              
58384              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
58385              
58386              Two thirds of
58387              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
58388              The Install.pm changes will be submitted separately because
58389              they need some work and discussion still.
58390              
58391              The Install.pm third of
58392              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
58393              
58394              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
58395              
58396              Subject: [PATCH 5.7.0] IVs in mtats
58397              
58398              Subject: [PATCH 5.7.0] Perl API for mstats
58399              
58400              Ilya implemented the memory profiling API.
58401              
58402              In Amdahl UTS "struct sv" is defined by a system header,
58403              <ksync.h>.
58404              
58405              Slight tweak of the code to appease Amdahl UTS cc.
58406              
58407              Amdahl UTS doesn't seem to do dynaloading.
58408              
58409              Use UTF8SKIP(), from Simon Cozens.
58410              
58411              Thinko in #7222.
58412              
58413              op/sprintf.t patch for OS/390 (and any other host with limited
58414              floating-point exponent length)
58415              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
58416              
58417              Tweak #7225.
58418              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
58419              
58420              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
58421              
58422              Needs to be conditional on SunOS 4.
58423              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
58424              
58425              Test cases for bug id 20000323.056 (the bug seems to be fixed).
58426              
58427              Add test for bug id 20000427.003 (which seems to have
58428              been fixed) (also duplicate as 20000427.004, though
58429              with a higher severity).  Move one utf8 from op/append
58430              to pragma/utf8, tag the tests with bug ids.
58431              
58432              Document FNCASE=y as discussed in the bug 20000902.009.
58433              
58434              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
58435              The problem was that rx->minlen was in chars while pp_split()
58436              thought it would be in bytes. 
58437              
58438              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
58439              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
58440              
58441              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
58442              
58443              Fix a couple of compiler-noted nits in #7235.
58444              
58445              Tweak the test of #7235.
58446              
58447              One more ~utf8 tweak.
58448              
58449              -w cleanup.
58450              Subject: Re: Problems with bleadperl 
58451              
58452              Subject: small pod patch
58453              
58454              Subject: [PATCH perlguts.pod] Document offset hack
58455              
58456              Add Charles Lane.
58457              
58458              Add the capability to include/exclude branches.
58459              
58460              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
58461              
58462              Detect early whether the std streams have gone bad.
58463              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
58464              
58465              More IoTYPE sprinkling.
58466              
58467              Workaround for a sfio bug where the stream error indicator
58468              is not cleared as documented.
58469              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
58470              
58471              Clarify documentation on 'use bytes'.
58472              Subject: Re: What does 'use bytes' "mean" ?
58473              
58474              Show the failed remote port, instead of the failing line number.
58475              Subject: [PATCH 5.6.1 Debugger] More diagnostics
58476              
58477              Make Cwd more bulletproof in chrooted environments.
58478              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
58479              
58480              Subject: Pod patch for Devel::Peek
58481              
58482              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
58483              
58484              Borland C fstat() never saw the fd as writable.
58485              Subject: fix for Borland's weak "stat" (perl@7211)
58486              
58487              Missing change from #7362.
58488              
58489              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
58490              
58491              Add the test case for the bug id 20000730.004 which seems
58492              to have been fixed by now.
58493              
58494              Fix of sorts for bug id 20000901.092.  There seems to be no trace
58495              of a 'pmshort' anywhere in the B, so the offending line was simply
58496              removed.
58497              
58498              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
58499              
58500              Subject: PATCH do_print has 2 PerlIO_error()s
58501              
58502              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
58503              
58504              Typo noted by Mark Lutz.
58505              
58506              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
58507              
58508              In the latest compiler builds cccdlflags must not become -fpic,
58509              from Wilfredo Sánchez.
58510              
58511              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
58512              
58513              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
58514              
58515              SOCKS function redefinitions need prototypes, too, otherwise
58516              for example 32 bit versus 64 bit differences cause a lot of
58517              problems.  Part of
58518              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
58519              
58520              Portability tweak on #7377.
58521              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
58522              
58523              Don't write double values through long double pointers,
58524              based on a part of
58525              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
58526              
58527              Reëntrancy fix.
58528              Subject: [PATCH perl@7229] Rentrant parser and yylex()
58529              
58530              Make scan_num() reëntrant, as suggested in
58531              Subject: [PATCH perl@7229] Rentrant parser and yylex()
58532              
58533              Fix for ID 20001020.006, concatenating an unset submatch
58534              with utf8 resulted in "Modification of a read-only value".
58535              
58536              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
58537              
58538              The #7383 was right only in the context of the original bug report,
58539              not in more general case.
58540              
58541              Update Changes.
58542              
58543              Testcases for a #7383,#7385 related bug.
58544              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
58545              
58546              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
58547              
58548              Tweak the Is* definitions of Unicode character classes
58549              to better match the official categorizations; embrace
58550              the official categorizations; add the combining marks
58551              as alpha (and -numeric); fix DCinital (a typo and edito)
58552              to be DCmedial.
58553              
58554              Hints tweak from Anton Berezin.
58555              
58556              Subject: installman go-faster stripes
58557              Subject: Re: installman go-faster stripes
58558              
58559              Subject: [ID 20001021.003] updated hints/openbsd.sh
58560              
58561              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
58562              
58563              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
58564              
58565              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
58566              
58567              Doc patch.
58568              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
58569              
58570              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
58571              
58572              Subject: Re: [ID 20001021.005] SEGV with regex match 
58573              
58574              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
58575              
58576              The change #7187 was not so good on VMS.
58577              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
58578              
58579              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
58580              
58581              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
58582              
58583              Document PERL_INSTALL_ROOT of #7210.
58584      Branch: maint-5.6/perl
58585           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
58586           +> t/lib/tie-splice.t
58587            - lib/unicode/Is/DCinital.pl
58588           !> (integrate 112 files)
58589 ____________________________________________________________________________
58590 [  8158] By: jhi                                   on 2000/12/17  23:04:24
58591         Log: Subject: [PATCHES] RE: perl@8150 
58592              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
58593              Date: Sun, 17 Dec 2000 21:46:39 +0100
58594              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
58595              
58596              Neither cygwin has a getpwuid() one can trust on.
58597      Branch: perl
58598            ! t/lib/glob-basic.t
58599 ____________________________________________________________________________
58600 [  8157] By: jhi                                   on 2000/12/17  23:01:54
58601         Log: More MAN.PODS => {} fixes.
58602      Branch: perl
58603            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
58604            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
58605            ! os2/OS2/REXX/Makefile.PL
58606 ____________________________________________________________________________
58607 [  8156] By: gsar                                  on 2000/12/17  22:49:13
58608         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
58609              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
58610              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
58611              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
58612              7201,7204 from mainline
58613              
58614              Remove vestiges of tr//CU.
58615              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58616              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58617              
58618              The return value of setlocale must be copied away.
58619              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
58620              
58621              Allow chop() and chomp() to be overridden.
58622              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
58623              
58624              Hints optimization.
58625              Subject: Minor nit
58626              
58627              Subject: [PATCH] de-wall t/README
58628              
58629              Subject: Re: Two advertising clauses need to be removed
58630              
58631              Batch of UTF-8 patches from Simon Cozens.
58632              
58633              Fix for a parsing bug, not for the original bug.
58634              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
58635              
58636              Compilation warnings and an error.
58637              
58638              Subject: File::Find 5.7.0 POD nits
58639              
58640              Subject: [PATCH perl-5.7.0] continued -Wformat support
58641              
58642              The one that got away.
58643              
58644              Subject: Re: perl@7078
58645              
58646              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
58647              convertable to bytes by checking it doesn't go above 0xc3
58648              Subject: Re: perl@7078
58649              
58650              Replace #7084 with
58651              Subject: Re: perl@7078 
58652              
58653              We don't need to count the high bit bytes, a boolean is enough. 
58654              
58655              Subject: [PATCH] utf8.c apidoc
58656              
58657              Subject: Re: perl@7078 
58658              
58659              Botched the #7090 check-in.
58660              
58661              Fix for the charnames.t failures from Spider Boardman.
58662              
58663              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
58664              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
58665              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
58666              0 to checking to get the warning.
58667              
58668              Subject: [PATCH] Nits in perlmod.pod
58669              
58670              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
58671              
58672              Subject: Re: unicode support and perl [ID 20000901.097]
58673              
58674              Subject: Re: unicode support and perl [ID 20000901.097]
58675              
58676              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
58677              
58678              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
58679              
58680              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
58681              
58682              Subject: [PATCH@blead] Fix some recursion in overload.pm
58683              
58684              s/Robin Parker/Robin Barker/
58685              
58686              Subject: [PATCH] Fix aliasing of tied filehandles
58687              
58688              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
58689              
58690              Subject: Re: [PATCH 5.005_64 missed]
58691              
58692              SOCK_DGRAM and listen() do not mix as reported in
58693              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
58694              The patch for 5.7.0+ had to be reengineered, though.
58695              
58696              Subject: DOC PATCH 5.6.0
58697              
58698              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
58699              
58700              Document the issue (is not a syntax error, kind of)
58701              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
58702              
58703              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
58704              Did not apply cleanly, manual intervention was needed.
58705              
58706              Subject: [PATCH] DLL not restartabke with threaded perl
58707              
58708              Inside require() $^S was always left undefined.
58709              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
58710              
58711              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
58712              
58713              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
58714              
58715              Regen headers.
58716              
58717              Subject: [PATCH 5.7.0] Epoc update
58718              
58719              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
58720              as suggested by Olaf Flebbe and Nick Clark.
58721              
58722              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
58723              
58724              Misplaced else.
58725              
58726              Scale down the VMS message boxes, by Charles Lane.
58727              Fix for ID 20000903.009, workaround at
58728              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
58729              
58730              Subject: [ID 20001003.006] B::Debug not -w clean
58731              
58732              Test harness update to sync with the new perlcc,
58733              from Simon Cozens.
58734              
58735              One remaining nit less at the VMS mailbox sizing.
58736              
58737              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
58738              
58739              It is possible to have no hosts database at all.  Pointed out in
58740              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
58741              
58742              Subject: [PATCH 5.7.0] h2xs not working
58743              Subject: [PATCH 5.7.0] h2xs not documenting the created module
58744              
58745              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
58746              
58747              Subject: perlhack.pod Patch for Externals Tools
58748              
58749              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
58750              
58751              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
58752              
58753              Enable disabling scripts installation by Configure -Uinstallscripts,
58754              suggested by H. Merijn Brand.
58755              
58756              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
58757              reported several times by Dominic Dunlop, for example in
58758              ID 20000315.008.  Patch from Dominic.  Patch affects at
58759              least MachTen, and possibly other oldish BSDs. Should not
58760              break non-broken platforms (tested on LinuxPPC). 
58761              
58762              Regen toc.
58763              
58764              Subject: Re: Questions about Tie::Array and perl modules
58765              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
58766              
58767              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
58768              
58769              Tweak #7153.
58770              
58771              IO::Handle->syswrite() did not handle length omission
58772              like CORE::syswrite() does.
58773              Subject: [Fwd] IO::Handle, syswrite and arguments
58774              The original patch from andrew@ugh.net.au.
58775              
58776              Also the $ccflags is needed for the C compiler check.
58777              Subject: Configure (check for C-compiler)
58778              
58779              Eliminate $Is_VMS code from the test.
58780              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
58781              
58782              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
58783              as the first option of cc/ld because of ultrapicky compilers
58784              (e.g. OS/390 R2.5)
58785              
58786              Change the version number of Tie::Handle in the core to 4.0,
58787              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
58788              Subject: Note on Tie::Handle
58789              
58790              UTF8ize split() so that the cloned substrings get the UTF8
58791              flag of the original scalar.  Problem reported by Simon Cozens.
58792              
58793              save_re_context() could reset PL_curcop to freed memory, causing core
58794              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
58795              
58796              Subject: PATCH 5.6 perldebguts grammar cleanup
58797              
58798              Add a todo note about overloadable assertions.
58799              
58800              on Windows, LoadLibrary() could load an extension DLL multiple
58801              times if forward slashes are used in the path
58802              
58803              on Windows, cwd strings in the environment should be of the
58804              form =X:=X:\foo instead of =X=X:\foo\
58805              
58806              on Windows, avoid potential exception (could happen if MSVCRT isn't
58807              being used) when closing a socket handle
58808              
58809              avoid nonportable example code
58810              
58811              Windows9x doesn't support link(), despite what Config.pm
58812              might think
58813              
58814              pod nit
58815              
58816              Change #7160 had a nasty typo.
58817              
58818              Warn about unknown scripts.
58819              Subject: Re: ideas? patches? [PATCH bleadperl]
58820              
58821              on Windows, clean targets might not work under some flavors of the shell
58822              
58823              tweak for change#7173
58824              
58825              Make eq work again with utf8 (disabling the upgrading
58826              should no more be necessary since the copies of the
58827              scalars are upgraded, not the scalars themselves).
58828              Takes care of ID 20001009.001.  (The claimed length()
58829              bug in 20001009.001 seems bogus to me.)
58830              
58831              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
58832              
58833              Upgrade to CGI.pm 2.74, from Lincoln Stein.
58834              
58835              Upgrade to podlators 1.04, from Russ Allbery.
58836              
58837              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
58838              
58839              Quote the temp file name, needed in Win32 because the
58840              default name unfortunately contains spaces, shouldn't
58841              hurt elsewhere.
58842              Subject: FW: perldoc fails if $TEMP contains spaces
58843              
58844              Subject: RE: [ID 19990803.001] README.win32 suggestions 
58845              
58846              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
58847              
58848              Subject: Re: utf8 concat, mg_get
58849              
58850              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
58851              
58852              Subject: [PATCH: perl@7181] op/tr tests on OS/390
58853              
58854              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
58855              
58856              Use the versiononly instead of the installscripts,
58857              retract the changes 7146 and 7147.
58858              
58859              Reapply Andy's patch and regen Configure.
58860              
58861              Add the test case for #7190, from the original bug report
58862              by Andreas König.
58863              
58864              Remove duplicated code.
58865              
58866              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
58867              
58868              restore change#7202
58869      Branch: maint-5.6/perl
58870           !> (integrate 121 files)
58871 ____________________________________________________________________________
58872 [  8155] By: jhi                                   on 2000/12/17  22:30:58
58873         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
58874              From: "Craig A. Berry" <craigberry@mac.com>
58875              Date: Sun, 17 Dec 2000 13:09:28 -0600
58876              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
58877              
58878              MAN.PODS => ' ' is naughty.
58879      Branch: perl
58880            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
58881 ____________________________________________________________________________
58882 [  8154] By: nick                                  on 2000/12/17  22:07:13
58883         Log: MULTIPLICITY nit.
58884      Branch: perl
58885            ! mg.c
58886 ____________________________________________________________________________
58887 [  8153] By: gsar                                  on 2000/12/17  21:23:05
58888         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
58889              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
58890              from mainline
58891              
58892              Document the SvIOK_.*UV().
58893              
58894              Update Unicode todo list.
58895              
58896              Guard against bad string->int conversion for quads.
58897              
58898              Subject: small apidoc fix
58899              
58900              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
58901              
58902              Subject: [PATCH] Tied filehandle documentation
58903              
58904              Subject: [PATCH] Modernize Opcode.pm documentation
58905              
58906              Make Data::Dumper (non-XS) to work with changed semantics of ref().
58907              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
58908              [applied even though said semantics didn't change in 5.6.x]
58909              
58910              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
58911              
58912              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
58913              
58914              Fix the URL, but the server is still missing in action.
58915              Subject: [ID 20000905.002] perlfaq1.pod URL error
58916              
58917              Subject: [ID 20000903.001] \w in utf8-strings
58918              
58919              Fix the ccversion detection for 5.1 and beyond.
58920              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
58921              
58922              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
58923              
58924              Subject: [ID 20000904.008] Tiny fix for perldiag
58925              
58926              Subject: Re: [ID 20000906.004] segfault with bad perl statement
58927              
58928              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
58929              
58930              Subject: [ID 20000908.002] perlipc documentation bug.
58931              
58932              Subject: [PATCH lib/Benchmark.pm]
58933              
58934              Re-allow vec() for characters > 255.
58935              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
58936              
58937              Do away with memory models cruft.  Sorry, PDP users.
58938              
58939              Continue #7041.
58940              
58941              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
58942              
58943              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
58944              
58945              Upgrade to CPAN 1.57_65, from Andreas König.
58946              
58947              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
58948              by Russ Allbery.
58949              
58950              Silence t/pod/*.t about alternate quote-mappings now implemented
58951              by Pod::Text, from Brad Appleton.
58952              
58953              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
58954              Subject: borland C++ win32.c tweak
58955              
58956              C<@a = @b = split(...)> optimization coredumps under ithreads
58957              (missed a spot when fixing up op_pmreplroot hack for ithreads)
58958              
58959              Document the SvUTF8*().
58960              
58961              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
58962              
58963              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
58964              
58965              Do in VMS as the #7054 does.
58966              
58967              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
58968              
58969              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
58970              
58971              Subject: [patch: perl@7045] vms updates
58972              
58973              Test for the #7049.
58974              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
58975              
58976              Break up the myconfig lines a bit.
58977              Subject: perlbug/perl -V output format
58978              
58979              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
58980              
58981              The #7054 truncated Configure badly.
58982              
58983              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
58984              initialization in all the threads on Windows
58985              
58986              Allow for whitespace between "#" and "line" in cpp output.
58987              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
58988              
58989              Remove vestiges of tr//CU.
58990              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58991              
58992              The return value of setlocale must be copied away.
58993              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
58994              
58995              Allow chop() and chomp() to be overridden.
58996              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
58997              
58998              Hints optimization.
58999              Subject: Minor nit
59000              
59001              Subject: [PATCH] de-wall t/README
59002              
59003              Subject: Re: Two advertising clauses need to be removed
59004      Branch: maint-5.6/perl
59005           !> (integrate 75 files)
59006 ____________________________________________________________________________
59007 [  8152] By: gsar                                  on 2000/12/17  20:30:11
59008         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
59009              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
59010              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
59011              
59012              Don't attach -ld to the archname if pointless.
59013              
59014              Document UNTIE in a very minimalistic way.
59015              
59016              POSIX doesn't report long double values under -Duselongdouble
59017              when the long doubles are "real" (bigger than doubles).
59018              
59019              More author updates.
59020              
59021              Try to deduce NV_MAX.  Really should be Configure fodder.
59022              
59023              :: not allowed in pathnames, change to .
59024              Subject: [PATCH perl@6938] cygwin port
59025              
59026              Forget about NV_MAX (#6951).  Various floating point tweaks,
59027              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
59028              
59029              Move the Solaris 7 scan to use64bitall, make the
59030              failure to find 64-bot sparc libc to mention the
59031              possibility of being in an intel, from Lupe and Alan.
59032              
59033              Regen perltoc.
59034              
59035              AUTHORS tweaks, from Peter Prymmer.
59036              
59037              More address tweaking.
59038              
59039              Small tweaks all over.
59040              
59041              File::Temp patches from Andreas König,
59042              
59043              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
59044              
59045              Subject: CPAN.pm beta 1.57_57 for the core
59046              
59047              Part of the solution.
59048              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
59049              
59050              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
59051              
59052              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59053              
59054              Add the overload warnings to perldiag.
59055              
59056              Drop unused argument.
59057              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
59058              
59059              Subject: Nit in Configure (bleadperl@6961)
59060              
59061              Update to PodParser 1.18, from Brad Appleton.
59062              
59063              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
59064              
59065              Subject: [PATCH: 6948] add SCNfldbl to configure.com
59066              
59067              Document UNTIE. Also tweak implementation to suppress the 'inner references'
59068              warning when UNTIE exists and instead pass the cound of extra references to
59069              the UNTIE method.
59070              
59071              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
59072              so that case-ignoring systems like DCL can tell them from
59073              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
59074              
59075              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59076              
59077              Feature ordering tweak.
59078              
59079              Regen perltoc.
59080              
59081              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
59082              
59083              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
59084              
59085              Subject: http:// in L<>
59086              
59087              Detypo.
59088              
59089              change#6791 accidentally clobbered change#6710, put it back
59090              
59091              Only the first line, thank you very much.
59092              
59093              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
59094              plus rework the http: spots as suggested by Tom Christiansen,
59095              plus regen perltoc.
59096              
59097              Undo part of change 6489 which looks like a bulk edit which
59098              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
59099              The supressing of main:: on return from select() is undesirable.
59100              
59101              Apparently avoiding the swapping is too costly.
59102              
59103              Various Configure nits by Philip Newton,
59104              plus the ebcdic one by me.
59105              
59106              Make certain cc is set before trying to run it.
59107              
59108              If overloaded %{} etc. return the object do not loop.
59109              Thus  sub deref { $_[0] } functions if object is wanted type.
59110              
59111              Update perlhist.
59112              
59113              More %{} and other deref special casing - do not pass to 'nomethod'.
59114      Branch: maint-5.6/perl
59115           !> (integrate 59 files)
59116 ____________________________________________________________________________
59117 [  8151] By: gsar                                  on 2000/12/17  19:14:38
59118         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
59119              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
59120              
59121              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
59122              
59123              Make the epsilon to be relative, not absolute.
59124              
59125              Put back the flags dump as reasoned in
59126              Subject: Re: [PATCH] Glob dumping
59127              
59128              Introduce ccname to keep track of what compiler kind of we have.
59129              
59130              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
59131              
59132              Put back the slice accidentally removed by #6907.
59133              
59134              Reset archname and archname64 always, forcing them be
59135              recomputed at each Configure run, make Configure and
59136              the hints files agree on the naming of largefiles variables.
59137              
59138              Don't say "Perl 5.0 source kit".
59139              
59140              Subject: [PATCH] fix misc cast warnings
59141              
59142              Subject: typos in pods
59143              
59144              NVs not necessarily doubles, as pointed out by Yitzchak.
59145              
59146              Subject: [PATCH 6889] add a few ldbl formats to configure.com
59147              
59148              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
59149              
59150              Better options for rsync.
59151              
59152              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
59153              
59154              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
59155              
59156              Subject: [PATCH] Re: UNTIE method 
59157              
59158              A better fix for the Socket building problem from Craig Berry.
59159              
59160              Retract the dummy test, skip the security tests (instead of failing),
59161              explain what the warnings mean.
59162              
59163              Heap decorruption.
59164              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
59165              
59166              Update to Unicode 3.0.1.
59167              
59168              Missed one Unicode file.
59169              
59170              Subject: Re: typos in pods
59171              
59172              The #6929 was too skimpy.
59173              
59174              sscanf() may be the only way to read long doubles from strings.
59175              
59176              Reveal Borland's isnan.
59177              Subject: build with BC++ tweak
59178              
59179              Issue useful diagnostic on unknown pod commands.
59180              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
59181              
59182              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
59183              
59184              Clarify the third case of ftmp-security warnings.
59185              
59186              Make -Dusemorebits find long doubles in Solaris.
59187              
59188              Wrap the test in eval.
59189      Branch: maint-5.6/perl
59190           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
59191           +> lib/unicode/PropList.txt lib/unicode/README.perl
59192           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59193           +> lib/unicode/Unicode.301 vms/vmspipe.com
59194            - lib/unicode/Props.txt lib/unicode/UCD300.html
59195            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59196           !> (integrate 305 files)
59197 ____________________________________________________________________________
59198 [  8150] By: jhi                                   on 2000/12/17  18:47:57
59199         Log: Uncheckedin generated files.
59200      Branch: perl
59201            ! global.sym perlapi.c pod/perlapi.pod
59202 ____________________________________________________________________________
59203 [  8149] By: jhi                                   on 2000/12/17  18:41:22
59204         Log: Update Changes.
59205      Branch: perl
59206            ! Changes patchlevel.h
59207 ____________________________________________________________________________
59208 [  8148] By: jhi                                   on 2000/12/17  18:39:16
59209         Log: Subject: [PATCH] Fcntl constants speedup
59210              From: Nicholas Clark <nick@ccl4.org>
59211              Date: Sun, 17 Dec 2000 16:29:24 +0000
59212              Message-ID: <20001217162924.E97668@plum.flirble.org>
59213              
59214              Use IVs for the Fcntl constants instead of NVs.
59215      Branch: perl
59216            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
59217 ____________________________________________________________________________
59218 [  8147] By: jhi                                   on 2000/12/17  18:33:41
59219         Log: Add test for #8145 (binmode() warning), add warning for
59220              ioctl() and sockpair(), document them. (fileno() cannot
59221              be tripwired with the same kind of warning because
59222              'defined fileno($foo)' seems to be an idiom.)
59223      Branch: perl
59224            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
59225 ____________________________________________________________________________
59226 [  8146] By: gsar                                  on 2000/12/17  18:09:08
59227         Log: update Changes
59228      Branch: maint-5.6/perl
59229            ! Changes
59230 ____________________________________________________________________________
59231 [  8145] By: jhi                                   on 2000/12/17  17:39:35
59232         Log: Subject: [PATCH] Re: The long awaited feature ...
59233              From: Simon Cozens <simon@cozens.net>
59234              Date: Sun, 17 Dec 2000 12:31:56 +0000
59235              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
59236              
59237              Add a warning to binmode() about using bad filehandles
59238              (can happen e.g. if someone forgets the filehandle argument)
59239      Branch: perl
59240            ! pp_sys.c
59241 ____________________________________________________________________________
59242 [  8144] By: jhi                                   on 2000/12/17  17:33:48
59243         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
59244              From: Jonathan Stowe <gellyfish@gellyfish.com>
59245              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
59246              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
59247      Branch: perl
59248            ! lib/Net/Ping.pm
59249 ____________________________________________________________________________
59250 [  8143] By: jhi                                   on 2000/12/17  05:31:37
59251         Log: Polymorphic regexps.
59252              
59253              Fixes at least the bugs 20001028.003 (both of them...) and
59254              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
59255              also to be fixed by now, probably already before this patch.
59256      Branch: perl
59257            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
59258            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
59259            ! t/op/utf8decode.t t/pragma/utf8.t
59260 ____________________________________________________________________________
59261 [  8142] By: jhi                                   on 2000/12/16  17:16:05
59262         Log: Subject: [patch perl@8102] dos/djgpp update
59263              From: Laszlo Molnar <ml1050@freemail.hu>
59264              Date: Sat, 16 Dec 2000 01:40:52 +0100
59265              Message-ID: <20001216014052.A335@freemail.hu>
59266      Branch: perl
59267            ! djgpp/config.over t/base/commonsense.t
59268 ____________________________________________________________________________
59269 [  8141] By: jhi                                   on 2000/12/16  17:09:27
59270         Log: Few uncheckedin files.
59271      Branch: perl
59272            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
59273 ____________________________________________________________________________
59274 [  8140] By: nick                                  on 2000/12/15  22:14:31
59275         Log: Integrate mainline
59276      Branch: perlio
59277           !> (integrate 53 files)
59278 ____________________________________________________________________________
59279 [  8139] By: jhi                                   on 2000/12/15  19:49:49
59280         Log: One more IVUV tweak from Nicholas Clark.
59281      Branch: perl
59282            ! sv.c
59283 ____________________________________________________________________________
59284 [  8138] By: jhi                                   on 2000/12/15  19:17:06
59285         Log: Return of the IVUV-preservation, now seems to be happy even
59286              in Digital UNIX (the broken strtoul brokenness detection
59287              seems to have been the fly in the ointment).
59288      Branch: perl
59289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59290            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
59291            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
59292            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
59293            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59294            ! vos/config.ga.h win32/config.bc win32/config.gc
59295            ! win32/config.vc
59296 ____________________________________________________________________________
59297 [  8137] By: jhi                                   on 2000/12/15  18:12:14
59298         Log: Metaconfig unit change for #8136.
59299      Branch: metaconfig
59300            ! U/modified/d_strtoul.U
59301      Branch: metaconfig/U/perl
59302            ! d_strtoull.U d_strtouq.U
59303 ____________________________________________________________________________
59304 [  8136] By: jhi                                   on 2000/12/15  18:11:35
59305         Log: I don't think it's sensible or portable to test the strtou*
59306              on /^-/ strings.
59307      Branch: perl
59308            ! Configure
59309 ____________________________________________________________________________
59310 [  8135] By: jhi                                   on 2000/12/15  17:18:49
59311         Log: Metaconfig unit change for #8134.
59312      Branch: metaconfig
59313            ! U/modified/d_strtoul.U
59314 ____________________________________________________________________________
59315 [  8134] By: jhi                                   on 2000/12/15  17:14:13
59316         Log: If longsize is 8 we don't need a LL suffix for integer constants.
59317      Branch: perl
59318            ! Configure config_h.SH
59319 ____________________________________________________________________________
59320 [  8133] By: jhi                                   on 2000/12/15  16:00:23
59321         Log: Update Changes.
59322      Branch: perl
59323            ! Changes patchlevel.h
59324 ____________________________________________________________________________
59325 [  8132] By: jhi                                   on 2000/12/15  15:44:16
59326         Log: Some compilers get huffy if you do not cast a const pointer
59327              to a non-const when assigning.
59328      Branch: perl
59329            ! gv.c
59330 ____________________________________________________________________________
59331 [  8131] By: jhi                                   on 2000/12/15  15:38:30
59332         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
59333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59334              Date: Fri, 15 Dec 2000 05:26:57 -0500
59335              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
59336      Branch: perl
59337            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
59338            ! t/pragma/overload.t
59339 ____________________________________________________________________________
59340 [  8130] By: jhi                                   on 2000/12/15  15:36:08
59341         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
59342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59343              Date: Thu, 14 Dec 2000 22:02:43 -0500
59344              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
59345      Branch: perl
59346            ! gv.c perl.h
59347 ____________________________________________________________________________
59348 [  8129] By: jhi                                   on 2000/12/15  15:34:16
59349         Log: Subject: PATCH: h2xs nit
59350              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59351              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
59352              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
59353              
59354              Add a template README.
59355      Branch: perl
59356            ! utils/h2xs.PL
59357 ____________________________________________________________________________
59358 [  8128] By: jhi                                   on 2000/12/15  15:32:22
59359         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
59360      Branch: perl
59361            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
59362 ____________________________________________________________________________
59363 [  8127] By: jhi                                   on 2000/12/15  15:19:34
59364         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
59365              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59366              Date:     Thu, 14 Dec 2000 20:04:42 EST
59367              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
59368      Branch: perl
59369            ! ext/Opcode/Opcode.xs
59370 ____________________________________________________________________________
59371 [  8126] By: jhi                                   on 2000/12/15  15:17:49
59372         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
59373              From: Peter Prymmer <pvhp@forte.com>
59374              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
59375              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
59376      Branch: perl
59377            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
59378            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
59379            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
59380 ____________________________________________________________________________
59381 [  8125] By: jhi                                   on 2000/12/15  15:11:05
59382         Log: This seems to be a stage sane and stable enough to checkin.
59383              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
59384      Branch: perl
59385            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
59386            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
59387            ! t/op/cmp.t t/op/numconvert.t
59388 ____________________________________________________________________________
59389 [  8124] By: jhi                                   on 2000/12/15  04:20:26
59390         Log: Something is really wonky.
59391      Branch: perl
59392            ! sv.c
59393 ____________________________________________________________________________
59394 [  8123] By: jhi                                   on 2000/12/15  04:00:50
59395         Log: Fixes for the IV UV patches to compile in Digital UNIX.
59396      Branch: perl
59397            ! sv.c
59398 ____________________________________________________________________________
59399 [  8122] By: jhi                                   on 2000/12/15  02:53:40
59400         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
59401              From: "Craig A. Berry" <craigberry@mac.com>
59402              Date: Thu, 14 Dec 2000 19:10:49 -0600
59403              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
59404      Branch: perl
59405            ! vms/vms.c
59406 ____________________________________________________________________________
59407 [  8121] By: jhi                                   on 2000/12/15  02:50:00
59408         Log: Metaconfig changes for #8120.
59409      Branch: metaconfig
59410            + U/modified/d_strtoul.U
59411      Branch: metaconfig/U/perl
59412            ! d_strtoull.U d_strtouq.U
59413 ____________________________________________________________________________
59414 [  8120] By: jhi                                   on 2000/12/15  02:49:42
59415         Log: From: Nicholas Clark <nick@ccl4.org> 
59416              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
59417              Date: Thu, 14 Dec 2000 18:38:57 +0000
59418              Message-ID: <20001214183857.B97909@plum.flirble.org>
59419      Branch: perl
59420            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59421            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
59422            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
59423            ! vos/config.ga.def vos/config.ga.h win32/config.bc
59424            ! win32/config.gc win32/config.vc
59425 ____________________________________________________________________________
59426 [  8119] By: jhi                                   on 2000/12/14  23:40:58
59427         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
59428              From: Nicholas Clark <nick@ccl4.org>
59429              Date: Wed, 13 Dec 2000 20:08:50 +0000
59430              Message-ID: <20001213200849.B71166@plum.flirble.org>
59431      Branch: perl
59432            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
59433            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
59434 ____________________________________________________________________________
59435 [  8118] By: jhi                                   on 2000/12/14  22:46:26
59436         Log: Integrate perlio.
59437      Branch: perl
59438           !> MANIFEST ext/Encode/compile makedef.pl
59439 ____________________________________________________________________________
59440 [  8117] By: nick                                  on 2000/12/14  22:38:53
59441         Log: Win32 tweaks to get Encode to build
59442              - temp hack to makedef.pl till PerlIO is properly "exported".
59443              - MSVC dislikes  
59444              static encpage_t foo[];
59445              so make 'em extern for now.
59446      Branch: perlio
59447            ! ext/Encode/compile makedef.pl
59448 ____________________________________________________________________________
59449 [  8116] By: nick                                  on 2000/12/14  22:00:53
59450         Log: Document the new files
59451      Branch: perlio
59452            ! MANIFEST
59453 ____________________________________________________________________________
59454 [  8115] By: jhi                                   on 2000/12/14  21:58:01
59455         Log: MANIFEST new files of #8114.
59456      Branch: perl
59457            ! MANIFEST
59458 ____________________________________________________________________________
59459 [  8114] By: jhi                                   on 2000/12/14  21:50:49
59460         Log: Integrate perlio.
59461      Branch: perl
59462           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
59463           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
59464           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
59465           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
59466           !> ext/Encode/Makefile.PL
59467 ____________________________________________________________________________
59468 [  8113] By: jhi                                   on 2000/12/14  21:48:49
59469         Log: The documentation part of the
59470              
59471              Subject: [ID 20001214.002] Net::Ping patch
59472              From: Jonathan Stowe <gellyfish@gellyfish.com>
59473              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
59474              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
59475              since the #7529 had already addressed the same problem.
59476      Branch: perl
59477            ! lib/Net/Ping.pm
59478 ____________________________________________________________________________
59479 [  8112] By: jhi                                   on 2000/12/14  21:42:57
59480         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
59481              From: Dominic Dunlop <domo@computer.org>
59482              Date: Tue, 12 Dec 2000 10:47:10 +0100
59483              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
59484              
59485              Document how elusive subroutines can be.
59486      Branch: perl
59487            ! pod/perlfunc.pod
59488 ____________________________________________________________________________
59489 [  8111] By: jhi                                   on 2000/12/14  21:38:05
59490         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
59491              From: Dominic Dunlop <domo@computer.org>
59492              Date: Thu, 14 Dec 2000 10:13:51 +0100
59493              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
59494      Branch: perl
59495            ! ext/POSIX/POSIX.pod
59496 ____________________________________________________________________________
59497 [  8110] By: jhi                                   on 2000/12/14  21:36:32
59498         Log: Subject: [patch] perlfaq7
59499              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
59500              Date: Thu, 14 Dec 2000 15:31:07 +0100
59501              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
59502      Branch: perl
59503            ! pod/perlfaq7.pod
59504 ____________________________________________________________________________
59505 [  8109] By: jhi                                   on 2000/12/14  21:29:20
59506         Log: Subject: [8104] Encode
59507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59508              Date: Thu, 14 Dec 2000 14:49:34 +0100
59509              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
59510              
59511              Type casting for nervous compilers.
59512      Branch: perl
59513            ! ext/Encode/Encode.xs
59514 ____________________________________________________________________________
59515 [  8108] By: jhi                                   on 2000/12/14  21:26:17
59516         Log: Subject: [8104] DB_File
59517              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59518              Date: Thu, 14 Dec 2000 14:49:35 +0100
59519              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
59520              
59521              Type definition incorrect for DB 2.7.7.  Not known when it
59522              changed, so only changed it for a known revision.
59523      Branch: perl
59524            ! ext/DB_File/DB_File.xs
59525 ____________________________________________________________________________
59526 [  8107] By: jhi                                   on 2000/12/14  21:23:41
59527         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
59528              From: Peter Prymmer <pvhp@forte.com>
59529              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
59530              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
59531              
59532              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
59533      Branch: perl
59534            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
59535            ! ext/Encode/Encode/posix-bc.enc
59536 ____________________________________________________________________________
59537 [  8106] By: nick                                  on 2000/12/14  20:36:13
59538         Log: "Cold" build correction to Encode's Makefile.PL
59539      Branch: perlio
59540            ! ext/Encode/Makefile.PL
59541 ____________________________________________________________________________
59542 [  8105] By: nick                                  on 2000/12/14  20:09:37
59543         Log: "Compiled" encodings.
59544              Correct replacement character in EBCDIC .enc files
59545              Add 0x7F to ASCII repertoire.
59546      Branch: perlio
59547            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
59548            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
59549            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
59550            ! ext/Encode/Makefile.PL ext/Encode/compile
59551            ! ext/Encode/encengine.c ext/Encode/encode.h
59552 ____________________________________________________________________________
59553 [  8104] By: nick                                  on 2000/12/14  00:38:20
59554         Log: Integrate mainline
59555      Branch: perlio
59556           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
59557           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
59558           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
59559           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
59560           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
59561           !> t/lib/db-hash.t t/lib/db-recno.t
59562 ____________________________________________________________________________
59563 [  8103] By: nick                                  on 2000/12/13  23:16:13
59564         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
59565              so far and so it does not get lost.
59566      Branch: perlio
59567            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
59568 ____________________________________________________________________________
59569 [  8102] By: jhi                                   on 2000/12/13  17:14:22
59570         Log: Update Changes.
59571      Branch: perl
59572            ! Changes patchlevel.h
59573 ____________________________________________________________________________
59574 [  8101] By: jhi                                   on 2000/12/13  16:53:41
59575         Log: Move the proto of start_glob() to a better place; regen api files.
59576      Branch: perl
59577            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
59578 ____________________________________________________________________________
59579 [  8100] By: jhi                                   on 2000/12/13  16:47:11
59580         Log: Metaconfig change for #8099.
59581      Branch: metaconfig
59582            ! U/modified/Head.U
59583 ____________________________________________________________________________
59584 [  8099] By: jhi                                   on 2000/12/13  16:46:48
59585         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
59586              From: Andy Dougherty <doughera@lafayette.edu>
59587              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
59588              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
59589      Branch: perl
59590            ! Configure
59591 ____________________________________________________________________________
59592 [  8098] By: jhi                                   on 2000/12/13  16:39:02
59593         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
59594              From: rspier@pobox.com (Robert Spier)
59595              Date: Tue, 12 Dec 2000 21:12:39 -0500
59596              Message-ID: <14902.56087.678086.725773@rls.cx>
59597              
59598              fastgetcwd is defined using a glob alias on a $^O dependent basis -
59599              and there was no default assignment or perl subroutine.
59600      Branch: perl
59601            ! lib/Cwd.pm
59602 ____________________________________________________________________________
59603 [  8097] By: jhi                                   on 2000/12/13  16:16:01
59604         Log: Subject: [PATCH] move startglob out of pp_hot.c
59605              From: Nicholas Clark <nick@ccl4.org>
59606              Date: Mon, 11 Dec 2000 23:16:39 +0000
59607              Message-ID: <20001211231638.A55550@plum.flirble.org>
59608      Branch: perl
59609            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
59610 ____________________________________________________________________________
59611 [  8096] By: jhi                                   on 2000/12/13  15:26:23
59612         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
59613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
59614              Date: Wed, 13 Dec 2000 14:01:37 +0100
59615              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
59616              
59617              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
59618              in turn requires libpthread in libswanted.
59619      Branch: perl
59620            ! hints/hpux.sh
59621 ____________________________________________________________________________
59622 [  8095] By: jhi                                   on 2000/12/12  19:51:05
59623         Log: The integration wars continue.
59624      Branch: perl
59625           !> sv.c
59626 ____________________________________________________________________________
59627 [  8094] By: jhi                                   on 2000/12/12  19:48:26
59628         Log: Subject: [PATCH perl@8070] DB_File-1.74  
59629              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
59630              Date: Mon, 11 Dec 2000 23:07:17 -0000
59631              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
59632      Branch: perl
59633            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
59634            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
59635            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
59636            ! t/lib/db-recno.t
59637 ____________________________________________________________________________
59638 [  8093] By: nick                                  on 2000/12/12  19:42:13
59639         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
59640      Branch: perlio
59641            ! sv.c
59642           !> lib/File/DosGlob.pm
59643 ____________________________________________________________________________
59644 [  8092] By: jhi                                   on 2000/12/12  19:28:11
59645         Log: Integrate perlio.
59646      Branch: perl
59647           !> sv.c
59648 ____________________________________________________________________________
59649 [  8091] By: nick                                  on 2000/12/12  18:49:45
59650         Log: Fix for Tk, and upgrading shared SVs.
59651      Branch: perlio
59652            ! sv.c
59653 ____________________________________________________________________________
59654 [  8090] By: jhi                                   on 2000/12/12  16:48:59
59655         Log: Subject: [PATCH] Re: Breadperl & Tk
59656              From: Nick Ing-Simmons <nik@tiuk.ti.com>
59657              Date: Tue, 12 Dec 2000 14:48:27 GMT
59658              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
59659      Branch: perl
59660            ! sv.c
59661 ____________________________________________________________________________
59662 [  8089] By: jhi                                   on 2000/12/12  03:37:19
59663         Log: Subject: DosGlob.pm diff for bash style brace expansion.
59664              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
59665              Date: Fri, 8 Dec 2000 10:45:30 -0600
59666              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
59667      Branch: perl
59668            ! lib/File/DosGlob.pm
59669 ____________________________________________________________________________
59670 [  8088] By: nick                                  on 2000/12/11  23:59:59
59671         Log: Integrate mainline
59672      Branch: perlio
59673           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
59674           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
59675           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
59676           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
59677           !> t/op/local.t t/pragma/warn/toke toke.c
59678 ____________________________________________________________________________
59679 [  8087] By: jhi                                   on 2000/12/11  23:20:23
59680         Log: Integrate perlio.
59681      Branch: perl
59682           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
59683 ____________________________________________________________________________
59684 [  8086] By: jhi                                   on 2000/12/11  22:50:59
59685         Log: Tune further the OS detection of CGI.
59686      Branch: perl
59687            ! lib/CGI.pm
59688 ____________________________________________________________________________
59689 [  8085] By: nick                                  on 2000/12/11  22:50:46
59690         Log: Finish 1st pass of "encoding" layer e.g. :
59691              open($fh,"<encoding(iso8859-7)",$greek) || die;
59692      Branch: perlio
59693            ! ext/Encode/Encode.xs perlio.c perliol.h
59694 ____________________________________________________________________________
59695 [  8084] By: jhi                                   on 2000/12/11  22:32:06
59696         Log: Revert the -f ambiguousity patch, seems to cause
59697              too much hassle (the interpret -Q as a function
59698              where Q is not a known filetest part is left in).
59699      Branch: perl
59700            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
59701            ! toke.c
59702 ____________________________________________________________________________
59703 [  8083] By: jhi                                   on 2000/12/11  22:27:23
59704         Log: (accidentally empty check-in)
59705      Branch: perl
59706            ! lib/File/DosGlob.pm
59707 ____________________________________________________________________________
59708 [  8082] By: nick                                  on 2000/12/11  19:09:51
59709         Log: Restore mmap function (broken by tweaks to shared buffer
59710              layer for encode(xxxx)).
59711      Branch: perlio
59712            ! perlio.c
59713 ____________________________________________________________________________
59714 [  8081] By: jhi                                   on 2000/12/11  18:29:13
59715         Log: Subject: Re: The long awaited feature ...
59716              From: Simon Cozens <simon@cozens.net>
59717              Date: Mon, 11 Dec 2000 15:54:24 +0000
59718              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
59719              
59720              More io/utf8 tests.
59721      Branch: perl
59722            ! t/io/utf8.t
59723 ____________________________________________________________________________
59724 [  8080] By: jhi                                   on 2000/12/11  18:19:36
59725         Log: Subject: PATCH MakeMaker manpage clarification
59726              From: andreas.koenig@anima.de (Andreas J. Koenig)
59727              Date: 10 Dec 2000 20:46:13 +0100
59728              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
59729      Branch: perl
59730            ! lib/ExtUtils/MakeMaker.pm
59731 ____________________________________________________________________________
59732 [  8079] By: jhi                                   on 2000/12/11  15:35:07
59733         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
59734              From: Simon Cozens <simon@cozens.net>
59735              Date: Sun, 10 Dec 2000 19:06:19 +0000
59736              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
59737      Branch: perl
59738            ! ext/B/B/Deparse.pm t/lib/b.t
59739 ____________________________________________________________________________
59740 [  8078] By: jhi                                   on 2000/12/11  15:09:11
59741         Log: Subject: [PATCH] docs on NaN
59742              From: Nicholas Clark <nick@ccl4.org>
59743              Date: Mon, 11 Dec 2000 01:48:38 +0000
59744              Message-ID: <20001211014838.B99205@plum.flirble.org>
59745      Branch: perl
59746            ! pod/perlop.pod
59747 ____________________________________________________________________________
59748 [  8077] By: jhi                                   on 2000/12/11  15:02:21
59749         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
59750              From: Simon Cozens <simon@cozens.net>
59751              Date: Mon, 11 Dec 2000 01:21:45 +0000
59752              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
59753      Branch: perl
59754            ! pp.c pp_hot.c scope.c t/op/local.t
59755 ____________________________________________________________________________
59756 [  8076] By: nick                                  on 2000/12/10  20:43:32
59757         Log: Not merge worthy...
59758              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
59759              syntax is modelled on attributes.
59760              Untested fix for io/utf8 on Win32 etc.
59761              Very clumsy start to the encode layer.
59762      Branch: perlio
59763            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
59764 ____________________________________________________________________________
59765 [  8075] By: jhi                                   on 2000/12/10  18:39:33
59766         Log: Darwin is not Windows.
59767      Branch: perl
59768            ! lib/CGI.pm
59769 ____________________________________________________________________________
59770 [  8074] By: jhi                                   on 2000/12/10  18:31:27
59771         Log: Subject: Ambiguous -%c() resolved as a file test
59772              From: "Paul Marquess" <Paul.Marquess@openwave.com>
59773              Date: Sun, 10 Dec 2000 15:35:07 -0000
59774              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
59775      Branch: perl
59776            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
59777 ____________________________________________________________________________
59778 [  8073] By: jhi                                   on 2000/12/10  18:16:29
59779         Log: Subject: PATCH installperl misinformed 
59780              From: andreas.koenig@anima.de (Andreas J. Koenig)
59781              Date: 10 Dec 2000 13:01:32 +0100 
59782              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
59783      Branch: perl
59784            ! installperl
59785 ____________________________________________________________________________
59786 [  8072] By: jhi                                   on 2000/12/10  18:07:55
59787         Log: The walkoptree confusion rages; walkoptree() seems to be coming
59788              from B.xs, while walkoptree_slow() comes from B.pm.
59789      Branch: perl
59790            ! ext/B/B.pm
59791 ____________________________________________________________________________
59792 [  8071] By: nick                                  on 2000/12/10  11:45:47
59793         Log: Integrate mainline
59794      Branch: perlio
59795           +> t/base/commonsense.t
59796           !> (integrate 37 files)
59797 ____________________________________________________________________________
59798 [  8070] By: jhi                                   on 2000/12/10  04:46:21
59799         Log: Update Changes.
59800      Branch: perl
59801            ! Changes patchlevel.h
59802 ____________________________________________________________________________
59803 [  8069] By: jhi                                   on 2000/12/10  04:39:19
59804         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
59805              From: andreas.koenig@anima.de (Andreas J. Koenig)
59806              Date: 09 Dec 2000 17:14:25 +0100
59807              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
59808      Branch: perl
59809            + t/base/commonsense.t
59810            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
59811 ____________________________________________________________________________
59812 [  8068] By: jhi                                   on 2000/12/10  04:17:36
59813         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
59814              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
59815              Date: Sat, 9 Dec 2000 16:47:22 -0000
59816              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
59817      Branch: perl
59818            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
59819            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
59820            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
59821            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
59822            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
59823            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
59824            ! t/lib/sdbm.t
59825 ____________________________________________________________________________
59826 [  8067] By: jhi                                   on 2000/12/10  03:52:02
59827         Log: Test case for #8066.
59828      Branch: perl
59829            ! t/op/misc.t
59830 ____________________________________________________________________________
59831 [  8066] By: jhi                                   on 2000/12/10  03:50:30
59832         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
59833              From: Simon Cozens <simon@cozens.net>
59834              Date: Sun, 10 Dec 2000 00:55:37 +0000
59835              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
59836      Branch: perl
59837            ! pp_sys.c
59838 ____________________________________________________________________________
59839 [  8065] By: jhi                                   on 2000/12/10  03:44:52
59840         Log: Test case for #8064.
59841      Branch: perl
59842            ! t/comp/proto.t
59843 ____________________________________________________________________________
59844 [  8064] By: jhi                                   on 2000/12/10  03:42:32
59845         Log: Subject: Re: prototype of substr
59846              From: Simon Cozens <simon@cozens.net>
59847              Date: Sun, 10 Dec 2000 00:13:33 +0000
59848              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
59849              
59850              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
59851              In other words, make the returned prototypes for any function
59852              stop prepending the ';' optionality marker after the first one.
59853              If they start getting optional, all the rest are optional.
59854      Branch: perl
59855            ! pp.c
59856 ____________________________________________________________________________
59857 [  8063] By: jhi                                   on 2000/12/10  03:39:42
59858         Log: Subject: [PATCH] perlguts.pod
59859              From: Simon Cozens <simon@cozens.net>
59860              Date: Sun, 10 Dec 2000 00:06:47 +0000
59861              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
59862              
59863              Documentation of the different types of ops,
59864              plus the functions in dump.c
59865      Branch: perl
59866            ! pod/perlguts.pod
59867 ____________________________________________________________________________
59868 [  8062] By: jhi                                   on 2000/12/10  03:30:04
59869         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
59870              From: Nicholas Clark <nick@talking.bollo.cx>
59871              Date: Sat, 09 Dec 2000 18:57:25 +0000
59872              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
59873              
59874              Be more robust in weird hostname setups.
59875      Branch: perl
59876            ! t/lib/net-hostent.t
59877 ____________________________________________________________________________
59878 [  8061] By: jhi                                   on 2000/12/10  03:28:21
59879         Log: Pacify fussy compiler. 
59880      Branch: perl
59881            ! pp_sys.c
59882 ____________________________________________________________________________
59883 [  8060] By: jhi                                   on 2000/12/10  02:52:46
59884         Log: Integrate perlio.
59885      Branch: perl
59886           !> pp_sys.c t/io/utf8.t
59887 ____________________________________________________________________________
59888 [  8059] By: nick                                  on 2000/12/09  23:40:14
59889         Log: read/sysread/recv should now be utf8 aware.
59890              Basic test for utf8 read.
59891      Branch: perlio
59892            ! pp_sys.c t/io/utf8.t
59893 ____________________________________________________________________________
59894 [  8058] By: jhi                                   on 2000/12/09  21:56:02
59895         Log: Integrate perlio.
59896      Branch: perl
59897           +> t/io/utf8.t
59898           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
59899 ____________________________________________________________________________
59900 [  8057] By: jhi                                   on 2000/12/09  21:53:35
59901         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
59902              From: Inaba Hiroto <inaba@st.rim.or.jp>
59903              Date: Sun, 10 Dec 2000 05:53:21 +0900
59904              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
59905              
59906              Tests for #8056.
59907      Branch: perl
59908            ! t/op/each.t
59909 ____________________________________________________________________________
59910 [  8056] By: jhi                                   on 2000/12/09  21:51:16
59911         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
59912              From: Inaba Hiroto <inaba@st.rim.or.jp>
59913              Date: Sat, 09 Dec 2000 18:02:00 +0900
59914              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
59915              
59916              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
59917      Branch: perl
59918            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
59919 ____________________________________________________________________________
59920 [  8055] By: nick                                  on 2000/12/09  20:11:48
59921         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
59922              than raw PerlIO_write() - does not seem to break any tests.
59923      Branch: perlio
59924            ! pp_sys.c
59925 ____________________________________________________________________________
59926 [  8054] By: nick                                  on 2000/12/09  19:47:30
59927         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
59928              (sysread, recv and write i.e. formats still to do...)
59929              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
59930              open($fh,">:utf8","name")
59931              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
59932              so no extra overhead is involved.
59933              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
59934              to a non-utf8 stream.
59935              Add initial io/utf8.t
59936              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
59937              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
59938              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
59939      Branch: perlio
59940            + t/io/utf8.t
59941            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
59942 ____________________________________________________________________________
59943 [  8053] By: nick                                  on 2000/12/09  19:26:37
59944         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
59945              was only testing this_utf8.
59946      Branch: perlio
59947            ! toke.c
59948 ____________________________________________________________________________
59949 [  8052] By: nick                                  on 2000/12/09  19:09:41
59950         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
59951              i.e. the output string has one, but don't mess with source assumption.
59952      Branch: perlio
59953            ! toke.c
59954 ____________________________________________________________________________
59955 [  8051] By: jhi                                   on 2000/12/09  16:55:17
59956         Log: Integrate perlio.
59957      Branch: perl
59958           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
59959           !> sv.c thrdvar.h util.c
59960 ____________________________________________________________________________
59961 [  8050] By: jhi                                   on 2000/12/09  16:48:07
59962         Log: Nits noticed by Peter Prymmer.
59963      Branch: perl
59964            ! lib/ExtUtils/MM_VMS.pm
59965 ____________________________________________________________________________
59966 [  8049] By: nick                                  on 2000/12/09  13:49:40
59967         Log: UTF8 output prework.
59968              - Store $\ and $, as SVs so they can have SvUTF8 flag
59969              - use do_print() rather than raw PerlIO_write() to print them.
59970      Branch: perlio
59971            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
59972            ! thrdvar.h util.c
59973 ____________________________________________________________________________
59974 [  8048] By: nick                                  on 2000/12/09  12:30:43
59975         Log: Integrate mainline.
59976      Branch: perlio
59977           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
59978           +> t/op/reverse.t
59979           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
59980           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
59981           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
59982           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
59983           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
59984           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
59985 ____________________________________________________________________________
59986 [  8047] By: jhi                                   on 2000/12/09  00:23:27
59987         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
59988              From: Michael G Schwern <schwern@pobox.com>
59989              Date: Fri, 8 Dec 2000 14:43:04 -0600
59990      Branch: perl
59991            ! lib/ExtUtils/MM_VMS.pm
59992 ____________________________________________________________________________
59993 [  8046] By: jhi                                   on 2000/12/08  23:10:27
59994         Log: A missed check-in.
59995      Branch: perl
59996            ! lib/ExtUtils/Manifest.pm
59997 ____________________________________________________________________________
59998 [  8045] By: jhi                                   on 2000/12/08  21:57:12
59999         Log: (null check-in)
60000      Branch: perl
60001            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
60002 ____________________________________________________________________________
60003 [  8044] By: jhi                                   on 2000/12/08  21:11:06
60004         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
60005              at the final draft stage.
60006      Branch: perl
60007            + ext/Encode/Encode/iso8859-16.enc
60008            ! MANIFEST
60009 ____________________________________________________________________________
60010 [  8043] By: jhi                                   on 2000/12/08  16:39:04
60011         Log: Update Changes.
60012      Branch: perl
60013            ! Changes patchlevel.h
60014 ____________________________________________________________________________
60015 [  8042] By: jhi                                   on 2000/12/08  16:33:39
60016         Log: Do not return the Unicode replacement character if UTF-8
60017              decoding goes awry, it should be up to the caller to decide.
60018      Branch: perl
60019            ! pod/perlapi.pod utf8.c
60020 ____________________________________________________________________________
60021 [  8041] By: jhi                                   on 2000/12/08  16:22:28
60022         Log: metaconfig maintenance.
60023      Branch: metaconfig
60024            ! U/modified/stdchar.U
60025      Branch: metaconfig/U/perl
60026            + testsyml.U
60027 ____________________________________________________________________________
60028 [  8040] By: jhi                                   on 2000/12/08  16:03:08
60029         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
60030              From: sthoenna@efn.org
60031              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
60032              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
60033      Branch: perl
60034            ! Changes lib/ExtUtils/MM_OS2.pm
60035 ____________________________________________________________________________
60036 [  8039] By: jhi                                   on 2000/12/08  15:57:11
60037         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
60038              From: Simon Cozens <simon@cozens.net>
60039              Date: Fri, 8 Dec 2000 13:33:31 +0000
60040              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
60041              
60042              (The pp_hot part needed a rewrite.)
60043      Branch: perl
60044            ! doop.c pp_hot.c utf8.c
60045 ____________________________________________________________________________
60046 [  8038] By: jhi                                   on 2000/12/08  15:25:08
60047         Log: Subject: djSP
60048              From: Michael Stevens <michael@etla.org>
60049              Date: Wed, 6 Dec 2000 23:24:01 +0000
60050              Message-ID: <20001206232400.A21381@firedrake.org>
60051              
60052              Plus a note from Nick Ing-Simmons.
60053      Branch: perl
60054            ! pp.h
60055 ____________________________________________________________________________
60056 [  8037] By: jhi                                   on 2000/12/08  15:18:35
60057         Log: Filetype is text.
60058      Branch: perl
60059            ! t/op/utf8decode.t
60060 ____________________________________________________________________________
60061 [  8036] By: jhi                                   on 2000/12/08  03:31:27
60062         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60063              From: Andy Dougherty <doughera@lafayette.edu>
60064              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
60065              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
60066              
60067              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60068              From: Andy Dougherty <doughera@lafayette.edu>
60069              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
60070              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
60071      Branch: perl
60072            + ext/POSIX/hints/svr4.pl
60073            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
60074 ____________________________________________________________________________
60075 [  8035] By: jhi                                   on 2000/12/08  03:26:01
60076         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
60077              From: Andy Dougherty <doughera@lafayette.edu>
60078              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
60079              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
60080      Branch: perl
60081            ! t/README t/base/term.t
60082 ____________________________________________________________________________
60083 [  8034] By: jhi                                   on 2000/12/08  03:21:59
60084         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
60085              From: mjd@plover.com  
60086              Date: 7 Dec 2000 21:04:20 -0000
60087              Message-ID: <20001207210420.22282.qmail@plover.com>
60088              
60089              Plus -z doc.
60090      Branch: perl
60091            ! pod/perlfunc.pod
60092 ____________________________________________________________________________
60093 [  8033] By: jhi                                   on 2000/12/08  03:19:03
60094         Log: Use the UTF8 macros a bit.  They can't be used with abandon
60095              everywhere because we do generate illegal UTF-8 in some situations.
60096              This is of course naughty.
60097      Branch: perl
60098            ! pod/perlapi.pod utf8.c utf8.h
60099 ____________________________________________________________________________
60100 [  8032] By: jhi                                   on 2000/12/08  03:00:09
60101         Log: Out of sync?
60102      Branch: perl
60103            ! t/pragma/warn/utf8
60104 ____________________________________________________________________________
60105 [  8031] By: jhi                                   on 2000/12/08  02:22:39
60106         Log: Cnt spl.
60107      Branch: perl
60108            ! MANIFEST
60109 ____________________________________________________________________________
60110 [  8030] By: jhi                                   on 2000/12/08  01:23:54
60111         Log: Add test for reverse().
60112      Branch: perl
60113            + t/op/reverse.t
60114            ! MANIFEST
60115 ____________________________________________________________________________
60116 [  8029] By: jhi                                   on 2000/12/08  01:21:47
60117         Log: Integrate perlio.
60118      Branch: perl
60119           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
60120           !> perlio.c perlio.h perlsdio.h warnings.pl
60121 ____________________________________________________________________________
60122 [  8028] By: jhi                                   on 2000/12/08  01:19:08
60123         Log: Introduce macros for UTF8 decoding.
60124      Branch: perl
60125            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
60126 ____________________________________________________________________________
60127 [  8027] By: nick                                  on 2000/12/07  22:18:19
60128         Log: Integrate mainline
60129      Branch: perlio
60130           !> embed.pl pod/perlapi.pod utf8.c
60131 ____________________________________________________________________________
60132 [  8026] By: nick                                  on 2000/12/07  21:45:08
60133         Log: Various oddities p4 diff -se showed up
60134              Remove 'our' from warnings.pl
60135      Branch: perlio
60136            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
60137 ____________________________________________________________________________
60138 [  8025] By: nick                                  on 2000/12/07  21:43:32
60139         Log: Change PerlIO_(get|set)pos to take SV *
60140              Should fix, OS/2, VMS, (sfio??)
60141      Branch: perlio
60142            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
60143 ____________________________________________________________________________
60144 [  8024] By: jhi                                   on 2000/12/07  19:05:32
60145         Log: Document utf8_to_uv() better.
60146      Branch: perl
60147            ! pod/perlapi.pod utf8.c
60148 ____________________________________________________________________________
60149 [  8023] By: jhi                                   on 2000/12/07  18:23:47
60150         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
60151      Branch: perl
60152            ! embed.pl pod/perlapi.pod utf8.c
60153 ____________________________________________________________________________
60154 [  8022] By: jhi                                   on 2000/12/07  04:13:51
60155         Log: Integrate perlio.
60156      Branch: perl
60157           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
60158           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
60159           !> win32/makefile.mk
60160 ____________________________________________________________________________
60161 [  8021] By: nick                                  on 2000/12/07  00:28:14
60162         Log: Various attempts at MSVC debug - not sure what has
60163              changed but works now. 
60164              Seems atexit() _may_ work for DLLs built with MSVC so don't
60165              call cleanup that way.
60166      Branch: perlio
60167            ! perlio.c win32/makefile.mk
60168 ____________________________________________________________________________
60169 [  8020] By: nick                                  on 2000/12/06  19:57:20
60170         Log: Integrate mainline
60171      Branch: perlio
60172           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
60173           !> (integrate 75 files)
60174 ____________________________________________________________________________
60175 [  8019] By: nick                                  on 2000/12/06  19:28:21
60176         Log: Add useperlio to config.vc
60177              Turn off binmode in config_H.PL
60178              Regen all the config_H.xx
60179              Attempt to get debugging build with MSVC.
60180      Branch: perlio
60181            ! win32/config.vc win32/config_H.bc win32/config_H.gc
60182            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
60183 ____________________________________________________________________________
60184 [  8018] By: nick                                  on 2000/12/06  19:21:57
60185         Log: Test various dup/external program options on all platforms.
60186      Branch: perlio
60187            ! t/io/dup.t
60188 ____________________________________________________________________________
60189 [  8017] By: nick                                  on 2000/12/06  19:20:47
60190         Log: Fix harness to be less picky
60191      Branch: perlio
60192            ! lib/Test/Harness.pm
60193 ____________________________________________________________________________
60194 [  8016] By: jhi                                   on 2000/12/06  16:45:12
60195         Log: Update Changes.
60196      Branch: perl
60197            ! Changes patchlevel.h
60198 ____________________________________________________________________________
60199 [  8015] By: jhi                                   on 2000/12/06  16:41:03
60200         Log: Test \x{...} with ord().
60201      Branch: perl
60202            ! t/op/ord.t
60203 ____________________________________________________________________________
60204 [  8014] By: jhi                                   on 2000/12/06  16:20:33
60205         Log: Test tweak because of #8013.
60206      Branch: perl
60207            ! t/lib/b.t
60208 ____________________________________________________________________________
60209 [  8013] By: jhi                                   on 2000/12/06  16:09:09
60210         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
60211              From: Michael G Schwern <schwern@pobox.com>
60212              Date: Tue, 5 Dec 2000 21:23:28 -0500
60213              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
60214              
60215              Carp::Heavy parts not very applicable because of recent changes.
60216      Branch: perl
60217            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
60218            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
60219            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
60220            ! lib/Exporter.pm lib/Exporter/Heavy.pm
60221            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
60222            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
60223            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
60224            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
60225            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
60226            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
60227            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
60228            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
60229            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
60230            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
60231            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
60232            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
60233            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
60234            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
60235            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
60236            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
60237            ! warnings.pl
60238 ____________________________________________________________________________
60239 [  8012] By: jhi                                   on 2000/12/06  15:22:38
60240         Log: Subject: [PATCH] Re: New harness is failing things
60241              From: Nick Ing-Simmons <nik@tiuk.ti.com>
60242              Date: Wed, 6 Dec 2000 13:00:30 GMT
60243              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
60244      Branch: perl
60245            ! lib/Test/Harness.pm
60246 ____________________________________________________________________________
60247 [  8011] By: jhi                                   on 2000/12/06  15:12:08
60248         Log: Subject: installhtml changes
60249              From: Michael Stevens <michael@etla.org>
60250              Date: Wed, 6 Dec 2000 13:15:53 +0000
60251              Message-ID: <20001206131553.A27317@firedrake.org>
60252      Branch: perl
60253            ! installhtml
60254 ____________________________________________________________________________
60255 [  8010] By: jhi                                   on 2000/12/06  15:06:05
60256         Log: Subject: the dTHR hits
60257              From: Michael Stevens <michael@etla.org>
60258              Date: Wed, 6 Dec 2000 12:06:03 +0000
60259              Message-ID: <20001206120603.A24581@firedrake.org>
60260              
60261              More, errrm, less dTHRs.
60262      Branch: perl
60263            ! bytecode.pl ext/B/B/C.pm
60264 ____________________________________________________________________________
60265 [  8009] By: jhi                                   on 2000/12/06  15:04:25
60266         Log: Subject: MakeMaker mailing list gone?
60267              From: Michael G Schwern <schwern@pobox.com>
60268              Date: Tue, 5 Dec 2000 19:29:59 -0500
60269              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
60270              
60271              The MakeMaker mailing list is dead, perlbug is the right
60272              address to report bugs.
60273      Branch: perl
60274            ! lib/ExtUtils/MakeMaker.pm
60275 ____________________________________________________________________________
60276 [  8008] By: jhi                                   on 2000/12/06  15:00:32
60277         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
60278              From: Michael G Schwern <schwern@pobox.com>
60279              Date: Tue, 5 Dec 2000 19:21:21 -0500
60280              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
60281              
60282              Add a default MANIFEST skip that ignores things like
60283              version control files, editor temporary files, and the Makefile.
60284      Branch: perl
60285            + lib/ExtUtils/MANIFEST.SKIP
60286            ! MANIFEST lib/ExtUtils/Manifest.pm
60287 ____________________________________________________________________________
60288 [  8007] By: jhi                                   on 2000/12/06  14:57:20
60289         Log: In Amiga more manual hackery of the scripts seems to be needed,
60290              from Jan-Erik Karlsson.  Why Configure does not get this right
60291              is unknown, may be shell-induced.
60292      Branch: perl
60293            ! README.amiga
60294 ____________________________________________________________________________
60295 [  8006] By: jhi                                   on 2000/12/05  23:53:12
60296         Log: Add TOPm1s to peek at the second topmost stack item.
60297      Branch: perl
60298            ! pp.h
60299 ____________________________________________________________________________
60300 [  8005] By: jhi                                   on 2000/12/05  23:13:55
60301         Log: Avaunt, you foul UTF-8 tests.
60302      Branch: perl
60303            ! t/op/ver.t t/pragma/utf8.t
60304 ____________________________________________________________________________
60305 [  8004] By: jhi                                   on 2000/12/05  23:09:54
60306         Log: Continue utf8 dispersal. 
60307      Branch: perl
60308            + t/op/concat.t
60309            ! MANIFEST t/pragma/utf8.t
60310 ____________________________________________________________________________
60311 [  8003] By: nick                                  on 2000/12/05  23:02:39
60312         Log: Integrate mainline.
60313      Branch: perlio
60314           +> t/op/length.t t/op/utf8decode.t
60315           !> (integrate 69 files)
60316 ____________________________________________________________________________
60317 [  8002] By: jhi                                   on 2000/12/05  22:59:28
60318         Log: Integrate perlio.
60319      Branch: perl
60320           !> iperlsys.h perl.c perlio.c win32/perllib.c
60321 ____________________________________________________________________________
60322 [  8001] By: nick                                  on 2000/12/05  22:07:52
60323         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
60324              - calloc/free suffer from damage on TerminateThread()
60325              - use PerlMemShared (as originally planned) now fixed
60326              - avoid doing anything important on DLL "detach".
60327      Branch: perlio
60328            ! perl.c perlio.c win32/perllib.c
60329 ____________________________________________________________________________
60330 [  8000] By: nick                                  on 2000/12/05  21:05:09
60331         Log: Fix gross PerlMemShared issue.
60332      Branch: perlio
60333            ! iperlsys.h
60334 ____________________________________________________________________________
60335 [  7999] By: jhi                                   on 2000/12/05  20:46:58
60336         Log: Test for Unicode (UTF-8) hash keys.
60337      Branch: perl
60338            ! t/op/each.t
60339 ____________________________________________________________________________
60340 [  7998] By: jhi                                   on 2000/12/05  20:30:35
60341         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
60342              is now always UTF-8), empty line cosmetics.
60343      Branch: perl
60344            ! t/pragma/utf8.t
60345 ____________________________________________________________________________
60346 [  7997] By: jhi                                   on 2000/12/05  20:15:40
60347         Log: Subject: Re: STRLEN - what?
60348              From: Andy Dougherty <doughera@lafayette.edu>
60349              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
60350              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
60351              
60352              Explain STRLEN.
60353      Branch: perl
60354            ! pod/perlguts.pod
60355 ____________________________________________________________________________
60356 [  7996] By: jhi                                   on 2000/12/05  20:13:34
60357         Log: Split off the UTF-8 decoder tests, make them to check also
60358              the error message.
60359      Branch: perl
60360            + t/op/utf8decode.t
60361            ! MANIFEST t/pragma/utf8.t utf8.c
60362 ____________________________________________________________________________
60363 [  7995] By: jhi                                   on 2000/12/05  16:39:47
60364         Log: Start migrating bits of pragma/utf8 to elsewhere
60365              (since the long term plan is to obsolete 'use utf8').
60366      Branch: perl
60367            + t/op/length.t
60368            ! MANIFEST t/pragma/utf8.t
60369 ____________________________________________________________________________
60370 [  7994] By: jhi                                   on 2000/12/05  16:30:21
60371         Log: Fix a manual edit typo from #7993, fix the message formatting
60372              for Unicode, add few our declarations.
60373      Branch: perl
60374            ! lib/Carp/Heavy.pm
60375 ____________________________________________________________________________
60376 [  7993] By: jhi                                   on 2000/12/05  16:09:15
60377         Log: Subject: Need help with warnings :-(
60378              From: "Ben Tilly" <ben_tilly@hotmail.com>
60379              Date: Tue, 05 Dec 2000 01:35:54 -0500
60380              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
60381              
60382              Subject: UPDATE: Carp/Heavy now passes all tests
60383              From: "Ben Tilly" <ben_tilly@hotmail.com>
60384              Date: Tue, 05 Dec 2000 07:59:41 -0500
60385              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
60386              
60387              The Brave New Carp.
60388      Branch: perl
60389            ! lib/Carp.pm lib/Carp/Heavy.pm
60390 ____________________________________________________________________________
60391 [  7992] By: jhi                                   on 2000/12/05  15:55:08
60392         Log: Subject: [PATCH perl@7979] cygwin port
60393              From: "Eric Fifer" <efifer@dircon.co.uk>
60394              Date: Tue, 5 Dec 2000 14:04:09 -0000
60395              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
60396      Branch: perl
60397            ! t/lib/net-hostent.t
60398 ____________________________________________________________________________
60399 [  7991] By: jhi                                   on 2000/12/05  15:52:34
60400         Log: Subject: Re: [PATCH] The largest hoax of all times?
60401              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60402              Date: Tue, 5 Dec 2000 00:40:25 -0500
60403              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
60404              
60405              Subject: Re: [PATCH] The largest hoax of all times?
60406              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60407              Date: Mon, 4 Dec 2000 23:55:53 -0500
60408              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
60409              
60410              Subject: Re: [PATCH] The largest hoax of all times?
60411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60412              Date: Tue, 5 Dec 2000 01:28:45 -0500
60413              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
60414              
60415              Fix the unpredictable order of DESTROYs.
60416      Branch: perl
60417            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
60418            ! sv.c sv.h t/op/ref.t
60419 ____________________________________________________________________________
60420 [  7990] By: jhi                                   on 2000/12/05  14:38:53
60421         Log: Subject: [PATCH] shrink pp_hot fractionally
60422              From: Nicholas Clark <nick@ccl4.org>
60423              Date: Tue, 5 Dec 2000 12:44:31 +0000
60424              Message-ID: <20001205124431.E74518@plum.flirble.org>
60425              
60426              Use report_evil_fh().
60427      Branch: perl
60428            ! opcode.pl opnames.h pp_hot.c util.c
60429 ____________________________________________________________________________
60430 [  7989] By: jhi                                   on 2000/12/05  14:21:27
60431         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
60432              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60433              Date: Mon, 04 Dec 2000 22:21:59 -0800
60434              Message-ID: <HmIL6gzkgepS092yn@efn.org>
60435              
60436              Harness shouldn't ignore responses like "ok 3\r\r\n".
60437      Branch: perl
60438            ! lib/Test/Harness.pm
60439 ____________________________________________________________________________
60440 [  7988] By: jhi                                   on 2000/12/05  13:51:28
60441         Log: Integrate the "skip" messages to explain().
60442      Branch: perl
60443            ! t/lib/syslfs.t t/op/lfs.t
60444 ____________________________________________________________________________
60445 [  7987] By: jhi                                   on 2000/12/05  12:34:54
60446         Log: The one that got away in #7984.
60447              
60448              Subject: Re: dTHR - what and why?
60449              From: Michael Stevens <michael@etla.org> 
60450              Date: Tue, 5 Dec 2000 11:15:52 +0000
60451              Message-ID: <20001205111552.A4647@firedrake.org>
60452      Branch: perl
60453            ! sv.h
60454 ____________________________________________________________________________
60455 [  7986] By: gsar                                  on 2000/12/05  09:14:44
60456         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
60457              due to the notorious GetFileType() bug in Windows 9x, which fstat()
60458              tickles)
60459      Branch: perl
60460            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
60461 ____________________________________________________________________________
60462 [  7985] By: jhi                                   on 2000/12/05  05:49:03
60463         Log: Integrate perlio.
60464      Branch: perl
60465           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
60466           !> win32/perlhost.h win32/perllib.c
60467 ____________________________________________________________________________
60468 [  7984] By: jhi                                   on 2000/12/05  05:48:16
60469         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
60470      Branch: perl
60471            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
60472            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
60473            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
60474            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
60475            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
60476            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
60477            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
60478            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
60479            ! win32/win32.c
60480 ____________________________________________________________________________
60481 [  7983] By: nick                                  on 2000/12/04  23:27:43
60482         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
60483      Branch: perlio
60484            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
60485            ! win32/perlhost.h win32/perllib.c
60486 ____________________________________________________________________________
60487 [  7982] By: jhi                                   on 2000/12/04  19:44:09
60488         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
60489              uncovered by #7980.
60490      Branch: perl
60491            ! op.c
60492 ____________________________________________________________________________
60493 [  7981] By: jhi                                   on 2000/12/04  19:42:07
60494         Log: Subject: [PATCH] Trivial dump.c feature
60495              From: Simon Cozens <simon@cozens.net>
60496              Date: Mon, 4 Dec 2000 18:08:38 +0000
60497              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
60498              
60499              Show whether a constant is UTF-8.
60500      Branch: perl
60501            ! dump.c
60502 ____________________________________________________________________________
60503 [  7980] By: jhi                                   on 2000/12/04  19:36:51
60504         Log: UTF-8 hash keys, patch from Inaba Hiroto.
60505      Branch: perl
60506            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
60507 ____________________________________________________________________________
60508 [  7979] By: jhi                                   on 2000/12/04  17:36:28
60509         Log: Update Changes.
60510      Branch: perl
60511            ! Changes patchlevel.h
60512 ____________________________________________________________________________
60513 [  7978] By: jhi                                   on 2000/12/04  16:42:17
60514         Log: Retract #7977, still too volatile (the euphemism of the day
60515              for unfinished and buggy :-)
60516      Branch: perl
60517            ! doop.c hv.c pp.c sv.h
60518 ____________________________________________________________________________
60519 [  7977] By: jhi                                   on 2000/12/04  16:25:15
60520         Log: (Retracted by #7978, too shaky yet.)
60521              
60522              Subject: Re: utf8 in hash keys, implementor missing
60523              From: Simon Cozens <simon@cozens.net>
60524              Date: Sat, 2 Dec 2000 19:49:35 +0000
60525              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
60526              
60527              The first step at UTF-8 hash keys.
60528      Branch: perl
60529            ! doop.c hv.c pp.c sv.h
60530 ____________________________________________________________________________
60531 [  7976] By: jhi                                   on 2000/12/04  16:13:53
60532         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
60533              From: sthoenna@efn.org
60534              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
60535              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
60536      Branch: perl
60537            ! os2/os2.c perlio.c
60538 ____________________________________________________________________________
60539 [  7975] By: jhi                                   on 2000/12/04  16:05:25
60540         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
60541              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60542              Date: Thu, 30 Nov 2000 20:50:37 -0800
60543              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
60544      Branch: perl
60545            ! os2/os2.c
60546 ____________________________________________________________________________
60547 [  7974] By: jhi                                   on 2000/12/04  16:03:57
60548         Log: Subject: [PATCH] ++ 20% faster
60549              From: Nicholas Clark <nick@ccl4.org>
60550              Date: Mon, 4 Dec 2000 12:17:27 +0000
60551              Message-ID: <20001204121726.B52976@plum.flirble.org>
60552              
60553              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
60554      Branch: perl
60555            ! sv.c
60556 ____________________________________________________________________________
60557 [  7973] By: jhi                                   on 2000/12/04  16:00:48
60558         Log: 
60559              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
60560              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60561              Date: Mon, 04 Dec 2000 12:30:45 +0100
60562              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
60563              
60564              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
60565              library (getprotobyname and getprotobynumber are outversioned by
60566              the same calls in libc, at least for xlc version 3.
60567      Branch: perl
60568            ! hints/aix.sh
60569 ____________________________________________________________________________
60570 [  7972] By: jhi                                   on 2000/12/04  02:58:31
60571         Log: Integrate perlio.
60572      Branch: perl
60573           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
60574           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
60575           !> win32/win32.h win32/win32iop.h win32/win32thread.h
60576 ____________________________________________________________________________
60577 [  7971] By: nick                                  on 2000/12/04  00:24:33
60578         Log: Quieten some noise in Win32 builds:
60579              - win32.h is included after <sys/socket.h>, so need to 
60580              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
60581              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
60582      Branch: perlio
60583            ! doio.c perl.h toke.c win32/win32.h
60584 ____________________________________________________________________________
60585 [  7970] By: nick                                  on 2000/12/03  22:57:46
60586         Log: PERL_IMPLICIT_SYS compiles but does not work.
60587      Branch: perlio
60588            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
60589            ! win32/perlhost.h win32/perllib.c win32/win32.h
60590            ! win32/win32iop.h win32/win32thread.h
60591 ____________________________________________________________________________
60592 [  7969] By: jhi                                   on 2000/12/03  22:12:58
60593         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
60594              used to swash_init(), makes regprop() dumps more informative
60595              (+utf8::IsAlpha, -utf8::IsDigit, for example).
60596      Branch: perl
60597            ! regcomp.c regexec.c
60598 ____________________________________________________________________________
60599 [  7968] By: jhi                                   on 2000/12/03  21:39:56
60600         Log: Implement ANYOFUTF8 regprop() dumping.
60601      Branch: perl
60602            ! regcomp.c
60603 ____________________________________________________________________________
60604 [  7967] By: jhi                                   on 2000/12/03  20:57:19
60605         Log: Make uv_to_utf8() to zero-terminate its output buffer,
60606              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
60607      Branch: perl
60608            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
60609 ____________________________________________________________________________
60610 [  7966] By: nick                                  on 2000/12/03  18:41:21
60611         Log: Integrate mainline (STDCHAR)
60612      Branch: perlio
60613           !> Configure t/pragma/utf8.t
60614 ____________________________________________________________________________
60615 [  7965] By: jhi                                   on 2000/12/03  17:58:20
60616         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
60617      Branch: perl
60618            ! t/pragma/utf8.t
60619 ____________________________________________________________________________
60620 [  7964] By: jhi                                   on 2000/12/03  17:35:56
60621         Log: Integrate perlio.
60622      Branch: perl
60623           !> iperlsys.h perlio.c
60624 ____________________________________________________________________________
60625 [  7963] By: jhi                                   on 2000/12/03  17:33:55
60626         Log: Metaconfig unit change for #7962.
60627      Branch: metaconfig
60628            ! U/modified/stdchar.U
60629 ____________________________________________________________________________
60630 [  7962] By: jhi                                   on 2000/12/03  17:33:27
60631         Log: Untangle the <stdio.h> #include nest for the stdchar test,
60632              from Andy Dougherty.
60633      Branch: perl
60634            ! Configure
60635 ____________________________________________________________________________
60636 [  7961] By: nick                                  on 2000/12/03  16:53:00
60637         Log: Make iperlsys.h vector stdio not PerlIO.
60638      Branch: perlio
60639            ! iperlsys.h perlio.c
60640 ____________________________________________________________________________
60641 [  7960] By: nick                                  on 2000/12/03  14:43:01
60642         Log: Integrate mainline
60643      Branch: perlio
60644           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
60645           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
60646 ____________________________________________________________________________
60647 [  7959] By: jhi                                   on 2000/12/03  08:16:36
60648         Log: Use DO_UTF8().
60649      Branch: perl
60650            ! op.c
60651 ____________________________________________________________________________
60652 [  7958] By: jhi                                   on 2000/12/02  18:33:05
60653         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
60654              From: Mike Guy <mjtg@cam.ac.uk>         
60655              Date: Sat, 02 Dec 2000 17:27:13 +0000
60656              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
60657              
60658              An extraneous argument.
60659      Branch: perl
60660            ! toke.c
60661 ____________________________________________________________________________
60662 [  7957] By: jhi                                   on 2000/12/02  18:22:32
60663         Log: A missing hunk.
60664      Branch: perl
60665            ! t/lib/net-hostent.t
60666 ____________________________________________________________________________
60667 [  7956] By: jhi                                   on 2000/12/02  18:06:20
60668         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
60669              From: Nicholas Clark <nick@ccl4.org>
60670              Date: Sat, 2 Dec 2000 14:28:27 +0000
60671              Message-ID: <20001202142827.A12308@plum.flirble.org>
60672              
60673              Test robustness.
60674      Branch: perl
60675            ! t/lib/net-hostent.t
60676 ____________________________________________________________________________
60677 [  7955] By: jhi                                   on 2000/12/02  17:58:06
60678         Log: Metaconfig unit change for #7954.
60679      Branch: metaconfig
60680            ! U/modified/stdchar.U
60681 ____________________________________________________________________________
60682 [  7954] By: jhi                                   on 2000/12/02  17:54:32
60683         Log: An inconvenient hang would happen if the stdio _ptr wasn't
60684              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
60685              would be grepping stdin for all eternity for the _ptr.)
60686      Branch: perl
60687            ! Configure
60688 ____________________________________________________________________________
60689 [  7953] By: jhi                                   on 2000/12/02  00:07:15
60690         Log: Update Changes.
60691      Branch: perl
60692            ! Changes patchlevel.h
60693 ____________________________________________________________________________
60694 [  7952] By: jhi                                   on 2000/12/01  23:54:47
60695         Log: Subject: Re: long shell lines
60696              From: Andy Dougherty <doughera@lafayette.edu>
60697              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
60698              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
60699              
60700              Split overly long shell command lines.
60701      Branch: perl
60702            ! lib/ExtUtils/MM_Unix.pm
60703 ____________________________________________________________________________
60704 [  7951] By: jhi                                   on 2000/12/01  23:48:02
60705         Log: The metaconfig unit change for #7950.
60706      Branch: metaconfig
60707            + U/modified/stdchar.U
60708 ____________________________________________________________________________
60709 [  7950] By: jhi                                   on 2000/12/01  23:47:39
60710         Log: Try to find stdchar also from <stdio_impl.h>.
60711      Branch: perl
60712            ! Configure config_h.SH
60713 ____________________________________________________________________________
60714 [  7949] By: jhi                                   on 2000/12/01  23:46:45
60715         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
60716              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
60717              Date: Fri, 1 Dec 2000 16:26:08 -0500
60718              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
60719              
60720              Reword the diagnostic message.
60721      Branch: perl
60722            ! pod/perldiag.pod
60723 ____________________________________________________________________________
60724 [  7948] By: nick                                  on 2000/12/01  22:49:43
60725         Log: Integrate mainline (for s/y/m as sub names stuff).
60726      Branch: perlio
60727           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
60728           !> t/pragma/warn/toke toke.c
60729 ____________________________________________________________________________
60730 [  7947] By: jhi                                   on 2000/12/01  20:55:41
60731         Log: Integrate perlio.
60732      Branch: perl
60733           !> perlio.c perliol.h t/io/pipe.t
60734 ____________________________________________________________________________
60735 [  7946] By: jhi                                   on 2000/12/01  20:36:51
60736         Log: Upgrade to CPAN 1.59_51, from Andreas König.
60737      Branch: perl
60738            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60739 ____________________________________________________________________________
60740 [  7945] By: nick                                  on 2000/12/01  20:31:32
60741         Log: Integrate mainline
60742      Branch: perlio
60743           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
60744           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
60745           +> t/lib/net-hostent.t
60746           !> (integrate 35 files)
60747 ____________________________________________________________________________
60748 [  7944] By: jhi                                   on 2000/12/01  20:23:29
60749         Log: Some help for 20001130.011.  Now one gets warnings like
60750              "Ambiguous -f() resolved as a file test ..."
60751      Branch: perl
60752            ! pod/perldiag.pod t/pragma/warn/toke toke.c
60753 ____________________________________________________________________________
60754 [  7943] By: jhi                                   on 2000/12/01  19:44:44
60755         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
60756              that also breaks using them as methods. 
60757      Branch: perl
60758            ! pod/perldiag.pod t/op/misc.t toke.c
60759 ____________________________________________________________________________
60760 [  7942] By: nick                                  on 2000/12/01  17:56:46
60761         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
60762              Make 'unix' pass most tests
60763              - do unread by temporary push of layer ("pending") holding unread chars
60764              - fast_gets is now based on per-handle flag
60765              - relax one of io/pipe.t tests to allow print to fail and close to
60766              succeed so that it passes on unbuffered "unix" layer.
60767              Remaining fail is sporadic and a genuine race condition between
60768              parent/child in fork test.
60769      Branch: perlio
60770            ! perlio.c perliol.h t/io/pipe.t
60771 ____________________________________________________________________________
60772 [  7941] By: jhi                                   on 2000/12/01  15:28:58
60773         Log: (Retracted by #7943.)
60774              
60775              Reserve the short named string operator names.
60776      Branch: perl
60777            ! pod/perldiag.pod t/op/misc.t toke.c
60778 ____________________________________________________________________________
60779 [  7940] By: jhi                                   on 2000/12/01  06:45:53
60780         Log: Get the three different space character classes right under utf8.
60781      Branch: perl
60782            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
60783            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
60784            ! regexec.c t/op/pat.t utf8.c
60785 ____________________________________________________________________________
60786 [  7939] By: jhi                                   on 2000/12/01  03:26:26
60787         Log: Two more tests that make no sense in UTF-8 since the test
60788              data is not in UTF-8.
60789      Branch: perl
60790            ! t/op/regexp.t
60791 ____________________________________________________________________________
60792 [  7938] By: jhi                                   on 2000/12/01  03:20:39
60793         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
60794              should it be required inside regexen?
60795      Branch: perl
60796            ! regcomp.c t/op/regmesg.t
60797 ____________________________________________________________________________
60798 [  7937] By: jhi                                   on 2000/12/01  02:58:53
60799         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
60800              stored and restored, and thusly was trounced by the utf8 swash
60801              routines.
60802      Branch: perl
60803            ! regcomp.c
60804 ____________________________________________________________________________
60805 [  7936] By: jhi                                   on 2000/11/30  20:41:39
60806         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
60807              Why the different platforms behave so differently (core dump vs
60808              no core dump) on this bug is a but of a mystery, but if I had to
60809              guess I would mumble something like 'alignment'.
60810      Branch: perl
60811            ! sv.c
60812 ____________________________________________________________________________
60813 [  7935] By: jhi                                   on 2000/11/30  16:17:02
60814         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
60815              From: Robin Barker <rmb1@cise.npl.co.uk>
60816              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
60817              Date: Thu, 30 Nov 2000 14:27:12 GMT
60818      Branch: perl
60819            ! perlio.c toke.c
60820 ____________________________________________________________________________
60821 [  7934] By: jhi                                   on 2000/11/30  16:04:49
60822         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
60823      Branch: perl
60824            ! t/lib/net-hostent.t
60825 ____________________________________________________________________________
60826 [  7933] By: jhi                                   on 2000/11/30  06:07:26
60827         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
60828              From: Peter Prymmer <pvhp@forte.com>
60829              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
60830              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
60831              
60832              In VMS the localhost may be LOCALHOST.
60833      Branch: perl
60834            ! t/lib/net-hostent.t
60835 ____________________________________________________________________________
60836 [  7932] By: jhi                                   on 2000/11/30  01:11:11
60837         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
60838              From: Peter Prymmer <pvhp@forte.com>
60839              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
60840              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
60841              
60842              plus regen perlapi.pod.
60843      Branch: perl
60844            ! pod/perlapi.pod utf8.c
60845 ____________________________________________________________________________
60846 [  7931] By: jhi                                   on 2000/11/30  01:06:19
60847         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
60848              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60849              Date:     Wed, 29 Nov 2000 17:15:11 EST
60850              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
60851      Branch: perl
60852            ! t/lib/filter-util.pl t/lib/filter-util.t
60853 ____________________________________________________________________________
60854 [  7930] By: jhi                                   on 2000/11/29  18:51:55
60855         Log: Update Changes.
60856      Branch: perl
60857            ! Changes patchlevel.h
60858 ____________________________________________________________________________
60859 [  7929] By: jhi                                   on 2000/11/29  18:50:55
60860         Log: Update the va_copy() metaconfig unit.
60861      Branch: metaconfig/U/perl
60862            ! need_va_copy.U
60863 ____________________________________________________________________________
60864 [  7928] By: jhi                                   on 2000/11/29  17:50:43
60865         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
60866              From: Dominic Dunlop <domo@computer.org>
60867              Date: Tue, 28 Nov 2000 16:41:57 +0100
60868              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
60869              
60870              Patch to catch a core dump in the Configure va_copy test.
60871      Branch: perl
60872            ! Configure config_h.SH
60873 ____________________________________________________________________________
60874 [  7927] By: jhi                                   on 2000/11/29  17:31:59
60875         Log: Retract #7921, the patch shouldn't be needed.
60876      Branch: perl
60877            ! sv.c
60878 ____________________________________________________________________________
60879 [  7926] By: jhi                                   on 2000/11/29  17:01:41
60880         Log: Make the Class::Struct import() wiser.
60881      Branch: perl
60882            ! lib/Class/Struct.pm t/lib/class-struct.t
60883 ____________________________________________________________________________
60884 [  7925] By: jhi                                   on 2000/11/29  16:36:33
60885         Log: All the core library users of Class::Struct seem to be
60886              using "use Class::Struct 'struct';" instead of the bare
60887              "use Class::Struct;", which isn't documented in Class::Struct.
60888              This can't be right.
60889      Branch: perl
60890            ! lib/File/stat.pm
60891 ____________________________________________________________________________
60892 [  7924] By: jhi                                   on 2000/11/29  16:32:15
60893         Log: A test works better if it has the right 1..$n output.
60894      Branch: perl
60895            ! t/lib/class-struct.t
60896 ____________________________________________________________________________
60897 [  7923] By: jhi                                   on 2000/11/29  16:29:11
60898         Log: Forgot to MANIFEST the new Net::hostent test.
60899      Branch: perl
60900            ! MANIFEST
60901 ____________________________________________________________________________
60902 [  7922] By: jhi                                   on 2000/11/29  16:27:49
60903         Log: Integrate perlio.
60904      Branch: perl
60905           !> iperlsys.h perlio.c
60906 ____________________________________________________________________________
60907 [  7921] By: jhi                                   on 2000/11/29  16:27:10
60908         Log: (Retracted by #7927.)
60909              
60910              Subject: [PATCH] Is infinity a number?
60911              From: Simon Cozens <simon@cozens.net>
60912              Date: Wed, 29 Nov 2000 14:48:20 +0000
60913              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
60914      Branch: perl
60915            ! sv.c
60916 ____________________________________________________________________________
60917 [  7920] By: jhi                                   on 2000/11/29  16:23:02
60918         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
60919              From: rspier@pobox.com (Robert Spier)
60920              Date: Wed, 29 Nov 2000 02:17:49 -0500
60921              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
60922              
60923              Add a test for Net::hostent.
60924      Branch: perl
60925            + t/lib/net-hostent.t
60926 ____________________________________________________________________________
60927 [  7919] By: jhi                                   on 2000/11/29  16:21:31
60928         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
60929              add a test for Class::Struct.
60930      Branch: perl
60931            + t/lib/class-struct.t
60932            ! MANIFEST lib/Class/Struct.pm
60933 ____________________________________________________________________________
60934 [  7918] By: jhi                                   on 2000/11/29  15:48:40
60935         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
60936              From: rspier@pobox.com (Robert Spier)
60937              Date: Wed, 29 Nov 2000 02:25:39 -0500
60938              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
60939              
60940              More checking in case someone has broken their services or
60941              protocol databases.
60942      Branch: perl
60943            ! ext/Sys/Syslog/Syslog.pm
60944 ____________________________________________________________________________
60945 [  7917] By: jhi                                   on 2000/11/29  15:46:25
60946         Log: Subject: [PATCH] $^O  win32 -> MSWin32
60947              From: rspier@pobox.com (Robert Spier)
60948              Date: Wed, 29 Nov 2000 02:17:38 -0500
60949              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
60950              
60951              plus similar nits for vms, err, VMS, and UNICOS.
60952      Branch: perl
60953            ! t/lib/syslfs.t t/op/lfs.t
60954 ____________________________________________________________________________
60955 [  7916] By: jhi                                   on 2000/11/29  15:42:51
60956         Log: Subject: [PATCH] Tokeniser debugging
60957              From: Simon Cozens <simon@cozens.net>
60958              Date: Wed, 29 Nov 2000 14:15:45 +0000
60959              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
60960      Branch: perl
60961            ! perl.c perl.h pod/perlrun.pod toke.c
60962 ____________________________________________________________________________
60963 [  7915] By: jhi                                   on 2000/11/29  15:41:36
60964         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
60965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60966              Date: Wed, 29 Nov 2000 02:13:14 -0500
60967              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
60968              
60969              OUT keyword nits.
60970              
60971              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
60972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60973              Date: Wed, 29 Nov 2000 03:09:04 -0500
60974              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
60975              
60976              OUT and IN_OUT documentation.
60977      Branch: perl
60978            ! lib/ExtUtils/xsubpp pod/perlxs.pod
60979 ____________________________________________________________________________
60980 [  7914] By: jhi                                   on 2000/11/29  03:35:01
60981         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
60982              From: John Tobey <jtobey@john-edwin-tobey.org>
60983              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
60984              Message-Id: <m140e1N-000FOoC@feynman.localnet>
60985              
60986              plus a performance speedup noticed by Sarathy.
60987      Branch: perl
60988            ! op.c
60989 ____________________________________________________________________________
60990 [  7913] By: jhi                                   on 2000/11/29  03:16:59
60991         Log: Use "1 while unlink" so that VMS gets clean, too.
60992      Branch: perl
60993            ! t/lib/filter-util.t
60994 ____________________________________________________________________________
60995 [  7912] By: jhi                                   on 2000/11/29  03:09:08
60996         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
60997              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60998              Date: Tue, 28 Nov 2000 03:27:09 -0500
60999              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
61000      Branch: perl
61001            ! lib/ExtUtils/xsubpp
61002 ____________________________________________________________________________
61003 [  7911] By: jhi                                   on 2000/11/29  03:06:30
61004         Log: This should have been part of #7872: no need to scan UTF-8
61005              until eternity.
61006      Branch: perl
61007            ! utf8.c
61008 ____________________________________________________________________________
61009 [  7910] By: jhi                                   on 2000/11/29  02:50:04
61010         Log: One more perltie.pod nit from Casey R. Tweten.
61011      Branch: perl
61012            ! pod/perltie.pod
61013 ____________________________________________________________________________
61014 [  7909] By: jhi                                   on 2000/11/29  02:44:23
61015         Log: Document the known sprintf test failures, exact standard
61016              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
61017      Branch: perl
61018            ! pod/perldelta.pod t/op/sprintf.t
61019 ____________________________________________________________________________
61020 [  7908] By: jhi                                   on 2000/11/29  02:36:23
61021         Log: Add the Encoding table format documentation.
61022      Branch: perl
61023            + ext/Encode/Encode/EncodeFormat.pod
61024            ! MANIFEST
61025 ____________________________________________________________________________
61026 [  7907] By: jhi                                   on 2000/11/29  02:07:24
61027         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
61028              From: "Casey R. Tweten" <crt@kiski.net>
61029              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
61030              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
61031              
61032              Subject: Re: [PATCH] Updating perltie.pod for arrays
61033              From: "Casey R. Tweten" <crt@kiski.net>
61034              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
61035              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
61036      Branch: perl
61037            ! pod/perltie.pod
61038 ____________________________________________________________________________
61039 [  7906] By: nick                                  on 2000/11/28  22:40:59
61040         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
61041      Branch: perlio
61042            ! iperlsys.h perlio.c
61043 ____________________________________________________________________________
61044 [  7905] By: nick                                  on 2000/11/28  22:04:34
61045         Log: Integrate mainline
61046      Branch: perlio
61047           !> (integrate 39 files)
61048 ____________________________________________________________________________
61049 [  7904] By: jhi                                   on 2000/11/28  16:44:43
61050         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
61051              From: Nicholas Clark <nick@babyhippo.co.uk>
61052              Date: Tue, 28 Nov 2000 11:16:57 +0000
61053              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
61054      Branch: perl
61055            ! pod/perlipc.pod
61056 ____________________________________________________________________________
61057 [  7903] By: jhi                                   on 2000/11/28  16:40:31
61058         Log: Subject: [PATCH] Updating perltie.pod for arrays
61059              From: "Casey R. Tweten" <crt@kiski.net>
61060              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
61061              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
61062      Branch: perl
61063            ! pod/perltie.pod
61064 ____________________________________________________________________________
61065 [  7902] By: jhi                                   on 2000/11/28  16:39:37
61066         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
61067              From: Robin Barker <rmb1@cise.npl.co.uk>
61068              Date: Mon, 27 Nov 2000 17:56:44 GMT
61069              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
61070      Branch: perl
61071            ! pod/perlfunc.pod t/op/split.t
61072 ____________________________________________________________________________
61073 [  7901] By: jhi                                   on 2000/11/28  16:28:04
61074         Log: setmode() is a DOSish-only thing.
61075      Branch: perl
61076            ! perlio.c
61077 ____________________________________________________________________________
61078 [  7900] By: jhi                                   on 2000/11/28  16:21:46
61079         Log: Subject: [PATCH] perlcc.PL cleanups
61080              From: Simon Cozens <simon@cozens.net>
61081              Date: Tue, 28 Nov 2000 12:44:35 +0000
61082              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
61083      Branch: perl
61084            ! utils/perlcc.PL
61085 ____________________________________________________________________________
61086 [  7899] By: gsar                                  on 2000/11/28  06:32:55
61087         Log: reintegrate files missed by change#7895
61088      Branch: maint-5.6/perl
61089           +> ext/ByteLoader/bytecode.h utils/Makefile
61090            - utils/perlbc.PL
61091 ____________________________________________________________________________
61092 [  7897] By: gsar                                  on 2000/11/27  18:22:47
61093         Log: can't integrate these two files, for some reason
61094      Branch: maint-5.6/perl
61095            - ext/ByteLoader/bytecode.h utils/Makefile
61096 ____________________________________________________________________________
61097 [  7895] By: gsar                                  on 2000/11/27  18:11:21
61098         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
61099              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
61100              6757..6890,6892..6901 from mainline
61101              
61102              Bytecompiler patches from Benjamin Stuhl.
61103              
61104              More bytecompiler.
61105              
61106              Subject: [PATCH blead] B:: missing dependency
61107              
61108              Subject: [PATCH: 6757] configure.com updates and syslog build
61109              
61110              Long double Gconvert fixes from Yitzchak Scott-Thoennes
61111              and Spider Boardman.
61112              
61113              Subject: [PATCH blead] nextchar() abuse misses an optimisation
61114              
61115              Long double fixes from Spider Boardman.
61116              
61117              Make the selection of NVff et al stricter.
61118              
61119              cSVOPo_*v things index into the current PL_curpad
61120              under ithreads, which is different from the curpad
61121              used by the XSUB.  (In other words, the code as-is
61122              before this patch wouldn't work under ithreads.)
61123              
61124              Be portable.
61125              
61126              VMS MMS (make) wants null action.
61127              
61128              Mac and other portability updates from Chris Nandor.
61129              
61130              Storable support, v-version fixes.
61131              Subject: CPAN.pm beta for testing available
61132              
61133              Portability fix from Hugo van der Sanden.
61134              
61135              Bad makefile.
61136              
61137              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
61138              
61139              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
61140              
61141              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
61142              
61143              Replace #6705 with a minimal doc patch.
61144              Subject: [PATCH 5.6.0] replace change #6705
61145              
61146              Drop the separate perlbc, perlcc -b should be enough.
61147              
61148              installperl couldn't tell whether it had run tests or not.
61149              Subject: [PATCH] Re: installperl and t/TEST
61150              
61151              Add silencer flags to installperl.
61152              Subject: [PATCH] Making installperl silent.
61153              
61154              Make "make install" by default silent.  A new "install-verbose"
61155              target is verbose.
61156              
61157              More liberal parsing of version numbers.
61158              Subject: Re: CPAN.pm beta for testing available
61159              
61160              Create directories in silence.
61161              Subject: [PATCH] Another silencer for MakeMaker
61162              
61163              DOS patches and portability/porting notes, from Tim Jenness.
61164              
61165              Make installman to recognize the silence flag -S.
61166              
61167              Actually do something with the silencer option.
61168              
61169              Continue silencing.
61170              
61171              Show the doc file, not the temp file.
61172              
61173              Regen perltoc.
61174              
61175              Subject: [PATCH] More silencing of installman.
61176              
61177              Better wording for the vec lvalue diagnostic.
61178              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
61179              
61180              Subject: [PATCH: 6805] several more tweaks to configure.com
61181              
61182              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
61183              
61184              Missing parts of 
61185              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
61186              
61187              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
61188              (applied slightly modified)
61189              
61190              installperl --verbose and --silent.
61191              Subject: Re: [PATCH] More silencing of installman.
61192              
61193              Add install-silent target.
61194              
61195              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
61196              the problem reported in
61197              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
61198              
61199              Tweak the sfio/useperlio logic, hopefully as wished in
61200              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
61201              
61202              One forgotten file from #6816.
61203              
61204              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
61205              
61206              Remove duplicately applied patch shards.
61207              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
61208              
61209              Support preserving extremely big/small angles.
61210              
61211              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
61212              
61213              Subject: [PATCH] installation not quite silent yet.
61214              
61215              Update the test count.
61216              
61217              Use UVxf, PTR2UV, NVff.
61218              
61219              Document PTR2XX and INT2PTR.
61220              
61221              no-install target a la make -n.
61222              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
61223              
61224              grep -e isn't portable.
61225              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
61226              
61227              Can't get the test to reliably work thanks to the
61228              inaccurateness of floating point.  "Resolves" bug ids
61229              20000826.003, 20000826.009, 20000826.010,
61230              
61231              Subject: installman buglet
61232              
61233              DJGPP update from Laszlo Molnar.
61234              
61235              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
61236              
61237              Passing -R in ldflags makes now it to appear in the default
61238              for lddlflags, just like with -L.
61239              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
61240              
61241              Test nit.
61242              
61243              Use the actual thread type, not the pointer-to-struct.
61244              
61245              Provice virtual $Config{ccflags_nolargefiles} etc. 
61246              
61247              display_format used as a class method without arguments was broken,
61248              reported in
61249              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
61250              
61251              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
61252              
61253              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
61254              
61255              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
61256              
61257              opmini.o may be left around if a build is interrupted.
61258              
61259              Typo in #6858.
61260              
61261              Fix for ID 20000828.001, long doubles were not formatted
61262              correctly (showed up in $], which stopped installing perl).
61263              
61264              An attempt to fix the problem reported in
61265              Subject: Building perl@6856 using gcc/AIX 4.3.3 
61266              I can't test this properly since the gcc installation I have
61267              access to seems to be botched (gcc is calling the AIX cpp,
61268              a losing proposition...)
61269              
61270              Add -ld to archname on long tr...double platforms.
61271              
61272              Subject: hv.h Doc Patch
61273              
61274              Potential cruft.
61275              
61276              Subject: [PATCH bleedperl@6856] warnings fixes
61277              
61278              -S is the silent flag, -s is the strip flag.
61279              Subject: [PATCH] Re: [PATCH] make no-install          
61280              
61281              Take out the SUIDMAIL thing, that will not be
61282              a problem in 5.7.*.
61283              
61284              Subject: [PATCH bleedperl@6866] spellings
61285              
61286              Subject: [PATCH] Re: files not cleaned even by veryclean
61287              
61288              Use minimal @INC in tests, most of the time just '../lib',
61289              so that we simply can't pick up stuff from other Perls than
61290              the one we are testing.  Pointed out by
61291              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
61292              
61293              Update to Getopt::Long 2.24, from Johan Vromans.
61294              
61295              Fix for thinko in #6848.
61296              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
61297              
61298              Patches all over for people and the files they (hopefully) care about.
61299              
61300              Subject: Net::protoent does not export 'getproto'
61301              
61302              Missed a change in #6869.
61303              
61304              Subject: [PATCH] Warnings in B::Deparse
61305              
61306              Subject: [PATCH] Glob dumping
61307              
61308              Disable one of the tests for now.
61309              
61310              Disabling the one test is a bit tricky.
61311              
61312              Don't forget to tidy up.
61313              
61314              The #6881 removed one dump line.
61315              
61316              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
61317              
61318              Under usethreads the dumped variable is IN_PAD.
61319              Subject: Re: [PATCH] Glob dumping
61320              
61321              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
61322              
61323              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
61324              
61325              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
61326              
61327              Regen Configure for #6894.
61328              
61329              Subject: [PATCH: 6889] updates to perlebcdic.pod
61330              
61331              Undo namespace pollution of #6878.
61332              Subject: Re: Net::protoent does not export 'getproto'
61333              
61334              Admit that we are leaking scalars.
61335              
61336              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
61337      Branch: maint-5.6/perl
61338           !> (integrate 271 files)
61339 ____________________________________________________________________________
61340 [  7894] By: gsar                                  on 2000/11/27  16:00:34
61341         Log: a couple of nits
61342      Branch: maint-5.6/perl
61343            ! MANIFEST pp_sys.c
61344 ____________________________________________________________________________
61345 [  7893] By: gsar                                  on 2000/11/27  15:10:56
61346         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
61347              6740..6745,6747..6757,6760
61348              
61349              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
61350              
61351              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
61352              
61353              Doc nits spotted by Richard Soderberg.
61354              
61355              move WNOHANG definition to where other such things are
61356              
61357              Make $Config{byteorder} more magical so that it is
61358              dynamically computed: nice for 'fat binaries'.
61359              Subject: [PATCH]: default byteorder
61360              
61361              Subject: [PATCH] Cwd.pm now uses strict
61362              
61363              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
61364              
61365              Get -DLEAKTEST to compile (not necessarily to work, mind)
61366              Subject: [ID 20000724.006] -DLEAKTEST problem
61367              
61368              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
61369              
61370              Add perlebcdic from Peter Prymmer, regen toc.
61371              
61372              Don't propose using modules built for 5.005 if no binary
61373              compatibility with 5.005 is attempted.
61374              
61375              Do not use prototyping here.
61376              Subject: [ID 20000817.016] [PATCH] Peek.xs
61377              
61378              Document what the backtick returns if the command fails.
61379              
61380              Add byteorder to the myconfig output.
61381              
61382              Introduce NVef, NVff, and NVgf, use the middle one.
61383              (helps for lib/peek + Linux + long doubles)  Reported in
61384              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61385              Use NVs in POSIX math, not doubles.
61386              Subject: [ID 20000817.014] POSIX & modfl
61387              
61388              Subject: [PATCH 5.6.0+] newSVrv() memory leak
61389              
61390              The byteorder code in #6671 was wrong.
61391              
61392              Fix the lib/complex failure of
61393              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61394              Linux long double accuracy issue: something that
61395              when printed with %g looks like "2" but int() of it is 1.
61396              
61397              Propagate new Configure vars.
61398              
61399              Unbuffer the output.
61400              
61401              Subject: [PATCH] perltrap.pod spring cleaning
61402              
61403              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
61404              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
61405              
61406              Tiny Getopt::Long patch from Johan Vromans.
61407              
61408              Document code point which makes if (defined %stash::) to work
61409              (noted by Spider Boardman).
61410              
61411              Subject: [PATCH perl@6698] cygwin port
61412              
61413              Document the NDBM_File and ODBM_File as SDBM_File
61414              was documented in #6417.
61415              
61416              The new tests were missing from #6415.
61417              
61418              Add [[:blank:]] as suggested in
61419              Subject: [ID 20000716.024] [=cc=] / [:blank:]
61420              (the [=cc=] has already been taken care of by #6439
61421              so the whole bug report can be closed)
61422              and make [[:space:]] to be equivalent to isspace(3)
61423              (as opposed to \s, which is isSPACE()).  The difference
61424              is that now [[:space:]] matches the mythical vertical tab,
61425              while \s doesn't.
61426              
61427              Don't eat leading os from index entries.
61428              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
61429              
61430              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
61431              
61432              Typo in pp_complement().
61433              Subject: [PATCH perl-current] Deparse
61434              
61435              Add warnif(), check warnings further up the stack,
61436              all the warnings functions now can take an optional object reference.
61437              Subject: [PATCH bleedperl@6691] warnings pragma update
61438              
61439              Fix a core dump in lib/selfloader under -DDEBUGGING.
61440              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
61441              
61442              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
61443              
61444              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
61445              
61446              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
61447              Put back the long double avoidance code to POSIX.xs
61448              because VMS seems to need it still.
61449              
61450              Introduce a 'veryclean' target that is like 'distclean'
61451              but also removes *~ and *.orig.
61452              
61453              Subject: [ID 20000817.023] endianness description in perlfunc.pod
61454              
61455              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
61456              
61457              Let's try #6717 again.
61458              
61459              UTF8 concat fixes.
61460              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
61461              
61462              pp_open() could pass an uninitialized filename down to do_open9().
61463              
61464              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
61465              
61466              Update to CGI 2.72, from Lincoln Stein.
61467              
61468              Subject: [PATCH] Silence MakeMaker (Was: installman)
61469              
61470              Use temporary directory instead of current directory.
61471              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
61472              
61473              Document odd vs even subreleases and -Dusedevel.
61474              
61475              The veryclean target needs to clobber.
61476              
61477              Use File::Spec->tmpdir().
61478              
61479              Document the number of exponent digits.
61480              
61481              Mention perlebcdic and perlposix-bc.
61482              
61483              s/this one/the 5.6.0 release/
61484              
61485              The #6724 is here.
61486              
61487              The correct cleaning order is an art.
61488              
61489              small tweaks for change#6705: avoid C++ style comments in C code;
61490              use Perl's malloc API rather than the low level system one
61491              
61492              Array context keeps slithering in.
61493              
61494              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
61495              
61496              Subject: [PATCH] os2.c fix for use64bitint
61497              
61498              Update to Pod::LaTeX 0.53.
61499              Subject: [PATCH] lib/Pod/LaTeX.pm updates
61500              
61501              Document the endianness of Alpha more precisely.
61502              
61503              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
61504              
61505              Rename the macro argument because some preprocessors
61506              can't tell the difference and expand arguments also inside
61507              double quoted strings.
61508              
61509              free TLS slot properly on Windows
61510              
61511              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
61512              
61513              Unicos/mk requires elaborate paranoia.
61514              
61515              Tweak the floating point output routine preferences.
61516              
61517              Also under djgpp the timestamps are funky.
61518              
61519              Apply some PodParser 1.18 patches; the Pod/Find.pm
61520              patches cannot be applied since #6712 conflicts.
61521              
61522              Use PodParser 1.18 new test.
61523              
61524              A pod nit.
61525              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
61526              
61527              Be verydeepclean.
61528      Branch: maint-5.6/perl
61529           +> pod/perlebcdic.pod
61530           !> (integrate 106 files)
61531 ____________________________________________________________________________
61532 [  7892] By: jhi                                   on 2000/11/27  15:02:32
61533         Log: Update Changes.
61534      Branch: perl
61535            ! Changes patchlevel.h
61536 ____________________________________________________________________________
61537 [  7891] By: jhi                                   on 2000/11/27  14:57:23
61538         Log: Subject: Re: perlfaq style changes
61539              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61540              Date: Sat, 25 Nov 2000 23:32:26 -0800
61541              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
61542              
61543              plus a note from Ronald Kimball.
61544      Branch: perl
61545            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
61546 ____________________________________________________________________________
61547 [  7890] By: jhi                                   on 2000/11/27  14:53:14
61548         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
61549              From: Benjamin Holzman <bah@ecnvantage.com>
61550              Date: Sun, 26 Nov 2000 16:27:33 -0500
61551              Message-ID: <20001126162733.J25040@ecnvantage.com>
61552      Branch: perl
61553            ! gv.c
61554 ____________________________________________________________________________
61555 [  7889] By: jhi                                   on 2000/11/27  14:43:11
61556         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
61557              From: lvirden@cas.org
61558              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
61559              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
61560      Branch: perl
61561            ! README.amiga
61562 ____________________________________________________________________________
61563 [  7888] By: jhi                                   on 2000/11/27  14:32:34
61564         Log: Restore also the locale test to no-sprintf-taint state.
61565              Fixes the bug 20001127.003.
61566      Branch: perl
61567            ! sv.c t/pragma/locale.t
61568 ____________________________________________________________________________
61569 [  7887] By: gsar                                  on 2000/11/27  14:13:05
61570         Log: integrate changes#6613..6616,6620..6665 from mainline
61571              
61572              VMS configure.com update continues.
61573              
61574              Subject: Test fails / warnings with perl-current #6612
61575              
61576              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
61577              
61578              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
61579              
61580              For now remove the mail code.
61581              
61582              Subject: Re: [PATCH] @+, @- readonly
61583              
61584              Subject: warning: storage class after type is obsolescent
61585              
61586              Subject: sfio2000
61587              
61588              Subject: Re: File::Temp problems on VMS in bleedperl
61589              
61590              README.os2 update.
61591              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
61592              
61593              Make the user to give up his firstborn, err, to knowingly
61594              verify installing an unstable developer release.  Also bump
61595              the release to 5.7.0, but leave a patch tag in the local
61596              patches saying that this is not yet the real thing.
61597              
61598              Update (kinda) to Test 1.14, from Joshua Pritikin.
61599              
61600              make ok etc also for win32.
61601              
61602              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
61603              
61604              Don't blow limited stacks, a lower number is enough to
61605              tickle the lookbehind limit.
61606              
61607              Use -Dusedevel; regen Configure and the respective Porting stuff.
61608              
61609              Subject: [PATCH] debugger exit code should reflect user exit code
61610              
61611              Subject: [PATCH perl@6620] cygwin port
61612              
61613              Missed a file from #6638.
61614              
61615              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)
61616              
61617              magic callbacks all need to have same type signature
61618              
61619              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
61620              
61621              Fix a dependency problem.
61622              Subject: [PATCH: 6640] VMS Makefile.SH update
61623              
61624              The numeric locale was reset to "C" by s?printf and never restored.
61625              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
61626              No test since adding the failing example to locale.t
61627              does not fail -- probably because the locale settings are so
61628              thoroughly tweaked by that time.  Running the example standalone
61629              does fail, though.  UPDATE: test case added at change #7540.
61630              
61631              Subject: [ID 20000324.040] minor fix to perlhpux.pod
61632              
61633              Update to CPAN 1.57.
61634              
61635              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
61636              
61637              Change the perlbug address to perl.org since it's more forgiving.
61638              
61639              Change the regx compilation error markers to use = instead of <
61640              since pod makes using the latter quite messy.  Reported in
61641              ID 20000814.006 by Abigail and in
61642              Subject: Unknown escape E<> ?
61643              
61644              Update to perldebtut 1.9, from Richard Foley.
61645              
61646              check that the number pseudo children doesn't exceed
61647              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
61648              the WaitForMultipleObjects() limit that would cause wait()
61649              to crash)
61650              wait() and waitpid() could potentially be rewritten to use
61651              more than one thread to do the waiting to eliminate this
61652              limitation
61653              
61654              change#6328 could make close(SOCKET) return false on windows
61655              when it shouldn't
61656              
61657              pod nit seen in passing
61658              
61659              on windows, the return values from wait() and waitpid() don't
61660              match those of pseudo-pids
61661              
61662              waitpid() now handles externally spawned pids correctly;
61663              fixes for backtick/wait/waitpid failures on Windows 9x
61664              these changes make the pid returned by process functions on
61665              Windows 9x always positive by clearing the high bit (which
61666              is always set on Win9x); pseudo-process PIDs are likewise
61667              always negative now on Win9x (just as on NT/2000)
61668              
61669              trailing new %ENV entries weren't being pushed into the real
61670              environment of subprocesses on Windows
61671              
61672              Tweak the regex compilation errors once more.
61673              
61674              avoid warnings from dense compiler
61675              
61676              add "ok" targets from change#6632 in makefile.mk
61677      Branch: maint-5.6/perl
61678            - lib/Pod/PlainText.pm vms/configure.com
61679           !> (integrate 66 files)
61680 ____________________________________________________________________________
61681 [  7886] By: jhi                                   on 2000/11/27  13:54:18
61682         Log: __FUNCTION__ isn't portable and trying to emulate it leads
61683              into practically spelling out the name of the function.
61684              Takes care of the bug 20001127.001.
61685      Branch: perl
61686            ! perlio.c
61687 ____________________________________________________________________________
61688 [  7885] By: gsar                                  on 2000/11/27  13:53:18
61689         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
61690              6610..6611 from mainline
61691              
61692              Make regular expression parse error messages easier to understand.
61693              Subject: Re: enhanced(?) regex error messages
61694              
61695              Tiny tidying on report_evil_fh().
61696              
61697              Subject: Re: enhanced(?) regex error messages 
61698              plus Capitalize the error messages, plus perldiag them.
61699              
61700              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
61701              
61702              Document here-doc better.
61703              
61704              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
61705              
61706              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
61707              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
61708              (either perlbug or p5p ate the original), plus regen
61709              perlapi and perltoc. 
61710              
61711              Regen global.sym.
61712              
61713              Double check that we have a dirhandle.
61714              
61715              Subject: Re: enhanced(?) regex error messages
61716              (plus two small patches sent privately)
61717              (this still seems to leave few test failures)
61718              
61719              warn is a macro, avoid using at a variable to avoid warnings
61720              in some configurations; readdir.t is too conservative in
61721              estimating number of *.t's
61722              
61723              Get back into sync with Jeffrey on the enhanced regex warnings.
61724              
61725              Subject: [PATCH 5.6.0] cygwin port
61726              
61727              Zero entries were skipped, fix from Adrian Goalby
61728              <argoalby@yahoo.co.uk>
61729              
61730              Subject: Remove dead entry in perldiag
61731              
61732              Amend the description of Perl6.
61733              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
61734              
61735              detypo
61736              
61737              It's the 2ndO'ROSSC.
61738              
61739              Revert the sv.c part of #6559, a better fix is needed.
61740              
61741              Iterating perl6 description.
61742              
61743              Update to Term::ANSIColor 1.03, from Russ Allbery.
61744              
61745              Update to Getopt::Long 2.23_05, from Johan Vromans.
61746              
61747              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
61748              
61749              Update to Pod::Parser 1.17, from Brad Appleton.
61750              
61751              Update to CPAN 1.56, from Andreas König.
61752              
61753              Update to CGI 2.70, from Lincoln Stein.
61754              
61755              Put back the std @INC thing.
61756              
61757              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
61758              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
61759              
61760              Document the IO::Select timeout.
61761              
61762              sleep(1) does not necessarily return 1.
61763              Subject: [PATCH bleadperl] op/lex_assign.t  
61764              
61765              Subject: debugger "d" command doesnt check line number
61766              
61767              B::Deparse didn't do sub attributes.
61768              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
61769              
61770              Preprocessing and postprocessing for File::Find.
61771              Subject: Patch to Find::File.pm to allow alphabetical results
61772              
61773              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
61774              
61775              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
61776              
61777              Subject: Re: [ID 20000730.003] utf8::length() bad
61778              
61779              Subject: Getting perlio and threads to compile
61780              (the Solaris version changes in Configure skipped)
61781              
61782              Tests for #6589.
61783              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
61784              
61785              Add Perl debugging tutorial, regen toc. 
61786              Subject: perldebtut.pod
61787              
61788              Add a few missing files, update MANIFEST.
61789              
61790              Rewrite of vms/subconfigure.com as configure.com,
61791              from Peter Prymmer and the vmsperl crew.
61792              
61793              Should have deleted this in #6603.
61794              
61795              Fix the test for 5005threads.
61796              
61797              Fix-n-skip the tests under 5005threads.
61798              
61799              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
61800              
61801              Upgrade to CGI 2.71, from Lincoln Stein.
61802      Branch: maint-5.6/perl
61803           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
61804           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
61805           +> t/op/regmesg.t t/pod/find.t vms/configure.com
61806            - vms/subconfigure.com
61807            ! lib/lib.pm
61808           !> (integrate 115 files)
61809 ____________________________________________________________________________
61810 [  7884] By: jhi                                   on 2000/11/27  13:44:33
61811         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
61812              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61813              Date:     Mon, 27 Nov 2000 08:23:54 EST
61814              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
61815      Branch: perl
61816            ! vms/descrip_mms.template vms/test.com
61817 ____________________________________________________________________________
61818 [  7883] By: gsar                                  on 2000/11/27  11:50:46
61819         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
61820              6511..6513,6515..6523,6525..6536
61821              
61822              The swallow_bom() saga continues.  The #23 of require.t
61823              (UTF16-LE) still fails (silently, no output) but the #22
61824              (UTF16-BE) seems to be working now.  The root of the
61825              failure may be in sv_gets(): is it UTF-16LE-aware,
61826              especially when it comes to line endings? 
61827              
61828              Document the problem with -P in HP-UX and its workaround.
61829              
61830              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
61831              (aka ID 20000730.002)
61832              
61833              Subject: fix and question re: waitpid() under win32
61834              
61835              Make the safety catch for buggy gccs work with triple version
61836              numbers like 2.95.2.  Reported in
61837              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
61838              
61839              In Digital UNIX warn if gcc explicitly chosen because even
61840              2.95.2 is known to cause problems.
61841              
61842              Make chr() for values >127 to create utf8 when under utf8.
61843              
61844              various syntax errors and such (not fixed: comp/require.t#22 coredump
61845              on Windows)
61846              
61847              Stash away the largefiles flags and libswanted.
61848              
61849              BOM patching from Simon Cozens.
61850              
61851              If gccosandvers is equal to osname, clear gccosandvers.
61852              
61853              Make p4desc to skip non-mainperl branches by default.
61854              
61855              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
61856              
61857              The test from this
61858              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
61859              
61860              In new BSDs changes to argv[] do not show up in ps(1) output,
61861              instead one must use setproctitle().  This was already addressed
61862              by change #6457, but the below has a new variant for FreeBSD 4.0
61863              or later, and the matter is also documented more.
61864              
61865              FreeBSD 3.* updates from
61866              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
61867              
61868              regen_headers, regen perltoc.
61869              
61870              Document in one place the memory abstractions used in Perl core.
61871              
61872              memcpy has n o in it, as pinted ut by Sarathy.
61873              
61874              Remove the extraneous "main::" prefix from all the
61875              "opened only for", "on closed", and "never opened" warnings.
61876              
61877              The name of a filehandle does not have <these>.
61878              
61879              The tr utf8 patching continues.
61880              
61881              The new setproctitle() feature is available only in 
61882              bleeding edge FreeBSD.  From Paul Saab.
61883              
61884              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
61885              
61886              Dump UVs as UVs in Data::Dumper.
61887              
61888              detypo #6494
61889              
61890              Document the IVdf UVuf UVof UVxf.
61891              
61892              require.t needs binmode() to work on windows
61893              
61894              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
61895              that are hopefully soon put into use.
61896              
61897              Allow "no Module;" even if there is no 'unimport'.
61898              
61899              Better skip message for the test; one of the two problems in
61900              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
61901              
61902              The subtest 4 may fail also on VOBS, as pointed out
61903              by Nick Ing-Simmons in November 1999, bug id 19991124.003
61904              (but the failure in that bug report isn't the subtest 4).
61905              
61906              Be more informative on what is skipped and why,
61907              also repeat the list at the end.
61908              
61909              Add a URL for FSF.
61910              
61911              Subject: [PATCH] sv.h documentation - SvLEN
61912              
61913              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
61914              
61915              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
61916              
61917              Subject: [PATCH] bad cppsymbols on os2 + Configure question
61918              
61919              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
61920              
61921              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
61922              mention the idea of @( and @)
61923              
61924              This is 6512.  Really.
61925              
61926              Subject: [ID 19990721.004] Documentation bug in perlfunc
61927              
61928              Subject: Minor tweak to perlvar.pod
61929              
61930              In the warnings call filehandles consistently so;
61931              add "unopened" warning for stat().
61932              
61933              After the #6519 a warning about stat() is just that,
61934              not about a filetest, which now have their own warning.
61935              
61936              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
61937              
61938              Subject: Re: Array vs. List context
61939              
61940              Subject: New perlcc, take 2
61941              
61942              Weed buglets pointed out by
61943              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
61944              
61945              gcc versions might have (parentheses) in them.
61946              
61947              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
61948              
61949              Essential prototype changes were missing from #6527.
61950              Also make report_evil_fh() more bomb-proof.
61951              
61952              Zap lib/Sys directory when cleaning up.
61953              
61954              Change the Policy policy: now -Dprefix= with an existing
61955              Policy.sh and prefix == siteprefix == vendorprefix, then all
61956              of them follow along the new prefix.
61957              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
61958              
61959              Continue fixing the io warnings.  This also
61960              sort of fixes bug ID 20000802.003: the core dump
61961              is no more.  Whether the current behaviour is correct
61962              (giving a warning: "Not a format reference"), is another matter.
61963              
61964              Have symbols for the IoTYPEs.
61965              
61966              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
61967              
61968              Document a bit that UDP is not what you might think.
61969              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
61970              tr memory corruption fix from Simon Cozens.
61971              
61972              Plug the security hole described in the Aug 05 2000 bugtraq message
61973              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
61974              The security hole exists only in suidperls, which isn't
61975              installed or even built by default.
61976      Branch: maint-5.6/perl
61977           !> (integrate 71 files)
61978 ____________________________________________________________________________
61979 [  7882] By: gsar                                  on 2000/11/27  10:25:36
61980         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
61981              from mainline
61982              
61983              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
61984              to be fatal errors (instead of by default ignoring them, and
61985              ignoring with a bug: even though -w gave an error, the opening [
61986              was left in)  Reported in:
61987              
61988              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
61989              
61990              Subject: [PATCH] split /^/
61991              
61992              MacOS nits from Matthias Neeracher.
61993              
61994              More split() doc and test patches from Mike Guy.
61995              
61996              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
61997              from Graham Barr in the module list.
61998              
61999              docfix from Peter Scott <Peter@PSDT.com>.
62000              
62001              File::Temp patches for VMS and OS/2 from Tim Jenness.
62002              
62003              open() wariness in perlbug.
62004              
62005              Subject: [PATCH] minor doc change - perlguts
62006              
62007              Subject: Minor doc patch: handy.h
62008              
62009              Be wary of close()s, too.
62010              
62011              Further File::Temp patches from Yitzchak Scott-Thoennes
62012              and Craig A. Berry.
62013              
62014              Subject: [PATCH] fixes bug 20000508.004
62015              
62016              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
62017              
62018              Allow "no AutoLoader;", based on change #6444,
62019              suggested by Graham Barr.
62020              
62021              Use setproctitle() if available to modify $0.
62022              
62023              Warn if the version of the operating system used to compile gcc
62024              differs from the current version of the operating system.
62025              Also display the gcc compilation os and version in myconfig.
62026              Inspiration from
62027              
62028              Tiny fixes for #6460.
62029              
62030              The problem described in this
62031              Subject: [ID 20000322.018] named chars aren't magical enough
62032              has been fixed in perl 5.6.0 but just in case added a test
62033              to keep it away.  (The report from Joseph Hall.)
62034              
62035              Tune the comments and hopefully stop a memory leak.
62036              
62037              Subject: UTF8 concat
62038              (with a memory leak fixed, plus a few casts added)
62039              This also seems to help for
62040              Subject: [ID 20000716.015] join UTF8 weirdness
62041              
62042              Do not upgrade SVs into utf8 just because they participate
62043              in eq or cmp.  Reported and fix suggested in
62044              Subject: [ID 20000720.009] sv_eq UTF8 bug
62045              
62046              Fix the HALF_UPGRADE() macro introduced in #6263.
62047              
62048              Find green threads before native threads.
62049              Subject: Re: Patch to jpl/JNI/Makefile.PL
62050      Branch: maint-5.6/perl
62051           !> (integrate 30 files)
62052 ____________________________________________________________________________
62053 [  7881] By: jhi                                   on 2000/11/27  05:48:41
62054         Log: It seems that *both* the unused submatch loop cleanup
62055              codes are needed.
62056      Branch: perl
62057            ! regexec.c
62058 ____________________________________________________________________________
62059 [  7880] By: jhi                                   on 2000/11/27  04:50:07
62060         Log: Clean .exists deeper.
62061      Branch: perl
62062            ! Makefile.SH
62063 ____________________________________________________________________________
62064 [  7879] By: jhi                                   on 2000/11/27  02:31:35
62065         Log: The code in regcppop() (see #7878) contains the correct lower
62066              limit for the unused submatch 'cleanup' loop so that under
62067              "use utf8" the following code wouldn't dump core:
62068              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
62069              the cleanup loop in regtry() stomped beyond allocated area
62070              in the startp[] array.  Therefore, copied the correct lower
62071              loop limit (*PL_reglastparen) to regtry().  Note: something
62072              may still not be quite right: why was the _higher_ loop limit
62073              (prog->nparens) different in the utf8 case?
62074              
62075              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
62076              without core dumps, there were about 17 of them before
62077              the patch (with us since Perl 5.7.0).  Two failures, still:
62078              496 and 505 (though these may not be severe).
62079              
62080              Patch #7881 is also needed since both the cleanup loops
62081              seem to be needed.
62082              
62083              Also, the t/op/pat#44 seems to core dump under utf8.
62084              Plus a couple of failures.  UGH-8.
62085      Branch: perl
62086            ! regexec.c
62087 ____________________________________________________________________________
62088 [  7878] By: jhi                                   on 2000/11/27  02:21:17
62089         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
62090              the code in regcppop() seems to be redundant for the test suite --
62091              but it contains a germ of truth, and it needed for the build
62092              process itself: see #7879 and #7881.
62093      Branch: perl
62094            ! regexec.c
62095 ____________________________________________________________________________
62096 [  7877] By: jhi                                   on 2000/11/27  01:53:09
62097         Log: Comment on comment.
62098      Branch: perl
62099            ! regexec.c
62100 ____________________________________________________________________________
62101 [  7876] By: jhi                                   on 2000/11/27  00:49:59
62102         Log: Adjust the docs to agree with #7875.
62103      Branch: perl
62104            ! pod/perllocale.pod
62105 ____________________________________________________________________________
62106 [  7875] By: jhi                                   on 2000/11/27  00:49:27
62107         Log: Retract #7863.  It makes more sense not to taint formatted output,
62108              not even by sprintf().
62109      Branch: perl
62110            ! sv.c
62111 ____________________________________________________________________________
62112 [  7874] By: jhi                                   on 2000/11/26  23:36:02
62113         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
62114              Not really fixed (should really dump the UTF-8 charclass),
62115              but stopped displaying the garbage.
62116              
62117              Also add a note on the (missing) Unicode PSXSPC and BLANK.
62118      Branch: perl
62119            ! regcomp.c
62120 ____________________________________________________________________________
62121 [  7873] By: jhi                                   on 2000/11/26  21:31:13
62122         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
62123      Branch: perl
62124            ! regexec.c
62125 ____________________________________________________________________________
62126 [  7872] By: jhi                                   on 2000/11/26  21:06:04
62127         Log: No need to scan till infinity, 13 is enough.
62128      Branch: perl
62129            ! handy.h utf8.c
62130 ____________________________________________________________________________
62131 [  7871] By: jhi                                   on 2000/11/26  20:20:32
62132         Log: Test line numbers are different with utf8.
62133      Branch: perl
62134            ! t/op/re_tests
62135 ____________________________________________________________________________
62136 [  7870] By: jhi                                   on 2000/11/26  20:10:12
62137         Log: Message nit.
62138      Branch: perl
62139            ! regcomp.c
62140 ____________________________________________________________________________
62141 [  7869] By: jhi                                   on 2000/11/26  19:01:05
62142         Log: Make utf8_length() and utf8_distance() (the latter of which
62143              is unused at the moment) to be less forgiving about bad UTF-8.
62144      Branch: perl
62145            ! embed.h embed.pl objXSUB.h proto.h utf8.c
62146 ____________________________________________________________________________
62147 [  7868] By: jhi                                   on 2000/11/26  18:45:56
62148         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
62149              From: Benjamin Holzman <bah@ecnvantage.com>
62150              Date: Sat, 25 Nov 2000 20:40:20 -0500       
62151              Message-ID: <20001125204020.A25040@ecnvantage.com>              
62152              
62153              Debian allows installing /usr/bin/locale without installing
62154              any locales, an error message will ensue.
62155      Branch: perl
62156            ! t/pragma/locale.t
62157 ____________________________________________________________________________
62158 [  7867] By: jhi                                   on 2000/11/26  18:31:12
62159         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
62160              From: Benjamin Holzman <bah@ecnvantage.com>
62161              Date: Sun, 26 Nov 2000 02:42:34 -0500
62162              Message-ID: <20001126024234.G25040@ecnvantage.com>
62163              
62164              Patch for the bug 20000212.002.
62165      Branch: perl
62166            ! sv.c t/op/array.t
62167 ____________________________________________________________________________
62168 [  7866] By: jhi                                   on 2000/11/26  18:28:09
62169         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
62170              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62171              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
62172              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
62173              
62174              File::Temp 0.11.
62175      Branch: perl
62176            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
62177 ____________________________________________________________________________
62178 [  7865] By: jhi                                   on 2000/11/26  18:24:22
62179         Log: The metaconfig unit change for #7864.
62180      Branch: metaconfig/U/perl
62181            ! need_va_copy.U
62182 ____________________________________________________________________________
62183 [  7864] By: jhi                                   on 2000/11/26  18:23:41
62184         Log: Make the va_copy() test not to be so talkative.
62185      Branch: perl
62186            ! Configure config_h.SH
62187 ____________________________________________________________________________
62188 [  7863] By: jhi                                   on 2000/11/26  18:11:02
62189         Log: Fix locale inconsistencies unearthed by Hugo's work.
62190              Now the floating point sprintf really does taint the result
62191              string as perllocale promises (has promised for a long time)
62192              if "use locale" is in the lexical scope.
62193      Branch: perl
62194            ! sv.c t/pragma/locale.t
62195 ____________________________________________________________________________
62196 [  7862] By: jhi                                   on 2000/11/26  00:35:15
62197         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
62198              From: Nicholas Clark <nick@ccl4.org>
62199              Date: Sun, 26 Nov 2000 00:07:50 +0000
62200              Message-ID: <20001126000750.A22446@plum.flirble.org>
62201              
62202              Infinit.
62203      Branch: perl
62204            ! sv.c
62205 ____________________________________________________________________________
62206 [  7861] By: jhi                                   on 2000/11/26  00:01:26
62207         Log: Integrate perlio.
62208      Branch: perl
62209           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
62210 ____________________________________________________________________________
62211 [  7860] By: nick                                  on 2000/11/25  22:04:17
62212         Log: Correct relative path from new ext\Filter\Util\Call location
62213              back to miniperl.
62214      Branch: perlio
62215            ! win32/makefile.mk
62216 ____________________________________________________________________________
62217 [  7859] By: nick                                  on 2000/11/25  21:26:54
62218         Log: Integrate mainline.
62219      Branch: perlio
62220           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
62221           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
62222           +> t/lib/filter-util.t
62223            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62224            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
62225            - t/lib/filt-util.t
62226           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
62227           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
62228           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
62229           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
62230           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
62231           !> win32/makefile.mk
62232 ____________________________________________________________________________
62233 [  7858] By: gsar                                  on 2000/11/25  20:52:17
62234         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
62235              parent's memory; fix it by keeping track of the actual pad
62236              offset rather than a raw pointer (this change is probably also
62237              relevant to non-ithreads case to avoid fallout from reallocs of
62238              the pad array, but is currently only enabled for the ithreads
62239              case in the interests of minimal disruption to existing "well
62240              tested" code)
62241      Branch: perl
62242            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
62243            ! proto.h scope.c scope.h sv.c t/op/fork.t
62244 ____________________________________________________________________________
62245 [  7857] By: nick                                  on 2000/11/25  20:01:28
62246         Log: All tests pass on Win32/gcc/USE_PERLIO.
62247              - when crlf layer is pushed make unix-level binary.
62248              - remove :crlf injection in pp_backtick in pp_sys.c
62249              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
62250      Branch: perlio
62251            ! doio.c perlio.c pp_sys.c win32/makefile.mk
62252 ____________________________________________________________________________
62253 [  7856] By: jhi                                   on 2000/11/25  18:38:30
62254         Log: Update the metaconfig units for #7855.
62255      Branch: metaconfig/U/perl
62256            ! useperlio.U usesocks.U
62257 ____________________________________________________________________________
62258 [  7855] By: jhi                                   on 2000/11/25  18:37:54
62259         Log: Undo the SOCKS workarounds, instead start using PerlIO
62260              if SOCKS is selected.
62261              
62262              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
62263              From: Jens Hamisch <jens@Strawberry.COM>
62264              Date: Fri, 24 Nov 2000 18:31:30 +0100
62265              Message-ID: <20001124183130.E28337@Strawberry.COM>
62266              
62267              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
62268              From: Jens Hamisch <jens@Strawberry.COM>
62269              Date: Fri, 24 Nov 2000 19:11:51 +0100
62270              Message-ID: <20001124191151.A28753@Strawberry.COM>
62271      Branch: perl
62272            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
62273            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
62274 ____________________________________________________________________________
62275 [  7854] By: jhi                                   on 2000/11/25  17:39:08
62276         Log: Undo #7848.  Some of the code seems to use walkoptree(),
62277              some walkoptree_slow().  An unfinished renaming?
62278              Now the sub is walkoptree() (which is @EXPORT_OK),
62279              the walkoptree_slow() is a typeglob alias to walkoptree.
62280              This makes the tests to pass, at least.
62281      Branch: perl
62282            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
62283 ____________________________________________________________________________
62284 [  7853] By: nick                                  on 2000/11/24  22:24:33
62285         Log: Re-arrange crlf vs binary for platforms that care.
62286              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
62287              Lip-service to making stdio layer work on such platforms (untested).
62288              Now fails 3 tests rather than one, checkin to see if I can debug 
62289              the issue under linux. (Do not merge.)
62290      Branch: perlio
62291            ! doio.c perlio.c perliol.h
62292 ____________________________________________________________________________
62293 [  7852] By: jhi                                   on 2000/11/24  18:57:39
62294         Log: AUTHORS edits.
62295      Branch: perl
62296            ! AUTHORS
62297 ____________________________________________________________________________
62298 [  7851] By: jhi                                   on 2000/11/24  17:34:56
62299         Log: Add Jan-Erik Karlsson.
62300      Branch: perl
62301            ! AUTHORS
62302 ____________________________________________________________________________
62303 [  7850] By: jhi                                   on 2000/11/24  17:27:56
62304         Log: Configure should find stdchar on its own.
62305      Branch: perl
62306            ! hints/solaris_2.sh
62307 ____________________________________________________________________________
62308 [  7849] By: jhi                                   on 2000/11/24  17:24:55
62309         Log: Subject: PATCH over 7848: Filter test flawed
62310              From: andreas.koenig@anima.de (Andreas J. Koenig)
62311              Date: 24 Nov 2000 10:28:29 +0100
62312              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
62313      Branch: perl
62314            ! t/lib/filter-util.t
62315 ____________________________________________________________________________
62316 [  7848] By: jhi                                   on 2000/11/24  17:22:15
62317         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
62318              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
62319              Date: Fri, 24 Nov 2000 16:12:58 +0000
62320              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
62321      Branch: perl
62322            ! ext/B/B.pm
62323 ____________________________________________________________________________
62324 [  7847] By: jhi                                   on 2000/11/24  03:07:01
62325         Log: Integrate perlio.
62326      Branch: perl
62327           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
62328           !> win32/makefile.mk
62329 ____________________________________________________________________________
62330 [  7846] By: gsar                                  on 2000/11/24  00:55:57
62331         Log: integrate changes#6415..6418,6420..6438 from mainline
62332              
62333              Fix the bitvector ops for utf8 (tricky since past 7 bits
62334              the utf8 'characters' can be more than one octet).
62335              
62336              MPE/ix updates for perl 5.6.0 from Mark Bixby.
62337              
62338              Subject: SDBM_File documentation
62339              
62340              Detypo.
62341              
62342              Decutandpasto.
62343              
62344              Send all installperl messages to STDERR and be -w clean.
62345              
62346              Out-of-date note removed.
62347              
62348              Protect against "wild next"s, that is, callbacks doing "next"
62349              instead of "return".
62350              
62351              Use STDOUT consistently.
62352              
62353              The output might have been produced in the wrong order.
62354              
62355              A missing 'break' after the [[:space:]] switch case.
62356              
62357              Add tests for
62358              [ID 19991110.003] another matching finding by pcre author
62359              which has already been fixed by some patch, as verified in
62360              
62361              Documentation to explain the behaviour of map().
62362              
62363              Add an optimization for map-maps-a-list-element-to-more-list-elements
62364              case, but add also notes explaining the relationship of this
62365              patch and the earlier notes by Sarathy.
62366              
62367              Subject: [ID 20000716.023] syslog test fails without sockets
62368              
62369              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
62370              Test cases for #6431.
62371              
62372              File::Spec::VMS fixup for tmpdir from Craig Berry.
62373              
62374              Make the "uninit variable" warning to say "concat or string"
62375              or "join or string" when in concat or join .
62376              
62377              Get UTF16 BOMs working.  Patch from
62378              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
62379              
62380              Subject: [PATCH] Make large file tests deal with SIGXFSZ
62381              
62382              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
62383              
62384              Subject: [PATCH] av.c apidoc
62385      Branch: maint-5.6/perl
62386           !> (integrate 43 files)
62387 ____________________________________________________________________________
62388 [  7845] By: gsar                                  on 2000/11/24  00:20:45
62389         Log: integrate changes#6406..6414 from mainline
62390              
62391              Merge perlhacktut into perlhack, update perlguts.
62392              
62393              Fix AutoSplit to use File::Spec the right way in VMS,
62394              from Peter Prymmer.
62395              
62396              The bug report
62397              [ID 19991110.002] minimal matching discrepancy found by pcre author
62398              seems to have been fixed (though differently from what was suggested
62399              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
62400              
62401              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
62402              not in pod, from Peter Prymmer
62403              
62404              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
62405              From: Hugo <hv@crypt.compulink.co.uk>
62406              Date: Fri, 14 Jul 2000 23:05:20 +0100
62407              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
62408              
62409              Didn't anymore apply, but that point still could use another fix.
62410              
62411              lib/b test fixes from Peter Prymmer.
62412              
62413              More docs for sv functions.
62414              
62415              perlvms.pod whitespace cleanup to keep pod utils happy.
62416              
62417              another VMS build tweak from Peter Prymmer
62418      Branch: maint-5.6/perl
62419           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
62420           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
62421           !> vms/descrip_mms.template vms/perlvms.pod
62422 ____________________________________________________________________________
62423 [  7844] By: nick                                  on 2000/11/23  23:42:45
62424         Log: Win32/perlio Now just fails one io/argv.t test - lack 
62425              of default :crlf on standard streams.
62426      Branch: perlio
62427            ! doio.c perlio.c
62428 ____________________________________________________________________________
62429 [  7843] By: nick                                  on 2000/11/23  23:04:05
62430         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
62431              peek fail is showing a real problem (multiple crlf layers
62432              are getting pushed.)
62433      Branch: perlio
62434            ! doio.c perlio.c win32/makefile.mk
62435 ____________________________________________________________________________
62436 [  7842] By: nick                                  on 2000/11/23  19:46:23
62437         Log: Implement PerlIO_binmode()
62438              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
62439              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
62440              make binmode in t/lib/io_tell.t unconditional so that works.
62441              Checkin just so Win32 machine can see these changes.
62442      Branch: perlio
62443            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
62444 ____________________________________________________________________________
62445 [  7841] By: jhi                                   on 2000/11/23  19:30:00
62446         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
62447      Branch: perl
62448            ! README.amiga
62449 ____________________________________________________________________________
62450 [  7840] By: jhi                                   on 2000/11/23  17:18:02
62451         Log: SOCKS wrestling continues, patches from Jens Hamisch.
62452      Branch: perl
62453            ! doio.c embed.h embed.pl perlsdio.h proto.h
62454 ____________________________________________________________________________
62455 [  7839] By: jhi                                   on 2000/11/23  16:54:14
62456         Log: Push Filter::Util::Call one level deeper.
62457      Branch: perl
62458            + t/lib/filter-util.t
62459           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
62460           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
62461            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62462            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
62463            - t/lib/filt-util.t
62464            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
62465            ! win32/Makefile win32/makefile.mk
62466 ____________________________________________________________________________
62467 [  7838] By: jhi                                   on 2000/11/23  16:52:40
62468         Log: Reach back one higher up when searching for PERL_SRC.
62469      Branch: perl
62470            ! lib/ExtUtils/MM_Unix.pm
62471 ____________________________________________________________________________
62472 [  7837] By: jhi                                   on 2000/11/23  16:05:41
62473         Log: Subject: Re: perl@7826
62474              Date: Thu, 23 Nov 2000 02:20:25 -0600
62475              From: "Craig A. Berry" <craigberry@mac.com>
62476              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
62477              
62478              Make VMS to like Filter::Util::Call. 
62479      Branch: perl
62480            ! configure.com ext/Filter/Util/Makefile.PL
62481 ____________________________________________________________________________
62482 [  7836] By: nick                                  on 2000/11/23  16:04:08
62483         Log: Implement crlf layer - not ready for merge.
62484      Branch: perlio
62485            ! perlio.c win32/makefile.mk
62486 ____________________________________________________________________________
62487 [  7835] By: jhi                                   on 2000/11/23  15:56:52
62488         Log: STDCHAR is different in Sparc v9 vs x86.
62489      Branch: perl
62490            ! hints/solaris_2.sh
62491 ____________________________________________________________________________
62492 [  7834] By: jhi                                   on 2000/11/23  15:50:47
62493         Log: The type needs to be visible to protos.
62494      Branch: perl
62495            ! perl.h
62496 ____________________________________________________________________________
62497 [  7833] By: jhi                                   on 2000/11/23  15:40:46
62498         Log: Finish unfinished SOCKS workaround changes.
62499      Branch: perl
62500            ! doio.c
62501 ____________________________________________________________________________
62502 [  7832] By: jhi                                   on 2000/11/23  15:33:30
62503         Log: Integrate perlio.
62504      Branch: perl
62505           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62506           !> win32/makefile.mk
62507 ____________________________________________________________________________
62508 [  7831] By: nick                                  on 2000/11/23  10:31:07
62509         Log: Correct makefile.mk dependancies for ext/Filter/Util
62510              Build ext/Encode
62511              Run dmake regen_config_h
62512      Branch: perlio
62513            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62514            ! win32/makefile.mk
62515 ____________________________________________________________________________
62516 [  7830] By: nick                                  on 2000/11/23  08:05:07
62517         Log: Integrate mainline
62518      Branch: perlio
62519           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62520           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
62521           +> t/lib/filt-util.pl t/lib/filt-util.t
62522           !> (integrate 41 files)
62523 ____________________________________________________________________________
62524 [  7829] By: gsar                                  on 2000/11/23  03:07:11
62525         Log: build the Filter extension on windows
62526      Branch: perl
62527            ! win32/Makefile win32/makefile.mk
62528 ____________________________________________________________________________
62529 [  7828] By: gsar                                  on 2000/11/23  02:46:35
62530         Log: regenerate win32/config* and fix some inconsistencies in the
62531              makefiles; always export Perl_deb() because it is needed
62532              by ext/re/* (whether perl itself is built with -DDEBUGGING
62533              or not)
62534      Branch: perl
62535            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
62536            ! win32/config_H.vc win32/makefile.mk
62537 ____________________________________________________________________________
62538 [  7827] By: gsar                                  on 2000/11/23  02:18:38
62539         Log: get sources building on windows+MSVC again (untested with other
62540              compilers)
62541      Branch: perl
62542            ! win32/include/sys/socket.h win32/perllib.c
62543 ____________________________________________________________________________
62544 [  7826] By: jhi                                   on 2000/11/23  01:18:26
62545         Log: Update Changes.
62546      Branch: perl
62547            ! Changes patchlevel.h
62548 ____________________________________________________________________________
62549 [  7825] By: jhi                                   on 2000/11/23  00:20:41
62550         Log: Subject: Re: av.c patch (having slight problems)
62551              From: "Ben Tilly" <ben_tilly@hotmail.com>
62552              Date: Tue, 21 Nov 2000 23:29:31 -0500
62553              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
62554              
62555              unshift() speedup.
62556      Branch: perl
62557            ! av.c
62558 ____________________________________________________________________________
62559 [  7824] By: jhi                                   on 2000/11/22  23:59:15
62560         Log: Fixes for signedness warnings noticed by VMSperlers.
62561      Branch: perl
62562            ! ext/Storable/Storable.xs regcomp.c sv.c
62563 ____________________________________________________________________________
62564 [  7823] By: jhi                                   on 2000/11/22  23:19:31
62565         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
62566              From: Peter Prymmer <pvhp@forte.com>
62567              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
62568              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
62569      Branch: perl
62570            ! t/pragma/warn/pp_hot
62571 ____________________________________________________________________________
62572 [  7822] By: jhi                                   on 2000/11/22  22:52:20
62573         Log: Be clean.
62574      Branch: perl
62575            ! Makefile.SH
62576 ____________________________________________________________________________
62577 [  7821] By: jhi                                   on 2000/11/22  22:46:39
62578         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
62579              by Damian Conway, as suggested by Paul Marquess.
62580      Branch: perl
62581            + lib/Filter/Simple.pm
62582 ____________________________________________________________________________
62583 [  7820] By: jhi                                   on 2000/11/22  22:45:51
62584         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
62585      Branch: perl
62586            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62587            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
62588            + t/lib/filt-util.t
62589            ! MANIFEST
62590 ____________________________________________________________________________
62591 [  7819] By: jhi                                   on 2000/11/22  22:03:27
62592         Log: Integrate perlio.
62593      Branch: perl
62594           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
62595           !> win32/makefile.mk
62596 ____________________________________________________________________________
62597 [  7818] By: jhi                                   on 2000/11/22  21:56:02
62598         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
62599      Branch: perl
62600            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
62601            ! t/lib/io_sock.t
62602 ____________________________________________________________________________
62603 [  7817] By: jhi                                   on 2000/11/22  21:39:49
62604         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
62605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62606              Date: Wed, 22 Nov 2000 16:08:12 -0500
62607              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
62608      Branch: perl
62609            ! lib/ExtUtils/Liblist.pm
62610 ____________________________________________________________________________
62611 [  7816] By: jhi                                   on 2000/11/22  21:38:25
62612         Log: Go ahead and #include <unistd.h> in perl.h.
62613      Branch: perl
62614            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
62615            ! util.c
62616 ____________________________________________________________________________
62617 [  7815] By: jhi                                   on 2000/11/22  21:22:52
62618         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
62619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62620              Date: Mon, 20 Nov 2000 18:30:52 -0500
62621              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
62622      Branch: perl
62623            ! pod/perlre.pod regcomp.c t/op/re_tests
62624 ____________________________________________________________________________
62625 [  7814] By: jhi                                   on 2000/11/22  21:21:46
62626         Log: Subject: [PATCH 5.7.0] Liblist finally works
62627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62628              Date: Tue, 21 Nov 2000 22:02:17 -0500
62629              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
62630      Branch: perl
62631            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
62632            ! lib/ExtUtils/MakeMaker.pm
62633 ____________________________________________________________________________
62634 [  7813] By: jhi                                   on 2000/11/22  21:20:23
62635         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
62636              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62637              Date: Wed, 22 Nov 2000 17:53:15 +0100
62638              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
62639              
62640              AIX dynaloader and perlio patch.
62641      Branch: perl
62642            ! ext/DynaLoader/dl_aix.xs
62643 ____________________________________________________________________________
62644 [  7812] By: jhi                                   on 2000/11/22  21:17:52
62645         Log: (Accidentally empty patch.)
62646      Branch: perl
62647            ! av.c
62648 ____________________________________________________________________________
62649 [  7811] By: jhi                                   on 2000/11/22  21:16:31
62650         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
62651              From: Peter Prymmer <pvhp@forte.com>
62652              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
62653              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
62654      Branch: perl
62655            ! vms/test.com
62656 ____________________________________________________________________________
62657 [  7810] By: jhi                                   on 2000/11/22  21:15:36
62658         Log: Subject: Re: perl@7777 
62659              From: "John P. Linderman" <jpl@research.att.com>
62660              Date: Wed, 22 Nov 2000 13:11:11 -0500
62661              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
62662              
62663              Detypoing.
62664      Branch: perl
62665            ! lib/CPAN.pm
62666 ____________________________________________________________________________
62667 [  7809] By: jhi                                   on 2000/11/22  21:14:19
62668         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
62669              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62670              Date:     Wed, 22 Nov 2000 13:51:37 EST
62671              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
62672      Branch: perl
62673            ! perlsdio.h
62674 ____________________________________________________________________________
62675 [  7808] By: jhi                                   on 2000/11/22  21:13:27
62676         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
62677              From: Casey Tweten <crt@kiski.net>
62678              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
62679              Message-Id: <200011201653.LAA10194@home.kiski.net>
62680      Branch: perl
62681            ! t/lib/io_udp.t
62682 ____________________________________________________________________________
62683 [  7807] By: jhi                                   on 2000/11/22  21:12:35
62684         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
62685              From: Casey Tweten <crt@kiski.net>
62686              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
62687              Message-Id: <200011201636.LAA07227@home.kiski.net>
62688      Branch: perl
62689            ! t/lib/io_sock.t
62690 ____________________________________________________________________________
62691 [  7806] By: jhi                                   on 2000/11/22  21:10:59
62692         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
62693              From: "Casey R. Tweten" <crt@kiski.net>
62694              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
62695              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
62696      Branch: perl
62697            ! utils/h2xs.PL
62698 ____________________________________________________________________________
62699 [  7805] By: nick                                  on 2000/11/22  21:05:06
62700         Log: Integrate mainline
62701      Branch: perlio
62702           !> Changes Porting/genlog ext/DB_File/DB_File.xs
62703           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
62704           !> utils/perlbug.PL
62705 ____________________________________________________________________________
62706 [  7804] By: jhi                                   on 2000/11/22  21:01:12
62707         Log: Subject: [PATCH] Test.pm POD peculiarity
62708              From: "Casey R. Tweten" <crt@kiski.net>
62709              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
62710              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
62711      Branch: perl
62712            ! lib/Test.pm
62713 ____________________________________________________________________________
62714 [  7803] By: jhi                                   on 2000/11/22  20:59:59
62715         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
62716              From: "Philip Newton" <pnewton@gmx.de>
62717              Date: Wed, 22 Nov 2000 14:25:53 +0100
62718              Message-Id: <3A1BD771.25462.1939FAD@localhost>
62719              
62720              Be case-understanding also on 's', and use the -oi of sendmail
62721              not to terminate the transmission on a lone '.'.
62722      Branch: perl
62723            ! utils/perlbug.PL
62724 ____________________________________________________________________________
62725 [  7802] By: nick                                  on 2000/11/22  20:51:42
62726         Log: Win32 PerlIO intermediate state now working as expected.
62727              - In current state we are still using C runtime in text/binary
62728              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
62729              - PERLIO=stdio and PERLIO=unix pass all expected tests.
62730              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
62731              and PerlIO_seek() and the dummy crlf layer is not making adjustments
62732              for CRLF translation happening in C runtime. All other tests pass.
62733              
62734              Added note to README.win32 to point out the snags of doing a perl build
62735              with Norton AntiVirus turned on.
62736              
62737              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
62738              which file a fail comes from.
62739              
62740              Updated "canned" config.h to match the one generated.
62741      Branch: perlio
62742            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
62743            ! win32/makefile.mk
62744 ____________________________________________________________________________
62745 [  7801] By: jhi                                   on 2000/11/22  06:50:20
62746         Log: Nickety nits.
62747      Branch: perl
62748            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
62749 ____________________________________________________________________________
62750 [  7800] By: jhi                                   on 2000/11/22  01:29:55
62751         Log: Changes had accidentally gone too silent on non-main branches.
62752      Branch: perl
62753            ! Changes Porting/genlog patchlevel.h
62754 ____________________________________________________________________________
62755 [  7799] By: gsar                                  on 2000/11/22  01:02:56
62756         Log: some lib_pm.PL changes snuck in via change#7772
62757      Branch: maint-5.6/perl
62758            ! Makefile.SH
62759 ____________________________________________________________________________
62760 [  7798] By: nick                                  on 2000/11/21  21:59:40
62761         Log: Integrate mainline
62762      Branch: perlio
62763           !> (integrate 28 files)
62764 ____________________________________________________________________________
62765 [  7797] By: jhi                                   on 2000/11/21  21:01:45
62766         Log: Integrate perlio.
62767      Branch: perl
62768           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
62769 ____________________________________________________________________________
62770 [  7796] By: nick                                  on 2000/11/21  20:36:22
62771         Log: Win32 builds and runs (mostly) with USE_PERLIO.
62772              PERLIO=perlio passes all tests. 
62773              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
62774      Branch: perlio
62775            ! perlio.c win32/perllib.c win32/win32.c
62776 ____________________________________________________________________________
62777 [  7795] By: jhi                                   on 2000/11/21  19:03:44
62778         Log: Update Changes.
62779      Branch: perl
62780            ! Changes patchlevel.h
62781 ____________________________________________________________________________
62782 [  7794] By: jhi                                   on 2000/11/21  18:56:34
62783         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
62784              From: "Craig A. Berry" <craigberry@mac.com>
62785              Date: Mon, 20 Nov 2000 20:27:06 -0600
62786              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
62787              
62788              A cut-and-pasto.
62789      Branch: perl
62790            ! perlio.h
62791 ____________________________________________________________________________
62792 [  7793] By: jhi                                   on 2000/11/21  18:54:41
62793         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
62794              From: Dominic Dunlop <domo@computer.org> 
62795              Date: Mon, 20 Nov 2000 18:55:29 +0100
62796              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
62797              
62798              va_copy() and the need of it.
62799              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
62800      Branch: metaconfig/U/perl
62801            + need_va_copy.U
62802      Branch: perl
62803            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62804            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
62805            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62806            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62807            ! win32/config.bc win32/config.gc win32/config.vc
62808 ____________________________________________________________________________
62809 [  7792] By: jhi                                   on 2000/11/21  17:04:10
62810         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
62811      Branch: perl
62812           !> scope.h
62813 ____________________________________________________________________________
62814 [  7791] By: jhi                                   on 2000/11/21  17:01:16
62815         Log: Export the SOCKS workaround symbols only if necessary.
62816      Branch: perl
62817            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
62818 ____________________________________________________________________________
62819 [  7790] By: nick                                  on 2000/11/20  23:57:11
62820         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
62821      Branch: perlio
62822            ! scope.h
62823 ____________________________________________________________________________
62824 [  7789] By: nick                                  on 2000/11/20  23:38:33
62825         Log: Integrate mainline
62826      Branch: perlio
62827           +> lib/File/Spec/Epoc.pm
62828           !> (integrate 34 files)
62829 ____________________________________________________________________________
62830 [  7788] By: nick                                  on 2000/11/20  23:20:18
62831         Log: Make extra buffer layer work (dummy crlf layer)
62832      Branch: perlio
62833            ! doio.c perlio.c perlio.h
62834 ____________________________________________________________________________
62835 [  7787] By: jhi                                   on 2000/11/20  22:44:04
62836         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
62837              From: Peter Prymmer <pvhp@forte.com>
62838              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
62839              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
62840      Branch: perl
62841            ! t/pragma/locale.t
62842 ____________________________________________________________________________
62843 [  7786] By: jhi                                   on 2000/11/20  22:29:10
62844         Log: Subject: DOC PATCH 5.6.0 perlreftut
62845              From: mjd@plover.com
62846              Date: 20 Nov 2000 19:45:06 -0000
62847              Message-ID: <20001120194506.9505.qmail@plover.com>
62848      Branch: perl
62849            ! pod/perlreftut.pod
62850 ____________________________________________________________________________
62851 [  7785] By: jhi                                   on 2000/11/20  22:27:44
62852         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
62853              From: David Dyck <dcd@tc.fluke.com>
62854              Date: Mon, 20 Nov 2000 11:43:40 -0800
62855              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
62856      Branch: perl
62857            ! lib/Cwd.pm
62858 ____________________________________________________________________________
62859 [  7784] By: jhi                                   on 2000/11/20  22:23:21
62860         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
62861              Date: Mon, 20 Nov 2000 17:06:10 -0500
62862              To: Mailing list Perl5 <perl5-porters@perl.org>
62863              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
62864      Branch: perl
62865            ! pp_ctl.c t/op/pat.t
62866 ____________________________________________________________________________
62867 [  7783] By: jhi                                   on 2000/11/20  22:11:18
62868         Log: Subject: [PATCH] doop.c - UTF8 tr///               
62869              From: Simon Cozens <simon@cozens.net>
62870              Date: Sat, 18 Nov 2000 18:49:30 +0000
62871              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
62872              
62873              Subject: Re: [PATCH] doop.c - UTF8 tr///           
62874              From: Simon Cozens <simon@cozens.net>
62875              Date: Mon, 20 Nov 2000 20:45:22 +0000
62876              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
62877              
62878              Make tr on UTF-8 better but still not correct.
62879      Branch: perl
62880            ! doop.c
62881 ____________________________________________________________________________
62882 [  7782] By: jhi                                   on 2000/11/20  22:02:16
62883         Log: Remove the shared object before attempting to create
62884              (by linking) a new one.  E.g. in AIX not removing
62885              becomes quite painful if one tries to do more than one
62886              build in the same tree (an interrupted build, for example),
62887              since the AIX' shared dynaloader seemingly keeps the shared
62888              objects open and therefore 'busy' for quite a while, even when
62889              nobody is using the objects, leading into link failures.
62890      Branch: perl
62891            ! lib/ExtUtils/MM_Unix.pm
62892 ____________________________________________________________________________
62893 [  7781] By: gsar                                  on 2000/11/20  19:02:55
62894         Log: type mismatch due to faulty integration
62895      Branch: maint-5.6/perl
62896            ! toke.c win32/Makefile
62897 ____________________________________________________________________________
62898 [  7780] By: gsar                                  on 2000/11/20  17:31:55
62899         Log: integrate changes#6392,6394..6399,6401..6404
62900              
62901              The {multiplier} of a fixed substring was overlooked which
62902              caused a wrong initial search offset for that substring.
62903              
62904              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
62905              From: Hugo <hv@crypt.compulink.co.uk>
62906              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
62907              Date: Thu, 13 Jul 2000 19:27:13 +0100
62908              
62909              Fix the BOM bug: not a byteorder bug, a signedness bug.
62910              
62911              Replace change #6337 with a better one.
62912              
62913              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
62914              From: Hugo <hv@crypt.compulink.co.uk>
62915              Date: Fri, 14 Jul 2000 04:16:20 +0100
62916              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
62917              
62918              MakeMaker should not remove editor backups (*~) on `make clean`
62919              by default (completes change#6383)
62920              
62921              move new variables to the end of the interpreter structure (for
62922              bincompat in code that doesn't #include XSUB.h)
62923              
62924              rename totally bletcherous SvLOCK() thingy (doesn't do what the
62925              name suggests anyway)
62926              
62927              various cleanups (typos, misformatted code, and small bugs)
62928              
62929              typecasts needed for change#6394
62930              
62931              typos in change#6399, regen headers
62932              
62933              inconsistent types needs casts
62934              
62935              PERL_OBJECT build tweaks
62936      Branch: maint-5.6/perl
62937           !> MANIFEST doop.c embed.h embed.pl embedvar.h
62938           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
62939           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
62940           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
62941           !> toke.c util.c
62942 ____________________________________________________________________________
62943 [  7779] By: gsar                                  on 2000/11/20  17:06:29
62944         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
62945              
62946              Cosmetics and perldelta.
62947              
62948              Fix nits noticed by Boston.pm.
62949              
62950              Do the cc sanity check both before the hints and
62951              after the cc selction.
62952              
62953              get sprintf.t to adjust properly for 3-digit exponents
62954              
62955              don't clobber *.orig files on *clean targets
62956              
62957              fix bugs in processing %v-*d and similar format specs (from
62958              Avi Finkel <avi@finkel.org>)
62959              
62960              sprintf test tweaks (from Dominic Dunlop)
62961              
62962              new selfloader.t in change#6183 doesn't close DATA handles,
62963              and thus fails to clean up tmp files on dosish platforms
62964              
62965              typos (spotted by Peter Prymmer)
62966              
62967              typo fix from Craig Berry
62968      Branch: maint-5.6/perl
62969           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
62970           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
62971           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
62972           !> x2p/Makefile.SH
62973 ____________________________________________________________________________
62974 [  7778] By: gsar                                  on 2000/11/20  16:46:51
62975         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
62976              
62977              Subject: Re: format bug report  [Patch]
62978              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62979              Date: Wed, 05 Jul 2000 13:12:52 +0200
62980              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
62981              
62982              Subject: Re: format bug report  [Patch]
62983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62984              Date: Wed, 05 Jul 2000 14:10:01 +0200
62985              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
62986              
62987              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
62988              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62989              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
62990              Date: Fri, 07 Jul 2000 17:57:16 +0100
62991              
62992              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
62993              To: perl5-porters@perl.org
62994              From: Karsten Sperling <spiff@phreax.net>
62995              Date: Mon, 10 Jul 2000 15:12:52 +0200
62996              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
62997              
62998              README.posix-bc podified from Thomas Dorner.
62999              
63000              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
63001              From: Dominic Dunlop <domo@computer.org>
63002              Date: Tue, 11 Jul 2000 12:27:33 +0200
63003              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
63004              
63005              Typo in #6341.
63006              
63007              Fix for
63008              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
63009              From: Roderick Schertler <roderick@argon.org>
63010              Date: Tue, 11 Jul 2000 13:55:05 -0400
63011              Message-Id: <200007111755.NAA05077@jones.argon.org>
63012              
63013              Minor cleanups on the booklist.
63014              
63015              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
63016              regen perltoc.
63017              
63018              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
63019      Branch: maint-5.6/perl
63020           +> pod/perlbook.pod
63021           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
63022           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
63023           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
63024 ____________________________________________________________________________
63025 [  7777] By: jhi                                   on 2000/11/20  16:08:49
63026         Log: Update Changes.
63027      Branch: perl
63028            ! Changes patchlevel.h
63029 ____________________________________________________________________________
63030 [  7776] By: jhi                                   on 2000/11/20  15:27:56
63031         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
63032              This may be overly harsh but until proven otherwise, we think this
63033              way, or until we have a simple test for Configure (having to start
63034              up servers is does not count as simple) to check for the problems.
63035      Branch: perl
63036            ! perl.h
63037 ____________________________________________________________________________
63038 [  7775] By: jhi                                   on 2000/11/20  15:22:17
63039         Log: Solaris hints tweaks.
63040      Branch: perl
63041            ! hints/solaris_2.sh
63042 ____________________________________________________________________________
63043 [  7774] By: jhi                                   on 2000/11/20  15:01:20
63044         Log: Add a workaround to SOCKS 64-bit problems.
63045      Branch: perl
63046            ! doio.c embed.h embed.pl perlsdio.h proto.h
63047 ____________________________________________________________________________
63048 [  7773] By: jhi                                   on 2000/11/20  14:51:47
63049         Log: sysseek() instead of seek().
63050      Branch: perl
63051            ! t/lib/syslfs.t
63052 ____________________________________________________________________________
63053 [  7772] By: gsar                                  on 2000/11/20  13:06:23
63054         Log: integrate changes#6315..6319,6321..6331,6333..6338
63055              
63056              Integrate with Sarathy, preliminary fix for unicos
63057              alignment problems in [ID 20000612.002] Perl problem on Cray system.
63058              
63059              some debugger output does not go to the socket when RemotePort is set
63060              
63061              winsock cleanup never done on Windows (leads to handle leaks)
63062              
63063              fix UNC path handling on Windows under ithreads, and chdir()
63064              return value when given a non-existent directory
63065              
63066              Autogenerate pod/Makefile and pod/buildtoc.
63067              buildtoc also checks whether the existin pods are
63068              mentioned in MANIFEST and perl.pod, and vice versa.
63069              (None of the thusly found discrepancies fixed yet.)
63070              roffitall also needs to be autogenerated similarly but it
63071              seems so badly out of date that I didn't touch it yet.
63072              
63073              Config is being used.
63074              
63075              Add =head1 NAMEs so that buildtoc is happy.
63076              (The CGI::Util nit reported to Lincoln.)
63077              
63078              Fix complaints of buildtoc.
63079              
63080              Fix the alignment problem in Crays ([ID 20000612.002]).
63081              
63082              Remove perlbook, update perlfaq book listing,
63083              rearrange perl.pod, regenerate perltoc.
63084              
63085              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
63086              was cast to an unsigned (32-bit) integer with wild abandon.
63087              
63088              winsock options weren't being set in all threads under ithreads
63089              (caused send()s from second and subsequent threads to fail)
63090              
63091              accept() leaks memory on windows due to incorrect ordering of
63092              closesocket() and fclose() calls
63093              
63094              Reorder perl.pod once more.
63095              
63096              More POSIX.pod tweaks.
63097              
63098              Sprinkle ldlibpath.
63099              
63100              Precedence goof, fix based on
63101              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
63102              From: Hugo <hv@crypt.compulink.co.uk>
63103              Date: Tue, 11 Jul 2000 12:52:38 +0100
63104              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
63105              
63106              Subject: PATCH perlguts.pod: Document D and d magic types
63107              From: mjd@plover.com
63108              Date: 5 Jul 2000 18:01:51 -0000
63109              Message-ID: <20000705180151.29413.qmail@plover.com>
63110              
63111              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
63112              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
63113              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
63114              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
63115              
63116              Subject: [PATCH cfgperl] $& segfaults if you trick it
63117              From: simon@brecon.co.uk (Simon Cozens)
63118              Date: 7 Jul 2000 11:26:09 GMT
63119              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
63120              
63121              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
63122              From: Hugo <hv@crypt.compulink.co.uk>
63123              Date: Tue, 11 Jul 2000 12:44:50 +0100
63124              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
63125              
63126              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
63127              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63128              Date: Tue, 11 Jul 2000 13:50:51 +0100
63129              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
63130      Branch: maint-5.6/perl
63131           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
63132           +> pod/buildtoc.PL
63133            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
63134           !> (integrate 26 files)
63135 ____________________________________________________________________________
63136 [  7771] By: gsar                                  on 2000/11/20  12:31:42
63137         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
63138              6310,6311,6314
63139              
63140              Subject: [PATCH bleedperl] File::Spec 0.82 beta
63141              From: Barrie Slaymaker <barries@jester.slaysys.com>
63142              Date: Wed, 28 Jun 2000 11:35:29 -0400
63143              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
63144              
63145              tweak perlembed for multiplicity/usethreads sanity; correct notes
63146              about Windows
63147              
63148              localize %INC in a Safe compartment so that use/require work
63149              (many other magic globals probably need similar treatment)
63150              
63151              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
63152              when @_ is modified, causing coredumps
63153              
63154              slurp mode fix in change#4736 still not quite right
63155              
63156              Point to perlipc for more SysV IPC examples.
63157              
63158              Elaborate POSIX.pod.  Still needs work.
63159              
63160              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
63161              
63162              fix large memory leak that has been around for ever, masked by
63163              -DPURIFY (most of the arenas were never freed!)
63164              
63165              fix memory leak on Windows (PL_sys_intern contents were never
63166              freed)
63167              
63168              PERL_OBJECT build tweak
63169              
63170              adjust change#6299
63171              
63172              remove rel2abs prototypes (from Barrie Slaymaker)
63173              
63174              missing perldiag entry for unpack("w",...) diagnostic (from
63175              Andreas Koenig)
63176              
63177              better diagnostic on Frob->stuff() when Frob:: doesn't exist
63178              (from Richard Soderberg <rs@oregonnet.com>)
63179              
63180              Win32 patches for cfgperl from Sarathy.
63181              
63182              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
63183              
63184              More POSIX.pod embellishment.
63185              
63186              tyop in change#6306
63187      Branch: maint-5.6/perl
63188           !> (integrate 44 files)
63189 ____________________________________________________________________________
63190 [  7770] By: gsar                                  on 2000/11/20  11:51:00
63191         Log: integrate changes#6268..6282 from cfgperl branch
63192              
63193              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
63194              From: Dominic Dunlop <domo@computer.org>
63195              Date: Thu, 29 Jun 2000 12:32:39 +0200
63196              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
63197              
63198              Regen headers for #6261 (and update embed.pl for this) and #6267,
63199              silence few compiler warnings.
63200              
63201              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
63202              From: Nicholas Clark <nick@talking.bollo.cx>
63203              Date: Fri, 23 Jun 2000 16:21:15 +0100
63204              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
63205              
63206              Subject: PATCH pod/perltie.pod
63207              From: Ian Phillipps <Ian.Phillipps@iname.com>
63208              Date: Fri, 16 Jun 2000 00:17:19 +0100
63209              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
63210              (only the first hunk, the second hunk had already been done
63211              by some other patch)
63212              
63213              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
63214              From: Tom Phoenix <rootbeer@redcat.com>
63215              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
63216              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
63217              
63218              Subject: [PATCH] xsub attributes
63219              From: Doug MacEachern <dougm@covalent.net>
63220              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
63221              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
63222              
63223              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
63224              From: Andy Dougherty <doughera@lafayette.edu>
63225              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
63226              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
63227              
63228              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
63229              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
63230              Date: Tue, 13 Jun 2000 02:43:48 -0500
63231              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
63232              
63233              Subject: [PATCH] Re: eval documentation: context
63234              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63235              Date: Mon, 12 Jun 2000 15:07:29 +0100
63236              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
63237              
63238              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
63239              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63240              Date: Mon, 12 Jun 2000 14:55:59 +0100
63241              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
63242              
63243              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
63244              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
63245              Date: Fri, 09 Jun 2000 12:39:27 -0400
63246              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
63247              (plus update the version "number" of Text::Wrap)
63248              
63249              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
63250              From: Tim Ayers <tayers@bridge.com>
63251              Date: Thu, 08 Jun 2000 08:11:06 +0200
63252              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
63253              [resent by Richard Foley, Message-Id probably wrong]
63254              
63255              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
63256              From: rspier@pobox.com (Robert Spier)
63257              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
63258              Message-ID: <14654.31913.845602.610277@rls.cx>
63259              
63260              Subject: [PATCH 5.6.0] utils/h2xs.PL
63261              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
63262              Date: Wed, 7 Jun 2000 04:02:04 -0500
63263              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
63264              
63265              Subject: [PATCH 5.6.0]ITHREADs for VMS
63266              From: Dan Sugalski <dan@sidhe.org>
63267              Date: Tue, 06 Jun 2000 11:59:50 -0400
63268              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
63269      Branch: maint-5.6/perl
63270           !> (integrate 31 files)
63271 ____________________________________________________________________________
63272 [  7769] By: gsar                                  on 2000/11/20  11:29:06
63273         Log: integrate changes#6261..6266 from cfgperl
63274              
63275              Subject: Re: [PATCH cfgperl] BOMs away!
63276              From: simon@brecon.co.uk (Simon Cozens)
63277              Date: 17 Jun 2000 11:49:57 GMT
63278              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
63279              
63280              Subject: 5.6.0 Patch for EPOC
63281              From: Olaf Flebbe <o.flebbe@gmx.de>
63282              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
63283              Message-ID: <23449.960929969@www11.gmx.net>
63284              
63285              tr fixes from Simon Cozens
63286              
63287              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
63288              From: Marty Lucich <marty@netcom.com>
63289              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
63290              Message-Id: <200006282116.OAA11148@netcom.com>
63291              ccdlflags update (the BSD/OS 4.1 part had already been taken
63292              care of by #6141).
63293              
63294              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
63295              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63296              Date: Wed, 28 Jun 2000 17:50:12 -0700
63297              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
63298              
63299              Subject: [PATCH 5.6.0] cygwin port
63300              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
63301              From: "Fifer, Eric" <EFifer@sanwaint.com>
63302              Date: Thu, 29 Jun 2000 12:58:29 +0100
63303      Branch: maint-5.6/perl
63304           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
63305           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
63306           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
63307           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
63308 ____________________________________________________________________________
63309 [  7768] By: gsar                                  on 2000/11/20  11:13:44
63310         Log: integrate changes#6252..6256,6259..6260
63311              
63312              Paranoia tweak on #6249.
63313              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
63314              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
63315              Date: Sun, 25 Jun 2000 23:43:12 -0400
63316              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
63317              
63318              Subject: tr///, help wanted.
63319              From: simon@brecon.co.uk (Simon Cozens)
63320              Date: 28 Jun 2000 11:29:04 GMT
63321              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
63322              
63323              small thinko tweaks
63324              
63325              tweaks from Simon Conzes to further fix tr/// under utf8
63326              
63327              perlnewmod was missing from MANIFEST.
63328              
63329              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
63330              From: simon@brecon.co.uk (Simon Cozens)
63331              Date: 17 Jun 2000 11:56:44 GMT
63332              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
63333              pack U0, pack C0
63334      Branch: maint-5.6/perl
63335           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
63336           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
63337           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
63338           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
63339 ____________________________________________________________________________
63340 [  7767] By: gsar                                  on 2000/11/20  10:51:38
63341         Log: integrate change#6250 from cfgperl
63342              
63343              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
63344              From: Doug MacEachern <dougm@covalent.net>
63345              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
63346              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
63347      Branch: maint-5.6/perl
63348           +> t/op/my_stash.t
63349           !> MANIFEST embed.pl global.sym proto.h toke.c
63350 ____________________________________________________________________________
63351 [  7766] By: gsar                                  on 2000/11/20  10:48:34
63352         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
63353              
63354              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
63355              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63356              Date: Mon, 26 Jun 2000 18:40:14 +0100
63357              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
63358              
63359              Subject: [PATCH] bytes<->utf8 fixes
63360              From: simon@brecon.co.uk (Simon Cozens)
63361              Date: 26 Jun 2000 04:55:45 GMT
63362              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
63363              
63364              Subject: [PATCH] is_utf8_string
63365              From: simon@brecon.co.uk (Simon Cozens)
63366              Date: 26 Jun 2000 02:25:59 GMT
63367              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
63368              
63369              Subject: [PATCH] avoid mg_ptr in '*' magic
63370              From: Doug MacEachern <dougm@covalent.net>
63371              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
63372              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
63373              
63374              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
63375              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63376              Date: Sat, 24 Jun 2000 13:06:20 +0100
63377              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
63378              
63379              Allow for standalone testing.
63380              
63381              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
63382              From: Mark-Jason Dominus <mjd@plover.com>
63383              Date: Tue, 27 Jun 2000 22:36:42 -0400
63384              Message-ID: <20000628023642.12166.qmail@plover.com>
63385              
63386              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
63387              From: Frank Tobin <ftobin@uiuc.edu>
63388              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
63389              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
63390      Branch: maint-5.6/perl
63391           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
63392           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
63393           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
63394           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
63395           !> utf8.c utils/h2xs.PL
63396 ____________________________________________________________________________
63397 [  7765] By: gsar                                  on 2000/11/20  10:29:13
63398         Log: integrate change#6239 from cfgperl
63399              
63400              Configure maintenance.  Sever some dependency cycles,
63401              separate gccversion from the cc unit,
63402              address [ID 20000623.006] Configure script patch for using gcc on AIX
63403              (but solve it a little bit differently),
63404              unduplex some accidentally duplicated units,
63405              suggest using gcc if no cc available
63406              (p5p thread: "Solaris configure: counterproposal", 1999-09)
63407      Branch: maint-5.6/perl
63408           !> Configure Todo-5.6 config_h.SH
63409 ____________________________________________________________________________
63410 [  7764] By: gsar                                  on 2000/11/20  10:25:55
63411         Log: integrate changes#6233..6238 from cfgperl
63412              
63413              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
63414              From: Mark-Jason Dominus <mjd@plover.com>
63415              Date: Fri, 16 Jun 2000 20:53:04 -0400
63416              Message-ID: <20000617005304.8008.qmail@plover.com>
63417              
63418              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
63419              because when run as services (Win32ese for daemons)
63420              no environment variables are set and tmpdir ends up as /tmp,
63421              which is ambiguous.
63422              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
63423              From: matt@sergeant.org
63424              Date: 16 Jun 2000 16:30:43 -0000
63425              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
63426              
63427              The thread begun by
63428              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
63429              From: Kevin.Ruscoe@ubsw.com
63430              Date: Fri, 16 Jun 2000 16:38:51 +0100
63431              Message-Id: <H000019b03c300d6@MHS>
63432              
63433              Tweak embed.pl, regen headers.
63434              
63435              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
63436              From: Dan Sugalski <dan@sidhe.org>
63437              Date: Fri, 23 Jun 2000 17:00:00 -0400
63438              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
63439      Branch: maint-5.6/perl
63440           !> (integrate 27 files)
63441 ____________________________________________________________________________
63442 [  7763] By: gsar                                  on 2000/11/20  10:08:08
63443         Log: s/perl56delta/perldelta/g
63444      Branch: maint-5.6/perl
63445            ! pod/Makefile
63446 ____________________________________________________________________________
63447 [  7762] By: gsar                                  on 2000/11/20  10:04:00
63448         Log: integrate changes#6225,6229,6231,6232 from cfgperl
63449              
63450              Add source code filenames to apidoc.
63451              From: simon@brecon.co.uk (Simon Cozens)
63452              Subject: [PATCH embed.pl] Source X-ref
63453              Date: 22 Jun 2000 02:18:49 GMT
63454              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
63455              
63456              Subject: README.hpux version 0.6.1
63457              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
63458              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
63459              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
63460              
63461              Subject: [PATCH 5.6.0] cygwin port
63462              From: "Fifer, Eric" <EFifer@sanwaint.com>
63463              Date: Tue, 20 Jun 2000 14:30:58 +0100
63464              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
63465              
63466              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
63467              From: simon@brecon.co.uk (Simon Cozens)
63468              Date: 19 Jun 2000 15:18:27 GMT
63469              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
63470              
63471              plus update pod/Makefile and regenerate perltoc
63472      Branch: maint-5.6/perl
63473           +> pod/perlutil.pod
63474           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
63475           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
63476 ____________________________________________________________________________
63477 [  7761] By: jhi                                   on 2000/11/20  04:09:55
63478         Log: Miraculous typo.
63479      Branch: perl
63480            ! t/op/pat.t
63481 ____________________________________________________________________________
63482 [  7760] By: jhi                                   on 2000/11/20  04:06:08
63483         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
63484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63485              Date: Sun, 19 Nov 2000 22:30:26 -0500
63486              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
63487      Branch: perl
63488            ! regexec.c scope.h t/op/pat.t
63489 ____________________________________________________________________________
63490 [  7759] By: jhi                                   on 2000/11/20  02:05:22
63491         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
63492      Branch: perl
63493            ! perl.h
63494 ____________________________________________________________________________
63495 [  7758] By: jhi                                   on 2000/11/20  01:58:11
63496         Log: Subject: [perl 7711: EPOC] updates
63497              From: Olaf Flebbe <o.flebbe@gmx.de>
63498              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
63499              Message-ID: <25575.974658810@www23.gmx.net>               
63500      Branch: perl
63501            + lib/File/Spec/Epoc.pm
63502            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
63503            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
63504            ! lib/File/Spec.pm perl.c sv.c
63505 ____________________________________________________________________________
63506 [  7757] By: jhi                                   on 2000/11/20  01:53:11
63507         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
63508      Branch: perl
63509            ! MANIFEST
63510 ____________________________________________________________________________
63511 [  7756] By: jhi                                   on 2000/11/20  01:47:22
63512         Log: Integrate perlio.
63513      Branch: perl
63514            - ext/re/hints/MSWin32.pl
63515           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
63516           !> win32/config.gc win32/config_H.gc win32/win32sck.c
63517 ____________________________________________________________________________
63518 [  7755] By: nick                                  on 2000/11/19  20:57:17
63519         Log: Add dummy crlf layer (just as buffer)
63520              Correct 1st bug - one layer of indirection.
63521      Branch: perlio
63522            ! perlio.c perlio.h perliol.h
63523 ____________________________________________________________________________
63524 [  7754] By: nick                                  on 2000/11/19  20:56:12
63525         Log: Work-round to Perl_deb_nocontext is no longer required
63526      Branch: perlio
63527            - ext/re/hints/MSWin32.pl
63528 ____________________________________________________________________________
63529 [  7753] By: nick                                  on 2000/11/19  20:01:16
63530         Log: diff -se shows these as different
63531      Branch: perlio
63532            ! global.sym pod/perlapi.pod
63533 ____________________________________________________________________________
63534 [  7752] By: nick                                  on 2000/11/19  18:57:30
63535         Log: Configure GCC/Win32 build -Duseperlio
63536              Fix a couple of gross issues
63537              - double-include of ../deb.o in re.dll
63538              - win32sck.c needs PerlIO and FILE 
63539      Branch: perlio
63540            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
63541            ! win32/win32sck.c
63542 ____________________________________________________________________________
63543 [  7751] By: nick                                  on 2000/11/19  17:05:36
63544         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
63545      Branch: perlio
63546            ! perlio.c
63547 ____________________________________________________________________________
63548 [  7750] By: nick                                  on 2000/11/19  16:57:14
63549         Log: Missing aTHX_
63550      Branch: perlio
63551            ! sv.c
63552 ____________________________________________________________________________
63553 [  7749] By: jhi                                   on 2000/11/19  16:28:40
63554         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
63555              From: "Peter J. Farley III" <pjfarley@banet.net>
63556              Date: Sun, 19 Nov 2000 01:42:58 -0500
63557              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
63558      Branch: perl
63559            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
63560 ____________________________________________________________________________
63561 [  7748] By: jhi                                   on 2000/11/19  16:08:10
63562         Log: Subject: podlators 1.05 available        
63563              From: Russ Allbery <rra@stanford.edu>   
63564              Date: 18 Nov 2000 22:04:28 -0800
63565              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
63566      Branch: perl
63567            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
63568 ____________________________________________________________________________
63569 [  7747] By: nick                                  on 2000/11/19  11:19:39
63570         Log: Integrate mainline
63571      Branch: perlio
63572           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
63573           !> util.c
63574 ____________________________________________________________________________
63575 [  7746] By: jhi                                   on 2000/11/19  06:42:22
63576         Log: Make hex scanning warn on "\x{x}" and "\xx".
63577              "\x" and and hex("x") are still valid.
63578      Branch: perl
63579            ! util.c
63580 ____________________________________________________________________________
63581 [  7745] By: nick                                  on 2000/11/18  22:52:28
63582         Log: Integrate mainline
63583      Branch: perlio
63584           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
63585           !> perl.h perlio.c proto.h regcomp.c regcomp.h
63586 ____________________________________________________________________________
63587 [  7744] By: jhi                                   on 2000/11/18  22:50:28
63588         Log: Introduce Perl_utf8_length().  Use it.
63589      Branch: perl
63590            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
63591 ____________________________________________________________________________
63592 [  7743] By: jhi                                   on 2000/11/18  22:38:51
63593         Log: Compiler denit.
63594      Branch: perl
63595            ! perlio.c
63596 ____________________________________________________________________________
63597 [  7742] By: jhi                                   on 2000/11/18  20:33:05
63598         Log: Integrate perlio.
63599      Branch: perl
63600           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
63601           !> perlio.h pp_ctl.c pp_sys.c sv.c
63602 ____________________________________________________________________________
63603 [  7741] By: jhi                                   on 2000/11/18  20:31:27
63604         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
63605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63606              Date: Fri, 17 Nov 2000 20:35:11 -0500
63607              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
63608              
63609              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
63610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63611              Date: Fri, 17 Nov 2000 21:03:47 -0500
63612              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
63613              
63614              Plus a little bit of tweaking in pregcomp().
63615      Branch: perl
63616            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
63617 ____________________________________________________________________________
63618 [  7740] By: nick                                  on 2000/11/18  20:17:22
63619         Log: Lexical use open ... support:
63620              add ->cop_io to COP structure in cop.h.
63621              Make mg.c and gv.c associate it with ${^OPEN}.
63622              Make lib/open.pm set it.
63623              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
63624              manner similar to ->cop_warnings.
63625              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
63626              call new PerlIO_apply_layers().
63627              Declare latter in perlio.h and define in perlio.c
63628      Branch: perlio
63629            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
63630            ! perlio.h pp_ctl.c pp_sys.c sv.c
63631 ____________________________________________________________________________
63632 [  7739] By: jhi                                   on 2000/11/18  19:54:00
63633         Log: Integrate perlio.
63634      Branch: perl
63635           !> doio.c perlio.c pp.c
63636 ____________________________________________________________________________
63637 [  7738] By: jhi                                   on 2000/11/18  17:16:13
63638         Log: Subject: [PATCH 5.7.0] etags broken again
63639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63640              Date: Sat, 18 Nov 2000 02:41:36 -0500
63641              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
63642      Branch: perl
63643            ! emacs/ptags
63644 ____________________________________________________________________________
63645 [  7737] By: jhi                                   on 2000/11/18  17:12:18
63646         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
63647      Branch: perl
63648            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63649 ____________________________________________________________________________
63650 [  7736] By: nick                                  on 2000/11/18  14:06:20
63651         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
63652              part to be isolated.
63653      Branch: perlio
63654            ! doio.c perlio.c
63655 ____________________________________________________________________________
63656 [  7735] By: nick                                  on 2000/11/18  11:03:32
63657         Log: Integrate mainline
63658      Branch: perlio
63659           !> Changes README.amiga README.win32 patchlevel.h
63660           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
63661 ____________________________________________________________________________
63662 [  7734] By: jhi                                   on 2000/11/18  01:18:56
63663         Log: Update Changes.
63664      Branch: perl
63665            ! Changes patchlevel.h
63666 ____________________________________________________________________________
63667 [  7733] By: jhi                                   on 2000/11/18  00:32:54
63668         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
63669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63670              Date: Fri, 17 Nov 2000 17:28:02 -0500
63671              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
63672      Branch: perl
63673            ! regcomp.c regexec.c t/op/re_tests
63674 ____________________________________________________________________________
63675 [  7732] By: jhi                                   on 2000/11/18  00:28:56
63676         Log: Sparc 64-bit pack() fix from Jens Hamisch.
63677      Branch: perl
63678            ! pp.c
63679 ____________________________________________________________________________
63680 [  7731] By: jhi                                   on 2000/11/18  00:18:39
63681         Log: Explain in more detail the {} syntax ambiguousity.
63682              
63683              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
63684              From: Nicholas Clark <nick@ccl4.org>
63685              Date: Fri, 17 Nov 2000 22:10:28 +0000
63686              Message-ID: <20001117221028.A88930@plum.flirble.org>
63687      Branch: perl
63688            ! pod/perlfunc.pod
63689 ____________________________________________________________________________
63690 [  7730] By: jhi                                   on 2000/11/18  00:12:18
63691         Log: Subject: Fix for README.amiga (20000323.033)
63692              From: "Stephen P. Potter" <spp@spotter.yi.org>
63693              Date: Fri, 17 Nov 2000 12:25:51 -0500
63694              Message-Id: <200011171725.MAA05768@spotter.yi.org>
63695      Branch: perl
63696            ! README.amiga
63697 ____________________________________________________________________________
63698 [  7729] By: jhi                                   on 2000/11/18  00:08:34
63699         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
63700              From: "A. C. Yardley" <yardley@tanet.net>
63701              Date: Mon, 3 Apr 2000 11:35:33 -0700
63702              Message-ID: <3483.000403@tanet.net>
63703      Branch: perl
63704            ! README.win32
63705 ____________________________________________________________________________
63706 [  7728] By: nick                                  on 2000/11/17  21:59:47
63707         Log: Integrate mainline
63708      Branch: perlio
63709           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
63710           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
63711           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
63712           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
63713 ____________________________________________________________________________
63714 [  7727] By: nick                                  on 2000/11/17  21:56:31
63715         Log: Experiment on use of attributes.pm interface.
63716              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
63717              SVt_PVRV if not already something better (else vivify of say magic gets
63718              core dump).
63719      Branch: perlio
63720            ! perlio.c pp.c
63721 ____________________________________________________________________________
63722 [  7726] By: jhi                                   on 2000/11/17  14:15:49
63723         Log: Subject: Fix for 20000815.006
63724              From: "Stephen P. Potter" <spp@spotter.yi.org>
63725              Date: Fri, 17 Nov 2000 08:57:45 -0500
63726              Message-Id: <200011171357.IAA05122@spotter.yi.org>
63727              
63728              It's really 20000518.006.
63729      Branch: perl
63730            ! pod/perlmodlib.PL
63731 ____________________________________________________________________________
63732 [  7725] By: jhi                                   on 2000/11/17  14:12:31
63733         Log: Subject: Fix for 20000409.001
63734              From: "Stephen P. Potter" <spp@spotter.yi.org>
63735              Date: Fri, 17 Nov 2000 08:55:45 -0500
63736              Message-Id: <200011171355.IAA05104@spotter.yi.org>
63737      Branch: perl
63738            ! pod/perlfaq9.pod
63739 ____________________________________________________________________________
63740 [  7724] By: jhi                                   on 2000/11/17  14:08:58
63741         Log: Undo #7627 now that we have =head3.
63742      Branch: perl
63743            ! pod/perlhack.pod
63744 ____________________________________________________________________________
63745 [  7723] By: jhi                                   on 2000/11/17  14:04:09
63746         Log: As surmised the #7719 wasn't a good move.
63747      Branch: perl
63748            ! hints/solaris_2.sh
63749 ____________________________________________________________________________
63750 [  7722] By: jhi                                   on 2000/11/17  13:59:04
63751         Log: Also the 64bitall hints can be either here or there.
63752      Branch: perl
63753            ! hints/solaris_2.sh
63754 ____________________________________________________________________________
63755 [  7721] By: jhi                                   on 2000/11/17  02:26:23
63756         Log: Test tweak for the open pragma.
63757      Branch: perl
63758            ! t/lib/b.t
63759 ____________________________________________________________________________
63760 [  7720] By: jhi                                   on 2000/11/17  00:23:22
63761         Log: The long double hints can be here or there.
63762      Branch: perl
63763            ! hints/solaris_2.sh
63764 ____________________________________________________________________________
63765 [  7719] By: jhi                                   on 2000/11/17  00:14:06
63766         Log: For Solaris use64bitall the stdchar needs a little bit of help.
63767      Branch: perl
63768            ! hints/solaris_2.sh
63769 ____________________________________________________________________________
63770 [  7718] By: jhi                                   on 2000/11/16  23:27:34
63771         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
63772              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
63773              Date: Wed, 15 Nov 2000 08:56:32 +0100
63774              Message-ID: <3A1241B0.64477E00@alcatel.at>
63775      Branch: perl
63776            ! lib/Carp/Heavy.pm
63777 ____________________________________________________________________________
63778 [  7717] By: jhi                                   on 2000/11/16  23:23:29
63779         Log: Subject: [PATCH] Re: 20001101.003 PDL
63780              From: Nicholas Clark <nick@ccl4.org>
63781              Date: Thu, 16 Nov 2000 16:48:25 +0000
63782              Message-ID: <20001116164825.B93487@plum.flirble.org>
63783      Branch: perl
63784            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
63785 ____________________________________________________________________________
63786 [  7716] By: jhi                                   on 2000/11/16  23:21:31
63787         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
63788              From: "Casey R. Tweten" <crt@kiski.net>
63789              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
63790              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
63791      Branch: perl
63792            ! lib/Pod/Checker.pm pod/perlpod.pod
63793 ____________________________________________________________________________
63794 [  7715] By: jhi                                   on 2000/11/16  23:19:40
63795         Log: Avoid an infinite loop in VMS when utils scripts are run
63796              with no arguments, from Charles Lane.
63797      Branch: perl
63798            ! configure.com
63799 ____________________________________________________________________________
63800 [  7714] By: jhi                                   on 2000/11/16  23:17:08
63801         Log: Subject: perllocale.pod changes
63802              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
63803              Date: Mon, 13 Nov 2000 10:09:22 +0300
63804              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
63805      Branch: perl
63806            ! pod/perllocale.pod
63807 ____________________________________________________________________________
63808 [  7713] By: jhi                                   on 2000/11/16  23:14:06
63809         Log: Integrate perlio.
63810      Branch: perl
63811           !> doio.c perlio.c perlio.h util.c
63812 ____________________________________________________________________________
63813 [  7712] By: nick                                  on 2000/11/16  21:10:58
63814         Log: Integrate mainline
63815      Branch: perlio
63816           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
63817           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
63818           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
63819           !> vos/config.ga.def vos/config.ga.h win32/config.bc
63820           !> win32/config.gc win32/config.vc
63821 ____________________________________________________________________________
63822 [  7711] By: nick                                  on 2000/11/16  19:56:41
63823         Log: Minor tweaks:
63824              consistent way of getting 'rb', 'wb' etc. for binary opens
63825              move *perlio::layers to *open::layers
63826              a #define to show layers available
63827              DOSISH popen/PerlIO had export/import sense inverted.
63828      Branch: perlio
63829            ! doio.c perlio.c perlio.h util.c
63830 ____________________________________________________________________________
63831 [  7710] By: jhi                                   on 2000/11/16  15:46:05
63832         Log: Add HAS_SBRK_PROTO.
63833      Branch: metaconfig/U/perl
63834            + d_sbrkproto.U
63835      Branch: perl
63836            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63837            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
63838            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
63839            ! vos/config.ga.def vos/config.ga.h win32/config.bc
63840            ! win32/config.gc win32/config.vc
63841 ____________________________________________________________________________
63842 [  7709] By: nick                                  on 2000/11/16  07:31:49
63843         Log: Integrate mainline
63844      Branch: perlio
63845           !> (integrate 35 files)
63846 ____________________________________________________________________________
63847 [  7708] By: jhi                                   on 2000/11/16  05:33:03
63848         Log: These files are text, not binary.
63849      Branch: perl
63850            ! ext/Encode/Encode/iso8859-10.enc
63851            ! ext/Encode/Encode/iso8859-13.enc
63852            ! ext/Encode/Encode/iso8859-14.enc
63853            ! ext/Encode/Encode/iso8859-15.enc
63854 ____________________________________________________________________________
63855 [  7707] By: jhi                                   on 2000/11/16  01:53:37
63856         Log: Update Changes.
63857      Branch: perl
63858            ! Changes patchlevel.h
63859 ____________________________________________________________________________
63860 [  7706] By: jhi                                   on 2000/11/16  01:35:59
63861         Log: More #undefing of stdio.
63862      Branch: perl
63863            ! fakesdio.h nostdio.h
63864 ____________________________________________________________________________
63865 [  7705] By: jhi                                   on 2000/11/16  01:34:18
63866         Log: Add fwalk() probe to the configuration files and regen perltoc.
63867      Branch: perl
63868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63869            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
63870            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
63871            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63872            ! win32/config.bc win32/config.gc win32/config.vc
63873 ____________________________________________________________________________
63874 [  7704] By: jhi                                   on 2000/11/16  01:33:07
63875         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
63876              an optional third argument to Inlibc?)
63877      Branch: metaconfig/U/perl
63878            + d__fwalk.U
63879 ____________________________________________________________________________
63880 [  7703] By: jhi                                   on 2000/11/16  01:09:22
63881         Log: The type of the hash_cb() size argument is tricky.
63882      Branch: perl
63883            ! ext/DB_File/DB_File.xs
63884 ____________________________________________________________________________
63885 [  7702] By: jhi                                   on 2000/11/15  23:01:16
63886         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
63887      Branch: perl
63888            ! nostdio.h
63889 ____________________________________________________________________________
63890 [  7701] By: jhi                                   on 2000/11/15  22:52:32
63891         Log: Detypo.
63892      Branch: perl
63893            ! t/lib/bigfltpm.t
63894 ____________________________________________________________________________
63895 [  7700] By: jhi                                   on 2000/11/15  22:51:56
63896         Log: UINT64_C() work continues.
63897      Branch: perl
63898            ! handy.h perl.h utf8.h
63899 ____________________________________________________________________________
63900 [  7699] By: jhi                                   on 2000/11/15  14:13:04
63901         Log: SOCKS has its own USE_THREADS, based on
63902              
63903              Subject: [ID 20001114.002] et. al. bugfix followup
63904              From: Jens Hamisch <jens@Strawberry.COM> 
63905              Date: Wed, 15 Nov 2000 14:23:11 +0100
63906              Message-ID: <20001115142311.A21164@Strawberry.COM>
63907      Branch: perl
63908            ! perl.h
63909 ____________________________________________________________________________
63910 [  7698] By: jhi                                   on 2000/11/15  03:50:56
63911         Log: Add few missing #undefs and sort them.
63912      Branch: perl
63913            ! fakesdio.h
63914 ____________________________________________________________________________
63915 [  7697] By: jhi                                   on 2000/11/15  03:39:14
63916         Log: Linenumber fix.
63917      Branch: perl
63918            ! t/pragma/warn/utf8
63919 ____________________________________________________________________________
63920 [  7696] By: jhi                                   on 2000/11/15  02:55:26
63921         Log: EBCDIC tweaks.
63922              
63923              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
63924              From: Peter Prymmer <pvhp@forte.com>
63925              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
63926              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
63927      Branch: perl
63928            ! t/op/regmesg.t t/pragma/warn/utf8
63929 ____________________________________________________________________________
63930 [  7695] By: jhi                                   on 2000/11/15  02:53:58
63931         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
63932              From: Peter Prymmer <pvhp@forte.com>
63933              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
63934              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
63935      Branch: perl
63936            ! utf8.c
63937 ____________________________________________________________________________
63938 [  7694] By: jhi                                   on 2000/11/15  02:50:55
63939         Log: Subject: [PATCH: perl@7674] updates to README.os390
63940              From: Prymmer/Kahn <pvhp@best.com>
63941              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
63942              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
63943      Branch: perl
63944            ! README.os390
63945 ____________________________________________________________________________
63946 [  7693] By: jhi                                   on 2000/11/15  02:48:37
63947         Log: Quit utf8_to_uv() instantly if curlen == 0.
63948      Branch: perl
63949            ! utf8.c
63950 ____________________________________________________________________________
63951 [  7692] By: jhi                                   on 2000/11/15  02:24:29
63952         Log: Use u_int32_t for the size of hash_cb(), not size_t.
63953              
63954              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
63955              From: Jens Hamisch <jens@Strawberry.COM>     
63956              Date: Tue, 14 Nov 2000 19:03:55 +0100
63957              Message-Id: <20001114190355.A20559@Strawberry.COM>
63958      Branch: perl
63959            ! ext/DB_File/DB_File.xs
63960 ____________________________________________________________________________
63961 [  7691] By: jhi                                   on 2000/11/15  02:20:12
63962         Log: Use UINT64_C().
63963              
63964              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
63965              From: Jens Hamisch <jens@Strawberry.COM>
63966              Date: Tue, 14 Nov 2000 19:16:23 +0100
63967              Message-Id: <20001114191623.G20559@Strawberry.COM>
63968      Branch: perl
63969            ! utf8.c utf8.h
63970 ____________________________________________________________________________
63971 [  7690] By: jhi                                   on 2000/11/15  02:17:06
63972         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
63973              (a macro to define signed and unsigned integer constants).
63974      Branch: perl
63975            ! handy.h
63976 ____________________________________________________________________________
63977 [  7689] By: jhi                                   on 2000/11/15  01:56:51
63978         Log: Regen Configure.
63979      Branch: perl
63980            ! Configure
63981 ____________________________________________________________________________
63982 [  7688] By: jhi                                   on 2000/11/15  01:56:32
63983         Log: Make the unit know about SOCKS.
63984      Branch: metaconfig
63985            ! U/protos/socksizetype.U
63986 ____________________________________________________________________________
63987 [  7687] By: jhi                                   on 2000/11/15  01:54:47
63988         Log: Remove unused dependencies.
63989      Branch: metaconfig
63990            ! U/compline/d_getpagsz.U
63991 ____________________________________________________________________________
63992 [  7686] By: nick                                  on 2000/11/14  21:25:13
63993         Log: Integrate mainline.
63994      Branch: perlio
63995           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
63996           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
63997           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
63998           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
63999           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
64000           !> win32/config.bc win32/config.gc win32/config.vc
64001           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
64002 ____________________________________________________________________________
64003 [  7685] By: jhi                                   on 2000/11/14  17:54:56
64004         Log: Integrate perlio.
64005      Branch: perl
64006           +> fakesdio.h perliol.h
64007           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
64008           !> perlsdio.h perlsfio.h pod/perlfunc.pod
64009 ____________________________________________________________________________
64010 [  7684] By: nick                                  on 2000/11/14  17:43:04
64011         Log: PerlIO #include and #ifdef re-work.
64012      Branch: perlio
64013            + fakesdio.h perliol.h
64014            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
64015            ! perlsdio.h perlsfio.h
64016 ____________________________________________________________________________
64017 [  7683] By: jhi                                   on 2000/11/14  15:42:40
64018         Log: Hoist the duplicated socket/netdb include logic to perl.h;
64019              undef SETERRNO in case SOCKS has defined it.  Based on:
64020              
64021              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64022              From: Jens Hamisch <jens@Strawberry.COM> 
64023              Date: Tue, 14 Nov 2000 11:34:40 +0100
64024              Message-Id: <20001114113440.A20005@Strawberry.COM>
64025      Branch: perl
64026            ! doio.c perl.h pp_sys.c
64027 ____________________________________________________________________________
64028 [  7682] By: jhi                                   on 2000/11/14  14:07:28
64029         Log: Subject: some additions for makefiles for win32 (for perl@7674)
64030              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64031              Date: Tue, 14 Nov 2000 09:31:13 +0300
64032              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
64033      Branch: perl
64034            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
64035            ! win32/makefile.mk
64036 ____________________________________________________________________________
64037 [  7681] By: jhi                                   on 2000/11/14  14:01:41
64038         Log: Subject: tiny typo in perl5db.pl
64039              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64040              Date: Tue, 14 Nov 2000 09:29:28 +0300
64041              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
64042      Branch: perl
64043            ! lib/perl5db.pl
64044 ____________________________________________________________________________
64045 [  7680] By: jhi                                   on 2000/11/14  04:13:50
64046         Log: Redo #7679 with LFs instead of CRLFs.
64047      Branch: perl
64048            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
64049            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
64050            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
64051 ____________________________________________________________________________
64052 [  7679] By: jhi                                   on 2000/11/14  01:21:09
64053         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
64054              From: Benjamin Stuhl <tiriath@yahoo.com> 
64055              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
64056              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
64057      Branch: perl
64058            + win32/bin/mdelete.bat
64059            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
64060            ! makedef.pl perlio.c win32/Makefile win32/config.gc
64061            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
64062 ____________________________________________________________________________
64063 [  7678] By: jhi                                   on 2000/11/14  01:19:20
64064         Log: Fix the re extension building for Win32.
64065              
64066              Subject: [PATCH perl@7638] Get PerlIO building on Win32
64067              From: Benjamin Stuhl <tiriath@yahoo.com> 
64068              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
64069              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
64070      Branch: perl
64071            + ext/re/hints/MSWin32.pl
64072            ! MANIFEST
64073 ____________________________________________________________________________
64074 [  7677] By: jhi                                   on 2000/11/14  01:13:54
64075         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64076              From: sthoenna@efn.org
64077              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
64078              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
64079      Branch: perl
64080            ! doop.c pp.c toke.c utf8.c utf8.h
64081 ____________________________________________________________________________
64082 [  7676] By: jhi                                   on 2000/11/13  20:23:15
64083         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64084              From: Nicholas Clark <nick@ccl4.org>
64085              Date: Mon, 13 Nov 2000 18:55:04 +0000
64086              Message-ID: <20001113185504.J29183@plum.flirble.org>
64087      Branch: perl
64088            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
64089 ____________________________________________________________________________
64090 [  7675] By: nick                                  on 2000/11/13  20:21:57
64091         Log: Integrate mainline ...
64092      Branch: perlio
64093           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
64094           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
64095           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
64096           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
64097 ____________________________________________________________________________
64098 [  7674] By: jhi                                   on 2000/11/13  15:07:56
64099         Log: Update Changes.
64100      Branch: perl
64101            ! Changes patchlevel.h
64102 ____________________________________________________________________________
64103 [  7673] By: jhi                                   on 2000/11/13  14:42:42
64104         Log: Remove the new two tests of lib/io_xs for now, they seem to
64105              fail under perlio on some platforms.
64106      Branch: perl
64107            ! t/lib/io_xs.t
64108 ____________________________________________________________________________
64109 [  7672] By: jhi                                   on 2000/11/13  13:57:53
64110         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
64111      Branch: perl
64112            ! perlio.c
64113 ____________________________________________________________________________
64114 [  7671] By: jhi                                   on 2000/11/13  05:30:48
64115         Log: Placate nervous compilers that see longer than ints switch()ing.
64116      Branch: perl
64117            ! utf8.c
64118 ____________________________________________________________________________
64119 [  7670] By: jhi                                   on 2000/11/13  05:14:21
64120         Log: fputs() does return EOF on error but here we don't care.
64121      Branch: perl
64122            ! perlio.c
64123 ____________________________________________________________________________
64124 [  7669] By: jhi                                   on 2000/11/13  05:02:45
64125         Log: Declare reg_data like reg_substr_data.
64126      Branch: perl
64127            ! regexp.h
64128 ____________________________________________________________________________
64129 [  7668] By: jhi                                   on 2000/11/13  04:54:34
64130         Log: Typos in #7667.
64131      Branch: perl
64132            ! perl.h
64133 ____________________________________________________________________________
64134 [  7667] By: jhi                                   on 2000/11/13  04:49:49
64135         Log: Cleanup messy #ifdef.
64136      Branch: perl
64137            ! perl.h
64138 ____________________________________________________________________________
64139 [  7666] By: jhi                                   on 2000/11/13  04:17:34
64140         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64141              From: Nicholas Clark <nick@talking.bollo.cx>
64142              Date: Sun, 12 Nov 2000 21:14:11 +0000
64143              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
64144              
64145              Note: only one breakage of the two reported is fixed by this patch.
64146      Branch: perl
64147            ! perlio.c
64148 ____________________________________________________________________________
64149 [  7665] By: jhi                                   on 2000/11/13  04:05:07
64150         Log: Tweak the definition of the bit complement on UTF-8 data:
64151              if none of the characters in the string are > 0xff,
64152              the result is a complemented byte string, not a (UTF-8)
64153              char string.  Based on the summary in
64154              
64155              Subject: Re: [ID 20000918.005] ~ on wide chars
64156              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
64157              Date: Fri, 10 Nov 2000 09:47:15 -0800
64158              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
64159              
64160              This should give us the maximum backward (pre-char string)
64161              compatibility and utf8 compatibility.  The other alternative
64162              would be to limit the bit complement to be always byte only,
64163              taking the least significant byte of the chars.
64164      Branch: perl
64165            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
64166 ____________________________________________________________________________
64167 [  7664] By: jhi                                   on 2000/11/13  00:23:44
64168         Log: Couple of tests from #7660 salvaged.
64169      Branch: perl
64170            - t/op/tell.t
64171            ! MANIFEST t/io/tell.t
64172 ____________________________________________________________________________
64173 [  7663] By: jhi                                   on 2000/11/13  00:02:48
64174         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
64175              From: Nicholas Clark <nick@talking.bollo.cx>
64176              Date: Sun, 12 Nov 2000 21:23:43 +0000
64177              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
64178      Branch: perl
64179            ! perlsfio.h
64180 ____________________________________________________________________________
64181 [  7662] By: jhi                                   on 2000/11/13  00:01:39
64182         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64183              From: Nicholas Clark <nick@talking.bollo.cx>
64184              Date: Sun, 12 Nov 2000 21:30:04 +0000
64185              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
64186      Branch: perl
64187            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
64188 ____________________________________________________________________________
64189 [  7661] By: jhi                                   on 2000/11/12  23:57:29
64190         Log: Document tell() on special streams.
64191      Branch: perl
64192            ! pod/perlfunc.pod
64193 ____________________________________________________________________________
64194 [  7660] By: jhi                                   on 2000/11/12  23:54:22
64195         Log: (Subsumed by #7664)
64196      Branch: perl
64197            + t/op/tell.t
64198            ! MANIFEST
64199 ____________________________________________________________________________
64200 [  7659] By: jhi                                   on 2000/11/12  22:55:25
64201         Log: Many subdocumented return values of the IO extension now documented.
64202              ungetc and write still left subdocumented.
64203              
64204              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64205              From: Nicholas Clark <nick@talking.bollo.cx>
64206              Date: Sun, 12 Nov 2000 21:35:53 +0000
64207              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
64208      Branch: perl
64209            ! ext/IO/lib/IO/Handle.pm
64210 ____________________________________________________________________________
64211 [  7658] By: jhi                                   on 2000/11/12  21:37:06
64212         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64213              From: Nicholas Clark <nick@talking.bollo.cx>
64214              Date: Sun, 12 Nov 2000 20:03:22 +0000
64215              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
64216      Branch: perl
64217            ! pod/perlfunc.pod
64218 ____________________________________________________________________________
64219 [  7657] By: jhi                                   on 2000/11/12  20:34:55
64220         Log: Integrate perlio.
64221      Branch: perl
64222           !> perlio.c
64223 ____________________________________________________________________________
64224 [  7656] By: nick                                  on 2000/11/12  19:25:06
64225         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
64226      Branch: perlio
64227            ! perlio.c
64228 ____________________________________________________________________________
64229 [  7655] By: nick                                  on 2000/11/12  19:09:41
64230         Log: Integrate mainline
64231      Branch: perlio
64232           +> README.solaris ext/Encode/Encode/cp1006.enc
64233           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
64234           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
64235           +> ext/Encode/Encode/iso8859-13.enc
64236           +> ext/Encode/Encode/iso8859-14.enc
64237           +> ext/Encode/Encode/iso8859-15.enc
64238           !> (integrate 34 files)
64239 ____________________________________________________________________________
64240 [  7654] By: jhi                                   on 2000/11/12  19:00:22
64241         Log: Add a metaconfig unit for fsync.
64242      Branch: metaconfig/U/perl
64243            + d_fsync.U
64244 ____________________________________________________________________________
64245 [  7653] By: jhi                                   on 2000/11/12  19:00:01
64246         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
64247      Branch: perl
64248            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64249            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
64250            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64251            ! vos/config.ga.h win32/config.bc win32/config.gc
64252            ! win32/config.vc
64253 ____________________________________________________________________________
64254 [  7652] By: jhi                                   on 2000/11/11  21:12:01
64255         Log: Copy the s// information of README.hpux also to the perlrun.
64256      Branch: perl
64257            ! README.hpux pod/perlrun.pod
64258 ____________________________________________________________________________
64259 [  7651] By: jhi                                   on 2000/11/11  21:03:13
64260         Log: More README.solaris updates from Andy Dougherty.
64261      Branch: perl
64262            ! README.solaris
64263 ____________________________________________________________________________
64264 [  7650] By: jhi                                   on 2000/11/11  18:38:57
64265         Log: More descriptive error for unknown perlio layers.
64266              
64267              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64268              From: Dominic Dunlop <domo@computer.org> 
64269              Date: Sat, 11 Nov 2000 18:20:32 +0100             
64270              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
64271      Branch: perl
64272            ! perlio.c pod/perldiag.pod
64273 ____________________________________________________________________________
64274 [  7649] By: jhi                                   on 2000/11/11  18:37:52
64275         Log: MachTen doesn't really do mmap() and munmap().
64276              
64277              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64278              From: Dominic Dunlop <domo@computer.org> 
64279              Date: Sat, 11 Nov 2000 18:20:32 +0100             
64280              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
64281      Branch: perl
64282            ! hints/machten.sh
64283 ____________________________________________________________________________
64284 [  7648] By: jhi                                   on 2000/11/11  18:36:46
64285         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64286              From: rspier@pobox.com (Robert Spier)
64287              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
64288              Message-ID: <14861.32839.491271.985797@rls.cx>
64289      Branch: perl
64290            ! Porting/Contract pod/perltoot.pod
64291 ____________________________________________________________________________
64292 [  7647] By: jhi                                   on 2000/11/11  18:35:30
64293         Log: Simplify the getpagesize() unit by dropping the
64294              pagesize probe since it's nowadays slightly more
64295              complicated because of sysconf(). (Note: if some
64296              platform really needs the -lPW for getpagesize,
64297              I just broke it.)
64298              
64299              TODO: a new pagesize unit.
64300      Branch: metaconfig
64301            ! U/compline/d_getpagsz.U
64302 ____________________________________________________________________________
64303 [  7646] By: jhi                                   on 2000/11/11  18:33:23
64304         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
64305      Branch: perl
64306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64307            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
64308            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64309            ! vos/config.ga.h win32/config.bc win32/config.gc
64310            ! win32/config.vc
64311 ____________________________________________________________________________
64312 [  7645] By: jhi                                   on 2000/11/11  16:45:15
64313         Log: Use sysconf() or getpagesize() to find out the pagesize.
64314      Branch: perl
64315            ! perlio.c
64316 ____________________________________________________________________________
64317 [  7644] By: jhi                                   on 2000/11/11  15:46:08
64318         Log: Integrate perlio.
64319      Branch: perl
64320           !> perlio.c
64321 ____________________________________________________________________________
64322 [  7643] By: jhi                                   on 2000/11/11  15:33:36
64323         Log: Subject: Re: [PATCH] README.solaris
64324              From: Lupe Christoph <lupe@lupe-christoph.de>
64325              Date: Sat, 11 Nov 2000 14:08:10 +0100
64326              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
64327      Branch: perl
64328            ! README.solaris
64329 ____________________________________________________________________________
64330 [  7642] By: jhi                                   on 2000/11/11  15:22:12
64331         Log: Subject: [PATCH perl@7638] cygwin port
64332              From: "Eric Fifer" <egf7@columbia.edu>            
64333              Date: Fri, 10 Nov 2000 19:30:30 -0000
64334              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
64335      Branch: perl
64336            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
64337 ____________________________________________________________________________
64338 [  7641] By: nick                                  on 2000/11/11  14:50:36
64339         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
64340              Also call "Buf" layer directly when unread'ing non-read chars.
64341      Branch: perlio
64342            ! perlio.c
64343 ____________________________________________________________________________
64344 [  7640] By: jhi                                   on 2000/11/11  02:05:02
64345         Log: Add more encoding tables.
64346      Branch: perl
64347            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
64348            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
64349            + ext/Encode/Encode/iso8859-10.enc
64350            + ext/Encode/Encode/iso8859-13.enc
64351            + ext/Encode/Encode/iso8859-14.enc
64352            + ext/Encode/Encode/iso8859-15.enc
64353            ! MANIFEST
64354 ____________________________________________________________________________
64355 [  7639] By: jhi                                   on 2000/11/10  18:49:25
64356         Log: Subject: [PATCH] README.solaris
64357              From: Andy Dougherty <doughera@lafayette.edu>
64358              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
64359              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
64360      Branch: perl
64361            + README.solaris
64362            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
64363            ! pod/perl.pod pod/perltoc.pod
64364 ____________________________________________________________________________
64365 [  7638] By: jhi                                   on 2000/11/10  15:04:15
64366         Log: Update Changes.
64367      Branch: perl
64368            ! Changes patchlevel.h
64369 ____________________________________________________________________________
64370 [  7637] By: jhi                                   on 2000/11/10  14:14:28
64371         Log: Explain better why certain regex tests are skipped.
64372              
64373              Subject: Re: tests skipped: unknown reason
64374              From: Lupe Christoph <lupe@lupe-christoph.de>
64375              Date: Fri, 10 Nov 2000 09:08:56 +0100
64376              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
64377      Branch: perl
64378            ! t/op/regexp.t
64379 ____________________________________________________________________________
64380 [  7636] By: nick                                  on 2000/11/10  13:40:00
64381         Log: Integrate mainline.
64382      Branch: perlio
64383           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
64384           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
64385           !> win32/bin/search.pl
64386 ____________________________________________________________________________
64387 [  7635] By: nick                                  on 2000/11/10  13:25:52
64388         Log: Re-instate stdio large file support via perlio.
64389      Branch: perl
64390            ! perlio.c
64391 ____________________________________________________________________________
64392 [  7634] By: jhi                                   on 2000/11/10  04:49:55
64393         Log: Amdahl UTS hints updates.
64394              
64395              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
64396              From: hom00@utsglobal.com (Harold O Morris)
64397              Date: Thu, 9 Nov 2000 20:02 PST
64398              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
64399      Branch: perl
64400            ! hints/uts.sh
64401 ____________________________________________________________________________
64402 [  7633] By: jhi                                   on 2000/11/09  23:33:28
64403         Log: Subject: [PATCH] IO::Seekable pod
64404              From: Nicholas Clark <nick@talking.bollo.cx>
64405              Date: Thu, 9 Nov 2000 20:29:45 +0000
64406              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
64407      Branch: perl
64408            ! ext/IO/lib/IO/Handle.pm
64409 ____________________________________________________________________________
64410 [  7632] By: jhi                                   on 2000/11/09  21:55:41
64411         Log: Various doc oddball characters.
64412              
64413              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64414              From: Michael Somos <somos@grail.cba.csuohio.edu>
64415              Date: Mon, 6 Nov 2000 17:44:20 -0500
64416              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
64417      Branch: perl
64418            ! emacs/cperl-mode.el lib/unicode/syllables.txt
64419            ! win32/bin/search.pl
64420 ____________________________________________________________________________
64421 [  7631] By: jhi                                   on 2000/11/09  21:12:29
64422         Log: Subject: Re: bash -c exit and linux hints 
64423              From: "John P. Linderman" <jpl@research.att.com>
64424              Date: Thu, 02 Nov 2000 09:37:25 -0500
64425              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
64426      Branch: perl
64427            ! hints/linux.sh
64428 ____________________________________________________________________________
64429 [  7630] By: nick                                  on 2000/11/09  20:34:11
64430         Log: Integrate mainline.
64431      Branch: perlio
64432           !> (integrate 91 files)
64433 ____________________________________________________________________________
64434 [  7629] By: jhi                                   on 2000/11/09  19:46:31
64435         Log: Missing dTHXs.
64436              
64437              Subject: RE: perl@7595 builds not on cygwin
64438              From: "Eric Fifer" <egf7@columbia.edu>
64439              Date: Thu, 9 Nov 2000 19:26:50 -0000
64440              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
64441      Branch: perl
64442            ! ext/Devel/Peek/Peek.xs
64443 ____________________________________________________________________________
64444 [  7628] By: jhi                                   on 2000/11/09  14:48:27
64445         Log: Disable only the tests 99 and 166 for UTF-8 locales.
64446      Branch: perl
64447            ! t/pragma/locale.t
64448 ____________________________________________________________________________
64449 [  7627] By: jhi                                   on 2000/11/09  14:40:27
64450         Log: There's no =head3.
64451      Branch: perl
64452            ! pod/perlhack.pod
64453 ____________________________________________________________________________
64454 [  7626] By: jhi                                   on 2000/11/09  13:54:26
64455         Log: The generated boot_* headers are wrong.  Pickier compiler,
64456              such as KAI C++ will refuse to compile the resulting perlmain.
64457              
64458              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64459              From: Harri Pasanen <harri.pasanen@trema.com>
64460              Date: Thu, 09 Nov 2000 14:23:28 +0100
64461              Message-Id: <3A0AA550.26D548A3@trema.com>
64462      Branch: perl
64463            ! minimod.pl
64464 ____________________________________________________________________________
64465 [  7625] By: jhi                                   on 2000/11/09  13:50:44
64466         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
64467              From: Prymmer/Kahn <pvhp@best.com>
64468              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
64469              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
64470              
64471              All except the "cow orker" change.
64472      Branch: perl
64473            ! Porting/pumpkin.pod
64474 ____________________________________________________________________________
64475 [  7624] By: jhi                                   on 2000/11/09  13:45:33
64476         Log: Fix for
64477              
64478              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
64479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
64480              Date: Thu, 09 Nov 2000 11:05:52 +0100
64481              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
64482      Branch: perl
64483            ! pod/perldiag.pod t/pragma/warn/pp_sys
64484 ____________________________________________________________________________
64485 [  7623] By: jhi                                   on 2000/11/09  13:37:16
64486         Log: Typo in an ifndef.
64487              
64488              Subject: Re: [PATCH 5.7.0] better messages from malloc()
64489              From: Joe Smith <jms@inwap.com>         
64490              Date: Thu, 09 Nov 2000 01:33:14 -0800
64491              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
64492      Branch: perl
64493            ! malloc.c
64494 ____________________________________________________________________________
64495 [  7622] By: jhi                                   on 2000/11/09  13:31:18
64496         Log: Remove unused extra arguments.
64497      Branch: metaconfig/U/perl
64498            ! perlxv.U
64499      Branch: perl
64500            ! Configure config_h.SH
64501 ____________________________________________________________________________
64502 [  7621] By: jhi                                   on 2000/11/09  13:16:36
64503         Log: More VMS moves on environment handling, from Charles Lane.
64504      Branch: perl
64505            ! t/pragma/locale.t
64506 ____________________________________________________________________________
64507 [  7620] By: jhi                                   on 2000/11/09  04:42:38
64508         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
64509              From: David Dyck <dcd@tc.fluke.com>
64510              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
64511              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
64512      Branch: perl
64513            ! pp_sys.c
64514 ____________________________________________________________________________
64515 [  7619] By: jhi                                   on 2000/11/09  04:36:21
64516         Log: Forgot from #7618.
64517      Branch: perl
64518            ! lib/File/stat.pm
64519 ____________________________________________________________________________
64520 [  7618] By: jhi                                   on 2000/11/09  04:28:44
64521         Log: Make deleting for %ENV work for (newer versions of) VMS,
64522              from Craig A. Berry.
64523      Branch: perl
64524            ! vms/vms.c
64525 ____________________________________________________________________________
64526 [  7617] By: jhi                                   on 2000/11/09  04:25:05
64527         Log: Subject: [PATCH] Class::Struct at compile time
64528              From: "Casey R. Tweten" <crt@kiski.net>
64529              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
64530              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
64531      Branch: perl
64532            ! lib/Class/Struct.pm
64533 ____________________________________________________________________________
64534 [  7616] By: jhi                                   on 2000/11/09  04:15:17
64535         Log: Subject: [ID 20001108.013] spelling
64536              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
64537              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
64538              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
64539      Branch: perl
64540            ! lib/ftp.pl
64541 ____________________________________________________________________________
64542 [  7615] By: jhi                                   on 2000/11/09  04:12:42
64543         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
64544              From: Peter Prymmer <pvhp@forte.com>
64545              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
64546              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
64547      Branch: perl
64548            ! configure.com
64549 ____________________________________________________________________________
64550 [  7614] By: jhi                                   on 2000/11/08  22:42:55
64551         Log: A missing aTHX_.
64552      Branch: perl
64553            ! ext/IPC/SysV/SysV.xs
64554 ____________________________________________________________________________
64555 [  7613] By: jhi                                   on 2000/11/08  19:30:21
64556         Log: Update Changes.
64557      Branch: perl
64558            ! Changes patchlevel.h
64559 ____________________________________________________________________________
64560 [  7612] By: jhi                                   on 2000/11/08  18:35:25
64561         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
64562              From: David Dyck <dcd@tc.fluke.com>
64563              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
64564              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
64565      Branch: perl
64566            ! pp_sys.c
64567 ____________________________________________________________________________
64568 [  7611] By: jhi                                   on 2000/11/08  18:30:26
64569         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
64570              From: Dominic Dunlop <domo@computer.org>
64571              Date: Tue, 7 Nov 2000 12:05:25 +0100
64572              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
64573      Branch: perl
64574            ! malloc.c
64575 ____________________________________________________________________________
64576 [  7610] By: jhi                                   on 2000/11/08  18:25:14
64577         Log: Do not test UTF-8 locales since that the tests would require
64578              polymorphic regexen.
64579      Branch: perl
64580            ! t/pragma/locale.t
64581 ____________________________________________________________________________
64582 [  7609] By: jhi                                   on 2000/11/08  17:12:51
64583         Log: Locale buglets.
64584              
64585              Subject: RE: Locales support (setlocale) fixes
64586              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64587              Date: Wed, 8 Nov 2000 20:01:39 +0300
64588              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
64589      Branch: perl
64590            ! t/pragma/locale.t util.c
64591 ____________________________________________________________________________
64592 [  7608] By: jhi                                   on 2000/11/08  17:00:16
64593         Log: Deleting $ENV{PATH} in VMS is not recommendable.
64594      Branch: perl
64595            ! t/pragma/locale.t
64596 ____________________________________________________________________________
64597 [  7607] By: jhi                                   on 2000/11/08  16:58:26
64598         Log: Subject: PATCH std stdio for (Free)BSD
64599              From: Nicholas Clark <nick@ccl4.org>
64600              Date: Wed, 8 Nov 2000 15:36:29 +0000
64601              Message-ID: <20001108153629.D98736@plum.flirble.org>
64602      Branch: metaconfig
64603            ! U/compline/d_stdstdio.U
64604      Branch: perl
64605            ! Configure config_h.SH
64606 ____________________________________________________________________________
64607 [  7606] By: jhi                                   on 2000/11/08  16:43:31
64608         Log: Forgot to bump the line numbers in #7601.
64609      Branch: perl
64610            ! t/pragma/warn/pp_sys
64611 ____________________________________________________________________________
64612 [  7605] By: jhi                                   on 2000/11/08  16:39:12
64613         Log: More careful detection of how well NVs and UVs mix.
64614              
64615              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))
64616              From: Nicholas Clark <nick@ccl4.org>
64617              Date: Wed, 8 Nov 2000 15:14:12 +0000
64618              Message-ID: <20001108151412.B98736@plum.flirble.org>
64619              
64620              Added some SIGFPE paranoia.
64621      Branch: metaconfig/U/perl
64622            ! perlxv.U
64623      Branch: perl
64624            ! Configure config_h.SH
64625 ____________________________________________________________________________
64626 [  7604] By: jhi                                   on 2000/11/08  14:39:10
64627         Log: Subject: [patch perl@7595] VMS configure.com tweak
64628              From: "Craig A. Berry" <craigberry@mac.com>
64629              Date: Wed, 8 Nov 2000 00:24:12 -0600
64630              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
64631      Branch: perl
64632            ! configure.com
64633 ____________________________________________________________________________
64634 [  7603] By: jhi                                   on 2000/11/08  14:27:11
64635         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
64636              From: Robin Barker <rmb1@cise.npl.co.uk>
64637              Date: Wed, 8 Nov 2000 11:11:39 GMT
64638              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
64639      Branch: perl
64640            ! perlio.c
64641 ____________________________________________________________________________
64642 [  7602] By: jhi                                   on 2000/11/08  14:25:03
64643         Log: Fix for the tie-refhash string table leaks.
64644              
64645              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
64646              Date: Wed, 8 Nov 2000 13:03:04 GMT
64647              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
64648      Branch: perl
64649            ! t/lib/tie-refhash.t
64650 ____________________________________________________________________________
64651 [  7601] By: jhi                                   on 2000/11/08  14:21:08
64652         Log: Try to avoid flockless and emulationless places.
64653      Branch: perl
64654            ! t/pragma/warn/pp_sys
64655 ____________________________________________________________________________
64656 [  7600] By: jhi                                   on 2000/11/08  02:28:54
64657         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
64658              
64659              Subject: [PATCH] prototyped functions that should be overrideable
64660              From: "Casey R. Tweten" <crt@kiski.net>
64661              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
64662              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
64663      Branch: perl
64664            ! toke.c
64665 ____________________________________________________________________________
64666 [  7599] By: jhi                                   on 2000/11/08  01:12:05
64667         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
64668              
64669              Subject: [PATCH] perlbug.PL
64670              From: "Kurt D. Starsinic" <kstar@chapin.edu>
64671              Date: Mon, 6 Nov 2000 21:39:01 -0500
64672              Message-ID: <20001106213901.B20955@O2.chapin.edu>
64673      Branch: perl
64674            ! utils/perlbug.PL
64675 ____________________________________________________________________________
64676 [  7598] By: jhi                                   on 2000/11/07  23:42:00
64677         Log: Bad thinko in #7581 (I used the test program with the expanded
64678              values as-is).
64679      Branch: metaconfig
64680            ! U/compline/d_stdstdio.U
64681      Branch: perl
64682            ! Configure
64683 ____________________________________________________________________________
64684 [  7597] By: jhi                                   on 2000/11/07  21:43:29
64685         Log: Subject: [PATCH perl@7573] cygwin port
64686              From: "Fifer, Eric" <EFifer@sanwaint.com>
64687              Date: Tue, 7 Nov 2000 18:08:51 -0000 
64688              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
64689              
64690              Synchronize with Cygwin 1.1.5.
64691      Branch: perl
64692            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
64693            ! pod/perlport.pod unixish.h util.c
64694 ____________________________________________________________________________
64695 [  7596] By: jhi                                   on 2000/11/07  21:39:25
64696         Log: perlhack updates from H.Merijn Brand.
64697      Branch: perl
64698            ! pod/perlhack.pod
64699 ____________________________________________________________________________
64700 [  7595] By: jhi                                   on 2000/11/07  20:21:41
64701         Log: Update Changes.
64702      Branch: perl
64703            ! Changes patchlevel.h
64704 ____________________________________________________________________________
64705 [  7594] By: jhi                                   on 2000/11/07  19:18:58
64706         Log: Be more robust in Dynaloader.pm.
64707      Branch: perl
64708            ! ext/DynaLoader/DynaLoader_pm.PL
64709 ____________________________________________________________________________
64710 [  7593] By: jhi                                   on 2000/11/07  16:49:31
64711         Log: AUTHORS update.
64712      Branch: perl
64713            ! AUTHORS
64714 ____________________________________________________________________________
64715 [  7592] By: gsar                                  on 2000/11/07  16:39:51
64716         Log: normalize relative paths in virtualized current directory on windows,
64717              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
64718              returns)
64719      Branch: perl
64720            ! win32/vdir.h
64721 ____________________________________________________________________________
64722 [  7591] By: jhi                                   on 2000/11/07  16:04:26
64723         Log: Too profiler-happy: with optimization the #7590 actually makes
64724              the test to run 0.5% _slower_.  Requires much more instrumentation.
64725              Retract #7590.
64726      Branch: perl
64727            ! regcomp.c regcomp.h
64728 ____________________________________________________________________________
64729 [  7590] By: jhi                                   on 2000/11/07  15:51:13
64730         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
64731              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
64732              by using memset() and testing bytewise (as opposed to bitwise).
64733      Branch: perl
64734            ! regcomp.c regcomp.h
64735 ____________________________________________________________________________
64736 [  7589] By: jhi                                   on 2000/11/07  12:56:39
64737         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
64738              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64739              Date: Mon, 06 Nov 2000 23:45:30 -0500
64740              Message-Id: <0011079735.AA973576259@univpress.com>
64741      Branch: perl
64742            ! configure.com t/lib/st-lock.t
64743 ____________________________________________________________________________
64744 [  7588] By: jhi                                   on 2000/11/07  01:03:28
64745         Log: Tweak #7587.
64746      Branch: perl
64747            ! pod/perldiag.pod
64748 ____________________________________________________________________________
64749 [  7587] By: jhi                                   on 2000/11/07  01:00:27
64750         Log: A doc addition for bug id 20001105.019, beware \p.
64751      Branch: perl
64752            ! pod/perldiag.pod
64753 ____________________________________________________________________________
64754 [  7586] By: jhi                                   on 2000/11/07  00:32:22
64755         Log: Fake support of holey files in win/dosish platforms.
64756              
64757              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
64758              From: kipp@shonanblue.ne.jp
64759              Date: Mon, 6 Nov 2000 13:30:55 -0800
64760              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
64761      Branch: perl
64762            ! ext/SDBM_File/sdbm/sdbm.c
64763 ____________________________________________________________________________
64764 [  7585] By: jhi                                   on 2000/11/07  00:12:54
64765         Log: Subject: Pod updates
64766              From: "Stephen P. Potter" <spp@spotter.yi.org>
64767              Date: Mon, 06 Nov 2000 18:56:43 -0500
64768              Message-Id: <200011062357.SAA18173@spotter.yi.org>
64769      Branch: perl
64770            ! README.dos README.os2 README.win32 pod/buildtoc.PL
64771            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
64772            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
64773            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
64774            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
64775            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
64776            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
64777            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
64778            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
64779            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
64780            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
64781            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
64782            ! pod/perltootc.pod pod/perlunicode.pod
64783 ____________________________________________________________________________
64784 [  7584] By: jhi                                   on 2000/11/07  00:04:17
64785         Log: Varargs don't always work too well if one puts an unsigned
64786              char on the stack and pop an unsigned quad off the stack.
64787              
64788              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
64789              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
64790              Date: Mon, 06 Nov 2000 15:19:05 -0800
64791              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
64792      Branch: perl
64793            ! utf8.c
64794 ____________________________________________________________________________
64795 [  7583] By: jhi                                   on 2000/11/06  23:58:48
64796         Log: %ENV note tweaks from Dan Sugalski.
64797      Branch: perl
64798            ! pod/perlport.pod vms/perlvms.pod
64799 ____________________________________________________________________________
64800 [  7582] By: jhi                                   on 2000/11/06  23:05:49
64801         Log: glibc5 detection by __GNU_LIBRARY__.
64802      Branch: perl
64803            ! toke.c
64804 ____________________________________________________________________________
64805 [  7581] By: jhi                                   on 2000/11/06  22:51:29
64806         Log: Make the stdio test program of 7427 less noisy while being 
64807              compiled so that Digital UNIX wouldn't get both
64808              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
64809              undefined.  This makes perlio happy.
64810      Branch: metaconfig
64811            ! U/compline/d_stdstdio.U
64812      Branch: perl
64813            ! Configure config_h.SH
64814 ____________________________________________________________________________
64815 [  7580] By: jhi                                   on 2000/11/06  22:41:41
64816         Log: Document %ENV = () portability issues.
64817      Branch: perl
64818            ! pod/perlport.pod vms/perlvms.pod
64819 ____________________________________________________________________________
64820 [  7579] By: jhi                                   on 2000/11/06  21:29:24
64821         Log: VOS updates from Paul Green.
64822      Branch: perl
64823            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64824 ____________________________________________________________________________
64825 [  7578] By: jhi                                   on 2000/11/06  21:00:40
64826         Log: Sanitize the environment further.
64827      Branch: perl
64828            ! t/pragma/locale.t
64829 ____________________________________________________________________________
64830 [  7577] By: jhi                                   on 2000/11/06  20:53:51
64831         Log: Re-introduce 7552 lost in integration.
64832      Branch: perl
64833            ! perlio.c
64834 ____________________________________________________________________________
64835 [  7576] By: jhi                                   on 2000/11/06  20:33:46
64836         Log: Admit that the test leaks scalars.
64837      Branch: perl
64838            ! t/comp/proto.t
64839 ____________________________________________________________________________
64840 [  7575] By: jhi                                   on 2000/11/06  20:17:08
64841         Log: Integrate perlio.
64842      Branch: perl
64843           !> perlio.c
64844 ____________________________________________________________________________
64845 [  7574] By: nick                                  on 2000/11/06  20:07:28
64846         Log: Remove debug. Try (Mmap_t) on madvise() call.
64847      Branch: perlio
64848            ! perlio.c
64849 ____________________________________________________________________________
64850 [  7573] By: jhi                                   on 2000/11/06  13:56:05
64851         Log: Update Changes.
64852      Branch: perl
64853            ! Changes patchlevel.h
64854 ____________________________________________________________________________
64855 [  7572] By: jhi                                   on 2000/11/06  13:48:41
64856         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
64857              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64858              Date: Mon, 06 Nov 2000 10:11:42 +0100
64859              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
64860      Branch: perl
64861            ! pod/perlhack.pod
64862 ____________________________________________________________________________
64863 [  7571] By: jhi                                   on 2000/11/06  01:45:51
64864         Log: AUTHORS updates.
64865      Branch: perl
64866            ! AUTHORS
64867 ____________________________________________________________________________
64868 [  7570] By: jhi                                   on 2000/11/06  00:18:00
64869         Log: Fix for
64870              
64871              Subject: [ID 20000728.005] perl -P broken
64872              From: David Dyck <dcd@tc.fluke.com>
64873              Date: Fri, 28 Jul 2000 17:19:16 -0700
64874              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
64875              
64876              (hopefully).  The fix is also not complete, it seems to break
64877              BOM swallowing for libc5 systems, but until someone figures
64878              out a way to do this without ftell(), this will do.
64879      Branch: perl
64880            ! toke.c
64881 ____________________________________________________________________________
64882 [  7569] By: jhi                                   on 2000/11/06  00:05:30
64883         Log: Document that the evaled syntax errors cause scalar leaks.
64884      Branch: perl
64885            ! t/comp/proto.t
64886 ____________________________________________________________________________
64887 [  7568] By: jhi                                   on 2000/11/05  23:14:47
64888         Log: opmini.o can linger from Configures past.
64889      Branch: perl
64890            ! Makefile.SH
64891 ____________________________________________________________________________
64892 [  7567] By: jhi                                   on 2000/11/05  21:28:39
64893         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
64894              first argument correctly.
64895      Branch: perl
64896            ! perlio.c
64897 ____________________________________________________________________________
64898 [  7566] By: jhi                                   on 2000/11/05  21:15:56
64899         Log: Integrate perlio.
64900      Branch: perl
64901           !> perlio.c
64902 ____________________________________________________________________________
64903 [  7565] By: jhi                                   on 2000/11/05  21:15:13
64904         Log: Use -dM for gcc (the suggested patch did it only for Linux,
64905              but I think it can be generalized).
64906              
64907              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
64908              From: Pixel <pixel@mandrakesoft.com>
64909              Date: 05 Nov 2000 21:49:34 +0100 
64910              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
64911      Branch: perl
64912            ! ext/Errno/Errno_pm.PL
64913 ____________________________________________________________________________
64914 [  7564] By: nick                                  on 2000/11/05  21:09:18
64915         Log: Added a mmap layer as a "subclass" of perlio.
64916              PERLIO=mmap ./perl harness passes
64917      Branch: perlio
64918            ! perlio.c
64919 ____________________________________________________________________________
64920 [  7563] By: jhi                                   on 2000/11/05  19:48:55
64921         Log: Add a note for future generations about bug id 20000229.006.
64922      Branch: perl
64923            ! malloc.c
64924 ____________________________________________________________________________
64925 [  7562] By: jhi                                   on 2000/11/05  19:38:24
64926         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
64927      Branch: perl
64928            ! pp_ctl.c t/op/pos.t
64929 ____________________________________________________________________________
64930 [  7561] By: jhi                                   on 2000/11/05  18:21:46
64931         Log: Add =pod to be tidy.
64932      Branch: perl
64933            ! lib/Math/Complex.pm
64934 ____________________________________________________________________________
64935 [  7560] By: jhi                                   on 2000/11/05  17:38:46
64936         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
64937      Branch: perl
64938            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
64939            ! ext/Storable/Storable.xs t/lib/st-recurse.t
64940 ____________________________________________________________________________
64941 [  7559] By: jhi                                   on 2000/11/05  17:32:59
64942         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
64943              From: "Peter J. Farley III" <pjfarley@banet.net>
64944              Date: Sun, 05 Nov 2000 11:55:59 -0500
64945              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
64946      Branch: perl
64947            ! t/lib/syslog.t
64948 ____________________________________________________________________________
64949 [  7558] By: jhi                                   on 2000/11/05  17:29:19
64950         Log: Integrate perlio.
64951      Branch: perl
64952           !> perlio.c
64953 ____________________________________________________________________________
64954 [  7557] By: jhi                                   on 2000/11/05  17:22:01
64955         Log: A fix of sorts for 20000329.026, a better error message
64956              for a missing "use charnames" when using the \N{...}. 
64957      Branch: perl
64958            ! pod/perldiag.pod toke.c
64959 ____________________________________________________________________________
64960 [  7556] By: jhi                                   on 2000/11/05  16:33:50
64961         Log: Test tweak: show also the failed locales.
64962              
64963              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
64964              From: Lupe Christoph <lupe@lupe-christoph.de>         
64965              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
64966              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
64967      Branch: perl
64968            ! t/pragma/locale.t
64969 ____________________________________________________________________________
64970 [  7555] By: nick                                  on 2000/11/05  11:09:34
64971         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
64972              open RDWR so does not fail. (pragma/warnings 303 again...)
64973      Branch: perlio
64974            ! perlio.c
64975 ____________________________________________________________________________
64976 [  7554] By: nick                                  on 2000/11/05  10:10:13
64977         Log: Fix case where ungetc(f,EOF) was allowed.
64978              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
64979              so we can see similarities.
64980              Use types more carefully and a STDCHAR array in hope that this will
64981              fix Jarrko's 64bit machine.
64982      Branch: perlio
64983            ! perlio.c
64984 ____________________________________________________________________________
64985 [  7553] By: jhi                                   on 2000/11/05  01:12:16
64986         Log: Fix for
64987              
64988              Subject: [ID 20001004.007] taint propogation is inconsistent
64989              From: pimlott@idiomtech.com (Andrew Pimlott) 
64990              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
64991              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
64992              
64993              The culprit was sv_setsv() which was rather blindly
64994              propagating taint, which lead to behaviour where if
64995              a tainted anon hash value was seen all the hash values
64996              from then on at that level became tainted, or at any
64997              upper levels in the case of nested anon hashes.
64998      Branch: perl
64999            ! sv.c t/op/taint.t
65000 ____________________________________________________________________________
65001 [  7552] By: jhi                                   on 2000/11/04  23:44:18
65002         Log: Some cpps don't like splitting conditionals across several lines.
65003      Branch: perl
65004            ! perlio.c
65005 ____________________________________________________________________________
65006 [  7551] By: nick                                  on 2000/11/04  23:40:44
65007         Log: Integrate mainline
65008      Branch: perlio
65009           !> pp_hot.c t/op/taint.t
65010 ____________________________________________________________________________
65011 [  7550] By: nick                                  on 2000/11/04  23:39:05
65012         Log: Integrate mainline again
65013      Branch: perlio
65014           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
65015           !> t/lib/b.t t/op/misc.t util.c
65016 ____________________________________________________________________________
65017 [  7549] By: jhi                                   on 2000/11/04  23:14:01
65018         Log: Fix for
65019              
65020              Subject: [ID 20001004.006] undef is never tainted
65021              From: pimlott@idiomtech.com (Andrew Pimlott)
65022              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
65023              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
65024              
65025              An undef read from a slurped file was not tainted.
65026      Branch: perl
65027            ! pp_hot.c t/op/taint.t
65028 ____________________________________________________________________________
65029 [  7548] By: jhi                                   on 2000/11/04  22:56:21
65030         Log: Test tweak ($Config{useperlio} is by default undef) .
65031      Branch: perl
65032            ! t/lib/b.t
65033 ____________________________________________________________________________
65034 [  7547] By: jhi                                   on 2000/11/04  22:43:56
65035         Log: Integrate perlio.
65036      Branch: perl
65037           +> lib/perlio.pm
65038           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
65039           !> pod/perlapi.pod t/lib/b.t
65040 ____________________________________________________________________________
65041 [  7546] By: jhi                                   on 2000/11/04  22:40:59
65042         Log: Configure would use a bad $myuname from an old config.sh.
65043              
65044              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
65045              From: Andy Dougherty <doughera@lafayette.edu>
65046              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
65047              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
65048      Branch: metaconfig
65049            ! U/modified/Oldconfig.U
65050      Branch: perl
65051            ! Configure config_h.SH
65052 ____________________________________________________________________________
65053 [  7545] By: jhi                                   on 2000/11/04  22:36:54
65054         Log: Subject: Locales support (setlocale) fixes
65055              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
65056              Date: Sat, 4 Nov 2000 10:15:48 +0300 
65057              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
65058              
65059              Modified quite a bit to be more portable.
65060      Branch: perl
65061            ! embed.h embed.pl perl.h proto.h util.c
65062 ____________________________________________________________________________
65063 [  7544] By: jhi                                   on 2000/11/04  22:32:47
65064         Log: Dying is too strict here, better just skip.
65065      Branch: perl
65066            ! t/op/misc.t
65067 ____________________________________________________________________________
65068 [  7543] By: nick                                  on 2000/11/04  21:55:13
65069         Log: Merge mainline
65070      Branch: perlio
65071           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
65072           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
65073           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
65074           !> (integrate 64 files)
65075 ____________________________________________________________________________
65076 [  7542] By: jhi                                   on 2000/11/04  21:09:28
65077         Log: More Changes tweakery.
65078      Branch: perl
65079            ! Changes Porting/genlog
65080 ____________________________________________________________________________
65081 [  7541] By: jhi                                   on 2000/11/04  20:58:18
65082         Log: Changes fixups.
65083      Branch: perl
65084            ! Changes
65085 ____________________________________________________________________________
65086 [  7540] By: jhi                                   on 2000/11/04  20:42:38
65087         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
65088              create a "fast path" for locale name probing using "locale -a"
65089              if available, squash finally hopefully the s?printf resetting
65090              the numeric locale (since, IIUC perllocale, it never shouldn't). 
65091      Branch: perl
65092            ! sv.c t/op/misc.t t/pragma/locale.t
65093 ____________________________________________________________________________
65094 [  7539] By: nick                                  on 2000/11/04  19:56:10
65095         Log: PerlIO infrastructure complete.
65096      Branch: perlio
65097            + lib/perlio.pm
65098            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
65099 ____________________________________________________________________________
65100 [  7538] By: nick                                  on 2000/11/04  14:31:32
65101         Log: Type tweaks + less contorted allocation scheme
65102      Branch: perlio
65103            ! perlio.c
65104 ____________________________________________________________________________
65105 [  7537] By: nick                                  on 2000/11/04  12:40:42
65106         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
65107              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
65108              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
65109              sensible) which lead to some interesting fails.
65110      Branch: perlio
65111            ! perlio.c
65112 ____________________________________________________________________________
65113 [  7536] By: jhi                                   on 2000/11/04  00:20:02
65114         Log: Add FCNTL_CAN_LOCK.
65115              
65116              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65117              From: Andy Dougherty <doughera@lafayette.edu>
65118              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
65119              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
65120              
65121              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65122              From: Andy Dougherty <doughera@lafayette.edu>
65123              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
65124              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
65125      Branch: metaconfig/U/perl
65126            + d_fcntl_can_lock.U
65127            ! startperl.U
65128      Branch: perl
65129            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65130            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
65131            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65132            ! vos/config.ga.h win32/config.bc win32/config.gc
65133            ! win32/config.vc
65134 ____________________________________________________________________________
65135 [  7535] By: nick                                  on 2000/11/03  22:19:10
65136         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
65137              - Works on Linux with
65138              perlio + unix
65139              stdio
65140              - Works on Solaris with
65141              perlio + unix
65142              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
65143              - Fails (hangs in openpid) if you try and stack
65144              perlio + stdio - Linux stdio's read() logic is hanging.
65145      Branch: perlio
65146            ! iperlsys.h perlio.c
65147 ____________________________________________________________________________
65148 [  7534] By: jhi                                   on 2000/11/03  15:16:02
65149         Log: Subject: Re: README.aix
65150              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65151              Date: Fri, 03 Nov 2000 16:03:15 +0100
65152              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
65153      Branch: perl
65154            ! README.aix
65155 ____________________________________________________________________________
65156 [  7533] By: jhi                                   on 2000/11/03  03:59:02
65157         Log: Subject: [PATCH 5.7.0] better messages from malloc()
65158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65159              Date: Wed, 1 Nov 2000 23:39:56 -0500
65160              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
65161      Branch: perl
65162            ! malloc.c pod/perldiag.pod
65163 ____________________________________________________________________________
65164 [  7532] By: jhi                                   on 2000/11/03  00:11:56
65165         Log: The #7521 touched things it shouldn't have.
65166      Branch: perl
65167            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
65168 ____________________________________________________________________________
65169 [  7531] By: jhi                                   on 2000/11/02  22:32:33
65170         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
65171              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65172              Date:     Thu, 2 Nov 2000 16:58:36 EST
65173              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
65174      Branch: perl
65175            ! vms/gen_shrfls.pl
65176 ____________________________________________________________________________
65177 [  7530] By: jhi                                   on 2000/11/02  22:08:49
65178         Log: Fix the problem discussed in
65179              
65180              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
65181              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
65182              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
65183              
65184              originally from Linc Madison.  Also Andreas König's comments
65185              taken into account.  Some other problems with Tie::SubstrHash
65186              fixed: didn't croak when the table exceeded the requested number
65187              of entries (as documented) but instead when the number of entries
65188              exceeded the size of the table, a croak() had an unnecessary \n,
65189              didn't have a CLEAR method, documented that there is no exists().
65190              Didn't fix to be strict-proof because the module uses &foo; and
65191              dynamic scope.  Added a test script exercizing both first tamely 
65192              the basic functionality, and then the failure cases reported by
65193              Linc Madison.
65194      Branch: perl
65195            + t/lib/tie-substrhash.t
65196            ! MANIFEST lib/Tie/SubstrHash.pm
65197 ____________________________________________________________________________
65198 [  7529] By: jhi                                   on 2000/11/02  17:58:08
65199         Log: recv() can fail and return undef.
65200              
65201              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
65202              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
65203              Date: Thu, 2 Nov 2000 20:12:20 +0300
65204              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
65205      Branch: perl
65206            ! lib/Net/Ping.pm
65207 ____________________________________________________________________________
65208 [  7528] By: jhi                                   on 2000/11/02  17:49:09
65209         Log: Detpyo.
65210      Branch: perl
65211            ! pod/perlop.pod
65212 ____________________________________________________________________________
65213 [  7527] By: jhi                                   on 2000/11/02  15:48:37
65214         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
65215              fix a autovivification bug in Tie::RefHash, add tests for both.
65216              
65217              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
65218              From: Edward Avis <epa98@doc.ic.ac.uk>
65219              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
65220              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
65221      Branch: perl
65222            + t/lib/tie-refhash.t
65223            ! MANIFEST lib/Tie/RefHash.pm
65224 ____________________________________________________________________________
65225 [  7526] By: jhi                                   on 2000/11/02  13:56:26
65226         Log: Test::Harness revealed buglets in the new DynaLoader.
65227              
65228              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
65229              From: andreas.koenig@anima.de (Andreas J. Koenig)
65230              Date: 02 Nov 2000 11:26:48 +0100 
65231              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
65232      Branch: perl
65233            ! ext/DynaLoader/DynaLoader_pm.PL
65234 ____________________________________________________________________________
65235 [  7525] By: jhi                                   on 2000/11/01  23:52:08
65236         Log: The entry for #7503 was missing.
65237      Branch: perl
65238            ! Changes
65239 ____________________________________________________________________________
65240 [  7524] By: jhi                                   on 2000/11/01  23:40:52
65241         Log: Update Changes.
65242      Branch: perl
65243            ! Changes patchlevel.h
65244 ____________________________________________________________________________
65245 [  7523] By: jhi                                   on 2000/11/01  22:57:09
65246         Log: More tweaking on the #7522 theme.
65247      Branch: perl
65248            ! ext/DynaLoader/DynaLoader_pm.PL
65249 ____________________________________________________________________________
65250 [  7522] By: jhi                                   on 2000/11/01  22:06:15
65251         Log: Expand %Config variables and %ENV variables only if
65252              so requested during build time using the
65253              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
65254              Not expanding makes relocating distributions easier.
65255      Branch: perl
65256            ! ext/DynaLoader/DynaLoader_pm.PL
65257 ____________________________________________________________________________
65258 [  7521] By: jhi                                   on 2000/11/01  20:56:34
65259         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
65260              and setgid() because they were just changing $< and $( which means
65261              only changing the real uid/gid, as opposed to changing both
65262              real and effective ids.  (The alternative way could have been
65263              in POSIX.pm to change $> and $), too, but making a direct call
65264              to the C API feels cleaner.)  Fixes the bug
65265              
65266              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
65267              From: "Garry T. Williams" <garry@zvolve.com>
65268              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
65269              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
65270      Branch: perl
65271            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
65272            ! ext/POSIX/typemap pod/perlvar.pod
65273 ____________________________________________________________________________
65274 [  7520] By: jhi                                   on 2000/11/01  20:08:33
65275         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
65276              From: "Garry T. Williams" <garry@zvolve.com>
65277              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
65278              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
65279      Branch: perl
65280            ! pod/perlsec.pod
65281 ____________________________________________________________________________
65282 [  7519] By: jhi                                   on 2000/11/01  20:01:22
65283         Log: Locale warning explanation tweak.
65284      Branch: perl
65285            ! pod/perldiag.pod
65286 ____________________________________________________________________________
65287 [  7518] By: jhi                                   on 2000/11/01  18:57:13
65288         Log: C.pm part of
65289              
65290              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
65291              From: Jarkko Hietaniemi <jhi@iki.fi>
65292              Date: Tue, 10 Oct 2000 08:22:28 -0500
65293              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
65294      Branch: perl
65295            ! ext/B/B/C.pm
65296 ____________________________________________________________________________
65297 [  7517] By: jhi                                   on 2000/11/01  18:41:59
65298         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
65299              From: Martien Verbruggen <mgjv@comdyn.com.au>
65300              Date: Fri, 6 Oct 2000 14:09:10 +1100
65301              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
65302      Branch: perl
65303            ! pod/perlop.pod
65304 ____________________________________________________________________________
65305 [  7516] By: jhi                                   on 2000/11/01  18:34:55
65306         Log: Generalize the Camel wording.
65307              
65308              Subject: Re: perlfaq style changes
65309              From: John Borwick <jhborwic@unity.ncsu.edu>
65310              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
65311              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
65312      Branch: perl
65313            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
65314 ____________________________________________________________________________
65315 [  7515] By: jhi                                   on 2000/11/01  16:52:31
65316         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
65317              From: pimlott@idiomtech.com (Andrew Pimlott)
65318              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
65319              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
65320      Branch: perl
65321            ! pod/perlsec.pod
65322 ____________________________________________________________________________
65323 [  7514] By: jhi                                   on 2000/11/01  15:03:40
65324         Log: More AIX lore.
65325      Branch: perl
65326            ! ext/re/hints/aix.pl
65327 ____________________________________________________________________________
65328 [  7513] By: jhi                                   on 2000/11/01  14:48:30
65329         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
65330              From: root <root@chronos.fi.muni.cz>
65331              Date: Wed, 1 Nov 2000 12:31:32 +0100
65332              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
65333      Branch: perl
65334            ! lib/Net/Ping.pm
65335 ____________________________________________________________________________
65336 [  7512] By: jhi                                   on 2000/11/01  14:46:47
65337         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
65338              From: Martin Husemann <martin@duskware.de>
65339              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
65340              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
65341      Branch: perl
65342            ! regcomp.c
65343 ____________________________________________________________________________
65344 [  7511] By: jhi                                   on 2000/11/01  14:39:50
65345         Log: AUTHORS updates.
65346      Branch: perl
65347            ! AUTHORS
65348 ____________________________________________________________________________
65349 [  7510] By: jhi                                   on 2000/11/01  14:29:50
65350         Log: Subject: [PATCH] startperl to respect versiononly
65351              From: Robin Barker <rmb1@cise.npl.co.uk> 
65352              Date: Tue, 31 Oct 2000 16:29:36 GMT
65353              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
65354      Branch: metaconfig/U/perl
65355            ! startperl.U
65356      Branch: perl
65357            ! Configure config_h.SH
65358 ____________________________________________________________________________
65359 [  7509] By: jhi                                   on 2000/11/01  14:19:53
65360         Log: printf UVs the correct way, noticed by Robin Barker.
65361      Branch: perl
65362            ! utf8.c
65363 ____________________________________________________________________________
65364 [  7508] By: jhi                                   on 2000/11/01  14:10:03
65365         Log: Do not cleanup *% because the % has special meanings in some
65366              shell environments.
65367      Branch: perl
65368            ! ext/Storable/Makefile.PL
65369 ____________________________________________________________________________
65370 [  7507] By: jhi                                   on 2000/11/01  14:06:00
65371         Log: The NonStop-UX libraries have a novel way to say NaN.
65372      Branch: perl
65373            ! t/lib/bigfltpm.t
65374 ____________________________________________________________________________
65375 [  7506] By: jhi                                   on 2000/11/01  14:03:35
65376         Log: The osname has been lowercased by now, from Tom Bates.
65377      Branch: metaconfig
65378            ! U/modified/Oldconfig.U
65379      Branch: perl
65380            ! Configure config_h.SH
65381 ____________________________________________________________________________
65382 [  7505] By: jhi                                   on 2000/10/31  19:18:39
65383         Log: The compiler is either gcc or cc, from Tom Bates.
65384      Branch: perl
65385            ! hints/nonstopux.sh
65386 ____________________________________________________________________________
65387 [  7504] By: jhi                                   on 2000/10/31  14:53:42
65388         Log: Update Changes.
65389      Branch: perl
65390            ! Changes patchlevel.h
65391 ____________________________________________________________________________
65392 [  7503] By: jhi                                   on 2000/10/31  14:30:50
65393         Log: Whitespace style tweak.  Was originally going to see to
65394              
65395              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65396              From: Joe Smith <jms@inwap.com>
65397              Date: Mon, 30 Oct 2000 18:47:57 -0800
65398              Message-Id: <39FE32DD.24AAC4D@inwap.com>
65399              
65400              but that had already been taken care of.
65401      Branch: metaconfig
65402            ! U/compline/d_stdstdio.U
65403      Branch: perl
65404            ! Configure config_h.SH
65405 ____________________________________________________________________________
65406 [  7502] By: jhi                                   on 2000/10/31  14:25:02
65407         Log: AUTHORS tweaks.
65408      Branch: perl
65409            ! AUTHORS
65410 ____________________________________________________________________________
65411 [  7501] By: jhi                                   on 2000/10/31  14:23:59
65412         Log: Subject: perlfaq style changes
65413              From: John Borwick <jhborwic@unity.ncsu.edu>
65414              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
65415              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
65416      Branch: perl
65417            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
65418            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
65419            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
65420            ! pod/perlfaq9.pod
65421 ____________________________________________________________________________
65422 [  7500] By: jhi                                   on 2000/10/31  14:22:15
65423         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
65424              
65425              Subject: Re: [ID 20000918.005] ~ on wide chars
65426              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65427              Date: Mon, 30 Oct 2000 21:09:55 -0800
65428              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
65429              
65430              (The ord() part of the patch skipped.)
65431      Branch: perl
65432            ! doop.c
65433 ____________________________________________________________________________
65434 [  7499] By: jhi                                   on 2000/10/31  14:20:08
65435         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
65436              From: Jens Hamisch <jens@Strawberry.COM>
65437              Date: Mon, 30 Oct 2000 15:17:07 +0100
65438              Message-Id: <20001030151707.A9597@Strawberry.COM>
65439      Branch: perl
65440            ! av.c
65441 ____________________________________________________________________________
65442 [  7498] By: jhi                                   on 2000/10/31  14:16:29
65443         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
65444              From: Peter Prymmer <pvhp@forte.com>
65445              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
65446              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
65447      Branch: perl
65448            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
65449            + ext/Encode/Encode/posix-bc.enc
65450            ! MANIFEST t/lib/encode.t
65451 ____________________________________________________________________________
65452 [  7497] By: jhi                                   on 2000/10/31  14:13:22
65453         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
65454              From: Peter Prymmer <pvhp@forte.com>
65455              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
65456              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
65457      Branch: perl
65458            ! t/lib/cgi-html.t
65459 ____________________________________________________________________________
65460 [  7496] By: jhi                                   on 2000/10/31  14:12:05
65461         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
65462              From: Peter Prymmer <pvhp@forte.com>
65463              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
65464              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
65465      Branch: perl
65466            ! t/lib/cgi-function.t
65467 ____________________________________________________________________________
65468 [  7495] By: jhi                                   on 2000/10/31  14:11:08
65469         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
65470              From: Peter Prymmer <pvhp@forte.com>
65471              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
65472              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
65473      Branch: perl
65474            + ext/re/hints/aix.pl
65475            ! MANIFEST ext/re/Makefile.PL
65476 ____________________________________________________________________________
65477 [  7494] By: jhi                                   on 2000/10/31  14:08:32
65478         Log: Use Errno magic.
65479              
65480              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
65481              From: Casey Tweten <perl@ctweten.amsite.com>
65482              Date: Mon, 30 Oct 2000 15:51:17 -0500
65483              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
65484      Branch: perl
65485            ! lib/File/Temp.pm
65486 ____________________________________________________________________________
65487 [  7493] By: jhi                                   on 2000/10/31  14:05:07
65488         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
65489              
65490              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
65491              From: Nicholas Clark <nick@ccl4.org>
65492              Date: Mon, 30 Oct 2000 17:38:45 +0000
65493              Message-ID: <20001030173845.O60355@plum.flirble.org>
65494      Branch: perl
65495            ! Makefile.SH utils/perlbug.PL
65496 ____________________________________________________________________________
65497 [  7492] By: nick                                  on 2000/10/30  19:37:23
65498         Log: Change files which are mysteriously different to mainline to be
65499              copies of mainline.
65500      Branch: perlio
65501            ! objXSUB.h perlapi.c pod/perlapi.pod
65502 ____________________________________________________________________________
65503 [  7491] By: nick                                  on 2000/10/30  18:05:54
65504         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
65505              - typo in endian code in putc.
65506              - Don't allow read of write-only files and vice-versa
65507              - and off-by-one in flush-all loop.
65508              Remove debug calls as they were using GCC specific features.
65509      Branch: perlio
65510            ! perlio.c
65511 ____________________________________________________________________________
65512 [  7490] By: nick                                  on 2000/10/29  21:45:45
65513         Log: Integrate mainline to perlio
65514      Branch: perlio
65515           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
65516           !> toke.c
65517 ____________________________________________________________________________
65518 [  7489] By: jhi                                   on 2000/10/29  21:11:08
65519         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
65520              From: andreas.koenig@anima.de (Andreas J. Koenig)
65521              Date: 29 Oct 2000 22:05:59 +0100
65522              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
65523      Branch: perl
65524            ! lib/ExtUtils/Manifest.pm
65525 ____________________________________________________________________________
65526 [  7488] By: jhi                                   on 2000/10/29  21:07:47
65527         Log: Tests for #7487.
65528              
65529              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
65530              From: andreas.koenig@anima.de (Andreas J. Koenig)
65531              Date: 29 Oct 2000 19:37:09 +0100
65532              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
65533      Branch: perl
65534            ! t/comp/proto.t
65535 ____________________________________________________________________________
65536 [  7487] By: jhi                                   on 2000/10/29  21:06:27
65537         Log: constsub spillage.
65538              
65539              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
65540              From: John Tobey <jtobey@john-edwin-tobey.org>
65541              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
65542              Message-Id: <m13pvSr-000FObC@feynman.localnet>
65543      Branch: perl
65544            ! op.c
65545 ____________________________________________________________________________
65546 [  7486] By: nick                                  on 2000/10/29  21:05:04
65547         Log: Integrate mainline to perlio branch
65548      Branch: perlio
65549           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
65550           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
65551           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
65552           +> vos/install_perl.cm
65553            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
65554            - vos/config.h vos/config_h.SH_orig
65555           !> (integrate 141 files)
65556 ____________________________________________________________________________
65557 [  7485] By: jhi                                   on 2000/10/29  21:00:47
65558         Log: Make \x{...} consistently produce UTF-8.
65559              
65560              Subject: Re: \x{...} is confused 
65561              From: Simon Cozens <simon@cozens.net>
65562              Date: Sun, 29 Oct 2000 19:36:48 +0000
65563              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
65564      Branch: perl
65565            ! t/pragma/utf8.t toke.c
65566 ____________________________________________________________________________
65567 [  7484] By: nick                                  on 2000/10/29  20:05:29
65568         Log: PerlIO passes all tests.
65569      Branch: perlio
65570            ! perlio.c
65571 ____________________________________________________________________________
65572 [  7483] By: jhi                                   on 2000/10/29  18:06:55
65573         Log: Update Changes.
65574      Branch: perl
65575            ! Changes patchlevel.h
65576 ____________________________________________________________________________
65577 [  7482] By: nick                                  on 2000/10/29  17:43:28
65578         Log: Include <unistd.h> to get correct lseek() prototype etc.
65579              (I thought perl.h did that) - down to two fails
65580              - comp/require.t (last test)
65581              - lib/io_xs.t - possibly import/export of FILE * ?
65582      Branch: perlio
65583            ! perlio.c
65584 ____________________________________________________________________________
65585 [  7481] By: jhi                                   on 2000/10/29  17:02:37
65586         Log: UTF-8 decoder tweak.
65587      Branch: perl
65588            ! utf8.c
65589 ____________________________________________________________________________
65590 [  7480] By: nick                                  on 2000/10/29  16:26:11
65591         Log: Fixed two bugs:
65592              - error code not being set on close (of broken pipe)
65593              - append mode was truncating.
65594              At least one seek/tell bug remains.
65595      Branch: perlio
65596            ! perlio.c
65597 ____________________________________________________________________________
65598 [  7479] By: nick                                  on 2000/10/29  11:18:16
65599         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
65600              in case of accidents. Still several worrying fails, no line disciplines yet.
65601      Branch: perlio
65602            ! iperlsys.h perlio.c
65603 ____________________________________________________________________________
65604 [  7478] By: jhi                                   on 2000/10/29  02:04:01
65605         Log: Add also emailless people.
65606      Branch: perl
65607            ! AUTHORS
65608 ____________________________________________________________________________
65609 [  7477] By: jhi                                   on 2000/10/29  01:36:00
65610         Log: The #7476 needs a MANIFEST change, too.
65611      Branch: perl
65612            ! MANIFEST
65613 ____________________________________________________________________________
65614 [  7476] By: jhi                                   on 2000/10/29  01:35:21
65615         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
65616      Branch: perl
65617            - MAINTAIN
65618            ! AUTHORS Changes
65619 ____________________________________________________________________________
65620 [  7475] By: jhi                                   on 2000/10/28  23:57:25
65621         Log: De-quoted-unreadable to ISO Latin 1.
65622              (There's one ISO-2022-JP name in Changes5.004.)
65623      Branch: perl
65624            ! Changes Changes5.6
65625 ____________________________________________________________________________
65626 [  7474] By: jhi                                   on 2000/10/28  19:13:06
65627         Log: Subject: [ID 20001027.007] uniq array in perlfaq
65628              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
65629              Date: Fri, 27 Oct 2000 19:28:30 +0200
65630              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
65631      Branch: perl
65632            ! pod/perlfaq4.pod
65633 ____________________________________________________________________________
65634 [  7473] By: jhi                                   on 2000/10/28  18:02:05
65635         Log: Locking null mutexes is not recommendable.
65636              
65637              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
65638              From: Hugo <hv@crypt.compulink.co.uk>
65639              Date: Sat, 28 Oct 2000 18:41:12 +0100
65640              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
65641      Branch: perl
65642            ! op.c
65643 ____________________________________________________________________________
65644 [  7472] By: jhi                                   on 2000/10/28  17:52:58
65645         Log: Better create a true mailing list for the repository keepers.
65646      Branch: perl
65647            ! Porting/repository.pod
65648 ____________________________________________________________________________
65649 [  7471] By: jhi                                   on 2000/10/28  17:28:24
65650         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
65651              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
65652      Branch: perl
65653            + Porting/repository.pod
65654            ! MANIFEST
65655 ____________________________________________________________________________
65656 [  7470] By: jhi                                   on 2000/10/28  17:20:54
65657         Log: Subject: DOC PATCH 5.6.0
65658              From: mjd@plover.com
65659              Date: 27 Oct 2000 17:32:44 -0000
65660              Message-ID: <20001027173244.23754.qmail@plover.com>
65661      Branch: perl
65662            ! pod/perlfunc.pod
65663 ____________________________________________________________________________
65664 [  7469] By: jhi                                   on 2000/10/28  17:16:45
65665         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
65666              From: "Peter J. Farley III" <pjfarley@banet.net>
65667              Date: Fri, 27 Oct 2000 20:32:56 -0400
65668              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
65669      Branch: perl
65670            ! README.dos
65671 ____________________________________________________________________________
65672 [  7468] By: jhi                                   on 2000/10/28  17:07:18
65673         Log: Make target reordering to avoid pointless re-makes.
65674              
65675              Subject: Re: Total re-make of 'make okfile' after 7451 ?
65676              From: Nicholas Clark <nick@ccl4.org>
65677              Date: Sat, 28 Oct 2000 00:31:02 +0100
65678              Message-ID: <20001028003101.A54517@plum.flirble.org>
65679      Branch: perl
65680            ! Makefile.SH
65681 ____________________________________________________________________________
65682 [  7467] By: jhi                                   on 2000/10/28  17:05:31
65683         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
65684              From: lvirden@cas.org
65685              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
65686              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
65687      Branch: perl
65688            ! README.os2
65689 ____________________________________________________________________________
65690 [  7466] By: jhi                                   on 2000/10/28  16:09:16
65691         Log: Upgrade to CPAN 1.58_55.
65692              
65693              Subject: CPAN.pm status
65694              From: andreas.koenig@anima.de (Andreas J. Koenig) 
65695              Date: 28 Oct 2000 08:18:00 +0200 
65696              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
65697      Branch: perl
65698            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
65699 ____________________________________________________________________________
65700 [  7465] By: jhi                                   on 2000/10/28  16:02:47
65701         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
65702      Branch: perl
65703            ! embed.h embed.pl perl.h proto.h toke.c
65704 ____________________________________________________________________________
65705 [  7464] By: nick                                  on 2000/10/28  10:43:44
65706         Log: Fix for sv_2iv() on "shared" value from keys %hash.
65707      Branch: perl
65708            ! sv.c
65709 ____________________________________________________________________________
65710 [  7463] By: jhi                                   on 2000/10/27  16:18:29
65711         Log: Update Changes.
65712      Branch: perl
65713            ! Changes patchlevel.h
65714 ____________________________________________________________________________
65715 [  7462] By: jhi                                   on 2000/10/27  16:17:44
65716         Log: Too enthusiastic editing in #7460.
65717      Branch: metaconfig
65718            ! U/modified/Oldsym.U
65719      Branch: perl
65720            ! Configure config_h.SH
65721 ____________________________________________________________________________
65722 [  7461] By: jhi                                   on 2000/10/27  15:37:38
65723         Log: Retract #7459, the script needs more work.
65724      Branch: perl
65725            - mkreef
65726            ! MANIFEST
65727 ____________________________________________________________________________
65728 [  7460] By: jhi                                   on 2000/10/27  15:23:14
65729         Log: Use $sort, $uniq (and $tr) consistently as wondered
65730              by Nicholas Clark.
65731      Branch: metaconfig
65732            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
65733            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
65734            ! U/modified/libc.U
65735      Branch: perl
65736            ! Configure config_h.SH
65737 ____________________________________________________________________________
65738 [  7459] By: jhi                                   on 2000/10/27  15:02:07
65739         Log: (Retracted by #7461)
65740              
65741              Add a shell script for creating/removing symbolic link farms,
65742              useful for keeping the source code read-only and doing the
65743              builds somewhere else.
65744      Branch: perl
65745            + mkreef
65746            ! MANIFEST
65747 ____________________________________________________________________________
65748 [  7458] By: jhi                                   on 2000/10/27  14:42:20
65749         Log: Do away with the fix_pl.
65750      Branch: perl
65751            - fix_pl
65752            ! MANIFEST Makefile.SH
65753 ____________________________________________________________________________
65754 [  7457] By: jhi                                   on 2000/10/27  12:43:13
65755         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
65756              From: Jens Hamisch <jens@Strawberry.COM>
65757              Date: Fri, 27 Oct 2000 14:38:21 +0200
65758              Message-Id: <20001027143821.B3366@Strawberry.COM>
65759      Branch: perl
65760            ! perl.h
65761 ____________________________________________________________________________
65762 [  7456] By: jhi                                   on 2000/10/27  12:33:42
65763         Log: Subject: [PATCH] todo
65764              From: Nicholas Clark <nick@ccl4.org>
65765              Date: Thu, 26 Oct 2000 22:32:29 +0100
65766              Message-ID: <20001026223229.A44540@plum.flirble.org>
65767      Branch: perl
65768            ! pod/perltodo.pod
65769 ____________________________________________________________________________
65770 [  7455] By: jhi                                   on 2000/10/27  12:02:21
65771         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
65772              From: John Tobey <jtobey@john-edwin-tobey.org>
65773              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
65774              Message-Id: <m13ozHF-000FObC@feynman.localnet>
65775      Branch: perl
65776            ! op.c t/pragma/sub_lval.t
65777 ____________________________________________________________________________
65778 [  7454] By: jhi                                   on 2000/10/27  11:59:42
65779         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
65780              From: sthoenna@efn.org
65781              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
65782              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
65783      Branch: perl
65784            ! pp.c t/op/assignwarn.t
65785 ____________________________________________________________________________
65786 [  7453] By: jhi                                   on 2000/10/27  00:15:08
65787         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
65788      Branch: perl
65789            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
65790            ! ext/Storable/Storable.xs t/lib/st-lock.t
65791 ____________________________________________________________________________
65792 [  7452] By: jhi                                   on 2000/10/26  13:05:52
65793         Log: Undo #7451, this seems to be a deficiency in Perforce,
65794              there is no per-file line-terminator type, only per-client.
65795      Branch: perl
65796            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
65797            ! win32/makefile.mk
65798 ____________________________________________________________________________
65799 [  7451] By: jhi                                   on 2000/10/26  04:56:03
65800         Log: Experimenting in DOS arcana.
65801      Branch: perl
65802            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
65803            ! win32/makefile.mk
65804 ____________________________________________________________________________
65805 [  7450] By: jhi                                   on 2000/10/26  04:50:52
65806         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
65807              From: "Peter J. Farley III" <pjfarley@banet.net>            
65808              Date: Wed, 25 Oct 2000 23:10:18 -0400
65809              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
65810      Branch: perl
65811            ! t/io/open.t
65812 ____________________________________________________________________________
65813 [  7449] By: jhi                                   on 2000/10/26  04:49:16
65814         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
65815              From: Hugo <hv@crypt.compulink.co.uk>
65816              Date: Thu, 26 Oct 2000 01:55:17 +0100
65817              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
65818              
65819              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
65820      Branch: perl
65821            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
65822 ____________________________________________________________________________
65823 [  7448] By: jhi                                   on 2000/10/26  04:38:36
65824         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
65825              From: Peter Prymmer <pvhp@forte.com>
65826              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
65827              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
65828      Branch: perl
65829            ! configure.com
65830 ____________________________________________________________________________
65831 [  7447] By: jhi                                   on 2000/10/25  23:20:02
65832         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
65833              in platforms that strictly require all the symbols being present
65834              at link time.
65835      Branch: perl
65836            ! handy.h
65837 ____________________________________________________________________________
65838 [  7446] By: jhi                                   on 2000/10/25  21:55:57
65839         Log: Update Changes.
65840      Branch: perl
65841            ! Changes patchlevel.h
65842 ____________________________________________________________________________
65843 [  7445] By: jhi                                   on 2000/10/25  21:27:08
65844         Log: Integrate with vmsperl #7430 by Charles Bailey:
65845              
65846              Cleanup from prior patch (Charles Lane?):
65847              - improve handling of MFDs in Basename and Path
65848              - default to no xsubpp line # munging when building debug images
65849      Branch: perl
65850           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
65851 ____________________________________________________________________________
65852 [  7444] By: jhi                                   on 2000/10/25  21:03:50
65853         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
65854              From: John Peacock <JPeacock@UnivPress.com>
65855              Date: Thu, 18 May 2000 11:55:27 -0400
65856              Message-ID: <3924126F.A58BE57A@UnivPress.com>
65857      Branch: perl
65858            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
65859            ! t/op/write.t
65860 ____________________________________________________________________________
65861 [  7443] By: jhi                                   on 2000/10/25  20:43:10
65862         Log: Temporary stopgap for the self-tying issue: for now only
65863              array and hash self-ties are verboten.  The real fix, of
65864              course, would be to comprehensively test (and implement?)
65865              and debug (and document) self-ties.
65866      Branch: perl
65867            ! pod/perldiag.pod pp_sys.c t/op/tie.t
65868 ____________________________________________________________________________
65869 [  7442] By: jhi                                   on 2000/10/25  20:14:30
65870         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
65871              From: Dan Sugalski <dan@sidhe.org>
65872              Date: Wed, 25 Oct 2000 13:36:35 -0400
65873              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
65874              
65875              plus regen global.sym.
65876      Branch: perl
65877            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
65878            ! thrdvar.h util.c
65879 ____________________________________________________________________________
65880 [  7441] By: jhi                                   on 2000/10/25  20:12:20
65881         Log: buildtoc target tweaks.
65882      Branch: perl
65883            ! pod/Makefile.SH
65884 ____________________________________________________________________________
65885 [  7440] By: jhi                                   on 2000/10/25  20:03:53
65886         Log: A new version of making the syslog test more robust.
65887              (Replaces #7421.)
65888              
65889              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
65890              From: "Kurt D. Starsinic" <kstar@chapin.edu>
65891              Date: Wed, 25 Oct 2000 12:13:54 -0400
65892              Message-ID: <20001025121354.B2264@O2.chapin.edu>
65893      Branch: perl
65894            ! t/lib/syslog.t
65895 ____________________________________________________________________________
65896 [  7439] By: jhi                                   on 2000/10/25  20:00:48
65897         Log: Continue the internal UTF-8 API tweaking.
65898              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
65899              used much more than the simpler API, now called utf8_to_uv_simple().
65900              Still not quite happy with API, too much partial duplication
65901              of functionality.
65902      Branch: perl
65903            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
65904            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
65905            ! regcomp.c regexec.c sv.c toke.c utf8.c
65906 ____________________________________________________________________________
65907 [  7438] By: jhi                                   on 2000/10/25  18:52:30
65908         Log: Allow poking holes at the UTF-8 decoding strictness.
65909      Branch: perl
65910            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
65911            ! utf8.h
65912 ____________________________________________________________________________
65913 [  7437] By: jhi                                   on 2000/10/25  13:53:05
65914         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
65915              UTF8LEN() and UTF8SKIP(). 
65916      Branch: perl
65917            ! pp.c utf8.c utf8.h
65918 ____________________________________________________________________________
65919 [  7436] By: jhi                                   on 2000/10/25  13:51:37
65920         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
65921              From: Nicholas Clark <nick@ccl4.org>
65922              Date: Wed, 25 Oct 2000 14:44:05 +0100
65923              Message-ID: <20001025144404.D27253@plum.flirble.org>
65924      Branch: perl
65925            ! pod/perlrun.pod
65926 ____________________________________________________________________________
65927 [  7435] By: jhi                                   on 2000/10/25  13:49:32
65928         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
65929              From: Mike Guy <mjtg@cam.ac.uk>
65930              Date: Tue, 24 Oct 2000 14:59:40 +0100
65931              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
65932      Branch: perl
65933            ! scope.c
65934 ____________________________________________________________________________
65935 [  7434] By: jhi                                   on 2000/10/25  13:48:41
65936         Log: AIX is picky about its symbol exports.  Solution for now
65937              is to include the deb.o explicitly to the re extension build.
65938              
65939              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
65940              From: Peter Prymmer <pvhp@forte.com>
65941              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
65942              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
65943      Branch: perl
65944            ! ext/re/Makefile.PL hints/aix.sh
65945 ____________________________________________________________________________
65946 [  7433] By: jhi                                   on 2000/10/25  13:46:49
65947         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
65948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65949              Date: Wed, 25 Oct 2000 12:02:20 +0200
65950              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
65951      Branch: perl
65952            ! perlsdio.h
65953 ____________________________________________________________________________
65954 [  7432] By: jhi                                   on 2000/10/25  13:44:28
65955         Log: Subject: Minor update to find2perl, for portability
65956              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
65957              Date: Wed, 25 Oct 2000 12:05:47 +0100
65958              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
65959      Branch: perl
65960            ! x2p/find2perl.PL
65961 ____________________________________________________________________________
65962 [  7431] By: jhi                                   on 2000/10/25  13:40:39
65963         Log: Add targets to Makefile.SH, most importantly
65964              'regen_all' which also remembers to update vms/perly*.
65965      Branch: perl
65966            ! Makefile.SH
65967 ____________________________________________________________________________
65968 [  7430] By: bailey                                on 2000/10/25  03:13:53
65969         Log: Cleanup from prior patch (Charles Lane?):
65970              - improve handling of MFDs in Basename and Path
65971              - default to no xsubpp line # munging when building debug images
65972      Branch: vmsperl
65973            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
65974 ____________________________________________________________________________
65975 [  7429] By: jhi                                   on 2000/10/24  20:03:40
65976         Log: Podify README.epoc and README.vos.
65977      Branch: perl
65978            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
65979            ! pod/perlport.pod pod/perltoc.pod
65980 ____________________________________________________________________________
65981 [  7428] By: jhi                                   on 2000/10/24  19:10:33
65982         Log: Stratus VOS updates from Paul Green.
65983      Branch: perl
65984            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65985            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
65986            - vos/config.def vos/config.h vos/config_h.SH_orig
65987            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
65988            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
65989 ____________________________________________________________________________
65990 [  7427] By: jhi                                   on 2000/10/24  18:59:48
65991         Log: Check if stdio supports tweaking lval and cnt simultaneously.
65992              
65993              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65994              From: Nicholas Clark <nick@ccl4.org>
65995              Date: Mon, 23 Oct 2000 15:39:32 +0100
65996              Message-ID: <20001023153932.A10786@plum.flirble.org>
65997      Branch: metaconfig
65998            ! U/compline/d_stdstdio.U
65999      Branch: perl
66000            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66001            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
66002            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
66003            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
66004            ! vos/config.h vos/config_h.SH_orig win32/config.bc
66005            ! win32/config.gc win32/config.vc
66006 ____________________________________________________________________________
66007 [  7426] By: jhi                                   on 2000/10/24  17:57:44
66008         Log: Missed the header file changes from #7425.
66009      Branch: perl
66010            ! embed.h embed.pl objXSUB.h proto.h
66011 ____________________________________________________________________________
66012 [  7425] By: jhi                                   on 2000/10/24  17:55:17
66013         Log: Fix the bug reported in
66014              
66015              From: andreas.koenig@anima.de (Andreas J. Koenig)
66016              Subject: Encode bug?
66017              Date: 24 Oct 2000 14:01:26 +0200 
66018              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
66019              
66020              Also make is_utf8_char() stricter.
66021      Branch: perl
66022            ! ext/Encode/Encode.xs utf8.c
66023 ____________________________________________________________________________
66024 [  7424] By: jhi                                   on 2000/10/24  15:15:39
66025         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
66026              From: Peter Scott <Peter@PSDT.com>
66027              Date: Mon, 23 Oct 2000 19:46:01 -0700
66028              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
66029      Branch: perl
66030            ! pod/perlfaq5.pod
66031 ____________________________________________________________________________
66032 [  7423] By: jhi                                   on 2000/10/24  14:25:30
66033         Log: Test tweak to avoid pulling in the whole Config.
66034      Branch: perl
66035            ! t/lib/st-lock.t
66036 ____________________________________________________________________________
66037 [  7422] By: jhi                                   on 2000/10/24  14:03:16
66038         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
66039      Branch: perl
66040            ! pp.c
66041 ____________________________________________________________________________
66042 [  7421] By: jhi                                   on 2000/10/24  13:32:09
66043         Log: (Replaced by #7440.)
66044              
66045              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66046              From: "Kurt D. Starsinic" <kstar@chapin.edu>
66047              Date: Mon, 23 Oct 2000 16:40:54 -0400
66048              Message-ID: <20001023164054.B14491@O2.chapin.edu>
66049      Branch: perl
66050            ! t/lib/syslog.t
66051 ____________________________________________________________________________
66052 [  7420] By: jhi                                   on 2000/10/24  13:30:53
66053         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
66054              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66055              Date: Mon, 23 Oct 2000 17:29:03 -0400
66056              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
66057      Branch: perl
66058            ! lib/ExtUtils/MM_Unix.pm
66059 ____________________________________________________________________________
66060 [  7419] By: jhi                                   on 2000/10/24  13:29:57
66061         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
66062              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66063              Date: Mon, 23 Oct 2000 19:01:32 -0400
66064              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
66065      Branch: perl
66066            ! utils/h2xs.PL
66067 ____________________________________________________________________________
66068 [  7418] By: jhi                                   on 2000/10/24  13:26:04
66069         Log: Replace #7409 with
66070              
66071              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
66072              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
66073              Date: Mon, 23 Oct 2000 20:08:56 +0200
66074              Message-ID: <20001023200855.A14850@nice.ram.loc>
66075      Branch: perl
66076            ! ext/Storable/Storable.pm t/lib/st-lock.t
66077 ____________________________________________________________________________
66078 [  7417] By: jhi                                   on 2000/10/24  13:17:52
66079         Log: Run vms/vms_yfix.pl, should have done that after changing
66080              perly.c in #7382.
66081      Branch: perl
66082            ! vms/perly_c.vms vms/perly_h.vms
66083 ____________________________________________________________________________
66084 [  7416] By: jhi                                   on 2000/10/24  02:55:33
66085         Log: Make the UTF-8 decoding stricter and more verbose when
66086              malformation happens.  This involved adding an argument
66087              to utf8_to_uv_chk(), which involved changing its prototype,
66088              and prefer STRLEN over I32 for the UTF-8 length, which as
66089              a domino effect necessitated changing the prototypes of
66090              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
66091              The stricter UTF-8 decoding checking uses Markus Kuhn's
66092              UTF-8 Decode Stress Tester from
66093              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
66094      Branch: perl
66095            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
66096            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
66097            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
66098            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
66099 ____________________________________________________________________________
66100 [  7415] By: jhi                                   on 2000/10/23  14:06:06
66101         Log: Update Changes.
66102      Branch: perl
66103            ! Changes patchlevel.h
66104 ____________________________________________________________________________
66105 [  7414] By: jhi                                   on 2000/10/23  12:39:52
66106         Log: Undo the basename() part of #7412 since the lib/basename
66107              tests would need upgrading too.
66108      Branch: perl
66109            ! lib/File/Basename.pm
66110 ____________________________________________________________________________
66111 [  7413] By: jhi                                   on 2000/10/23  12:19:27
66112         Log: Document PERL_INSTALL_ROOT of #7210.
66113      Branch: perl
66114            ! lib/ExtUtils/Install.pm
66115 ____________________________________________________________________________
66116 [  7412] By: jhi                                   on 2000/10/23  12:16:47
66117         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
66118      Branch: perl
66119            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
66120            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
66121 ____________________________________________________________________________
66122 [  7411] By: jhi                                   on 2000/10/23  12:07:41
66123         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
66124              From: Prymmer/Kahn <pvhp@best.com>
66125              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
66126              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
66127      Branch: perl
66128            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
66129 ____________________________________________________________________________
66130 [  7410] By: jhi                                   on 2000/10/23  04:10:11
66131         Log: The change #7187 was not so good on VMS.
66132              
66133              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
66134              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66135              Date: Sun, 22 Oct 2000 23:03:08 -0500
66136              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
66137      Branch: perl
66138            ! utils/perldoc.PL
66139 ____________________________________________________________________________
66140 [  7409] By: jhi                                   on 2000/10/23  03:57:36
66141         Log: Avoid Storable locking on DJGPP for now.
66142              
66143              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
66144              From: "Peter J. Farley III" <pjfarley@banet.net>
66145              Date: Sun, 22 Oct 2000 20:00:00 -0400
66146              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
66147      Branch: perl
66148            ! ext/Storable/Storable.pm t/lib/st-lock.t
66149 ____________________________________________________________________________
66150 [  7408] By: jhi                                   on 2000/10/23  03:50:24
66151         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
66152              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
66153              Date: Sun, 22 Oct 2000 21:12:22 -0400
66154              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
66155      Branch: perl
66156            ! lib/vars.pm
66157 ____________________________________________________________________________
66158 [  7407] By: jhi                                   on 2000/10/23  03:43:12
66159         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
66160              From: Hugo <hv@crypt.compulink.co.uk>
66161              Date: Mon, 23 Oct 2000 00:47:22 +0100
66162              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
66163      Branch: perl
66164            ! regexec.c t/op/pat.t
66165 ____________________________________________________________________________
66166 [  7406] By: jhi                                   on 2000/10/23  03:40:29
66167         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
66168      Branch: perl
66169            ! lib/ExtUtils/MakeMaker.pm
66170 ____________________________________________________________________________
66171 [  7405] By: jhi                                   on 2000/10/22  21:32:00
66172         Log: Doc patch.
66173              
66174              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
66175              From: rspier@pobox.com (Robert Spier)
66176              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
66177              Message-ID: <14835.16112.13457.447971@rls.cx>
66178      Branch: perl
66179            ! lib/strict.pm
66180 ____________________________________________________________________________
66181 [  7404] By: jhi                                   on 2000/10/22  21:30:51
66182         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
66183              From: rspier@pobox.com (Robert Spier)
66184              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
66185              Message-ID: <14835.17223.72448.705566@rls.cx>
66186      Branch: perl
66187            ! lib/ExtUtils/MakeMaker.pm
66188 ____________________________________________________________________________
66189 [  7403] By: jhi                                   on 2000/10/22  21:24:11
66190         Log: Subject: [PATCH bleadperl] ripples from constsub patch
66191              From: John Tobey <jtobey@john-edwin-tobey.org>
66192              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
66193              Message-Id: <m13nSOB-000FObC@feynman.localnet>
66194      Branch: perl
66195            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
66196 ____________________________________________________________________________
66197 [  7402] By: jhi                                   on 2000/10/22  20:59:35
66198         Log: Support s?printf parameter reordering.
66199      Branch: perl
66200            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
66201 ____________________________________________________________________________
66202 [  7401] By: jhi                                   on 2000/10/22  19:19:14
66203         Log: Expand %Config variables only if explicitly so requested
66204              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
66205              
66206              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
66207              From: Gurusamy Sarathy <gsar@ActiveState.com>
66208              Date: Sun, 22 Oct 2000 11:47:32 -0700
66209              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
66210      Branch: perl
66211            ! Makefile.SH lib/lib_pm.PL
66212 ____________________________________________________________________________
66213 [  7400] By: jhi                                   on 2000/10/22  18:24:10
66214         Log: Move the #7390 test from warn/op to comp/redef.
66215              
66216              Subject: Re: Creating const subs for constants.
66217              From: John Tobey <jtobey@john-edwin-tobey.org>
66218              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
66219              Message-Id: <m13nG72-000FObC@feynman.localnet>               
66220      Branch: perl
66221            ! t/comp/redef.t t/pragma/warn/op
66222 ____________________________________________________________________________
66223 [  7399] By: jhi                                   on 2000/10/22  17:49:59
66224         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
66225              From: Nicholas Clark <nick@ccl4.org>
66226              Date: Sat, 21 Oct 2000 22:23:19 +0100
66227              Message-ID: <20001021222319.B45586@plum.flirble.org>
66228      Branch: perl
66229            ! ext/DynaLoader/DynaLoader_pm.PL
66230 ____________________________________________________________________________
66231 [  7398] By: jhi                                   on 2000/10/22  17:47:35
66232         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
66233              From: Hugo <hv@crypt.compulink.co.uk>
66234              Date: Sat, 21 Oct 2000 18:19:59 +0100
66235              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
66236      Branch: perl
66237            ! ext/B/B.pm ext/B/B/C.pm
66238 ____________________________________________________________________________
66239 [  7397] By: jhi                                   on 2000/10/22  17:35:18
66240         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
66241              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
66242              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
66243              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
66244      Branch: perl
66245            ! hints/openbsd.sh
66246 ____________________________________________________________________________
66247 [  7396] By: jhi                                   on 2000/10/22  17:19:46
66248         Log: Subject: installman go-faster stripes
66249              From: Nicholas Clark <nick@talking.bollo.cx>
66250              Date: Sat, 21 Oct 2000 17:24:53 +0100
66251              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
66252              
66253              Subject: Re: installman go-faster stripes
66254              From: Russ Allbery <rra@stanford.edu>
66255              Date: 21 Oct 2000 11:04:13 -0700
66256              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
66257      Branch: perl
66258            ! installman pod/pod2man.PL
66259 ____________________________________________________________________________
66260 [  7395] By: jhi                                   on 2000/10/22  17:17:35
66261         Log: Hints tweak from Anton Berezin.
66262      Branch: perl
66263            ! hints/freebsd.sh
66264 ____________________________________________________________________________
66265 [  7394] By: jhi                                   on 2000/10/22  04:50:04
66266         Log: Tweak the Is* definitions of Unicode character classes
66267              to better match the official categorizations; embrace
66268              the official categorizations; add the combining marks
66269              as alpha (and -numeric); fix DCinital (a typo and edito)
66270              to be DCmedial.
66271      Branch: perl
66272            + lib/unicode/Is/DCmedial.pl
66273            - lib/unicode/Is/DCinital.pl
66274            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
66275            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
66276            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
66277            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
66278 ____________________________________________________________________________
66279 [  7393] By: jhi                                   on 2000/10/21  18:06:05
66280         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
66281              From: Daniel Chetlin <daniel@chetlin.com>
66282              Date: Sat, 21 Oct 2000 02:57:03 -0700
66283              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
66284      Branch: perl
66285            + t/lib/tie-splice.t
66286            ! MANIFEST lib/Tie/Array.pm
66287 ____________________________________________________________________________
66288 [  7392] By: gsar                                  on 2000/10/21  18:05:15
66289         Log: resync utfperl branch with mainline
66290      Branch: utfperl
66291           !> (integrate 1760 files)
66292 ____________________________________________________________________________
66293 [  7391] By: jhi                                   on 2000/10/21  14:37:49
66294         Log: Testcases for a #7383,#7385 related bug.
66295              
66296              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
66297              From: Nicholas Clark <nick@ccl4.org>
66298              Date: Sat, 21 Oct 2000 15:04:51 +0100
66299              Message-ID: <20001021150451.A51566@plum.flirble.org>
66300      Branch: perl
66301            ! t/pragma/utf8.t
66302 ____________________________________________________________________________
66303 [  7390] By: jhi                                   on 2000/10/21  14:35:57
66304         Log: Add a testcase for #7389.
66305      Branch: perl
66306            ! t/pragma/warn/op
66307 ____________________________________________________________________________
66308 [  7389] By: jhi                                   on 2000/10/21  14:26:45
66309         Log: Subject: Re: Creating const subs for constants.
66310              From: John Tobey <jtobey@john-edwin-tobey.org>
66311              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
66312              Message-Id: <m13mo0N-000FObC@feynman.localnet>
66313      Branch: perl
66314            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
66315            ! proto.h sv.c
66316 ____________________________________________________________________________
66317 [  7388] By: nick                                  on 2000/10/21  11:44:23
66318         Log: Populate perlio branch
66319      Branch: perlio
66320           +> (branch 1760 files)
66321 ____________________________________________________________________________
66322 [  7387] By: nick                                  on 2000/10/21  10:52:05
66323         Log: Get branch back as replica of mainline via :
66324              p4 integrate -b utfperl
66325              p4 resolve -at ./...
66326      Branch: utfperl
66327           +> (branch 269 files)
66328            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
66329            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
66330            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
66331            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
66332            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
66333            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66334            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66335            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66336            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66337            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66338            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66339            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66340            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66341            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66342            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66343            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66344            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66345            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66346            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
66347            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
66348            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
66349            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
66350            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
66351            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
66352            - lib/unicode/UCD300.html lib/unicode/Unicode.300
66353            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
66354            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
66355            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
66356            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
66357           !> (integrate 965 files)
66358 ____________________________________________________________________________
66359 [  7386] By: jhi                                   on 2000/10/21  01:31:12
66360         Log: Update Changes.
66361      Branch: perl
66362            ! Changes patchlevel.h
66363 ____________________________________________________________________________
66364 [  7385] By: jhi                                   on 2000/10/21  01:28:42
66365         Log: The #7383 was right only in the context of the original bug report,
66366              not in more general case.
66367      Branch: perl
66368            ! pp_hot.c
66369 ____________________________________________________________________________
66370 [  7384] By: jhi                                   on 2000/10/21  01:08:23
66371         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
66372      Branch: perl
66373            ! ext/IO/lib/IO/Select.pm
66374 ____________________________________________________________________________
66375 [  7383] By: jhi                                   on 2000/10/21  00:44:18
66376         Log: Fix for ID 20001020.006, concatenating an unset submatch
66377              with utf8 resulted in "Modification of a read-only value".
66378      Branch: perl
66379            ! pp_hot.c t/pragma/utf8.t
66380 ____________________________________________________________________________
66381 [  7382] By: jhi                                   on 2000/10/20  20:44:31
66382         Log: Make scan_num() reëntrant, as suggested in
66383              
66384              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66385              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66386              Date: Fri, 20 Oct 2000 14:17:27 +0100
66387              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
66388      Branch: perl
66389            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
66390            ! toke.c
66391 ____________________________________________________________________________
66392 [  7381] By: jhi                                   on 2000/10/20  20:07:29
66393         Log: Reëntrancy fix.
66394              
66395              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66396              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66397              Date: Fri, 20 Oct 2000 14:17:27 +0100
66398              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
66399      Branch: perl
66400            ! embed.h embed.pl perl.h proto.h toke.c
66401 ____________________________________________________________________________
66402 [  7380] By: jhi                                   on 2000/10/20  19:15:54
66403         Log: Don't write double values through long double pointers,
66404              based on a part of
66405              
66406              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66407              From: Jens Hamisch <jens@Strawberry.COM>
66408              Date: Tue, 17 Oct 2000 08:39:36 +0200
66409              Message-Id: <20001017083936.A11104@Strawberry.COM>
66410      Branch: perl
66411            ! perl.h pp.c
66412 ____________________________________________________________________________
66413 [  7379] By: jhi                                   on 2000/10/20  18:43:37
66414         Log: Portability tweak on #7377.
66415              
66416              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
66417              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66418              Date:     Fri, 20 Oct 2000 13:13:41 EDT
66419              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
66420      Branch: perl
66421            ! t/lib/dprof.t
66422 ____________________________________________________________________________
66423 [  7378] By: jhi                                   on 2000/10/20  12:57:19
66424         Log: SOCKS function redefinitions need prototypes, too, otherwise
66425              for example 32 bit versus 64 bit differences cause a lot of
66426              problems.  Part of
66427              
66428              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66429              From: Jens Hamisch <jens@Strawberry.COM>
66430              Date: Tue, 17 Oct 2000 08:39:36 +0200
66431              Message-Id: <20001017083936.A11104@Strawberry.COM>
66432      Branch: perl
66433            ! doio.c pp_sys.c
66434 ____________________________________________________________________________
66435 [  7377] By: jhi                                   on 2000/10/20  12:37:12
66436         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
66437              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66438              Date:     Fri, 20 Oct 2000 08:26:04 EDT
66439              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
66440      Branch: perl
66441            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
66442 ____________________________________________________________________________
66443 [  7376] By: jhi                                   on 2000/10/20  12:35:31
66444         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
66445              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66446              Date:     Fri, 20 Oct 2000 07:48:15 EDT
66447              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
66448      Branch: perl
66449            ! configure.com vms/gen_shrfls.pl
66450 ____________________________________________________________________________
66451 [  7375] By: bailey                                on 2000/10/20  04:44:37
66452         Log: SYN SYN
66453      Branch: vmsperl
66454           +> (branch 134 files)
66455            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
66456            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
66457            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
66458            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
66459            - eg/cgi/frameset.cgi eg/cgi/index.html
66460            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66461            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66462            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66463            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66464            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66465            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66466            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66467            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66468            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66469            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66470            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66471            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66472            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66473            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
66474            - lib/unicode/Props.txt lib/unicode/UCD300.html
66475            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
66476            - utils/perlbc.PL vms/subconfigure.com
66477           !> (integrate 785 files)
66478 ____________________________________________________________________________
66479 [  7374] By: jhi                                   on 2000/10/20  00:59:48
66480         Log: In the latest compiler builds cccdlflags must not become -fpic,
66481              from Wilfredo Sánchez.
66482      Branch: perl
66483            ! hints/darwin.sh
66484 ____________________________________________________________________________
66485 [  7373] By: jhi                                   on 2000/10/20  00:56:35
66486         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
66487              From: Tony Cook <tony@develop-help.com>
66488              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
66489              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
66490      Branch: perl
66491            ! pod/perlop.pod
66492 ____________________________________________________________________________
66493 [  7372] By: jhi                                   on 2000/10/19  19:34:40
66494         Log: Typo noted by Mark Lutz.
66495      Branch: perl
66496            ! t/op/64bitint.t
66497 ____________________________________________________________________________
66498 [  7371] By: jhi                                   on 2000/10/19  19:33:13
66499         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
66500      Branch: metaconfig
66501            ! U/modified/Cppsym.U U/modified/Oldconfig.U
66502      Branch: metaconfig/U/perl
66503            ! End.U dlsrc.U libperl.U
66504      Branch: perl
66505            + hints/nonstopux.sh
66506            ! Configure MANIFEST config_h.SH
66507 ____________________________________________________________________________
66508 [  7370] By: jhi                                   on 2000/10/19  17:18:08
66509         Log: Subject: PATCH do_print has 2 PerlIO_error()s
66510              From: nick@ccl4.org
66511              Date: Thu, 19 Oct 2000 18:09:20 +0100
66512              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
66513      Branch: perl
66514            ! doio.c
66515 ____________________________________________________________________________
66516 [  7369] By: jhi                                   on 2000/10/19  14:01:49
66517         Log: Update Changes.
66518      Branch: perl
66519            ! Changes patchlevel.h
66520 ____________________________________________________________________________
66521 [  7368] By: jhi                                   on 2000/10/19  13:04:29
66522         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
66523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66524              Date: Wed, 18 Oct 2000 13:12:01 +0200
66525              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
66526      Branch: perl
66527            ! hints/aix.sh
66528 ____________________________________________________________________________
66529 [  7367] By: jhi                                   on 2000/10/19  02:22:40
66530         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
66531              of a 'pmshort' anywhere in the B, so the offending line was simply
66532              removed.
66533      Branch: perl
66534            ! ext/B/B/Debug.pm
66535 ____________________________________________________________________________
66536 [  7366] By: jhi                                   on 2000/10/19  02:12:37
66537         Log: Add the test case for the bug id 20000730.004 which seems
66538              to have been fixed by now.
66539      Branch: perl
66540            ! t/pragma/utf8.t
66541 ____________________________________________________________________________
66542 [  7365] By: jhi                                   on 2000/10/18  23:36:24
66543         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
66544              From: Hugo <hv@crypt.compulink.co.uk>
66545              Date: Wed, 18 Oct 2000 23:25:58 +0100
66546              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
66547      Branch: perl
66548            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
66549 ____________________________________________________________________________
66550 [  7364] By: jhi                                   on 2000/10/18  21:12:53
66551         Log: (retracted)
66552      Branch: perl
66553            ! pp.c
66554 ____________________________________________________________________________
66555 [  7363] By: jhi                                   on 2000/10/18  20:55:38
66556         Log: Missing change from #7362.
66557      Branch: perl
66558            ! win32/perlhost.h
66559 ____________________________________________________________________________
66560 [  7362] By: jhi                                   on 2000/10/18  20:52:01
66561         Log: Borland C fstat() never saw the fd as writable.
66562              
66563              Subject: fix for Borland's weak "stat" (perl@7211)
66564              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
66565              Date: Mon, 16 Oct 2000 09:55:03 +0400
66566              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
66567      Branch: perl
66568            ! win32/win32.c
66569 ____________________________________________________________________________
66570 [  7361] By: jhi                                   on 2000/10/18  17:43:50
66571         Log: Regen toc.
66572      Branch: perl
66573            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
66574 ____________________________________________________________________________
66575 [  7360] By: jhi                                   on 2000/10/18  17:07:44
66576         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66577              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
66578              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
66579              Date: Mon, 16 Oct 2000 15:19:49 +0200
66580      Branch: perl
66581            + README.aix
66582            ! MANIFEST
66583 ____________________________________________________________________________
66584 [  7359] By: jhi                                   on 2000/10/18  17:04:49
66585         Log: Subject: Pod patch for Devel::Peek
66586              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66587              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
66588              Date: Mon, 16 Oct 2000 12:26:34 +0200
66589      Branch: perl
66590            ! ext/Devel/Peek/Peek.pm
66591 ____________________________________________________________________________
66592 [  7358] By: jhi                                   on 2000/10/18  17:03:15
66593         Log: Make Cwd more bulletproof in chrooted environments.
66594              
66595              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
66596              From: "Eric E. Coe" <Eric.Coe@oracle.com>
66597              Date: Wed, 18 Oct 2000 04:03:54 -0400
66598              Message-Id: <39ED596A.70E599FE@oracle.com>
66599      Branch: perl
66600            ! lib/Cwd.pm
66601 ____________________________________________________________________________
66602 [  7357] By: jhi                                   on 2000/10/18  16:37:26
66603         Log: Disable the UTF8 downgrade croakage for now to avoid
66604              too many not okay messages.
66605      Branch: perl
66606            ! doio.c
66607 ____________________________________________________________________________
66608 [  7356] By: jhi                                   on 2000/10/17  23:29:41
66609         Log: Show the failed remote port, instead of the failing line number.
66610              
66611              Subject: [PATCH 5.6.1 Debugger] More diagnostics
66612              From: David Sparks <daves@ActiveState.com>
66613              Date: Tue, 17 Oct 2000 15:00:24 -0700
66614              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
66615      Branch: perl
66616            ! lib/perl5db.pl
66617 ____________________________________________________________________________
66618 [  7355] By: jhi                                   on 2000/10/17  14:11:31
66619         Log: On output try to downgrade to bytes, croak if impossible,
66620              from Simon Cozens.  This means that outputting >255 UTF8
66621              is impossible.  Consider this as a strong incentive to get
66622              the I/O disciplines implemented.
66623      Branch: perl
66624            ! doio.c pod/perldiag.pod sv.c
66625 ____________________________________________________________________________
66626 [  7354] By: jhi                                   on 2000/10/17  13:42:23
66627         Log: Clarify documentation on 'use bytes'.
66628              
66629              Subject: Re: What does 'use bytes' "mean" ?
66630              From: Simon Cozens <simon@cozens.net>
66631              Date: Mon, 18 Sep 2000 18:24:25 +0100
66632              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
66633      Branch: perl
66634            ! lib/bytes.pm
66635 ____________________________________________________________________________
66636 [  7353] By: jhi                                   on 2000/10/17  13:28:12
66637         Log: Workaround for a sfio bug where the stream error indicator
66638              is not cleared as documented.
66639              
66640              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
66641              From: Nicholas Clark <nick@ccl4.org>
66642              Date: Mon, 16 Oct 2000 18:28:23 +0100
66643              Message-ID: <20001016182823.J19700@plum.flirble.org>
66644      Branch: perl
66645            ! doio.c
66646 ____________________________________________________________________________
66647 [  7352] By: jhi                                   on 2000/10/17  13:06:19
66648         Log: More IoTYPE sprinkling.
66649      Branch: perl
66650            ! doio.c pp_hot.c
66651 ____________________________________________________________________________
66652 [  7351] By: jhi                                   on 2000/10/16  22:47:07
66653         Log: Detect early whether the std streams have gone bad.
66654              
66655              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
66656              Date: Mon, 16 Oct 2000 23:28:42 +0100
66657              From: Nicholas Clark <nick@ccl4.org>
66658              Message-ID: <20001016232842.A37942@plum.flirble.org>
66659      Branch: perl
66660            ! t/op/misc.t
66661 ____________________________________________________________________________
66662 [  7350] By: jhi                                   on 2000/10/16  22:45:16
66663         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
66664              From: "Peter J. Farley III" <pjfarley@banet.net>
66665              Date: Mon, 16 Oct 2000 18:15:59 -0400
66666              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
66667      Branch: perl
66668            ! djgpp/djgpp.c dosish.h t/io/open.t
66669 ____________________________________________________________________________
66670 [  7349] By: jhi                                   on 2000/10/16  22:36:45
66671         Log: perldelta tweak.
66672      Branch: perl
66673            ! pod/perldelta.pod
66674 ____________________________________________________________________________
66675 [  7348] By: jhi                                   on 2000/10/16  15:17:53
66676         Log: Update Changes.
66677      Branch: perl
66678            ! Changes patchlevel.h
66679 ____________________________________________________________________________
66680 [  7347] By: jhi                                   on 2000/10/16  13:55:27
66681         Log: Add the capability to include/exclude branches.
66682      Branch: perl
66683            ! Porting/genlog
66684 ____________________________________________________________________________
66685 [  7346] By: jhi                                   on 2000/10/16  13:18:04
66686         Log: Add Charles Lane.
66687      Branch: perl
66688            ! AUTHORS Changes
66689 ____________________________________________________________________________
66690 [  7345] By: jhi                                   on 2000/10/16  13:13:21
66691         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
66692      Branch: perl
66693            ! pod/perldelta.pod
66694 ____________________________________________________________________________
66695 [  7344] By: gsar                                  on 2000/10/16  09:30:21
66696         Log: integrate change#6220 from cfgperl
66697              
66698              Win32 patches from Benjamin Stuhl.
66699      Branch: maint-5.6/perl
66700           !> makedef.pl win32/win32.h
66701 ____________________________________________________________________________
66702 [  7343] By: gsar                                  on 2000/10/16  08:32:19
66703         Log: integrate changes#6221,6222 from cfgperl
66704              
66705              Remove tr///CU (the feature is to be obsoleted by better interfaces).
66706              From: simon@brecon.co.uk (Simon Cozens)
66707              Subject: [PATCH] Eliminate tr///[CU][CU]
66708              Date: 23 Jun 2000 11:05:40 GMT
66709              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
66710              
66711              doc typo fix
66712              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
66713              From: Ian Phillipps <Ian.Phillipps@iname.com>
66714              Date: Fri, 23 Jun 2000 10:40:58 +0100
66715              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
66716      Branch: maint-5.6/perl
66717           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
66718 ____________________________________________________________________________
66719 [  7342] By: gsar                                  on 2000/10/16  08:28:08
66720         Log: integrate change#6217 from cfgperl (in part)
66721              
66722              Rename the fdpid locking and integrate with Sarathy.
66723      Branch: maint-5.6/perl
66724           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
66725           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
66726           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
66727           !> win32/win32.c
66728 ____________________________________________________________________________
66729 [  7341] By: gsar                                  on 2000/10/16  08:23:39
66730         Log: integrate changes#6214..6216 from mainline
66731              
66732              @_ can't have junk in it even in the non-USE_ITHREADS case because
66733              caller() wants to populate @DB::args with it (causes a coredump
66734              in Carp::confess())
66735              
66736              tweak comment about @DB::args
66737              
66738              be more optimal about clearing @_
66739      Branch: maint-5.6/perl
66740           !> av.h cop.h pp_ctl.c t/op/runlevel.t
66741 ____________________________________________________________________________
66742 [  7340] By: gsar                                  on 2000/10/16  08:20:37
66743         Log: integrate changes#6207..6210 from cfgperl
66744              
66745              Subject: [PATCH 5.6.0] Threadsafe patches
66746              From: Dan Sugalski <dan@sidhe.org>
66747              To: perl5-porters@perl.org
66748              Date: Mon, 08 May 2000 18:08:13 -0400
66749              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
66750              
66751              Regen headers for #6207.
66752              
66753              Lock PL_fdpid against race conditions, based on:
66754              Subject: [PATCH 5.6.0]subprocess fixup for threads
66755              From: Dan Sugalski <dan@sidhe.org>
66756              To: perl5-porters@perl.org
66757              Date: Tue, 11 Apr 2000 17:02:32 -0400
66758              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
66759              
66760              Mopup for #6207 and #6209.
66761      Branch: maint-5.6/perl
66762           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
66763           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
66764           !> win32/win32.c
66765 ____________________________________________________________________________
66766 [  7339] By: gsar                                  on 2000/10/16  08:14:34
66767         Log: integrate change#6203 from cfgperl
66768              
66769              perldiag should refer to perlos2.pod not README.os2
66770      Branch: maint-5.6/perl
66771           !> pod/perldiag.pod
66772 ____________________________________________________________________________
66773 [  7338] By: gsar                                  on 2000/10/16  08:11:42
66774         Log: integrate change#6201 from mainline
66775              
66776              Perl_eval_pv() leaks 4 bytes every time it is called because it
66777              does a PUSHMARK that's never ever POPMARKed; in general, only
66778              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
66779              Perl_eval_[sp]v() don't because they don't take any incoming
66780              arguments (this leak has been around since the original version
66781              of perl_eval_pv() in 5.003_97e)
66782      Branch: maint-5.6/perl
66783           !> perl.c
66784 ____________________________________________________________________________
66785 [  7337] By: gsar                                  on 2000/10/16  08:08:47
66786         Log: integrate changes#6197..6200 from cfgperl
66787              
66788              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
66789              From: John Borwick <jhborwic@unity.ncsu.edu>
66790              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
66791              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
66792              
66793              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
66794              From: Dan Sugalski <dan@sidhe.org>
66795              To: vmsperl@perl.org, perl5-porters@perl.org
66796              Date: Fri, 02 Jun 2000 16:00:41 -0400
66797              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
66798              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
66799              
66800              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
66801              From: Dan Sugalski <dan@sidhe.org>
66802              To: perl5-porters@perl.org, vmsperl@perl.org
66803              Date: Fri, 02 Jun 2000 17:30:51 -0400
66804              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
66805              
66806              Update to cperl-mode.el 4.31 from
66807              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
66808              Subject: A couple of notes
66809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66810              To: Mailing list Perl5 <perl5-porters@perl.org>
66811              Date: Sat, 3 Jun 2000 23:33:32 -0400
66812              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
66813      Branch: maint-5.6/perl
66814           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
66815           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
66816           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
66817           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
66818           !> vms/vmsish.h
66819 ____________________________________________________________________________
66820 [  7336] By: gsar                                  on 2000/10/16  08:03:46
66821         Log: integrate changes#6194,6195 from mainline
66822              
66823              fix small eval"" memory leaks under USE_ITHREADS
66824              
66825              fix yet another eval"" leak under USE_ITHREADS
66826      Branch: maint-5.6/perl
66827           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
66828           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
66829           !> vms/perly_c.vms
66830 ____________________________________________________________________________
66831 [  7335] By: gsar                                  on 2000/10/16  08:02:15
66832         Log: integrate changes#6190,6191 from mainline
66833              
66834              submit missing embed.pl change
66835              
66836              vec() loses numericalness (modified version of patch suggested
66837              by Robin Barker)
66838      Branch: maint-5.6/perl
66839           !> doop.c embed.pl t/op/vec.t
66840 ____________________________________________________________________________
66841 [  7334] By: gsar                                  on 2000/10/16  08:01:03
66842         Log: integrate change#6189 from mainline
66843              
66844              counting tr/// corrupts later operation (from M.J.T Guy)
66845      Branch: maint-5.6/perl
66846           !> doop.c t/op/tr.t
66847 ____________________________________________________________________________
66848 [  7333] By: gsar                                  on 2000/10/16  07:59:07
66849         Log: integrate changes#6183..6188 from mainline
66850              
66851              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
66852              <nick@ccl4.org>)
66853              
66854              tweak for change#6127
66855              
66856              remove incorrect documentation about implicit split to @_ in
66857              list context, which never really worked in perl 5 (from
66858              M.J.T. Guy)
66859              
66860              further qualify references to "alphanumeric" (from Wolfgang Laun
66861              <wolfgang.laun@alcatel.at>)
66862              
66863              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
66864              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
66865              
66866              h2xs tweaks
66867      Branch: maint-5.6/perl
66868           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
66869           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
66870           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
66871           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
66872           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
66873           !> pod/pod2latex.PL utils/h2xs.PL
66874 ____________________________________________________________________________
66875 [  7332] By: gsar                                  on 2000/10/16  07:53:52
66876         Log: integrate change#6179 from mainline
66877              
66878              buggy modulus on UVs introduced by change#3378 (resulted in
66879              4063328477 % 65535 amounting to 27406, instead of 27407)
66880      Branch: maint-5.6/perl
66881           !> pp.c t/op/arith.t
66882 ____________________________________________________________________________
66883 [  7331] By: gsar                                  on 2000/10/16  07:52:49
66884         Log: integrate changes#6176,6177,6178,6182 from cfgperl
66885              
66886              Single-quoted utf8 patch from Simon Cozens.
66887              
66888              Substitution utf8 patch from Simon Cozens.
66889              
66890              Be cleaner.
66891              
66892              Be Cleaner Part Deux.
66893      Branch: maint-5.6/perl
66894           !> Makefile.SH pp_hot.c toke.c
66895 ____________________________________________________________________________
66896 [  7330] By: gsar                                  on 2000/10/16  07:41:36
66897         Log: integrate change#6172 from mainline
66898              
66899              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
66900              (from Ilya Zakharevich)
66901      Branch: maint-5.6/perl
66902           !> regexec.c t/op/re_tests
66903 ____________________________________________________________________________
66904 [  7329] By: gsar                                  on 2000/10/16  07:40:25
66905         Log: integrate change#6171 from mainline
66906              
66907              scalar() doesn't force scalar context when used in void context
66908              (from Simon Cozens)
66909      Branch: maint-5.6/perl
66910           !> op.c t/op/wantarray.t
66911 ____________________________________________________________________________
66912 [  7328] By: gsar                                  on 2000/10/16  07:39:33
66913         Log: integrate change#6170 from mainline
66914              
66915              change#6142 needs tweaks to tests to work where there's no
66916              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
66917      Branch: maint-5.6/perl
66918           !> t/lib/filefind.t
66919 ____________________________________________________________________________
66920 [  7327] By: gsar                                  on 2000/10/16  07:35:34
66921         Log: integrate changes#6166..6168 from cfgperl
66922              
66923              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
66924              in case somebody wants to write an extension for more
66925              shadow database interfaces.
66926              
66927              tweak todo
66928              
66929              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
66930      Branch: maint-5.6/perl
66931           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
66932           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
66933           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
66934           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
66935           !> win32/config.vc win32/config_H.bc win32/config_H.gc
66936           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
66937 ____________________________________________________________________________
66938 [  7326] By: gsar                                  on 2000/10/16  07:29:05
66939         Log: integrate changes#6157,6159..6161,6164 from cfgperl
66940              
66941              Regen Configure to jive with #6149.
66942              
66943              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
66944              
66945              Changes for the File::Temp 0.08 (change #6159) test suite
66946              to fit better into the Perl distribution test framework.
66947              
66948              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
66949              both from Simon Cozens.
66950              
66951              detypo
66952      Branch: maint-5.6/perl
66953           +> pod/perlmodlib.PL pod/perlnewmod.pod
66954           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
66955           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
66956           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
66957           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
66958 ____________________________________________________________________________
66959 [  7325] By: gsar                                  on 2000/10/16  07:25:13
66960         Log: integrate change#6158 from vmsperl
66961              
66962              Add fallback to tmpfile for use in cases where user's relying on
66963              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
66964              Lane's patch)
66965      Branch: maint-5.6/perl
66966           !> vms/vms.c vms/vmsish.h
66967 ____________________________________________________________________________
66968 [  7324] By: gsar                                  on 2000/10/16  07:20:50
66969         Log: integrate changes#6153..6155 from mainline
66970              
66971              prettier Test::Harness output on failed tests (from Nicholas Clark
66972              <nick@Bagpuss.uk.boo.com>)
66973              
66974              avoid type mismatch warning
66975              
66976              small bug in change#6144; remove random \xA0 character that snuck
66977              in via change#6145
66978      Branch: maint-5.6/perl
66979           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
66980           !> perl.c
66981 ____________________________________________________________________________
66982 [  7323] By: gsar                                  on 2000/10/16  07:18:47
66983         Log: integrate changes#6151,6152 from mainline
66984              
66985              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
66986              
66987              cosmetic fixups of RE debug output (from Ilya Zakharevich)
66988      Branch: maint-5.6/perl
66989           !> regexec.c
66990 ____________________________________________________________________________
66991 [  7322] By: gsar                                  on 2000/10/16  07:17:25
66992         Log: integrate changes#6146..6150 from mainline
66993              
66994              doc typo
66995              
66996              add a make entry to Config.pm so "perl -V:make" works on VMS
66997              (from Peter Prymmer)
66998              
66999              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
67000              
67001              OS/2 tweaks for usethreads build (from Rocco Caputo
67002              <troc@netrus.net>)
67003              
67004              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
67005      Branch: maint-5.6/perl
67006           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
67007           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
67008           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
67009           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
67010           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
67011           !> warnings.pl x2p/a2p.h
67012 ____________________________________________________________________________
67013 [  7321] By: gsar                                  on 2000/10/16  07:14:02
67014         Log: integrate changes#6143..6145 from mainline
67015              
67016              MacOS support, part 1 (from Matthias Neeracher
67017              <neeri@iis.ee.ethz.ch>)
67018              
67019              MacOS support, part 2: make AutoSplit use File::Spec instead
67020              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
67021              <neeri@iis.ee.ethz.ch>)
67022              
67023              make xsubpp skip embedded pod (from Matthias Neeracher
67024              <neeri@iis.ee.ethz.ch>)
67025      Branch: maint-5.6/perl
67026           +> ext/DynaLoader/dl_mac.xs
67027           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
67028           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
67029           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
67030           !> pp_ctl.c proto.h toke.c util.c util.h
67031 ____________________________________________________________________________
67032 [  7320] By: gsar                                  on 2000/10/16  07:12:13
67033         Log: integrate changes#6141,6142 from mainline
67034              
67035              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
67036              forwarded by Peter Seebach from the bsdi-users mailing list.
67037              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
67038              
67039              File::Find fails to chdir when chasing symlinks (from
67040              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
67041      Branch: maint-5.6/perl
67042           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
67043 ____________________________________________________________________________
67044 [  7319] By: gsar                                  on 2000/10/16  07:04:30
67045         Log: integrate change#6139 from mainline
67046              
67047              revise mktables.PL for bugs and newness in Unicode 3.0
67048              (from James Bence <jbence@amgen.com>)
67049      Branch: maint-5.6/perl
67050           +> (branch 30 files)
67051           !> (integrate 49 files)
67052 ____________________________________________________________________________
67053 [  7318] By: gsar                                  on 2000/10/16  07:01:01
67054         Log: integrate changes#6137,6138 from mainline
67055              
67056              fix bogus redeclaration warning for "our" variables in different
67057              scopes
67058              
67059              add note about the handling of negative indices to tied arrays
67060              (from Michael G Schwern <schwern@pobox.com>)
67061      Branch: maint-5.6/perl
67062           !> op.c pod/perltie.pod t/pragma/strict-vars
67063 ____________________________________________________________________________
67064 [  7317] By: gsar                                  on 2000/10/16  06:58:46
67065         Log: integrate changes#6127..6136 from mainline
67066              
67067              call_method(...,G_EVAL) can longjmp() out if the method probing
67068              failed (from Gisle Aas)
67069              
67070              new perlxstut example for passing/returning refs to arrays
67071              (from David Lowe <dlowe@pootpoot.com>)
67072              
67073              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
67074              
67075              fix places that mean C<"word" character> but say C<alphanumeric
67076              character>
67077              
67078              avoid warnings in POSIX.pm (from Barrie Slaymaker)
67079              
67080              warnings::enabled() doesn't fall back to looking at $^W if
67081              caller isn't using lexical warnings (from Paul Marquess)
67082              
67083              elide bogus test in change#6132
67084              
67085              make Test::Harness use wait.h/WCOREDUMP if available
67086              (from Ben Tilly <ben_tilly@hotmail.com>)
67087              
67088              enable Test::Harness to dynamically determine column width etc.
67089              (from Rob Napier <rnapier@employees.org>)
67090              
67091              random pod typos (from Peter Scott <Peter@PSDT.com>)
67092      Branch: maint-5.6/perl
67093           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
67094           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
67095           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
67096           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
67097 ____________________________________________________________________________
67098 [  7316] By: gsar                                  on 2000/10/16  06:53:23
67099         Log: integrate change#6126 from mainline
67100              
67101              change#2879 broke rvalue autovivification of magicals such as
67102              ${$num} (reworked variant of patch suggested by Simon Cozens)
67103      Branch: maint-5.6/perl
67104           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
67105           !> pp_hot.c proto.h t/op/gv.t
67106 ____________________________________________________________________________
67107 [  7315] By: gsar                                  on 2000/10/16  06:51:38
67108         Log: integrate changes#6123,6125 from mainline
67109              
67110              clarify gotcha with #line directives (from Rocco Caputo
67111              <troc@netrus.net>)
67112              
67113              enable propagating exception objects via Perl_croak() in XS code
67114              (from Gisle Aas)
67115      Branch: maint-5.6/perl
67116           !> pod/perldebug.pod pod/perlsyn.pod util.c
67117 ____________________________________________________________________________
67118 [  7314] By: gsar                                  on 2000/10/16  06:49:28
67119         Log: integrate change#6122 from mainline
67120              
67121              downgrade fatal error on C<"foo@nosucharray.com"> to optional
67122              warning (from Mark-Jason Dominus)
67123      Branch: maint-5.6/perl
67124           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
67125           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
67126           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
67127           !> toke.c
67128 ____________________________________________________________________________
67129 [  7313] By: gsar                                  on 2000/10/16  06:46:54
67130         Log: integrate changes#6112..6121 from vmsperl
67131              
67132              Check for existence of file before trying to delete
67133              
67134              Ugly workaround for version-specific RTL error
67135              
67136              Urk -- undo previous removal of vmsish 'exit' change
67137              
67138              Add bounds checking for several strings (Charles Lane)
67139              
67140              Miscellaneous cosmetic fixes (Charles Lane)
67141              
67142              Treat sockets as special in sys(read|write) (Charles Lane et al.)
67143              
67144              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
67145              Flatten case labels in switch statements uniformly (Charles Bailey)
67146              
67147              Quiet error messages in vmsish.t (Charles Lane)
67148              
67149              Add missing escape (Charles Lane)
67150              
67151              Allow eliminate_macros() and fixpath() to handle space-delimited
67152              lists (based on fixes by Craig Berry)
67153      Branch: maint-5.6/perl
67154           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
67155           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
67156           !> vms/vmsish.h
67157 ____________________________________________________________________________
67158 [  7312] By: gsar                                  on 2000/10/16  06:41:18
67159         Log: integrate changes#6107,6110 from cfgperl
67160              
67161              Tweak the todo list.
67162              
67163              todo tweak
67164      Branch: maint-5.6/perl
67165           !> Todo-5.6
67166 ____________________________________________________________________________
67167 [  7311] By: gsar                                  on 2000/10/16  06:38:38
67168         Log: integrate changes#6104,6108 from mainline
67169              
67170              PL_sys_intern was being initialized too late on windows
67171              
67172              reenable fake signal handling on Windows, bugs and all
67173      Branch: maint-5.6/perl
67174           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
67175           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
67176           !> win32/win32.c
67177 ____________________________________________________________________________
67178 [  7310] By: gsar                                  on 2000/10/16  06:36:03
67179         Log: integrate changes#6095,6097..6103 from cfgperl
67180              
67181              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
67182              might be useful in future.
67183              
67184              Add a note about possible compilation problems from Allen Smith.
67185              
67186              Add a note about other, yet unsupported, shadow password APIs.
67187              
67188              Tweaks for the cc bugs from Allen Smith.
67189              
67190              More compilation tweakery from Allen Smith.
67191              
67192              Hints and test tweaks for Unicos.
67193              
67194              The test suite tweak in #6101 wasn't quite right.
67195              
67196              Test tweaking for Unicos continues.
67197      Branch: maint-5.6/perl
67198           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67199           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
67200           !> t/lib/complex.t t/op/64bitint.t
67201 ____________________________________________________________________________
67202 [  7309] By: gsar                                  on 2000/10/16  06:29:41
67203         Log: integrate changes#6093,6094 from mainline
67204              
67205              fork() failure to create pseudo process sets errno=EAGAIN and returns
67206              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
67207              
67208              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
67209      Branch: maint-5.6/perl
67210           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
67211           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
67212 ____________________________________________________________________________
67213 [  7308] By: gsar                                  on 2000/10/16  06:27:29
67214         Log: integrate change#6092 from cfgperl
67215              
67216              Regen perltoc with the fixed buildtoc.
67217      Branch: maint-5.6/perl
67218           !> pod/perltoc.pod
67219 ____________________________________________________________________________
67220 [  7307] By: gsar                                  on 2000/10/16  06:26:40
67221         Log: integrate changes#6089,6090 from mainline
67222              
67223              buildtoc tweak to fix newline lossage
67224              
67225              concat doesn't preserve utf8-ness, and doesn't invalidate
67226              [NI]OK; added tests for both
67227      Branch: maint-5.6/perl
67228           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
67229 ____________________________________________________________________________
67230 [  7306] By: gsar                                  on 2000/10/16  06:24:05
67231         Log: integrate change#6088 from cfgperl
67232              
67233              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
67234              because we do not use those.  The HAS_GETSPNAM remains,
67235              though, because we still do use that.
67236      Branch: maint-5.6/perl
67237           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67238           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
67239           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
67240           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
67241           !> win32/config.vc win32/config_H.bc win32/config_H.gc
67242           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
67243 ____________________________________________________________________________
67244 [  7305] By: gsar                                  on 2000/10/16  06:15:52
67245         Log: integrate changes#6084,6085,6087 from mainline
67246              
67247              substr() does not preserve utf8-ness (from Stefan Eissing
67248              <Eissing@medicaldataservice.de>); added tests
67249              
67250              repeat operator (x) doesn't preserve utf8-ness
67251              
67252              reverse() and quotemeta() weren't preserving utf8-ness; add tests
67253      Branch: maint-5.6/perl
67254           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
67255 ____________________________________________________________________________
67256 [  7304] By: gsar                                  on 2000/10/16  06:13:10
67257         Log: integrate changes#6077..6083 from mainline
67258              
67259              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
67260              and Tom Phoenix)
67261              
67262              workaround for CRT bug in chdir() (from Charles Lane, via
67263              Peter Prymmer)
67264              
67265              remove outdated kludge in Carp (NULLs are permitted in diagnostics
67266              now)
67267              
67268              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
67269              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
67270              
67271              better default perlbug categories for ok reports (from Richard Foley)
67272              
67273              peek.t non-portable to ithreads
67274              
67275              note about undocumented caller() return value (from M.J.T. Guy);
67276              yet another peek.t tweak
67277      Branch: maint-5.6/perl
67278           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
67279           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
67280           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
67281           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
67282           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
67283           !> vms/vmsish.h
67284 ____________________________________________________________________________
67285 [  7303] By: gsar                                  on 2000/10/16  06:03:18
67286         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
67287              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
67288              
67289              &HUGE_VAL is not defined, it exists.
67290              
67291              Do not warn that an infinity does not look like a number.
67292              
67293              Rewrite the pwent/spent logic to be a little bit more clearer.
67294              
67295              Continue on the pwent/spent case.
67296              
67297              Correct Freudian slip.
67298              
67299              Use HUGE_VALL if applicable.
67300              
67301              pwent/spent #ifdef imbalance.
67302              
67303              Infinite problems.
67304              
67305              Call getspnam() only iff needd.
67306              
67307              Test both the scalar and list contexts.
67308              
67309              Use setxxent()/endxxent().
67310              
67311              Complex tweakery.
67312              
67313              Unicos hint tweak.
67314              
67315              Be more forgiving in POSIX about HUGE_VALL.
67316              
67317              Detypo.
67318              
67319              The search of infinity continues, this time simplified.
67320              
67321              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
67322              in natively 64-bit platforms where a long is a quad (no need
67323              for long longs).  Also added bias for IVs.
67324              
67325              Complex tweaks.
67326              
67327              Introduce t/lib/peek.t.
67328              
67329              Make the test more portable.
67330      Branch: maint-5.6/perl
67331           +> t/lib/peek.t
67332            ! pp_sys.c
67333           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
67334           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
67335           !> t/op/pwent.t toke.c util.c
67336 ____________________________________________________________________________
67337 [  7302] By: gsar                                  on 2000/10/16  05:03:37
67338         Log: integrate changes#6066..6071 from mainline
67339              
67340              s/END/CHECK/
67341              
67342              replace direct call to sighandler() with (*PL_sighandlerp)()
67343              
67344              note about values()
67345              
67346              File::Spec compatibility update (from Barrie Slaymaker
67347              <barries@slaysys.com>)
67348              
67349              remove misleading comment (from M.J.T. Guy)
67350              
67351              misformatted perllocal.pod (from Tim Jenness
67352              <t.jenness@jach.hawaii.edu>)
67353      Branch: maint-5.6/perl
67354           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
67355           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
67356           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
67357           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
67358 ____________________________________________________________________________
67359 [  7301] By: gsar                                  on 2000/10/16  05:00:08
67360         Log: integrate changes#6061..6063 from mainline
67361              
67362              change#5921 neglected to make eq honor "use bytes"
67363              
67364              additional tests for utf8.t
67365              
67366              tokeq() could read unallocated field in argument
67367      Branch: maint-5.6/perl
67368           !> sv.c t/pragma/utf8.t toke.c
67369 ____________________________________________________________________________
67370 [  7300] By: gsar                                  on 2000/10/16  04:56:54
67371         Log: integrate changes#6046,6048,6057,6058 from mainline
67372              
67373              libscheck has insufficient checks for n32 libs (from
67374              Albert Chin-A-Young <china@thewrittenword.com>)
67375              
67376              add note about how $( doesn't interpolate in REs (from
67377              Philip Newton <newton@ficus.frogspace.net>)
67378              
67379              fix broken parsing of /\x{ab}/
67380              
67381              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
67382              (spotted by Donald Kinzer <dkinzer@premia.com>)
67383      Branch: maint-5.6/perl
67384           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
67385           !> t/pragma/utf8.t
67386 ____________________________________________________________________________
67387 [  7299] By: gsar                                  on 2000/10/16  04:52:50
67388         Log: integrate change#6044 from mainline
67389              
67390              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
67391              such that underscores are only ignored in literal numbers,
67392              "\x{...}", and hex/oct argument
67393      Branch: maint-5.6/perl
67394           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
67395 ____________________________________________________________________________
67396 [  7298] By: gsar                                  on 2000/10/16  04:50:53
67397         Log: integrate changes#6027..6043 from mainline
67398              
67399              podlators-1.02 update (from Russ Allbery)
67400              
67401              Pod::Man generates groff-incompatible macro definition (from
67402              Tom Christiansen)
67403              
67404              add CGI.pm v2.66 (from Lincoln Stein)
67405              
67406              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
67407              for @- and @+ (from Johan Vromans)
67408              
67409              small nits in diagnostics.pm (from Robin Barker)
67410              
67411              whitespace adjustments
67412              
67413              missing files in MANIFEST
67414              
67415              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
67416              to compensate
67417              
67418              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
67419              
67420              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
67421      Branch: maint-5.6/perl
67422           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
67423           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
67424           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
67425           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
67426           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
67427           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
67428           !> t/lib/cgi-html.t t/lib/cgi-request.t
67429 ____________________________________________________________________________
67430 [  7297] By: gsar                                  on 2000/10/16  04:44:30
67431         Log: integrate change#6025 from mainline
67432              
67433              Is{Alnum,Alpha,Word} don't match titlecase
67434              TODO: IsSpace is defined recursively!
67435              (both spotted by Larry)
67436      Branch: maint-5.6/perl
67437           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
67438           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
67439 ____________________________________________________________________________
67440 [  7296] By: gsar                                  on 2000/10/16  04:39:30
67441         Log: integrate change#6023 from mainline
67442              
67443              debugger stomps on $. (from M.J.T. Guy)
67444      Branch: maint-5.6/perl
67445           !> lib/perl5db.pl
67446 ____________________________________________________________________________
67447 [  7295] By: gsar                                  on 2000/10/16  04:38:02
67448         Log: integrate change#6022 from mainline
67449              
67450              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
67451      Branch: maint-5.6/perl
67452           !> sv.c
67453 ____________________________________________________________________________
67454 [  7294] By: gsar                                  on 2000/10/16  04:37:05
67455         Log: integrate changes#6018..6021 from mainline
67456              
67457              make lib/syslog.t portable to systems that don't have _PATH_LOG,
67458              make _PATH_LOG() return "" if unavailable
67459              
67460              windows portability tweaks
67461              
67462              test tweak
67463              
67464              remove Win2K issue in pod (fixed by change#6020)
67465      Branch: maint-5.6/perl
67466           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
67467           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
67468           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
67469 ____________________________________________________________________________
67470 [  7293] By: gsar                                  on 2000/10/16  04:20:00
67471         Log: integrate changes#6013..6015 from mainline
67472              
67473              tweak change#5945 to display correct switch name in diagnostic
67474              
67475              glob() loading File::Glob behind the scenes may cause syntax errors
67476              
67477              tweak test for portability
67478      Branch: maint-5.6/perl
67479           !> op.c perl.c pod/perldiag.pod t/lib/b.t
67480 ____________________________________________________________________________
67481 [  7292] By: gsar                                  on 2000/10/16  04:18:11
67482         Log: integrate changes#6005..6010 from mainline, cfgperl
67483              
67484              perldoc might fail via "use blib" (from Hugo van der Sanden)
67485              
67486              Regen Configure.
67487              
67488              note about compile failures and END blocks (from M.J.T. Guy)
67489              
67490              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
67491              
67492              (change#6009 integrated earlier in change#7255)
67493              
67494              clarify note about shadow password support (from
67495              gellyfish@gellyfish.com)
67496      Branch: maint-5.6/perl
67497           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67498           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
67499           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
67500 ____________________________________________________________________________
67501 [  7291] By: gsar                                  on 2000/10/16  04:12:03
67502         Log: integrate changes#6002,6003 from mainline
67503              
67504              destructive sv_setsv() can lose UV-ness from source, causing
67505              numeric promotions/comparisons to fail to do the right thing
67506              
67507              allow REG_EXPAND_SZ keys in Windows registry (from
67508              John Clayton <John.Clayton@barclayscapital.com>)
67509      Branch: maint-5.6/perl
67510           !> sv.c win32/win32.c
67511 ____________________________________________________________________________
67512 [  7290] By: gsar                                  on 2000/10/16  04:10:19
67513         Log: integrate change#6001 from mainline
67514              
67515              support additional library locations via $Config{otherlibdirs}
67516              (from Andy Dougherty)
67517      Branch: maint-5.6/perl
67518           !> Configure INSTALL Porting/Glossary Porting/config.sh
67519           !> Porting/config_H config_h.SH epoc/config.sh perl.c
67520           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
67521           !> win32/config.bc win32/config.gc win32/config.vc
67522 ____________________________________________________________________________
67523 [  7289] By: gsar                                  on 2000/10/16  04:08:28
67524         Log: integrate change#5999 from mainline
67525              
67526              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
67527      Branch: maint-5.6/perl
67528           !> t/pragma/warn/toke toke.c
67529 ____________________________________________________________________________
67530 [  7288] By: gsar                                  on 2000/10/16  04:07:01
67531         Log: integrate changes#5997,5998 from cfgperl
67532              
67533              Preserve $!.
67534              
67535              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
67536      Branch: maint-5.6/perl
67537           !> lib/Math/Complex.pm
67538 ____________________________________________________________________________
67539 [  7287] By: gsar                                  on 2000/10/16  04:04:37
67540         Log: integrate change#5995 from mainline
67541              
67542              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
67543      Branch: maint-5.6/perl
67544           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
67545 ____________________________________________________________________________
67546 [  7286] By: gsar                                  on 2000/10/16  04:03:21
67547         Log: integrate change#5994 from mainline
67548              
67549              fix for missed accounting for null byte in pack("Z",...) (from
67550              M.J.T. Guy)
67551      Branch: maint-5.6/perl
67552           !> pp.c t/op/pack.t
67553 ____________________________________________________________________________
67554 [  7285] By: gsar                                  on 2000/10/16  04:02:11
67555         Log: integrate changes#5989..5993 from mainline
67556              
67557              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
67558              itself and no other (from Tom Hughes)
67559              
67560              use $ENV{LIB} to search for libs under Visual C compiler
67561              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
67562              
67563              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
67564              
67565              pod nit (from Simon Cozens)
67566              
67567              various minor tweaks seen on p5p
67568      Branch: maint-5.6/perl
67569           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
67570           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
67571           !> t/op/array.t toke.c
67572 ____________________________________________________________________________
67573 [  7284] By: gsar                                  on 2000/10/16  03:59:00
67574         Log: integrate changes#5978..5988 from mainline
67575              
67576              sync version numbers in File::Spec with the ones on CPAN
67577              (from Barrie Slaymaker)
67578              
67579              under useithreads, constant pad entries could inadvertantly be
67580              shared across threads (from Eric Blood <eblood@xmission.com>);
67581              added Eric's test case to testsuite
67582              
67583              allow Configure -S to run non-interactively (spotted by Greg Hudson
67584              <ghudson@mit.edu>)
67585              
67586              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
67587              prototype mismatch with CORE::glob(); update pod and tests to
67588              suit (File::Glob::glob() is still available for backward
67589              compatibility, but should be considered deprecated)
67590              
67591              avoid error in IO::Socket::INET when given an unknown service name
67592              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
67593              
67594              numeric conversion of non-number in change#3378 tramples on
67595              OOK offset, causing segfaults
67596              
67597              attributes::reftype() doesn't work on tied argument
67598              
67599              forked child may not exit correctly if it failed to open
67600              /dev/console (from Graham Barr)
67601              
67602              add regular expressions tutorial and quick-start guide (from
67603              Mark Kvale <kvale@phy.ucsf.edu>)
67604              
67605              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
67606              
67607              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
67608              <paul@miraclefish.com>)
67609      Branch: maint-5.6/perl
67610           +> pod/perlrequick.pod pod/perlretut.pod
67611           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
67612           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
67613           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
67614           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
67615           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
67616           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
67617           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
67618           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
67619 ____________________________________________________________________________
67620 [  7283] By: gsar                                  on 2000/10/16  03:52:14
67621         Log: integrate change#5977 from mainline
67622              
67623              autoquote barewords followed by newline and arrow properly
67624              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
67625      Branch: maint-5.6/perl
67626           !> t/pragma/warn/toke toke.c
67627 ____________________________________________________________________________
67628 [  7282] By: gsar                                  on 2000/10/16  03:50:48
67629         Log: integrate change#5976 from mainline
67630              
67631              DB_File v1.73 update (from Paul Marquess)
67632      Branch: maint-5.6/perl
67633           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
67634           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
67635 ____________________________________________________________________________
67636 [  7281] By: gsar                                  on 2000/10/16  03:49:14
67637         Log: integrate change#5975 from mainline
67638              
67639              allow sort() reentrancy (variant of patch suggested by
67640              Hugo van der Sanden)
67641      Branch: maint-5.6/perl
67642           !> pp_ctl.c t/op/sort.t
67643 ____________________________________________________________________________
67644 [  7280] By: gsar                                  on 2000/10/16  03:48:22
67645         Log: integrate change#5974 from mainline
67646              
67647              change#4197 somehow missed initializing PL_errors, meaning
67648              syntax error queueing wasn't working outside eval"" at all;
67649              also fixed eval"" to localize PL_error_count, so that compile-time
67650              eval's don't clobber the error state of the outer context
67651      Branch: maint-5.6/perl
67652           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
67653           !> t/pragma/warn/toke
67654 ____________________________________________________________________________
67655 [  7279] By: gsar                                  on 2000/10/16  03:46:21
67656         Log: integrate change#5973 from mainline
67657              
67658              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
67659      Branch: maint-5.6/perl
67660           !> regcomp.c regexec.c t/op/re_tests
67661 ____________________________________________________________________________
67662 [  7278] By: gsar                                  on 2000/10/16  03:44:54
67663         Log: integrate change#5971 from cfgperl
67664              
67665              Unicos tweaks from Mark P. Lutz.
67666      Branch: maint-5.6/perl
67667           !> hints/unicos.sh lib/Math/Complex.pm
67668 ____________________________________________________________________________
67669 [  7277] By: gsar                                  on 2000/10/16  03:42:59
67670         Log: integrate changes#5966..5970 from mainline
67671              
67672              add testsuite for B backends, fix bug in B::Deparse (from
67673              Simon Cozens <simon@brecon.co.uk>)
67674              
67675              improved docs on the warn_uninit diagnostic (from David Glasser
67676              and Simon Cozens)
67677              
67678              tolerate spaces in group names in test on solaris (from David Boyce
67679              <dsb@boyski.com>)
67680              
67681              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
67682              
67683              Data::Dumper fumbles negative numbers on 32-bit platforms where
67684              IV is >32bits
67685      Branch: maint-5.6/perl
67686           +> t/lib/b.t t/lib/syslog.t
67687           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
67688           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
67689           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
67690 ____________________________________________________________________________
67691 [  7276] By: gsar                                  on 2000/10/16  03:39:30
67692         Log: integrate change#5965 from mainline
67693              
67694              avoid "will not stay shared" warnings for our variables (from
67695              Robin Barker)
67696      Branch: maint-5.6/perl
67697           !> op.c t/pragma/warn/op
67698 ____________________________________________________________________________
67699 [  7275] By: gsar                                  on 2000/10/16  03:38:18
67700         Log: integrate change#5964 from mainline
67701              
67702              reformat to 72 columns (again)
67703      Branch: maint-5.6/perl
67704           !> pod/perldiag.pod
67705 ____________________________________________________________________________
67706 [  7274] By: gsar                                  on 2000/10/16  03:36:58
67707         Log: integrate change#5963 from mainline
67708              
67709              patch from Larry to make (\&) prototype work; added tests for
67710              the same
67711      Branch: maint-5.6/perl
67712           !> op.c t/comp/proto.t
67713 ____________________________________________________________________________
67714 [  7273] By: gsar                                  on 2000/10/16  03:35:51
67715         Log: integrate changes#5956..5962 from mainline
67716              
67717              better diagnostics on failed tests (from Ilya Zakharevich)
67718              
67719              pod nits (from A. C. Yardley <yardley@tanet.net>)
67720              
67721              change#3569 deleted some essential code, revert; avoid use of
67722              atexit() to make DynaLoader work properly on AIX under mod_perl
67723              (from Jens-Uwe Mager <jum@helios.de>)
67724              
67725              doubled words in pods (from Simon Cozens
67726              <simon.p.cozens@jp.pwcglobal.com>)
67727              
67728              better INSTALL notes on Solaris issues (from Dominic Dunlop)
67729              
67730              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
67731              
67732              updated README.hpux (from Jeff Okamoto)
67733      Branch: maint-5.6/perl
67734           !> INSTALL README.hpux emacs/cperl-mode.el
67735           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
67736           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
67737           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
67738           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
67739           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
67740           !> t/op/lex_assign.t
67741 ____________________________________________________________________________
67742 [  7272] By: gsar                                  on 2000/10/16  03:31:22
67743         Log: integrate change#5955 from mainline
67744              
67745              longstanding bug exposed by change#3307: sort arguments weren't
67746              compiled with the right wantarray context (ensuing runtime lookup
67747              via block_gimme() was getting the incidental context of the
67748              sort() itself)
67749      Branch: maint-5.6/perl
67750           !> op.c t/op/sort.t
67751 ____________________________________________________________________________
67752 [  7271] By: gsar                                  on 2000/10/16  03:29:11
67753         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
67754              branch
67755              
67756              Flatten the cpp jungle doing the nosuid checking.
67757              
67758              Do not assume sign propagation. (from M.J.T. Guy)
67759              
67760              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
67761              
67762              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
67763              Now pp_ncmp() returns undef is either operand is a NaN.
67764              
67765              On second thoughts frexp() does have two arguments.
67766              
67767              Document that tr() is not tr(1).
67768              
67769              Be more robust on "extreme" (large absolute value)
67770              arguments.  Originally reported by Daniel Connelly
67771              as a problem with asinh() on large negative arguments,
67772              asinh() used to bail out because an argument to log()
67773              ended up being zero.  Ilya Zakharevich proposed using
67774              Taylor's series in such cases, which for such large
67775              arguments is a very good approximation.
67776              
67777              Undo "use integer" addition from 64bitint as it seems
67778              to break most of the subtests in Digital UNIX;
67779              Unicos needs to find another way.
67780      Branch: maint-5.6/perl
67781           !> (integrate 29 files)
67782 ____________________________________________________________________________
67783 [  7270] By: gsar                                  on 2000/10/16  03:09:44
67784         Log: integrate changes#5948,5949,5950 from mainline
67785              
67786              typo in vars.pm that leads to cryptic message (from Piotr
67787              Piatkowski <kompas@kompas.usr.onet.pl>)
67788              
67789              make perldoc use the pod2man from the same version (from
67790              M.J.T. Guy)
67791              
67792              reformat perldiag to avoid long lines
67793      Branch: maint-5.6/perl
67794           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
67795 ____________________________________________________________________________
67796 [  7269] By: gsar                                  on 2000/10/16  03:05:54
67797         Log: integrate change#5947 from mainline
67798              
67799              use &dl_error rather than &dl_load_file as the guard for calling
67800              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
67801              statically built perl)
67802      Branch: maint-5.6/perl
67803           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
67804 ____________________________________________________________________________
67805 [  7268] By: gsar                                  on 2000/10/16  03:04:48
67806         Log: integrate change#5945 from mainline
67807              
67808              make module name mandatory after -M switch; reorder perldiag
67809              alphabetically (from Mark-Jason Dominus)
67810      Branch: maint-5.6/perl
67811           !> perl.c pod/perldiag.pod
67812 ____________________________________________________________________________
67813 [  7267] By: gsar                                  on 2000/10/16  03:03:01
67814         Log: integrate change#5939 from mainline
67815              
67816              more pod nits (from Larry Virden)
67817      Branch: maint-5.6/perl
67818           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
67819           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
67820           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
67821 ____________________________________________________________________________
67822 [  7266] By: gsar                                  on 2000/10/16  03:01:39
67823         Log: integrate change#5938 from mainline
67824              
67825              Consolidated B::Deparse fixes (from Stephen McCamant)
67826      Branch: maint-5.6/perl
67827           !> ext/B/B/Deparse.pm
67828 ____________________________________________________________________________
67829 [  7265] By: gsar                                  on 2000/10/16  03:00:43
67830         Log: integrate change#5936 from mainline
67831              
67832              additional tests for change#7263 (from Paul Marquess)
67833      Branch: maint-5.6/perl
67834           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
67835           !> t/pragma/warn/5nolint t/pragma/warn/6default
67836 ____________________________________________________________________________
67837 [  7264] By: gsar                                  on 2000/10/16  02:58:34
67838         Log: integrate change#5934 from mainline
67839              
67840              propagate lexical warnings from surrounding scope correctly
67841              within string eval() (from Paul Marquess)
67842      Branch: maint-5.6/perl
67843           !> pp_ctl.c t/pragma/warn/pp_ctl
67844 ____________________________________________________________________________
67845 [  7263] By: gsar                                  on 2000/10/16  02:56:53
67846         Log: integrate change#5932 from mainline
67847              
67848              add rsignal(), whichsig() and do_join() to public API list
67849              (mod_perl uses them to good advantage)
67850      Branch: maint-5.6/perl
67851           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
67852 ____________________________________________________________________________
67853 [  7262] By: gsar                                  on 2000/10/16  02:55:53
67854         Log: integrate change#5931 from mainline
67855              
67856              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
67857      Branch: maint-5.6/perl
67858           !> pp_hot.c regexec.c t/op/pat.t
67859 ____________________________________________________________________________
67860 [  7261] By: gsar                                  on 2000/10/16  02:55:01
67861         Log: integrate change#5930 from mainline
67862              
67863              small os390 tweaks (from Peter Prymmer)
67864      Branch: maint-5.6/perl
67865           !> config_h.SH makedepend.SH
67866 ____________________________________________________________________________
67867 [  7260] By: gsar                                  on 2000/10/16  02:54:10
67868         Log: integrate change#5929 from mainline
67869              
67870              pod nits
67871      Branch: maint-5.6/perl
67872           !> pod/perlguts.pod
67873 ____________________________________________________________________________
67874 [  7259] By: gsar                                  on 2000/10/16  02:52:55
67875         Log: integrate change#5927 from mainline
67876              
67877              arrange for next() to resume at the unstack op rather than the
67878              loop conditional, so that scope cleanup happens correctly
67879              (from Stephen McCamant)
67880      Branch: maint-5.6/perl
67881           !> op.c pp_ctl.c t/op/misc.t
67882 ____________________________________________________________________________
67883 [  7258] By: gsar                                  on 2000/10/16  02:51:38
67884         Log: integrate change#5926 from mainline
67885              
67886              on windows, reserve 16M of stack rather than 128M (allows more
67887              threads to run concurrently)
67888      Branch: maint-5.6/perl
67889           !> win32/Makefile win32/makefile.mk
67890 ____________________________________________________________________________
67891 [  7257] By: gsar                                  on 2000/10/16  02:50:37
67892         Log: integrate change#5925 from mainline
67893              
67894              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
67895      Branch: maint-5.6/perl
67896           !> toke.c
67897 ____________________________________________________________________________
67898 [  7256] By: gsar                                  on 2000/10/16  02:49:36
67899         Log: integrate change#5924 from mainline
67900              
67901              avoid using uninitialized memory in require version check
67902      Branch: maint-5.6/perl
67903           !> pp_ctl.c universal.c
67904 ____________________________________________________________________________
67905 [  7255] By: gsar                                  on 2000/10/16  02:48:03
67906         Log: integrate changes#5923,5928,6009 from mainline
67907              
67908              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
67909      Branch: maint-5.6/perl
67910           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
67911 ____________________________________________________________________________
67912 [  7254] By: gsar                                  on 2000/10/16  02:44:46
67913         Log: integrate change#5922 from mainline
67914              
67915              commentary about IoTYPE() (from Nathan Torkington)
67916      Branch: maint-5.6/perl
67917           !> sv.h
67918 ____________________________________________________________________________
67919 [  7253] By: gsar                                  on 2000/10/16  02:43:49
67920         Log: integrate change#5921 from mainline
67921              
67922              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
67923      Branch: maint-5.6/perl
67924           !> sv.c t/lib/charnames.t t/pragma/utf8.t
67925 ____________________________________________________________________________
67926 [  7252] By: gsar                                  on 2000/10/16  02:42:31
67927         Log: integrate change#5920 from mainline
67928              
67929              Larry's fix for buggy propagation of utf8-ness in join(); add test
67930      Branch: maint-5.6/perl
67931           !> doop.c t/op/ver.t
67932 ____________________________________________________________________________
67933 [  7251] By: gsar                                  on 2000/10/16  02:41:14
67934         Log: integrate changes#5915..5919 from mainline
67935              
67936              various (pod tweaks &c)
67937      Branch: maint-5.6/perl
67938           !> (integrate 33 files)
67939 ____________________________________________________________________________
67940 [  7250] By: gsar                                  on 2000/10/16  02:38:16
67941         Log: integrate change#5914 from mainline
67942              
67943              caller() wasn't returning the right number of elements for
67944              eval {...}
67945      Branch: maint-5.6/perl
67946           !> pp_ctl.c t/pragma/warn/9enabled
67947 ____________________________________________________________________________
67948 [  7249] By: gsar                                  on 2000/10/16  02:37:02
67949         Log: integrate change#5913 from mainline
67950              
67951              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
67952              (from Mark-Jason Dominus)
67953      Branch: maint-5.6/perl
67954           !> pod/perlfunc.pod
67955 ____________________________________________________________________________
67956 [  7248] By: gsar                                  on 2000/10/16  02:35:58
67957         Log: integrate change#5912 from mainline
67958              
67959              fix totally broken caching in UNIVERSAL::isa() (from
67960              Nick Ing-Simmons)
67961      Branch: maint-5.6/perl
67962           !> t/op/universal.t universal.c
67963 ____________________________________________________________________________
67964 [  7247] By: gsar                                  on 2000/10/16  02:34:27
67965         Log: integrate changes#5910,5911 from mainline
67966              
67967              typo in pod
67968              
67969              add linebreak properties from unicode/LineBrk.txt (from
67970              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
67971      Branch: maint-5.6/perl
67972           +> (branch 29 files)
67973           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
67974 ____________________________________________________________________________
67975 [  7246] By: gsar                                  on 2000/10/16  02:33:29
67976         Log: integrate change#5909 from mainline
67977              
67978              mode argument to do_binmode() should be file mode, not boolean
67979      Branch: maint-5.6/perl
67980           !> pp_sys.c
67981 ____________________________________________________________________________
67982 [  7245] By: gsar                                  on 2000/10/16  02:31:04
67983         Log: integrate change#5908 from mainline
67984              
67985              introduce illegal symbols into null package so that
67986              gv_fetchpv(...,TRUE) always returns a valid GV even when the
67987              symbol is trapped by strictures (avoids coredumps)
67988      Branch: maint-5.6/perl
67989           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
67990           !> t/pragma/strict-vars
67991 ____________________________________________________________________________
67992 [  7244] By: jhi                                   on 2000/10/16  02:29:54
67993         Log: Subject: $Carp::ExportLevel confusion in Exporter
67994              From: "Ben Tilly" <ben_tilly@hotmail.com>
67995              Date: Sat, 14 Oct 2000 16:44:34 EDT
67996              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
67997      Branch: perl
67998            ! lib/Exporter/Heavy.pm
67999 ____________________________________________________________________________
68000 [  7243] By: jhi                                   on 2000/10/16  02:28:33
68001         Log: Subject: [PATCH perlguts.pod] Document offset hack
68002              From: Simon Cozens <simon@cozens.net>
68003              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
68004              Date: Sat, 14 Oct 2000 19:32:25 +0100
68005      Branch: perl
68006            ! pod/perlguts.pod
68007 ____________________________________________________________________________
68008 [  7242] By: gsar                                  on 2000/10/16  02:26:51
68009         Log: integrate changes#5905,5906,5907,6064 from mainline
68010              
68011              printf/sprintf didn't get quad types right under use64bitint
68012      Branch: maint-5.6/perl
68013           !> pp_sys.c sv.c t/op/64bitint.t
68014 ____________________________________________________________________________
68015 [  7241] By: jhi                                   on 2000/10/16  02:22:44
68016         Log: Subject: small pod patch
68017              From: Dan Boorstein <dan_boo@bellsouth.net>
68018              Date: Sat, 14 Oct 2000 14:29:24 -0400
68019              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
68020      Branch: perl
68021            ! pod/perlfaq7.pod pod/perlmod.pod
68022 ____________________________________________________________________________
68023 [  7240] By: jhi                                   on 2000/10/16  02:13:46
68024         Log: -w cleanup.
68025              
68026              Subject: Re: Problems with bleadperl 
68027              From: "Stephen P. Potter" <spp@ds.net>
68028              Date: Fri, 13 Oct 2000 13:32:49 -0400
68029              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
68030      Branch: perl
68031            ! t/pragma/overload.t
68032 ____________________________________________________________________________
68033 [  7239] By: jhi                                   on 2000/10/16  01:41:18
68034         Log: One more ~utf8 tweak.
68035      Branch: perl
68036            ! t/op/bop.t
68037 ____________________________________________________________________________
68038 [  7238] By: jhi                                   on 2000/10/16  01:34:14
68039         Log: Tweak the test of #7235.
68040      Branch: perl
68041            ! t/op/bop.t
68042 ____________________________________________________________________________
68043 [  7237] By: jhi                                   on 2000/10/16  01:25:04
68044         Log: Fix a couple of compiler-noted nits in #7235.
68045      Branch: perl
68046            ! pp.c
68047 ____________________________________________________________________________
68048 [  7236] By: jhi                                   on 2000/10/16  01:22:46
68049         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
68050      Branch: perl
68051            ! pp.c pp_hot.c
68052 ____________________________________________________________________________
68053 [  7235] By: jhi                                   on 2000/10/15  16:24:44
68054         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
68055              
68056              From: Simon Cozens <simon@cozens.net>
68057              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
68058              Date: Sat, 14 Oct 2000 20:52:13 +0100
68059              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
68060      Branch: perl
68061            ! pp.c t/op/bop.t utf8.h
68062 ____________________________________________________________________________
68063 [  7234] By: jhi                                   on 2000/10/15  15:19:29
68064         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
68065              The problem was that rx->minlen was in chars while pp_split()
68066              thought it would be in bytes. 
68067      Branch: perl
68068            ! pp.c t/pragma/utf8.t
68069 ____________________________________________________________________________
68070 [  7233] By: jhi                                   on 2000/10/14  20:24:24
68071         Log: Document FNCASE=y as discussed in the bug 20000902.009.
68072      Branch: perl
68073            ! README.dos
68074 ____________________________________________________________________________
68075 [  7232] By: jhi                                   on 2000/10/14  18:52:21
68076         Log: Add test for bug id 20000427.003 (which seems to have
68077              been fixed) (also duplicate as 20000427.004, though
68078              with a higher severity).  Move one utf8 from op/append
68079              to pragma/utf8, tag the tests with bug ids.
68080      Branch: perl
68081            ! t/op/append.t t/pragma/utf8.t
68082 ____________________________________________________________________________
68083 [  7231] By: jhi                                   on 2000/10/14  17:28:37
68084         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
68085      Branch: perl
68086            ! t/pragma/utf8.t
68087 ____________________________________________________________________________
68088 [  7230] By: jhi                                   on 2000/10/14  14:24:50
68089         Log: Needs to be conditional on SunOS 4.
68090              
68091              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
68092              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
68093              Date: Sat, 14 Oct 2000 13:37:49 +0100
68094              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
68095      Branch: metaconfig/U/perl
68096            ! End.U
68097      Branch: perl
68098            ! Configure myconfig.SH pod/perldelta.pod
68099 ____________________________________________________________________________
68100 [  7229] By: jhi                                   on 2000/10/14  00:49:22
68101         Log: Update Changes.
68102      Branch: perl
68103            ! Changes patchlevel.h
68104 ____________________________________________________________________________
68105 [  7228] By: jhi                                   on 2000/10/14  00:46:10
68106         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
68107              From: Peter Prymmer <pvhp@forte.com>
68108              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
68109              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
68110      Branch: perl
68111            ! lib/utf8.pm
68112 ____________________________________________________________________________
68113 [  7227] By: jhi                                   on 2000/10/13  23:20:30
68114         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
68115      Branch: perl
68116            ! t/op/tie.t
68117 ____________________________________________________________________________
68118 [  7226] By: jhi                                   on 2000/10/13  22:14:32
68119         Log: Tweak #7225.
68120              
68121              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
68122              From: Peter Prymmer <pvhp@forte.com>
68123              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
68124              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
68125      Branch: perl
68126            ! t/op/sprintf.t
68127 ____________________________________________________________________________
68128 [  7225] By: jhi                                   on 2000/10/13  22:11:31
68129         Log: op/sprintf.t patch for OS/390 (and any other host with limited
68130              floating-point exponent length)
68131              
68132              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
68133              From: Dominic Dunlop <domo@computer.org>
68134              Date: Fri, 13 Oct 2000 19:17:57 +0200
68135              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
68136      Branch: perl
68137            ! t/op/sprintf.t
68138 ____________________________________________________________________________
68139 [  7224] By: jhi                                   on 2000/10/13  18:40:48
68140         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
68141      Branch: perl
68142            ! toke.c
68143 ____________________________________________________________________________
68144 [  7223] By: jhi                                   on 2000/10/13  18:37:13
68145         Log: Thinko in #7222.
68146      Branch: perl
68147            ! utf8.c
68148 ____________________________________________________________________________
68149 [  7222] By: jhi                                   on 2000/10/13  18:05:23
68150         Log: Use UTF8SKIP(), from Simon Cozens.
68151      Branch: perl
68152            ! utf8.c
68153 ____________________________________________________________________________
68154 [  7221] By: jhi                                   on 2000/10/13  15:43:19
68155         Log: (accidentally empty check-in)
68156      Branch: perl
68157            ! utf8.c
68158 ____________________________________________________________________________
68159 [  7220] By: jhi                                   on 2000/10/13  15:23:51
68160         Log: Add (optimistically) Storable to static extensions.
68161      Branch: perl
68162            ! hints/uwin.sh hints/vmesa.sh
68163 ____________________________________________________________________________
68164 [  7219] By: jhi                                   on 2000/10/13  15:20:05
68165         Log: Amdahl UTS doesn't seem to do dynaloading.
68166      Branch: perl
68167            ! hints/uts.sh
68168 ____________________________________________________________________________
68169 [  7218] By: jhi                                   on 2000/10/13  15:15:20
68170         Log: Slight tweak of the code to appease Amdahl UTS cc.
68171      Branch: perl
68172            ! pp.c
68173 ____________________________________________________________________________
68174 [  7217] By: jhi                                   on 2000/10/13  14:50:42
68175         Log: In Amdahl UTS "struct sv" is defined by a system header,
68176              <ksync.h>.
68177      Branch: perl
68178            ! perl.h sv.h
68179 ____________________________________________________________________________
68180 [  7216] By: jhi                                   on 2000/10/13  11:58:25
68181         Log: Ilya implemented the memory profiling API.
68182      Branch: perl
68183            ! Todo
68184 ____________________________________________________________________________
68185 [  7215] By: jhi                                   on 2000/10/13  02:56:38
68186         Log: Subject: [PATCH 5.7.0] Perl API for mstats
68187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68188              Date: Thu, 12 Oct 2000 22:52:40 -0400
68189              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
68190      Branch: perl
68191            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
68192 ____________________________________________________________________________
68193 [  7214] By: jhi                                   on 2000/10/13  02:55:38
68194         Log: Subject: [PATCH 5.7.0] IVs in mtats
68195              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68196              Date: Thu, 12 Oct 2000 22:51:04 -0400
68197              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
68198      Branch: perl
68199            ! malloc.c perl.h
68200 ____________________________________________________________________________
68201 [  7213] By: jhi                                   on 2000/10/13  02:31:47
68202         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
68203      Branch: perl
68204            ! pod/perldiag.pod pp_sys.c
68205 ____________________________________________________________________________
68206 [  7212] By: jhi                                   on 2000/10/13  01:27:38
68207         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
68208              From: Peter Prymmer <pvhp@forte.com>
68209              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
68210              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
68211      Branch: perl
68212            ! t/op/oct.t
68213 ____________________________________________________________________________
68214 [  7211] By: jhi                                   on 2000/10/13  00:35:09
68215         Log: Update Changes.
68216      Branch: perl
68217            ! Changes patchlevel.h
68218 ____________________________________________________________________________
68219 [  7210] By: jhi                                   on 2000/10/12  23:59:40
68220         Log: The Install.pm third of
68221              
68222              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
68223              From: Bill Campbell <bill@celestial.com>
68224              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
68225              Date: Thu, 5 Oct 2000 18:04:51 -0700
68226      Branch: perl
68227            ! lib/ExtUtils/Install.pm
68228 ____________________________________________________________________________
68229 [  7209] By: jhi                                   on 2000/10/12  23:58:43
68230         Log: Two thirds of
68231              
68232              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
68233              Date: Thu, 5 Oct 2000 18:04:51 -0700
68234              From: Bill Campbell <bill@celestial.com>
68235              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
68236              
68237              The Install.pm changes will be submitted separately because
68238              they need some work and discussion still.
68239      Branch: perl
68240            ! lib/getopts.pl lib/termcap.pl
68241 ____________________________________________________________________________
68242 [  7208] By: jhi                                   on 2000/10/12  23:41:19
68243         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
68244              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68245              Date:     Thu, 12 Oct 2000 07:30:02 EDT
68246              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
68247      Branch: perl
68248            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
68249            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
68250 ____________________________________________________________________________
68251 [  7207] By: jhi                                   on 2000/10/12  23:39:01
68252         Log: An updated EBCDIC tr patch.
68253              
68254              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
68255              From: Peter Prymmer <pvhp@forte.com>
68256              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
68257              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
68258      Branch: perl
68259            ! t/op/tr.t
68260 ____________________________________________________________________________
68261 [  7206] By: jhi                                   on 2000/10/12  23:34:55
68262         Log: Upgrade to CPAN 1.58, from Andreas König.
68263      Branch: perl
68264            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68265 ____________________________________________________________________________
68266 [  7205] By: jhi                                   on 2000/10/12  23:29:08
68267         Log: Introduce the man[24-8] variables, from Andy Dougherty.
68268      Branch: metaconfig/U/perl
68269            + mandirs.U mandirstyle.U
68270      Branch: perl
68271            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68272            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
68273            ! vos/config.h vos/config.pl vos/config_h.SH_orig
68274            ! win32/config.bc win32/config.gc win32/config.vc
68275 ____________________________________________________________________________
68276 [  7204] By: gsar                                  on 2000/10/12  18:11:24
68277         Log: restore change#7202
68278      Branch: perl
68279            ! mg.c
68280 ____________________________________________________________________________
68281 [  7203] By: gsar                                  on 2000/10/12  18:09:40
68282         Log: another test of the Emergency Broadcast System--back out 
68283              change#7202
68284      Branch: perl
68285            ! mg.c
68286 ____________________________________________________________________________
68287 [  7202] By: gsar                                  on 2000/10/12  16:40:47
68288         Log: (submitted on behalf of Jarkko)
68289              Fix the lib/encode.t subtest 6 failure as reported by Andreas
68290              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
68291              was unearthed by change 7182, as was a bug in HTML::Entities.
68292      Branch: perl
68293            ! mg.c
68294 ____________________________________________________________________________
68295 [  7201] By: jhi                                   on 2000/10/11  03:16:05
68296         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
68297      Branch: perl
68298            ! pp_hot.c t/pragma/utf8.t
68299 ____________________________________________________________________________
68300 [  7200] By: jhi                                   on 2000/10/11  00:40:30
68301         Log: The #7198 was a false alarm.
68302      Branch: perl
68303            ! pp_hot.c
68304 ____________________________________________________________________________
68305 [  7199] By: jhi                                   on 2000/10/11  00:26:04
68306         Log: Remove duplicated code.
68307      Branch: perl
68308            ! t/lib/cgi-html.t
68309 ____________________________________________________________________________
68310 [  7198] By: jhi                                   on 2000/10/10  23:30:46
68311         Log: (Retracted by #7200.)
68312      Branch: perl
68313            ! pp_hot.c
68314 ____________________________________________________________________________
68315 [  7197] By: jhi                                   on 2000/10/10  21:49:30
68316         Log: Add the test case for #7190, from the original bug report
68317              by Andreas König.
68318      Branch: perl
68319            ! t/pragma/utf8.t
68320 ____________________________________________________________________________
68321 [  7196] By: jhi                                   on 2000/10/10  21:40:49
68322         Log: Reapply Andy's patch and regen Configure.
68323      Branch: perl
68324            ! Configure INSTALL Makefile.SH Porting/Glossary
68325            ! Porting/config.sh config_h.SH epoc/config.sh installperl
68326            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
68327            ! win32/config.vc
68328 ____________________________________________________________________________
68329 [  7195] By: jhi                                   on 2000/10/10  21:09:30
68330         Log: Use the versiononly instead of the installscripts,
68331              retract the changes 7146 and 7147.
68332      Branch: perl
68333            ! Configure INSTALL Makefile.SH Porting/Glossary
68334            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
68335            ! installperl uconfig.sh vos/config.def win32/config.bc
68336            ! win32/config.gc win32/config.vc
68337 ____________________________________________________________________________
68338 [  7194] By: jhi                                   on 2000/10/10  21:06:15
68339         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
68340              From: Peter Prymmer <pvhp@forte.com>
68341              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
68342              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
68343      Branch: perl
68344            ! t/op/ver.t
68345 ____________________________________________________________________________
68346 [  7193] By: jhi                                   on 2000/10/10  21:05:12
68347         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
68348              From: Peter Prymmer <pvhp@forte.com>
68349              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
68350              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
68351      Branch: perl
68352            ! t/op/tr.t
68353 ____________________________________________________________________________
68354 [  7192] By: jhi                                   on 2000/10/10  20:57:30
68355         Log: Add versiononly, delete installscripts, from Andy Dougherty.
68356      Branch: metaconfig
68357            - U/installdirs/installscripts.U
68358      Branch: metaconfig/U/perl
68359            + versiononly.U
68360 ____________________________________________________________________________
68361 [  7191] By: jhi                                   on 2000/10/10  19:41:21
68362         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
68363              From: Peter Prymmer <pvhp@forte.com>
68364              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
68365              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
68366      Branch: perl
68367            ! pod/perlebcdic.pod
68368 ____________________________________________________________________________
68369 [  7190] By: jhi                                   on 2000/10/10  19:26:14
68370         Log: Subject: Re: utf8 concat, mg_get
68371              From: Simon Cozens <simon@cozens.net>
68372              Date: Tue, 10 Oct 2000 17:40:17 +0100
68373              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
68374      Branch: perl
68375            ! pp_hot.c
68376 ____________________________________________________________________________
68377 [  7189] By: jhi                                   on 2000/10/10  19:23:03
68378         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
68379              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
68380              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
68381              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
68382      Branch: perl
68383            ! lib/ExtUtils/MM_Unix.pm
68384 ____________________________________________________________________________
68385 [  7188] By: jhi                                   on 2000/10/10  15:31:24
68386         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
68387              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
68388              Date: Fri, 14 Jul 2000 10:47:36 +0100
68389              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
68390      Branch: perl
68391            ! README.win32
68392 ____________________________________________________________________________
68393 [  7187] By: jhi                                   on 2000/10/10  13:30:10
68394         Log: Quote the temp file name, needed in Win32 because the
68395              default name unfortunately contains spaces, shouldn't
68396              hurt elsewhere.
68397              
68398              Subject: FW: perldoc fails if $TEMP contains spaces
68399              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
68400              Date: Thu, 14 Sep 2000 08:58:45 +0100
68401              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
68402      Branch: perl
68403            ! utils/perldoc.PL
68404 ____________________________________________________________________________
68405 [  7186] By: jhi                                   on 2000/10/10  13:16:27
68406         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
68407              From: hv@hugo.hybyte.com
68408              Date: Tue, 10 Oct 2000 14:10:20 +0100
68409              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
68410      Branch: perl
68411            ! t/lib/thr5005.t util.c
68412 ____________________________________________________________________________
68413 [  7185] By: jhi                                   on 2000/10/10  12:06:22
68414         Log: Upgrade to podlators 1.04, from Russ Allbery.
68415      Branch: perl
68416            ! lib/Pod/Man.pm lib/Pod/Text.pm
68417 ____________________________________________________________________________
68418 [  7184] By: jhi                                   on 2000/10/10  12:01:32
68419         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
68420      Branch: perl
68421            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
68422 ____________________________________________________________________________
68423 [  7183] By: jhi                                   on 2000/10/09  23:47:15
68424         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
68425              From: Peter Prymmer <pvhp@forte.com>
68426              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
68427              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
68428      Branch: perl
68429            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
68430 ____________________________________________________________________________
68431 [  7182] By: jhi                                   on 2000/10/09  23:43:16
68432         Log: Make eq work again with utf8 (disabling the upgrading
68433              should no more be necessary since the copies of the
68434              scalars are upgraded, not the scalars themselves).
68435              Takes care of ID 20001009.001.  (The claimed length()
68436              bug in 20001009.001 seems bogus to me.)
68437      Branch: perl
68438            ! sv.c t/pragma/utf8.t
68439 ____________________________________________________________________________
68440 [  7181] By: gsar                                  on 2000/10/09  19:41:54
68441         Log: tweak for change#7173
68442      Branch: perl
68443            ! win32/win32sck.c
68444 ____________________________________________________________________________
68445 [  7180] By: gsar                                  on 2000/10/09  19:26:56
68446         Log: on Windows, clean targets might not work under some flavors of the shell
68447      Branch: perl
68448            ! win32/Makefile win32/makefile.mk
68449 ____________________________________________________________________________
68450 [  7179] By: jhi                                   on 2000/10/09  19:21:02
68451         Log: Update Changes.
68452      Branch: perl
68453            ! Changes patchlevel.h
68454 ____________________________________________________________________________
68455 [  7178] By: jhi                                   on 2000/10/09  19:18:23
68456         Log: Warn about unknown scripts.
68457              
68458              Subject: Re: ideas? patches? [PATCH bleadperl]
68459              From: Dominic Dunlop <domo@computer.org>
68460              Date: Mon, 9 Oct 2000 14:57:17 +0200
68461              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
68462      Branch: perl
68463            ! lib/charnames.pm
68464 ____________________________________________________________________________
68465 [  7177] By: jhi                                   on 2000/10/09  19:13:27
68466         Log: Change #7160 had a nasty typo.
68467      Branch: metaconfig
68468            ! U/compline/Compile.U
68469      Branch: perl
68470            ! Configure config_h.SH
68471 ____________________________________________________________________________
68472 [  7176] By: gsar                                  on 2000/10/09  18:59:33
68473         Log: pod nit
68474      Branch: perl
68475            ! pod/perlport.pod
68476 ____________________________________________________________________________
68477 [  7175] By: gsar                                  on 2000/10/09  18:54:28
68478         Log: Windows9x doesn't support link(), despite what Config.pm
68479              might think
68480      Branch: perl
68481            ! lib/ExtUtils/Manifest.pm
68482 ____________________________________________________________________________
68483 [  7174] By: gsar                                  on 2000/10/09  18:50:03
68484         Log: avoid nonportable example code
68485      Branch: perl
68486            ! lib/File/Copy.pm
68487 ____________________________________________________________________________
68488 [  7173] By: gsar                                  on 2000/10/09  18:46:54
68489         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
68490              being used) when closing a socket handle
68491      Branch: perl
68492            ! win32/win32.c win32/win32.h win32/win32sck.c
68493 ____________________________________________________________________________
68494 [  7172] By: gsar                                  on 2000/10/09  18:41:40
68495         Log: on Windows, cwd strings in the environment should be of the
68496              form =X:=X:\foo instead of =X=X:\foo\
68497      Branch: perl
68498            ! win32/vdir.h
68499 ____________________________________________________________________________
68500 [  7171] By: gsar                                  on 2000/10/09  18:30:09
68501         Log: on Windows, LoadLibrary() could load an extension DLL multiple
68502              times if forward slashes are used in the path
68503      Branch: perl
68504            ! win32/win32.c
68505 ____________________________________________________________________________
68506 [  7170] By: jhi                                   on 2000/10/09  17:53:59
68507         Log: Add a todo note about overloadable assertions.
68508      Branch: perl
68509            ! Todo-5.6
68510 ____________________________________________________________________________
68511 [  7169] By: jhi                                   on 2000/10/09  13:43:45
68512         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
68513              From: mjd@plover.com
68514              Date: 9 Oct 2000 00:24:44 -0000
68515              Message-ID: <20001009002444.10616.qmail@plover.com>
68516      Branch: perl
68517            ! pod/perldebguts.pod
68518 ____________________________________________________________________________
68519 [  7168] By: nick                                  on 2000/10/08  13:16:33
68520         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
68521              is not right thing to do on (e.g. x86). Network order is also "right" for
68522              X fonts.
68523      Branch: perl
68524            ! ext/Encode/Encode.pm
68525 ____________________________________________________________________________
68526 [  7167] By: nick                                  on 2000/10/08  12:54:42
68527         Log: Make "encodings" work post-install when Encode/*.enc files may not
68528              be in same directory as Encode.pm
68529      Branch: perl
68530            ! ext/Encode/Encode.pm
68531 ____________________________________________________________________________
68532 [  7166] By: nick                                  on 2000/10/08  11:51:26
68533         Log: Work round the fact that $hash->{$key} does not take into account
68534              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
68535              so that key is always in the "expected" encoding - i.e. same way we put
68536              it in the hash.
68537      Branch: perl
68538            ! ext/Encode/Encode.pm
68539 ____________________________________________________________________________
68540 [  7165] By: gsar                                  on 2000/10/08  04:15:29
68541         Log: save_re_context() could reset PL_curcop to freed memory, causing core
68542              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
68543      Branch: perl
68544            ! pp_ctl.c
68545 ____________________________________________________________________________
68546 [  7164] By: jhi                                   on 2000/10/06  20:51:48
68547         Log: UTF8ize split() so that the cloned substrings get the UTF8
68548              flag of the original scalar.  Problem reported by Simon Cozens.
68549      Branch: perl
68550            ! pp.c t/pragma/utf8.t
68551 ____________________________________________________________________________
68552 [  7163] By: nick                                  on 2000/10/06  20:48:34
68553         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
68554              got a false +ve and so did not reach code which would have un-FAKEd the SV.
68555      Branch: perl
68556            ! sv.c
68557 ____________________________________________________________________________
68558 [  7162] By: nick                                  on 2000/10/06  20:25:37
68559         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
68560              To fix  (sort {$a <=> $b} keys %hash) in particular but
68561              should cover a number of other as-yet-unknown cases as well.
68562      Branch: perl
68563            ! sv.c
68564 ____________________________________________________________________________
68565 [  7161] By: jhi                                   on 2000/10/06  19:56:18
68566         Log: Change the version number of Tie::Handle in the core to 4.0,
68567              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
68568              
68569              Subject: Note on Tie::Handle
68570              From: andreas.koenig@anima.de (Andreas J. Koenig)
68571              Date:      06 Oct 2000 21:48:58 +0200
68572              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
68573      Branch: perl
68574            ! lib/Tie/Handle.pm
68575 ____________________________________________________________________________
68576 [  7160] By: jhi                                   on 2000/10/06  18:20:35
68577         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
68578              as the first option of cc/ld because of ultrapicky compilers
68579              (e.g. OS/390 R2.5)
68580      Branch: metaconfig
68581            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
68582            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
68583            ! U/compline/orderlib.U U/modified/Cppsym.U
68584            ! U/modified/d_access.U
68585      Branch: metaconfig/U/perl
68586            ! Checkcc.U d_dlsymun.U gccvers.U
68587      Branch: perl
68588            ! Configure config_h.SH
68589 ____________________________________________________________________________
68590 [  7159] By: jhi                                   on 2000/10/06  13:56:39
68591         Log: Update Changes.
68592      Branch: perl
68593            ! Changes patchlevel.h
68594 ____________________________________________________________________________
68595 [  7158] By: jhi                                   on 2000/10/06  12:48:40
68596         Log: Eliminate $Is_VMS code from the test.
68597              
68598              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
68599              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68600              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
68601              Date:     Thu, 5 Oct 2000 07:46:33 EDT
68602      Branch: perl
68603            ! t/lib/b.t
68604 ____________________________________________________________________________
68605 [  7157] By: jhi                                   on 2000/10/06  12:47:13
68606         Log: Also the $ccflags is needed for the C compiler check.
68607              
68608              Subject: Configure (check for C-compiler)
68609              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68610              Date: Fri, 06 Oct 2000 08:47:15 +0200
68611              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
68612      Branch: metaconfig/U/perl
68613            ! Checkcc.U
68614      Branch: perl
68615            ! Configure config_h.SH
68616 ____________________________________________________________________________
68617 [  7156] By: jhi                                   on 2000/10/06  11:45:15
68618         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
68619      Branch: perl
68620            ! perl.c pp_ctl.c sv.h utf8.c
68621 ____________________________________________________________________________
68622 [  7155] By: jhi                                   on 2000/10/06  11:40:41
68623         Log: IO::Handle->syswrite() did not handle length omission
68624              like CORE::syswrite() does.
68625              
68626              Subject: [Fwd] IO::Handle, syswrite and arguments
68627              From: Graham Barr <gbarr@pobox.com>
68628              Date: Fri, 6 Oct 2000 10:22:05 +0100
68629              Message-ID: <20001006102205.U6312@pobox.com>
68630              
68631              The original patch from andrew@ugh.net.au.
68632      Branch: perl
68633            ! ext/IO/lib/IO/Handle.pm
68634 ____________________________________________________________________________
68635 [  7154] By: jhi                                   on 2000/10/06  01:42:15
68636         Log: Tweak #7153.
68637      Branch: perl
68638            ! utf8.h
68639 ____________________________________________________________________________
68640 [  7153] By: jhi                                   on 2000/10/06  00:39:55
68641         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
68642      Branch: perl
68643            ! utf8.h
68644 ____________________________________________________________________________
68645 [  7152] By: jhi                                   on 2000/10/06  00:38:11
68646         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
68647      Branch: perl
68648            ! perl.c pp_ctl.c sv.h utf8.c
68649 ____________________________________________________________________________
68650 [  7151] By: jhi                                   on 2000/10/06  00:36:38
68651         Log: Subject: Re: Questions about Tie::Array and perl modules
68652              From: Nick Ing-Simmons <nik@tiuk.ti.com>
68653              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
68654              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
68655              
68656              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
68657      Branch: perl
68658            ! lib/Tie/Array.pm t/op/array.t
68659 ____________________________________________________________________________
68660 [  7150] By: jhi                                   on 2000/10/05  00:20:45
68661         Log: Regen Changes.
68662      Branch: perl
68663            ! Changes patchlevel.h
68664 ____________________________________________________________________________
68665 [  7149] By: jhi                                   on 2000/10/05  00:20:01
68666         Log: Regen toc.
68667      Branch: perl
68668            ! pod/perltoc.pod
68669 ____________________________________________________________________________
68670 [  7148] By: jhi                                   on 2000/10/04  23:35:08
68671         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
68672              reported several times by Dominic Dunlop, for example in
68673              ID 20000315.008.  Patch from Dominic.  Patch affects at
68674              least MachTen, and possibly other oldish BSDs. Should not
68675              break non-broken platforms (tested on LinuxPPC). 
68676      Branch: perl
68677            ! doio.c
68678 ____________________________________________________________________________
68679 [  7147] By: jhi                                   on 2000/10/04  23:26:34
68680         Log: The one that got away from 7146.
68681      Branch: metaconfig
68682            + U/installdirs/installscripts.U
68683 ____________________________________________________________________________
68684 [  7146] By: jhi                                   on 2000/10/04  23:25:04
68685         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
68686              suggested by H. Merijn Brand.
68687      Branch: perl
68688            ! Configure INSTALL Makefile.SH Porting/Glossary
68689            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
68690            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
68691            ! win32/config.vc
68692 ____________________________________________________________________________
68693 [  7145] By: jhi                                   on 2000/10/04  22:08:21
68694         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
68695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68696              Date: Wed, 4 Oct 2000 17:37:46 -0400
68697              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
68698      Branch: perl
68699            ! utils/h2xs.PL
68700 ____________________________________________________________________________
68701 [  7144] By: jhi                                   on 2000/10/04  18:11:41
68702         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
68703              From: Jeff Pinyan <jeffp@crusoe.net>
68704              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
68705              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
68706      Branch: perl
68707            ! pod/perlrun.pod
68708 ____________________________________________________________________________
68709 [  7143] By: jhi                                   on 2000/10/04  18:09:58
68710         Log: Subject: perlhack.pod Patch for Externals Tools
68711              From: Fisher Mark <fisherm@tce.com>
68712              Date: Tue, 3 Oct 2000 15:43:27 -0500 
68713              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
68714      Branch: perl
68715            ! pod/perlhack.pod
68716 ____________________________________________________________________________
68717 [  7142] By: jhi                                   on 2000/10/04  18:08:41
68718         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
68719              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68720              Date:     Wed, 4 Oct 2000 12:11:11 EDT
68721              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
68722      Branch: perl
68723            ! vms/vms.c
68724 ____________________________________________________________________________
68725 [  7141] By: jhi                                   on 2000/10/04  12:20:16
68726         Log: Subject: [PATCH 5.7.0] h2xs not working
68727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68728              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
68729              Date: Tue, 3 Oct 2000 21:43:01 -0400
68730              
68731              Subject: [PATCH 5.7.0] h2xs not documenting the created module
68732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68733              Date: Tue, 3 Oct 2000 22:55:19 -0400
68734              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
68735      Branch: perl
68736            ! utils/h2xs.PL
68737 ____________________________________________________________________________
68738 [  7140] By: jhi                                   on 2000/10/04  11:53:44
68739         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
68740              From: nick@babyhippo.com
68741              Date: Wed, 4 Oct 2000 12:06:45 +0100
68742              Message-Id: <20001004120645.A7356@babyhippo.com>
68743              
68744              Retract 7118 and 7135.
68745      Branch: perl
68746            ! installman installperl op.c t/pragma/subs.t
68747 ____________________________________________________________________________
68748 [  7139] By: jhi                                   on 2000/10/03  22:09:41
68749         Log: It is possible to have no hosts database at all.  Pointed out in
68750              
68751              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68752              From: Peter Prymmer <pvhp@forte.com>
68753              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
68754              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
68755      Branch: metaconfig
68756            ! U/modified/myhostname.U
68757      Branch: perl
68758            ! Configure config_h.SH
68759 ____________________________________________________________________________
68760 [  7138] By: jhi                                   on 2000/10/03  21:49:49
68761         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68762              From: Peter Prymmer <pvhp@forte.com>
68763              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
68764              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
68765      Branch: perl
68766            ! pp_sys.c
68767 ____________________________________________________________________________
68768 [  7137] By: jhi                                   on 2000/10/03  20:10:05
68769         Log: One remaining nit less at the VMS mailbox sizing.
68770      Branch: perl
68771            ! vms/vms.c
68772 ____________________________________________________________________________
68773 [  7136] By: jhi                                   on 2000/10/03  20:08:47
68774         Log: Test harness update to sync with the new perlcc,
68775              from Simon Cozens.
68776      Branch: perl
68777            ! t/TEST t/UTEST
68778 ____________________________________________________________________________
68779 [  7135] By: jhi                                   on 2000/10/03  15:15:42
68780         Log: Subject: Re: PATCH for 20001003.004
68781              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
68782              From: "AARON B. DOSSETT" <aaron@iglou.com>
68783              Message-Id: <E13gTay-0006od-00@iglou.com>
68784      Branch: perl
68785            ! installman installperl
68786 ____________________________________________________________________________
68787 [  7134] By: jhi                                   on 2000/10/03  15:00:34
68788         Log: Subject: [ID 20001003.006] B::Debug not -w clean
68789              From: Nicholas Clark <nick@babyhippo.co.uk>
68790              Date: Tue, 03 Oct 2000 15:46:32 +0100
68791              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
68792      Branch: perl
68793            ! ext/B/B/Debug.pm
68794 ____________________________________________________________________________
68795 [  7133] By: jhi                                   on 2000/10/03  14:58:39
68796         Log: Scale down the VMS message boxes, by Charles Lane.
68797              Fix for ID 20000903.009, workaround at
68798              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
68799      Branch: perl
68800            ! vms/vms.c
68801 ____________________________________________________________________________
68802 [  7132] By: jhi                                   on 2000/10/03  11:20:37
68803         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
68804      Branch: perl
68805            + t/lib/st-lock.t t/lib/st-utf8.t
68806            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
68807            ! ext/Storable/Storable.xs t/lib/st-recurse.t
68808 ____________________________________________________________________________
68809 [  7131] By: jhi                                   on 2000/10/03  03:38:23
68810         Log: Encode nits.
68811      Branch: perl
68812            ! MANIFEST Makefile.SH
68813 ____________________________________________________________________________
68814 [  7130] By: jhi                                   on 2000/10/03  03:31:05
68815         Log: Update Changes.
68816      Branch: perl
68817            ! Changes patchlevel.h
68818 ____________________________________________________________________________
68819 [  7129] By: jhi                                   on 2000/10/03  02:24:02
68820         Log: Misplaced else.
68821      Branch: metaconfig/U/perl
68822            ! d_strtoll.U
68823      Branch: perl
68824            ! Configure config_h.SH
68825 ____________________________________________________________________________
68826 [  7128] By: jhi                                   on 2000/10/03  02:08:29
68827         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
68828              From: sthoenna@efn.org
68829              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
68830              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
68831      Branch: metaconfig/U/perl
68832            ! d_strtoll.U
68833      Branch: perl
68834            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
68835 ____________________________________________________________________________
68836 [  7127] By: jhi                                   on 2000/10/03  01:13:14
68837         Log: Update Changes.
68838      Branch: perl
68839            ! Changes patchlevel.h
68840 ____________________________________________________________________________
68841 [  7126] By: jhi                                   on 2000/10/03  00:57:08
68842         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
68843              as suggested by Olaf Flebbe and Nick Clark.
68844      Branch: perl
68845            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
68846 ____________________________________________________________________________
68847 [  7125] By: jhi                                   on 2000/10/03  00:50:56
68848         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
68849              From: Nick Clark <nick@plum.flirble.org>
68850              Date: Mon, 2 Oct 2000 11:03:24 +0100
68851              Message-Id: <20001002110324.D20073@plum.flirble.org>
68852              
68853              Also fixes bug ID 20001002.005.
68854      Branch: perl
68855            ! t/lib/encode.t
68856 ____________________________________________________________________________
68857 [  7124] By: jhi                                   on 2000/10/03  00:34:59
68858         Log: Subject: [PATCH 5.7.0] Epoc update
68859              From: Olaf Flebbe <o.flebbe@gmx.de>
68860              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
68861              Message-ID: <26423.969484586@www10.gmx.net>
68862      Branch: perl
68863            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
68864            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
68865            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
68866            ! util.c util.h
68867 ____________________________________________________________________________
68868 [  7123] By: jhi                                   on 2000/10/03  00:30:07
68869         Log: Regen headers.
68870      Branch: perl
68871            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
68872 ____________________________________________________________________________
68873 [  7122] By: jhi                                   on 2000/10/03  00:10:48
68874         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
68875      Branch: perl
68876            ! hints/openbsd.sh
68877 ____________________________________________________________________________
68878 [  7121] By: jhi                                   on 2000/10/03  00:05:06
68879         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
68880              From: <abigail@foad.org>
68881              Date: Tue, 26 Sep 2000 13:36:14 -0400
68882              Message-ID: <20000926173614.4356.qmail@foad.org>
68883      Branch: perl
68884            ! pod/perlop.pod
68885 ____________________________________________________________________________
68886 [  7120] By: jhi                                   on 2000/10/03  00:04:00
68887         Log: Inside require() $^S was always left undefined.
68888              
68889              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
68890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68891              Date: Wed, 27 Sep 2000 18:54:49 -0400
68892              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
68893      Branch: perl
68894            ! cop.h mg.c pp_ctl.c util.c
68895 ____________________________________________________________________________
68896 [  7119] By: jhi                                   on 2000/10/03  00:00:16
68897         Log: Subject: [PATCH] DLL not restartabke with threaded perl
68898              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
68899              Date: Thu, 28 Sep 2000 09:20:46 +0100
68900              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
68901      Branch: perl
68902            ! perl.c
68903 ____________________________________________________________________________
68904 [  7118] By: jhi                                   on 2000/10/02  23:59:20
68905         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
68906              From: Nicholas Clark <nick@ccl4.org>
68907              Date: Thu, 28 Sep 2000 11:52:24 +0100
68908              Message-ID: <20000928115224.D7924@plum.flirble.org>
68909      Branch: perl
68910            ! op.c
68911 ____________________________________________________________________________
68912 [  7117] By: jhi                                   on 2000/10/02  23:57:51
68913         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
68914              From: Nicholas Clark <nick@babyhippo.co.uk>
68915              Date: Thu, 28 Sep 2000 12:18:10 +0100
68916              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
68917              
68918              Did not apply cleanly, manual intervention was needed.
68919      Branch: perl
68920            ! ext/B/B/Bytecode.pm utils/perlcc.PL
68921 ____________________________________________________________________________
68922 [  7116] By: jhi                                   on 2000/10/02  23:50:40
68923         Log: Document the issue (is not a syntax error, kind of)
68924              
68925              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
68926              From: Nicholas Clark <nick@ccl4.org>
68927              Date: Thu, 28 Sep 2000 17:12:42 +0100
68928              Message-ID: <20000928171242.K7924@plum.flirble.org>
68929      Branch: perl
68930            ! pod/perldata.pod
68931 ____________________________________________________________________________
68932 [  7115] By: jhi                                   on 2000/10/02  23:48:58
68933         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
68934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68935              Date: Thu, 28 Sep 2000 21:55:31 -0400
68936              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
68937      Branch: perl
68938            ! regexec.c
68939 ____________________________________________________________________________
68940 [  7114] By: jhi                                   on 2000/10/02  23:47:57
68941         Log: Subject: DOC PATCH 5.6.0
68942              From: mjd@plover.com
68943              Date: 30 Sep 2000 06:02:34 -0000
68944              Message-ID: <20000930060234.4559.qmail@plover.com>
68945      Branch: perl
68946            ! pod/perldebguts.pod
68947 ____________________________________________________________________________
68948 [  7113] By: jhi                                   on 2000/10/02  23:46:43
68949         Log: SOCK_DGRAM and listen() do not mix as reported in
68950              
68951              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
68952              From: Petter Reinholdtsen <pere@hungry.com>
68953              Date: Sun, 1 Oct 2000 10:57:20 +0800
68954              Message-Id: <200010010257.KAA05735@localhost.localdomain>
68955              
68956              The patch for 5.7.0+ had to be reengineered, though.
68957      Branch: perl
68958            ! ext/IO/lib/IO/Socket/UNIX.pm
68959 ____________________________________________________________________________
68960 [  7112] By: jhi                                   on 2000/10/02  23:36:57
68961         Log: Subject: Re: [PATCH 5.005_64 missed]
68962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68963              Date: Sun, 1 Oct 2000 18:50:10 -0400
68964              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
68965      Branch: perl
68966            ! pod/perlxs.pod
68967 ____________________________________________________________________________
68968 [  7111] By: jhi                                   on 2000/10/02  23:35:40
68969         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
68970              From: Radu Greab <radu@netsoft.ro>
68971              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
68972              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
68973      Branch: perl
68974            ! op.c opcode.pl t/op/substr.t
68975 ____________________________________________________________________________
68976 [  7110] By: jhi                                   on 2000/10/02  23:32:38
68977         Log: Subject: [PATCH] Fix aliasing of tied filehandles
68978              From: Daniel Chetlin <daniel@chetlin.com>
68979              Date: Mon, 2 Oct 2000 14:53:27 -0700
68980              Message-ID: <20001002145327.C1617@ilmd>
68981      Branch: perl
68982            ! perl.h pp_hot.c t/op/tiehandle.t
68983 ____________________________________________________________________________
68984 [  7109] By: jhi                                   on 2000/10/02  23:31:30
68985         Log: s/Robin Parker/Robin Barker/
68986      Branch: perl
68987            ! Changes5.6
68988 ____________________________________________________________________________
68989 [  7108] By: jhi                                   on 2000/10/02  23:15:46
68990         Log: Retract #7091 as suggested in
68991              
68992              From: Robin Barker <rmb1@cise.npl.co.uk> 
68993              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
68994              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
68995              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
68996      Branch: perl
68997            ! embed.pl proto.h
68998 ____________________________________________________________________________
68999 [  7107] By: nick                                  on 2000/10/02  18:23:14
69000         Log: A few tweaks to get Tk803 to work with Encode scheme.
69001      Branch: perl
69002            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
69003 ____________________________________________________________________________
69004 [  7106] By: nick                                  on 2000/10/01  21:34:14
69005         Log: Add checking cases to Encode's toUnicode and fromUnicode.
69006      Branch: perl
69007            ! ext/Encode/Encode.pm
69008 ____________________________________________________________________________
69009 [  7105] By: nick                                  on 2000/10/01  17:18:01
69010         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
69011              To read and use them.
69012              Add a lib/encode.t which checks a few things.
69013      Branch: perl
69014            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
69015            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
69016            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
69017            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
69018            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
69019            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
69020            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
69021            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
69022            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
69023            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
69024            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
69025            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
69026            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
69027            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
69028            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
69029            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
69030            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
69031            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
69032            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
69033            + ext/Encode/Encode/iso2022-jp.enc
69034            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
69035            + ext/Encode/Encode/iso8859-1.enc
69036            + ext/Encode/Encode/iso8859-2.enc
69037            + ext/Encode/Encode/iso8859-3.enc
69038            + ext/Encode/Encode/iso8859-4.enc
69039            + ext/Encode/Encode/iso8859-5.enc
69040            + ext/Encode/Encode/iso8859-6.enc
69041            + ext/Encode/Encode/iso8859-7.enc
69042            + ext/Encode/Encode/iso8859-8.enc
69043            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
69044            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
69045            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
69046            + ext/Encode/Encode/macCentEuro.enc
69047            + ext/Encode/Encode/macCroatian.enc
69048            + ext/Encode/Encode/macCyrillic.enc
69049            + ext/Encode/Encode/macDingbats.enc
69050            + ext/Encode/Encode/macGreek.enc
69051            + ext/Encode/Encode/macIceland.enc
69052            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
69053            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
69054            + ext/Encode/Encode/macTurkish.enc
69055            + ext/Encode/Encode/macUkraine.enc
69056            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
69057            + t/lib/encode.t
69058            ! MANIFEST ext/Encode/Encode.pm
69059 ____________________________________________________________________________
69060 [  7104] By: nick                                  on 2000/09/30  13:04:30
69061         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
69062              From: Daniel Chetlin <daniel@chetlin.com>
69063              Date: Mon, 18 Sep 2000 05:05:40 -0700
69064              Message-Id: <20000918050540.C652@ilmd>
69065      Branch: perl
69066            ! lib/overload.pm sv.c t/pragma/overload.t
69067 ____________________________________________________________________________
69068 [  7103] By: nick                                  on 2000/09/30  12:53:36
69069         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
69070              From: Johan Vromans <jvromans@squirrel.nl>
69071              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
69072              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
69073      Branch: perl
69074            ! pod/Makefile.SH
69075 ____________________________________________________________________________
69076 [  7102] By: nick                                  on 2000/09/30  12:52:31
69077         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
69078              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69079              Date: Sat, 16 Sep 2000 16:36:45 -0400
69080              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
69081      Branch: perl
69082            ! ext/B/B/Deparse.pm
69083 ____________________________________________________________________________
69084 [  7101] By: nick                                  on 2000/09/30  12:51:41
69085         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
69086              From: Craig A. Berry <craig.berry@psinetcs.com>
69087              Date: Sat, 16 Sep 2000 10:11:10 -0500
69088              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
69089      Branch: perl
69090            ! vms/vms.c
69091 ____________________________________________________________________________
69092 [  7100] By: nick                                  on 2000/09/30  12:50:33
69093         Log: Subject: Re: unicode support and perl [ID 20000901.097]
69094              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69095              Date: Fri, 15 Sep 2000 16:37:58 -0400
69096              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
69097      Branch: perl
69098            ! t/op/append.t
69099 ____________________________________________________________________________
69100 [  7099] By: nick                                  on 2000/09/30  12:49:35
69101         Log: Subject: Re: unicode support and perl [ID 20000901.097]
69102              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69103              Date: Fri, 15 Sep 2000 16:25:30 -0400
69104              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
69105      Branch: perl
69106            ! pp_hot.c
69107 ____________________________________________________________________________
69108 [  7098] By: nick                                  on 2000/09/30  12:48:00
69109         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
69110              From: Gisle Aas <gisle@ActiveState.com>
69111              Date: 15 Sep 2000 16:23:41 +0200
69112              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
69113      Branch: perl
69114            ! toke.c
69115 ____________________________________________________________________________
69116 [  7097] By: nick                                  on 2000/09/30  12:45:16
69117         Log: Subject: [PATCH] Nits in perlmod.pod
69118              From: Daniel Chetlin <daniel@chetlin.com>
69119              Date: Fri, 15 Sep 2000 02:04:09 -0700
69120              Message-Id: <20000915020409.A2104@ilmd>
69121      Branch: perl
69122            ! pod/perlmod.pod
69123 ____________________________________________________________________________
69124 [  7096] By: nick                                  on 2000/09/30  12:18:00
69125         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
69126              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
69127              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
69128              0 to checking to get the warning.
69129      Branch: perl
69130            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
69131            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
69132            ! regexec.c sv.c toke.c utf8.c
69133 ____________________________________________________________________________
69134 [  7095] By: nick                                  on 2000/09/15  16:55:59
69135         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
69136              
69137              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
69138              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69139              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
69140              Date: Fri, 15 Sep 2000 06:37:30 -0400
69141      Branch: perl
69142            ! ext/Encode/Encode.xs sv.c
69143 ____________________________________________________________________________
69144 [  7094] By: jhi                                   on 2000/09/15  03:23:32
69145         Log: Update Changes.
69146      Branch: perl
69147            ! Changes patchlevel.h
69148 ____________________________________________________________________________
69149 [  7093] By: jhi                                   on 2000/09/15  03:11:44
69150         Log: Fix for the charnames.t failures from Spider Boardman.
69151      Branch: perl
69152            ! toke.c
69153 ____________________________________________________________________________
69154 [  7092] By: jhi                                   on 2000/09/15  00:15:48
69155         Log: Botched the #7090 check-in.
69156      Branch: perl
69157            ! sv.c
69158 ____________________________________________________________________________
69159 [  7091] By: jhi                                   on 2000/09/14  23:33:24
69160         Log: Part of #7081 didn't come through.
69161      Branch: perl
69162            ! embed.pl proto.h
69163 ____________________________________________________________________________
69164 [  7090] By: jhi                                   on 2000/09/14  23:17:39
69165         Log: Subject: Re: perl@7078 
69166              From: Spider Boardman <spider@web.zk3.dec.com>
69167              Date: Thu, 14 Sep 2000 19:06:36 -0400
69168              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
69169      Branch: perl
69170            ! sv.c toke.c
69171 ____________________________________________________________________________
69172 [  7089] By: jhi                                   on 2000/09/14  23:11:21
69173         Log: Small portability tweaks.
69174      Branch: perl
69175            ! ext/Encode/Encode.xs
69176 ____________________________________________________________________________
69177 [  7088] By: jhi                                   on 2000/09/14  22:57:23
69178         Log: Fake return to pacify picky compilers.
69179      Branch: perl
69180            ! ext/Encode/Encode.xs
69181 ____________________________________________________________________________
69182 [  7087] By: jhi                                   on 2000/09/14  22:53:37
69183         Log: Subject: [PATCH] utf8.c apidoc
69184              From: Simon Cozens <simon@cozens.net>
69185              Date: Thu, 14 Sep 2000 23:46:57 +0100
69186              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
69187      Branch: perl
69188            ! perlapi.c pod/perlapi.pod utf8.c
69189 ____________________________________________________________________________
69190 [  7086] By: jhi                                   on 2000/09/14  22:40:38
69191         Log: We don't need to count the high bit bytes, a boolean is enough. 
69192      Branch: perl
69193            ! sv.c
69194 ____________________________________________________________________________
69195 [  7085] By: jhi                                   on 2000/09/14  21:20:09
69196         Log: Replace #7084 with
69197              
69198              Subject: Re: perl@7078 
69199              From: Spider Boardman <spider@web.zk3.dec.com>
69200              Date: Thu, 14 Sep 2000 17:09:36 -0400
69201              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
69202      Branch: perl
69203            ! sv.c utf8.c
69204 ____________________________________________________________________________
69205 [  7084] By: jhi                                   on 2000/09/14  20:03:34
69206         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
69207              convertible to bytes by checking it doesn't go above 0xc3
69208              
69209              Subject: Re: perl@7078
69210              From: Simon Cozens <simon@cozens.net>
69211              Date: Thu, 14 Sep 2000 20:59:19 +0100
69212              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
69213      Branch: perl
69214            ! utf8.c
69215 ____________________________________________________________________________
69216 [  7083] By: jhi                                   on 2000/09/14  19:38:47
69217         Log: Subject: Re: perl@7078
69218              From: Simon Cozens <simon@cozens.net>
69219              Date: Thu, 14 Sep 2000 20:13:09 +0100
69220              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
69221      Branch: perl
69222            ! t/op/bop.t
69223 ____________________________________________________________________________
69224 [  7082] By: jhi                                   on 2000/09/14  17:50:44
69225         Log: The one that got away.
69226      Branch: perl
69227            ! lib/File/Find.pm
69228 ____________________________________________________________________________
69229 [  7081] By: jhi                                   on 2000/09/14  17:45:35
69230         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
69231              From: Robin Barker <rmb1@cise.npl.co.uk>
69232              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
69233              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
69234      Branch: perl
69235            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
69236            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
69237            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
69238            ! regcomp.c toke.c universal.c
69239 ____________________________________________________________________________
69240 [  7080] By: jhi                                   on 2000/09/14  17:40:35
69241         Log: Problems picked up by AIX cc.
69242              
69243              Subject: Re: perl@7078 (patch included)
69244              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69245              Date: Thu, 14 Sep 2000 18:53:30 +0200
69246              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
69247      Branch: perl
69248            ! ext/Encode/Encode.xs
69249 ____________________________________________________________________________
69250 [  7079] By: jhi                                   on 2000/09/14  17:38:27
69251         Log: Subject: File::Find 5.7.0 POD nits
69252              From: Rich Morin <rdm@cfcl.com>
69253              Date: Wed, 13 Sep 2000 22:03:58 -0700
69254              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
69255      Branch: perl
69256            ! lib/File/Find.pm
69257 ____________________________________________________________________________
69258 [  7078] By: jhi                                   on 2000/09/14  14:58:20
69259         Log: Update Changes.
69260      Branch: perl
69261            ! Changes patchlevel.h
69262 ____________________________________________________________________________
69263 [  7077] By: jhi                                   on 2000/09/14  14:55:54
69264         Log: Compilation warnings and an error.
69265      Branch: perl
69266            ! sv.c
69267 ____________________________________________________________________________
69268 [  7076] By: jhi                                   on 2000/09/14  14:42:56
69269         Log: Fix for a parsing bug, not for the original bug.
69270              
69271              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
69272              From: Spider Boardman <spider@web.zk3.dec.com>
69273              Date: Wed, 13 Sep 2000 17:52:20 -0400
69274              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
69275      Branch: perl
69276            ! regcomp.c
69277 ____________________________________________________________________________
69278 [  7075] By: jhi                                   on 2000/09/14  14:40:40
69279         Log: Batch of UTF-8 patches from Simon Cozens.
69280      Branch: perl
69281            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
69282            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
69283            ! toke.c utf8.c
69284 ____________________________________________________________________________
69285 [  7074] By: jhi                                   on 2000/09/14  14:29:58
69286         Log: Subject: Re: Two advertising clauses need to be removed
69287              From: Russ Allbery <rra@stanford.edu>
69288              Date: 13 Sep 2000 18:50:26 -0700
69289              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
69290      Branch: perl
69291            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
69292 ____________________________________________________________________________
69293 [  7073] By: jhi                                   on 2000/09/14  14:28:20
69294         Log: Subject: [PATCH] de-wall t/README
69295              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69296              Date: Wed, 13 Sep 2000 17:46:55 -0700
69297              Message-ID: <//Bw5gzkge/e092yn@efn.org>
69298      Branch: perl
69299            ! t/README
69300 ____________________________________________________________________________
69301 [  7072] By: jhi                                   on 2000/09/14  14:25:10
69302         Log: Hints optimization.
69303              
69304              Subject: Minor nit
69305              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69306              Date: Wed, 13 Sep 2000 21:42:07 +0200
69307              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
69308      Branch: perl
69309            ! hints/hpux.sh
69310 ____________________________________________________________________________
69311 [  7071] By: jhi                                   on 2000/09/14  14:23:30
69312         Log: Allow chop() and chomp() to be overridden.
69313              
69314              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
69315              From: "Casey R. Tweten" <crt@kiski.net>
69316              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
69317              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
69318      Branch: perl
69319            ! toke.c
69320 ____________________________________________________________________________
69321 [  7070] By: jhi                                   on 2000/09/14  14:20:36
69322         Log: The return value of setlocale must be copied away.
69323              
69324              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
69325              From: Alan Burlison <Alan.Burlison@uk.sun.com>
69326              Date: Wed, 13 Sep 2000 16:27:37 +0100 
69327              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
69328      Branch: perl
69329            ! util.c
69330 ____________________________________________________________________________
69331 [  7069] By: jhi                                   on 2000/09/14  14:16:27
69332         Log: Remove vestiges of tr//CU.
69333              
69334              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
69335              From: Nick Clark <nick@plum.flirble.org>
69336              Date: Tue, 12 Sep 2000 22:50:14 +0100
69337              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
69338              
69339              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
69340              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69341              Date: Tue, 12 Sep 2000 21:38:48 -0700
69342              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
69343      Branch: perl
69344            ! op.h pod/perlunicode.pod
69345 ____________________________________________________________________________
69346 [  7068] By: jhi                                   on 2000/09/13  14:18:39
69347         Log: Add the Encode extension.  The code is still largely just skeleton.
69348      Branch: perl
69349            + ext/Encode/Encode.pm ext/Encode/Encode.xs
69350            + ext/Encode/Makefile.PL ext/Encode/Todo
69351            ! MANIFEST Todo-5.6
69352 ____________________________________________________________________________
69353 [  7067] By: jhi                                   on 2000/09/12  17:43:33
69354         Log: Allow for whitespace between "#" and "line" in cpp output.
69355              
69356              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
69357              From: Calle Dybedahl <calle@lysator.liu.se>
69358              Date: 12 Sep 2000 19:38:02 +0200 
69359              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
69360      Branch: perl
69361            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
69362 ____________________________________________________________________________
69363 [  7066] By: gsar                                  on 2000/09/12  17:24:29
69364         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
69365              initialization in all the threads on Windows
69366      Branch: perl
69367            ! win32/win32.c
69368 ____________________________________________________________________________
69369 [  7065] By: jhi                                   on 2000/09/12  15:11:31
69370         Log: Update Changes.
69371      Branch: perl
69372            ! Changes patchlevel.h
69373 ____________________________________________________________________________
69374 [  7064] By: jhi                                   on 2000/09/12  14:54:54
69375         Log: Retract #7062, the pod tests are not ready.
69376      Branch: perl
69377            ! t/TEST t/harness
69378 ____________________________________________________________________________
69379 [  7063] By: jhi                                   on 2000/09/12  14:25:41
69380         Log: The #7054 truncated Configure badly.
69381      Branch: metaconfig/U/perl
69382            ! End.U
69383      Branch: perl
69384            ! Configure config_h.SH
69385 ____________________________________________________________________________
69386 [  7062] By: jhi                                   on 2000/09/12  14:08:32
69387         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
69388              From: sthoenna@efn.org
69389              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
69390              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
69391      Branch: perl
69392            ! t/TEST t/harness
69393 ____________________________________________________________________________
69394 [  7061] By: jhi                                   on 2000/09/12  14:07:18
69395         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
69396              From: sthoenna@efn.org
69397              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
69398              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
69399      Branch: perl
69400            ! pod/perlxs.pod
69401 ____________________________________________________________________________
69402 [  7060] By: jhi                                   on 2000/09/12  14:06:08
69403         Log: Break up the myconfig lines a bit.
69404              
69405              Subject: perlbug/perl -V output format
69406              From: sthoenna@efn.org
69407              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
69408              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
69409      Branch: perl
69410            ! myconfig.SH
69411 ____________________________________________________________________________
69412 [  7059] By: jhi                                   on 2000/09/12  14:05:04
69413         Log: Test for the #7049.
69414              
69415              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
69416              From: andreas.koenig@anima.de (Andreas J. Koenig)
69417              Date: 12 Sep 2000 06:42:01 +0200
69418              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
69419      Branch: perl
69420            ! t/op/my.t
69421 ____________________________________________________________________________
69422 [  7058] By: jhi                                   on 2000/09/12  14:03:05
69423         Log: Subject: [patch: perl@7045] vms updates
69424              From: Peter Prymmer <pvhp@forte.com>
69425              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
69426              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
69427      Branch: perl
69428            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
69429 ____________________________________________________________________________
69430 [  7057] By: jhi                                   on 2000/09/12  14:00:51
69431         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
69432              From: sthoenna@efn.org
69433              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
69434              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
69435      Branch: perl
69436            ! t/op/64bitint.t
69437 ____________________________________________________________________________
69438 [  7056] By: jhi                                   on 2000/09/12  13:58:14
69439         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
69440              From: Jeff Pinyan <jeffp@crusoe.net>
69441              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
69442              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
69443      Branch: perl
69444            ! pod/perlfunc.pod
69445 ____________________________________________________________________________
69446 [  7055] By: jhi                                   on 2000/09/12  13:56:32
69447         Log: Do in VMS as the #7054 does.
69448      Branch: perl
69449            ! configure.com
69450 ____________________________________________________________________________
69451 [  7054] By: jhi                                   on 2000/09/12  13:50:31
69452         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
69453              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
69454              Date: Mon, 11 Sep 2000 08:33:09 +0100
69455              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
69456      Branch: metaconfig/U/perl
69457            ! End.U
69458      Branch: perl
69459            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
69460            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69461 ____________________________________________________________________________
69462 [  7053] By: jhi                                   on 2000/09/12  13:29:19
69463         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
69464              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69465              Date:     Tue, 12 Sep 2000 08:35:59 EDT
69466              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
69467      Branch: perl
69468            ! vms/test.com
69469 ____________________________________________________________________________
69470 [  7052] By: jhi                                   on 2000/09/11  23:01:50
69471         Log: Document the SvUTF8*().
69472      Branch: perl
69473            ! pod/perlapi.pod sv.h
69474 ____________________________________________________________________________
69475 [  7051] By: gsar                                  on 2000/09/11  14:46:30
69476         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
69477              (missed a spot when fixing up op_pmreplroot hack for ithreads)
69478      Branch: perl
69479            ! op.c t/op/split.t
69480 ____________________________________________________________________________
69481 [  7050] By: nick                                  on 2000/09/11  10:03:51
69482         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
69483              
69484              Subject: borland C++ win32.c tweak
69485              From: Vadim Konovalov <vkonovalov@lucent.com>
69486              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
69487              Date: Mon, 11 Sep 2000 11:22:33 +0400
69488      Branch: perl
69489            ! win32/win32.c
69490 ____________________________________________________________________________
69491 [  7049] By: nick                                  on 2000/09/11  09:57:33
69492         Log: Point fix for s/// on foreach (keys %xxx).
69493      Branch: perl
69494            ! pp_hot.c
69495 ____________________________________________________________________________
69496 [  7048] By: jhi                                   on 2000/09/10  23:37:09
69497         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
69498              by Pod::Text, from Brad Appleton.
69499      Branch: perl
69500            ! t/pod/testp2pt.pl
69501 ____________________________________________________________________________
69502 [  7047] By: jhi                                   on 2000/09/10  14:32:53
69503         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
69504              by Russ Allbery.
69505      Branch: perl
69506            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
69507 ____________________________________________________________________________
69508 [  7046] By: jhi                                   on 2000/09/10  14:15:08
69509         Log: Upgrade to CPAN 1.57_65, from Andreas König.
69510      Branch: perl
69511            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
69512 ____________________________________________________________________________
69513 [  7045] By: jhi                                   on 2000/09/08  21:36:32
69514         Log: Update Changes.
69515      Branch: perl
69516            ! Changes patchlevel.h
69517 ____________________________________________________________________________
69518 [  7044] By: jhi                                   on 2000/09/08  21:29:56
69519         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
69520              From: Peter Prymmer <pvhp@forte.com>
69521              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
69522              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
69523      Branch: perl
69524            ! configure.com
69525 ____________________________________________________________________________
69526 [  7043] By: jhi                                   on 2000/09/08  21:27:50
69527         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
69528              From: Peter Prymmer <pvhp@forte.com>
69529              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
69530              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
69531      Branch: perl
69532            ! Makefile.SH installperl
69533 ____________________________________________________________________________
69534 [  7042] By: jhi                                   on 2000/09/08  21:23:21
69535         Log: Continue #7041.
69536      Branch: perl
69537            ! cygwin/Makefile.SHs os2/Makefile.SHs
69538 ____________________________________________________________________________
69539 [  7041] By: jhi                                   on 2000/09/08  21:18:10
69540         Log: Do away with memory models cruft.  Sorry, PDP users.
69541      Branch: metaconfig
69542            ! U/modified/cc.U U/modified/libpth.U
69543      Branch: perl
69544            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
69545            ! Porting/config_H cflags.SH config_h.SH configure.com
69546            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
69547            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
69548            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
69549 ____________________________________________________________________________
69550 [  7040] By: jhi                                   on 2000/09/08  14:34:18
69551         Log: Major rewrite of s2p.  And I mean really major, it is
69552              an implementation of sed in perl.  If called as s2p it
69553              will function as s2p.  Note: needs non-UNIXifying.
69554              
69555              Subject: s2p
69556              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
69557              Date: Mon, 28 Aug 2000 14:05:12 +0200
69558              Message-ID: <39AA5578.2102E2AA@alcatel.at>
69559      Branch: perl
69560            ! x2p/s2p.PL
69561 ____________________________________________________________________________
69562 [  7039] By: jhi                                   on 2000/09/08  14:19:49
69563         Log: Re-allow vec() for characters > 255.
69564              
69565              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
69566              From: Spider Boardman <spider@web.zk3.dec.com>
69567              Date: Fri, 08 Sep 2000 02:21:02 -0400
69568              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
69569      Branch: perl
69570            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
69571            ! t/op/vec.t
69572 ____________________________________________________________________________
69573 [  7038] By: jhi                                   on 2000/09/08  14:14:18
69574         Log: Subject: [PATCH lib/Benchmark.pm]
69575              From: <abigail@foad.org>
69576              Date: Thu, 7 Sep 2000 15:03:20 -0400
69577              Message-ID: <20000907190320.888.qmail@foad.org>
69578      Branch: perl
69579            ! lib/Benchmark.pm
69580 ____________________________________________________________________________
69581 [  7037] By: jhi                                   on 2000/09/08  14:11:06
69582         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
69583              
69584              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
69585              From: Spider Boardman <spider@web.zk3.dec.com>
69586              Date: Fri, 08 Sep 2000 01:30:27 -0400
69587              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
69588      Branch: perl
69589            ! op.c
69590 ____________________________________________________________________________
69591 [  7036] By: jhi                                   on 2000/09/08  14:08:58
69592         Log: Subject: [ID 20000908.002] perlipc documentation bug.
69593              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
69594              Date: Fri, 08 Sep 2000 12:38:32 +0200
69595              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
69596      Branch: perl
69597            ! pod/perlipc.pod
69598 ____________________________________________________________________________
69599 [  7035] By: jhi                                   on 2000/09/08  14:03:12
69600         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
69601              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69602              Date: Fri, 08 Sep 2000 11:47:34 +0200
69603              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
69604      Branch: perl
69605            ! hints/dec_osf.sh
69606 ____________________________________________________________________________
69607 [  7034] By: jhi                                   on 2000/09/08  13:59:35
69608         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
69609              From: Simon Cozens <simon@cozens.net>
69610              Date: Thu, 7 Sep 2000 20:40:38 +0100
69611              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
69612      Branch: perl
69613            ! pp_hot.c
69614 ____________________________________________________________________________
69615 [  7033] By: jhi                                   on 2000/09/08  04:03:03
69616         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
69617              From: "Larry W. Virden" <lvirden@cas.org>
69618              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
69619              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
69620      Branch: perl
69621            ! pod/perldiag.pod
69622 ____________________________________________________________________________
69623 [  7032] By: jhi                                   on 2000/09/07  22:18:30
69624         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
69625              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
69626              Date: Mon, 04 Sep 2000 13:16:38 -0700
69627              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
69628      Branch: perl
69629            ! lib/perl5db.pl
69630 ____________________________________________________________________________
69631 [  7031] By: jhi                                   on 2000/09/07  22:02:29
69632         Log: Fix the ccversion detection for 5.1 and beyond.
69633              
69634              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
69635              From: Spider Boardman <spider@leggy.zk3.dec.com>
69636              Date: Thu, 7 Sep 2000 17:54:27 -0400
69637              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
69638      Branch: perl
69639            ! hints/dec_osf.sh
69640 ____________________________________________________________________________
69641 [  7030] By: jhi                                   on 2000/09/07  19:12:28
69642         Log: Fix for
69643              
69644              Subject: [ID 20000903.001] \w in utf8-strings
69645              From: Marc Lehmann <pcg@goof.com>
69646              Date: Sun, 03 Sep 2000 09:44:29 +0200
69647              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
69648              
69649              and various related nits.
69650      Branch: perl
69651            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
69652 ____________________________________________________________________________
69653 [  7029] By: jhi                                   on 2000/09/07  18:49:09
69654         Log: Fix the URL, but the server is still missing in action.
69655              
69656              Subject: [ID 20000905.002] perlfaq1.pod URL error
69657              From: "Larry W. Virden" <lvirden@cas.org>
69658              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
69659              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
69660      Branch: perl
69661            ! pod/perlfaq1.pod
69662 ____________________________________________________________________________
69663 [  7028] By: jhi                                   on 2000/09/07  18:47:13
69664         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
69665              From: Hugo <hv@crypt.compulink.co.uk>
69666              Date: Tue, 05 Sep 2000 14:13:37 +0100
69667              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
69668      Branch: perl
69669            ! toke.c
69670 ____________________________________________________________________________
69671 [  7027] By: jhi                                   on 2000/09/07  18:45:35
69672         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
69673              From: Daniel Chetlin <daniel@chetlin.com>
69674              Date: Tue, 5 Sep 2000 04:57:07 -0700
69675              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
69676      Branch: perl
69677            ! pod/perlfaq6.pod pod/perlop.pod
69678 ____________________________________________________________________________
69679 [  7026] By: jhi                                   on 2000/09/07  18:44:01
69680         Log: Document the new ref() semantics.
69681              
69682              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
69683              From: Gisle Aas <gisle@ActiveState.com>
69684              Date: 05 Sep 2000 08:10:30 +0200
69685              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
69686      Branch: perl
69687            ! pod/perldelta.pod
69688 ____________________________________________________________________________
69689 [  7025] By: jhi                                   on 2000/09/07  18:42:27
69690         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
69691              
69692              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
69693              From: Gisle Aas <gisle@ActiveState.com>
69694              Date: 05 Sep 2000 08:11:40 +0200
69695              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
69696      Branch: perl
69697            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
69698 ____________________________________________________________________________
69699 [  7024] By: jhi                                   on 2000/09/07  18:39:32
69700         Log: Subject: [PATCH] Modernize Opcode.pm documentation
69701              From: Gisle Aas <gisle@ActiveState.com>
69702              Date: 4 Sep 2000 00:18:55 -0000
69703              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
69704      Branch: perl
69705            ! ext/Opcode/Opcode.pm
69706 ____________________________________________________________________________
69707 [  7023] By: jhi                                   on 2000/09/07  18:37:42
69708         Log: Subject: [PATCH] Tied filehandle documentation
69709              From: Gisle Aas <gisle@ActiveState.com>
69710              Date: 4 Sep 2000 00:14:40 -0000
69711              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
69712      Branch: perl
69713            ! pod/perlfunc.pod pod/perltie.pod
69714 ____________________________________________________________________________
69715 [  7022] By: jhi                                   on 2000/09/07  18:35:37
69716         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
69717              From: Gisle Aas <gisle@ActiveState.com>
69718              Date: 4 Sep 2000 00:04:22 -0000
69719              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
69720      Branch: perl
69721            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
69722 ____________________________________________________________________________
69723 [  7021] By: jhi                                   on 2000/09/07  18:33:22
69724         Log: Subject: small apidoc fix
69725              From: Marc Lehmann <pcg@goof.com>
69726              Date: Sun, 3 Sep 2000 05:12:06 +0200
69727              Message-ID: <20000903051206.A5909@cerebro.laendle>
69728      Branch: perl
69729            ! pod/perlapi.pod utf8.c
69730 ____________________________________________________________________________
69731 [  7020] By: jhi                                   on 2000/09/07  16:14:57
69732         Log: Tiny perldelta nits.
69733      Branch: perl
69734            ! pod/perldelta.pod
69735 ____________________________________________________________________________
69736 [  7019] By: jhi                                   on 2000/09/07  16:04:20
69737         Log: Guard against bad string->int conversion for quads.
69738      Branch: perl
69739            ! t/op/64bitint.t
69740 ____________________________________________________________________________
69741 [  7018] By: jhi                                   on 2000/09/06  17:07:03
69742         Log: Update Unicode todo list.
69743      Branch: perl
69744            ! Todo-5.6
69745 ____________________________________________________________________________
69746 [  7017] By: jhi                                   on 2000/09/05  21:16:01
69747         Log: Document the SvIOK_.*UV().
69748      Branch: perl
69749            ! pod/perlapi.pod sv.h
69750 ____________________________________________________________________________
69751 [  7016] By: nick                                  on 2000/09/03  21:54:46
69752         Log: Hash lookup of constant strings optimization:
69753              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
69754              to string table (as per sharepvn). Add newSV_pvn_share to create such
69755              a thing. Make hv.c compare addresses of strings and skip string compare
69756              if equal. Make method_named and helem ops use these shared-string SVs
69757              when arg is constant. Make keys op return shared-string SVs (less clearly
69758              a win).
69759      Branch: perl
69760            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
69761            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
69762            ! pod/perlintern.pod pp_hot.c proto.h sv.c
69763 ____________________________________________________________________________
69764 [  7015] By: jhi                                   on 2000/09/02  17:48:59
69765         Log: This is 5.7.0.
69766      Branch: perl
69767            ! Changes
69768 ____________________________________________________________________________
69769 [  7014] By: jhi                                   on 2000/09/02  17:35:45
69770         Log: Changes and patchlevel tweaks.
69771      Branch: perl
69772            ! Changes patchlevel.h
69773 ____________________________________________________________________________
69774 [  7013] By: jhi                                   on 2000/09/02  17:30:50
69775         Log: Update Changes.
69776      Branch: perl
69777            ! Changes patchlevel.h
69778 ____________________________________________________________________________
69779 [  7012] By: nick                                  on 2000/09/02  17:25:20
69780         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
69781      Branch: perl
69782            ! gv.c lib/overload.pm
69783 ____________________________________________________________________________
69784 [  7011] By: jhi                                   on 2000/09/02  17:16:25
69785         Log: Update perlhist.
69786      Branch: perl
69787            ! pod/perlhist.pod
69788 ____________________________________________________________________________
69789 [  7010] By: jhi                                   on 2000/09/02  17:01:35
69790         Log: perldelta nits.
69791      Branch: perl
69792            ! pod/perldelta.pod
69793 ____________________________________________________________________________
69794 [  7009] By: nick                                  on 2000/09/02  16:48:35
69795         Log: If overloaded %{} etc. return the object do not loop.
69796              Thus  sub deref { $_[0] } functions if object is wanted type.
69797      Branch: perl
69798            ! pp.h
69799 ____________________________________________________________________________
69800 [  7008] By: jhi                                   on 2000/09/02  16:26:11
69801         Log: Retab MANIFEST.
69802      Branch: perl
69803            ! ext/Storable/MANIFEST
69804 ____________________________________________________________________________
69805 [  7007] By: jhi                                   on 2000/09/02  16:23:02
69806         Log: Make certain cc is set before trying to run it.
69807      Branch: perl
69808            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
69809 ____________________________________________________________________________
69810 [  7006] By: jhi                                   on 2000/09/02  15:45:41
69811         Log: Unicode notes.
69812      Branch: perl
69813            ! pod/perldelta.pod
69814 ____________________________________________________________________________
69815 [  7005] By: jhi                                   on 2000/09/02  15:42:11
69816         Log: Various Configure nits by Philip Newton,
69817              plus the ebcdic one by me.
69818      Branch: metaconfig
69819            + U/modified/pager.U
69820            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
69821      Branch: metaconfig/U/perl
69822            ! Devel.U quadfio.U
69823      Branch: perl
69824            ! Configure config_h.SH
69825 ____________________________________________________________________________
69826 [  7004] By: jhi                                   on 2000/09/02  15:06:14
69827         Log: Apparently avoiding the swapping is too costly.
69828              
69829              From: "Ben Tilly" <ben_tilly@hotmail.com>
69830              Subject: Re: the door is closed.
69831              Date: Fri, 01 Sep 2000 20:23:16 EDT
69832              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
69833      Branch: perl
69834            ! pod/perlfaq4.pod
69835 ____________________________________________________________________________
69836 [  7003] By: nick                                  on 2000/09/02  12:26:04
69837         Log: Undo part of change 6489 which looks like a bulk edit which
69838              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
69839              The supressing of main:: on return from select() is undesirable.
69840      Branch: perl
69841            ! pp_sys.c
69842 ____________________________________________________________________________
69843 [  7002] By: jhi                                   on 2000/09/01  23:08:54
69844         Log: Update Changes.
69845      Branch: perl
69846            ! Changes patchlevel.h
69847 ____________________________________________________________________________
69848 [  7001] By: jhi                                   on 2000/09/01  23:00:13
69849         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
69850              From: Peter Prymmer <pvhp@forte.com>
69851              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
69852              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
69853              
69854              plus rework the http: spots as suggested by Tom Christiansen,
69855              plus regen perltoc.
69856      Branch: perl
69857            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
69858            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
69859 ____________________________________________________________________________
69860 [  7000] By: jhi                                   on 2000/09/01  22:36:01
69861         Log: Only the first line, thank you very much.
69862      Branch: perl
69863            ! hints/solaris_2.sh
69864 ____________________________________________________________________________
69865 [  6999] By: gsar                                  on 2000/09/01  22:16:40
69866         Log: change#6791 accidentally clobbered change#6710, put it back
69867      Branch: perl
69868            ! win32/win32.c
69869 ____________________________________________________________________________
69870 [  6998] By: jhi                                   on 2000/09/01  22:14:16
69871         Log: Mention the HP-UX LP64 freak failure.
69872      Branch: perl
69873            ! pod/perldelta.pod
69874 ____________________________________________________________________________
69875 [  6997] By: jhi                                   on 2000/09/01  21:48:32
69876         Log: Detypo.
69877      Branch: perl
69878            ! hints/hpux.sh
69879 ____________________________________________________________________________
69880 [  6996] By: jhi                                   on 2000/09/01  21:27:10
69881         Log: Update Changes.
69882      Branch: perl
69883            ! Changes patchlevel.h
69884 ____________________________________________________________________________
69885 [  6995] By: jhi                                   on 2000/09/01  21:14:24
69886         Log: Mi splgn s gnin.g
69887      Branch: perl
69888            ! pp_ctl.c
69889 ____________________________________________________________________________
69890 [  6994] By: jhi                                   on 2000/09/01  21:09:54
69891         Log: Subject: http:// in L<>
69892              From: Nicholas Clark <nick@ccl4.org>
69893              Date: Fri, 1 Sep 2000 22:03:21 +0100
69894              Message-ID: <20000901220321.B72074@plum.flirble.org>
69895      Branch: perl
69896            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
69897 ____________________________________________________________________________
69898 [  6993] By: jhi                                   on 2000/09/01  21:06:54
69899         Log: Update to Storable 1.0, from Raphael Manfredi.
69900      Branch: perl
69901            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
69902            ! ext/Storable/Makefile.PL ext/Storable/README
69903            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
69904            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
69905            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
69906            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
69907            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
69908            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
69909 ____________________________________________________________________________
69910 [  6992] By: jhi                                   on 2000/09/01  20:43:05
69911         Log: Mention known sfio+linux buglet.
69912      Branch: perl
69913            ! pod/perldelta.pod
69914 ____________________________________________________________________________
69915 [  6991] By: jhi                                   on 2000/09/01  20:40:11
69916         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
69917              From: Peter Prymmer <pvhp@forte.com>
69918              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
69919              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
69920      Branch: perl
69921            ! vms/vms.c
69922 ____________________________________________________________________________
69923 [  6990] By: jhi                                   on 2000/09/01  20:25:26
69924         Log: Retract #6986.
69925      Branch: perl
69926            ! hints/solaris_2.sh
69927 ____________________________________________________________________________
69928 [  6989] By: jhi                                   on 2000/09/01  20:23:00
69929         Log: Mergesort is back.
69930      Branch: perl
69931            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
69932 ____________________________________________________________________________
69933 [  6988] By: jhi                                   on 2000/09/01  19:37:40
69934         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
69935              From: Mike Guy <mjtg@cam.ac.uk>
69936              Date: Fri, 01 Sep 2000 17:43:33 +0100
69937              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
69938      Branch: perl
69939            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
69940            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
69941 ____________________________________________________________________________
69942 [  6987] By: jhi                                   on 2000/09/01  19:17:10
69943         Log: Regen perltoc.
69944      Branch: perl
69945            ! pod/perltoc.pod
69946 ____________________________________________________________________________
69947 [  6986] By: jhi                                   on 2000/09/01  18:51:10
69948         Log: Subject: Re: Solaris x86 has no SPARC libraries!
69949              From: Lupe Christoph <lupe@lupe-christoph.de>
69950              Date: Fri, 1 Sep 2000 20:41:20 +0200
69951              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
69952      Branch: perl
69953            ! hints/solaris_2.sh
69954 ____________________________________________________________________________
69955 [  6985] By: jhi                                   on 2000/09/01  18:28:10
69956         Log: Update Changes.
69957      Branch: perl
69958            ! Changes patchlevel.h
69959 ____________________________________________________________________________
69960 [  6984] By: jhi                                   on 2000/09/01  18:26:53
69961         Log: Feature ordering tweak.
69962      Branch: perl
69963            ! myconfig.SH
69964 ____________________________________________________________________________
69965 [  6983] By: jhi                                   on 2000/09/01  18:19:50
69966         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
69967              From: <abigail@foad.org>
69968              Date: Fri, 1 Sep 2000 13:07:32 -0400
69969              Message-ID: <20000901170732.18249.qmail@foad.org>
69970      Branch: perl
69971            ! t/pragma/overload.t
69972 ____________________________________________________________________________
69973 [  6982] By: jhi                                   on 2000/09/01  18:17:54
69974         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
69975              so that case-ignoring systems like DCL can tell them from
69976              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
69977      Branch: metaconfig/U/perl
69978            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
69979      Branch: perl
69980            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69981            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
69982            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
69983            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
69984            ! vos/config.def vos/config.h vos/config_h.SH_orig
69985            ! win32/config.bc win32/config.gc win32/config.vc
69986 ____________________________________________________________________________
69987 [  6981] By: nick                                  on 2000/09/01  17:21:57
69988         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
69989              warning when UNTIE exists and instead pass the count of extra references to
69990              the UNTIE method.
69991      Branch: perl
69992            ! pod/perltie.pod pp_sys.c
69993 ____________________________________________________________________________
69994 [  6980] By: jhi                                   on 2000/09/01  16:54:44
69995         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
69996              From: Peter Prymmer <pvhp@forte.com>
69997              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
69998              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
69999      Branch: perl
70000            ! configure.com
70001 ____________________________________________________________________________
70002 [  6979] By: jhi                                   on 2000/09/01  16:06:20
70003         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
70004              From: Mike Guy <mjtg@cam.ac.uk> 
70005              Date: Fri, 01 Sep 2000 16:49:27 +0100
70006              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
70007      Branch: perl
70008            ! t/base/rs.t
70009 ____________________________________________________________________________
70010 [  6978] By: jhi                                   on 2000/09/01  16:00:42
70011         Log: Update to PodParser 1.18, from Brad Appleton.
70012      Branch: perl
70013            ! lib/Pod/Checker.pm t/pod/find.t
70014 ____________________________________________________________________________
70015 [  6977] By: jhi                                   on 2000/09/01  14:48:58
70016         Log: Subject: Nit in Configure (bleadperl@6961)
70017              From: Lupe Christoph <lupe@lupe-christoph.de>
70018              Date: Fri, 1 Sep 2000 16:34:29 +0200
70019              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
70020      Branch: metaconfig
70021            ! U/compline/ccflags.U
70022      Branch: perl
70023            ! Configure config_h.SH
70024 ____________________________________________________________________________
70025 [  6976] By: jhi                                   on 2000/09/01  14:39:52
70026         Log: Update Changes.
70027      Branch: perl
70028            ! Changes patchlevel.h
70029 ____________________________________________________________________________
70030 [  6975] By: jhi                                   on 2000/09/01  14:37:36
70031         Log: microperl config update.
70032      Branch: perl
70033            ! uconfig.h uconfig.sh
70034 ____________________________________________________________________________
70035 [  6974] By: jhi                                   on 2000/09/01  14:36:53
70036         Log: Document known deficiencies.
70037      Branch: perl
70038            ! pod/perldelta.pod
70039 ____________________________________________________________________________
70040 [  6973] By: jhi                                   on 2000/09/01  14:10:20
70041         Log: Mention warnings fixes and updates.
70042      Branch: perl
70043            ! pod/perldelta.pod
70044 ____________________________________________________________________________
70045 [  6972] By: jhi                                   on 2000/09/01  14:01:52
70046         Log: Drop unused argument.
70047              
70048              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
70049              From: Spider Boardman <spider@web.zk3.dec.com>
70050              Date: Thu, 31 Aug 2000 16:10:15 -0400
70051              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
70052      Branch: perl
70053            ! toke.c
70054 ____________________________________________________________________________
70055 [  6971] By: jhi                                   on 2000/09/01  13:59:24
70056         Log: Add the overload warnings to perldiag.
70057      Branch: perl
70058            ! lib/overload.pm pod/perldiag.pod
70059 ____________________________________________________________________________
70060 [  6970] By: jhi                                   on 2000/09/01  13:55:10
70061         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70062              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
70063              Date: Fri, 1 Sep 2000 13:43:15 +0100 
70064              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
70065      Branch: perl
70066            ! lib/overload.pm t/pragma/overload.t
70067 ____________________________________________________________________________
70068 [  6969] By: jhi                                   on 2000/09/01  13:52:27
70069         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70070              From: <abigail@foad.org>
70071              Date: Fri, 1 Sep 2000 05:46:54 -0400
70072              Message-ID: <20000901094654.6476.qmail@foad.org>
70073      Branch: perl
70074            ! lib/overload.pm
70075 ____________________________________________________________________________
70076 [  6968] By: jhi                                   on 2000/09/01  13:50:05
70077         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
70078              From: Daniel Chetlin <daniel@chetlin.com>
70079              Date: Fri, 1 Sep 2000 02:10:55 -0700
70080              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
70081      Branch: perl
70082            ! pod/perlretut.pod
70083 ____________________________________________________________________________
70084 [  6967] By: jhi                                   on 2000/09/01  13:47:54
70085         Log: Part of the solution.
70086              
70087              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
70088              From: Mike Guy <mjtg@cam.ac.uk>
70089              Date: Fri, 01 Sep 2000 14:16:01 +0100
70090              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
70091      Branch: perl
70092            ! gv.c mg.c
70093 ____________________________________________________________________________
70094 [  6966] By: jhi                                   on 2000/09/01  13:46:17
70095         Log: Subject: CPAN.pm beta 1.57_57 for the core
70096              From: andreas.koenig@anima.de (Andreas J. Koenig)
70097              Date: 01 Sep 2000 15:16:31 +0200
70098              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
70099      Branch: perl
70100            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70101 ____________________________________________________________________________
70102 [  6965] By: jhi                                   on 2000/09/01  13:43:18
70103         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
70104              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70105              Date: Fri, 01 Sep 2000 01:47:22 -0500
70106              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
70107      Branch: perl
70108            ! pod/perldelta.pod vms/vms.c
70109 ____________________________________________________________________________
70110 [  6964] By: jhi                                   on 2000/09/01  13:35:35
70111         Log: File::Temp patches from Andreas König,
70112              
70113              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
70114              From: andreas.koenig@anima.de (Andreas J. Koenig)
70115              Date: 01 Sep 2000 10:07:20 +0200
70116              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
70117              
70118              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
70119              From: andreas.koenig@anima.de (Andreas J. Koenig)
70120              Date: 31 Aug 2000 23:26:08 +0200
70121              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
70122      Branch: perl
70123            ! lib/File/Temp.pm t/lib/ftmp-security.t
70124 ____________________________________________________________________________
70125 [  6963] By: jhi                                   on 2000/09/01  02:22:24
70126         Log: Retract the mergesort code, way too incompatible licensing
70127              and copyrights.
70128      Branch: perl
70129            ! pod/perldelta.pod pp_ctl.c
70130 ____________________________________________________________________________
70131 [  6962] By: jhi                                   on 2000/08/31  23:27:32
70132         Log: Update Changes.
70133      Branch: perl
70134            ! Changes patchlevel.h
70135 ____________________________________________________________________________
70136 [  6961] By: jhi                                   on 2000/08/31  23:20:04
70137         Log: Small tweaks all over.
70138      Branch: metaconfig
70139            ! U/compline/d_gconvert.U
70140      Branch: perl
70141            ! AUTHORS Configure config_h.SH pp_ctl.c
70142 ____________________________________________________________________________
70143 [  6960] By: jhi                                   on 2000/08/31  22:39:36
70144         Log: Further rewording.
70145      Branch: perl
70146            ! pp_ctl.c
70147 ____________________________________________________________________________
70148 [  6959] By: jhi                                   on 2000/08/31  21:26:44
70149         Log: More address tweaking.
70150      Branch: perl
70151            ! AUTHORS Changes
70152 ____________________________________________________________________________
70153 [  6958] By: jhi                                   on 2000/08/31  20:47:25
70154         Log: AUTHORS tweaks, from Peter Prymmer.
70155              
70156              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
70157              From: Peter Prymmer <pvhp@forte.com>
70158              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
70159              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
70160      Branch: perl
70161            ! AUTHORS MAINTAIN
70162 ____________________________________________________________________________
70163 [  6957] By: jhi                                   on 2000/08/31  20:34:43
70164         Log: perldelta tweaks.
70165      Branch: perl
70166            ! pod/perldelta.pod
70167 ____________________________________________________________________________
70168 [  6956] By: jhi                                   on 2000/08/31  19:11:06
70169         Log: Regen perltoc.
70170      Branch: perl
70171            ! pod/perltoc.pod
70172 ____________________________________________________________________________
70173 [  6955] By: jhi                                   on 2000/08/31  19:06:30
70174         Log: Clarify the mergesort situation.
70175      Branch: perl
70176            ! pp_ctl.c
70177 ____________________________________________________________________________
70178 [  6954] By: jhi                                   on 2000/08/31  18:24:17
70179         Log: Move the Solaris 7 scan to use64bitall, make the
70180              failure to find 64-bot sparc libc to mention the
70181              possibility of being in an intel, from Lupe and Alan.
70182      Branch: perl
70183            ! hints/solaris_2.sh
70184 ____________________________________________________________________________
70185 [  6953] By: jhi                                   on 2000/08/31  18:09:20
70186         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
70187              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
70188      Branch: metaconfig
70189            ! U/compline/d_gconvert.U U/threads/archname.U
70190      Branch: metaconfig/U/perl
70191            ! perlxv.U
70192      Branch: perl
70193            ! Configure config_h.SH sv.c
70194 ____________________________________________________________________________
70195 [  6952] By: jhi                                   on 2000/08/31  17:42:24
70196         Log: :: not allowed in pathnames, change to .
70197              
70198              Subject: [PATCH perl@6938] cygwin port
70199              From: "Fifer, Eric" <EFifer@sanwaint.com>
70200              Date: Thu, 31 Aug 2000 16:32:59 +0100
70201              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
70202      Branch: metaconfig/U/perl
70203            ! perlxv.U
70204 ____________________________________________________________________________
70205 [  6951] By: jhi                                   on 2000/08/31  17:02:05
70206         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
70207      Branch: perl
70208            ! perl.h
70209 ____________________________________________________________________________
70210 [  6950] By: jhi                                   on 2000/08/31  16:26:08
70211         Log: More author updates.
70212              
70213              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
70214              From: Simon Cozens <simon@cozens.net>
70215              Date: Thu, 31 Aug 2000 17:13:32 +0100
70216              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
70217      Branch: perl
70218            ! AUTHORS
70219 ____________________________________________________________________________
70220 [  6949] By: jhi                                   on 2000/08/31  16:04:49
70221         Log: POSIX doesn't report long double values under -Duselongdouble
70222              when the long doubles are "real" (bigger than doubles).
70223              
70224              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
70225              From: Spider Boardman <spider@peano.zk3.dec.com>
70226              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
70227              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
70228      Branch: perl
70229            ! ext/POSIX/POSIX.xs
70230 ____________________________________________________________________________
70231 [  6948] By: jhi                                   on 2000/08/31  15:25:10
70232         Log: Update Changes.
70233      Branch: perl
70234            ! Changes patchlevel.h
70235 ____________________________________________________________________________
70236 [  6947] By: jhi                                   on 2000/08/31  15:22:29
70237         Log: Document UNTIE in a very minimalistic way.
70238      Branch: perl
70239            ! pod/perlfunc.pod pod/perltie.pod
70240 ____________________________________________________________________________
70241 [  6946] By: jhi                                   on 2000/08/31  15:15:23
70242         Log: Document known failures.
70243      Branch: perl
70244            ! pod/perldelta.pod
70245 ____________________________________________________________________________
70246 [  6945] By: jhi                                   on 2000/08/31  15:07:00
70247         Log: Don't attach -ld to the archname if pointless.
70248      Branch: metaconfig
70249            ! U/threads/archname.U
70250      Branch: perl
70251            ! Configure config_h.SH
70252 ____________________________________________________________________________
70253 [  6944] By: jhi                                   on 2000/08/31  14:37:42
70254         Log: Wrap the test in eval.
70255              
70256              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
70257              From: Tim Jenness <timj@jach.hawaii.edu>
70258              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
70259              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
70260      Branch: perl
70261            ! t/lib/ftmp-security.t
70262 ____________________________________________________________________________
70263 [  6943] By: jhi                                   on 2000/08/31  14:30:57
70264         Log: Make -Dusemorebits find long doubles in Solaris.
70265      Branch: perl
70266            ! hints/solaris_2.sh
70267 ____________________________________________________________________________
70268 [  6942] By: jhi                                   on 2000/08/31  13:48:45
70269         Log: Clarify the third case of ftmp-security warnings.
70270      Branch: perl
70271            ! INSTALL
70272 ____________________________________________________________________________
70273 [  6941] By: jhi                                   on 2000/08/31  13:40:31
70274         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
70275              From: <abigail@foad.org>
70276              Date: Thu, 31 Aug 2000 01:35:05 -0400
70277              Message-ID: <20000831053505.32120.qmail@foad.org>
70278      Branch: perl
70279            ! pod/perldelta.pod
70280 ____________________________________________________________________________
70281 [  6940] By: jhi                                   on 2000/08/31  13:38:48
70282         Log: Issue useful diagnostic on unknown pod commands.
70283              
70284              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
70285              From: <abigail@foad.org>
70286              Date: Thu, 31 Aug 2000 03:41:18 -0400
70287              Message-ID: <20000831074118.24880.qmail@foad.org>
70288      Branch: perl
70289            ! lib/Pod/Man.pm
70290 ____________________________________________________________________________
70291 [  6939] By: jhi                                   on 2000/08/31  13:34:33
70292         Log: Reveal Borland's isnan.
70293              
70294              Subject: build with BC++ tweak
70295              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70296              Date: Thu, 31 Aug 2000 13:09:37 +0400
70297              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
70298      Branch: perl
70299            ! win32/win32.h
70300 ____________________________________________________________________________
70301 [  6938] By: jhi                                   on 2000/08/31  05:01:20
70302         Log: Update Changes.
70303      Branch: perl
70304            ! Changes patchlevel.h
70305 ____________________________________________________________________________
70306 [  6937] By: jhi                                   on 2000/08/31  04:26:23
70307         Log: sscanf() may be the only way to read long doubles from strings.
70308      Branch: metaconfig/U/perl
70309            ! longdblfio.U
70310      Branch: perl
70311            ! Configure config_h.SH perl.h util.c
70312 ____________________________________________________________________________
70313 [  6936] By: jhi                                   on 2000/08/31  04:18:19
70314         Log: The #6929 was too skimpy.
70315      Branch: perl
70316            ! sv.c
70317 ____________________________________________________________________________
70318 [  6935] By: jhi                                   on 2000/08/31  02:47:07
70319         Log: Subject: Re: typos in pods
70320              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70321              Date: Wed, 30 Aug 2000 19:25:34 -0700
70322              Message-ID: <eIcr5gzkg25X092yn@efn.org>
70323      Branch: perl
70324            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
70325 ____________________________________________________________________________
70326 [  6934] By: jhi                                   on 2000/08/31  02:42:55
70327         Log: Missed one Unicode file.
70328      Branch: perl
70329            + lib/unicode/UCDFF301.html
70330 ____________________________________________________________________________
70331 [  6933] By: jhi                                   on 2000/08/30  23:42:27
70332         Log: Update Changes.
70333      Branch: perl
70334            ! Changes patchlevel.h
70335 ____________________________________________________________________________
70336 [  6932] By: jhi                                   on 2000/08/30  23:40:07
70337         Log: Mention UNTIE in perldelta.  Still needs documenting
70338              in perltie et alia.
70339      Branch: perl
70340            ! pod/perldelta.pod
70341 ____________________________________________________________________________
70342 [  6931] By: jhi                                   on 2000/08/30  23:36:02
70343         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
70344              From: <abigail@foad.org>
70345              Date: Wed, 30 Aug 2000 19:28:07 -0400
70346              Message-ID: <20000830232807.305.qmail@foad.org>
70347      Branch: perl
70348            ! pod/perldelta.pod
70349 ____________________________________________________________________________
70350 [  6930] By: jhi                                   on 2000/08/30  23:32:40
70351         Log: Update to Unicode 3.0.1.
70352      Branch: perl
70353            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
70354            + lib/unicode/PropList.txt lib/unicode/README.perl
70355            + lib/unicode/UCD301.html lib/unicode/Unicode.301
70356            - lib/unicode/Props.txt lib/unicode/UCD300.html
70357            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
70358            ! (edit 257 files)
70359 ____________________________________________________________________________
70360 [  6929] By: jhi                                   on 2000/08/30  22:38:18
70361         Log: Heap decorruption.
70362              
70363              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
70364              From: Alan Burlison <Alan.Burlison@uk.sun.com>
70365              Date: Wed, 30 Aug 2000 22:39:52 +0100
70366              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
70367      Branch: perl
70368            ! sv.c
70369 ____________________________________________________________________________
70370 [  6928] By: jhi                                   on 2000/08/30  22:29:34
70371         Log: Retract the dummy test, skip the security tests (instead of failing),
70372              explain what the warnings mean.
70373      Branch: perl
70374            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
70375 ____________________________________________________________________________
70376 [  6927] By: jhi                                   on 2000/08/30  22:14:13
70377         Log: Change the internal implementation of sort() to be mergesort
70378              instead of quicksort, from John Linderman <jpl@research.att.com>.
70379              Gives us better worst case, better average case, and stability.
70380              What's there not to like?  (Small fixes for threaded builds
70381              were required).
70382      Branch: perl
70383            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
70384 ____________________________________________________________________________
70385 [  6926] By: jhi                                   on 2000/08/30  20:55:20
70386         Log: A better fix for the Socket building problem from Craig Berry.
70387      Branch: perl
70388            ! vms/vms.c
70389 ____________________________________________________________________________
70390 [  6925] By: jhi                                   on 2000/08/30  20:20:25
70391         Log: Subject: [PATCH] Re: UNTIE method 
70392              From: Nick Ing-Simmons <nik@tiuk.ti.com>
70393              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
70394              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
70395      Branch: perl
70396            ! pp_sys.c t/op/tie.t
70397 ____________________________________________________________________________
70398 [  6924] By: jhi                                   on 2000/08/30  20:17:11
70399         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
70400              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70401              Date: Wed, 30 Aug 2000 15:03:14 -0500
70402              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
70403      Branch: perl
70404            ! vms/vms.c
70405 ____________________________________________________________________________
70406 [  6923] By: jhi                                   on 2000/08/30  20:15:18
70407         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
70408              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70409              Date: Wed, 30 Aug 2000 13:30:36 -0500
70410              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
70411      Branch: perl
70412            ! vms/vms.c
70413 ____________________________________________________________________________
70414 [  6922] By: jhi                                   on 2000/08/30  19:54:43
70415         Log: Better options for rsync.
70416      Branch: perl
70417            ! pod/perlhack.pod
70418 ____________________________________________________________________________
70419 [  6921] By: jhi                                   on 2000/08/30  19:40:16
70420         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
70421              From: Rick Delaney <rick@consumercontact.com>
70422              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
70423              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
70424      Branch: perl
70425            ! pod/perlfunc.pod
70426 ____________________________________________________________________________
70427 [  6920] By: jhi                                   on 2000/08/30  19:36:40
70428         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
70429              From: Peter Prymmer <pvhp@forte.com>
70430              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
70431              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
70432      Branch: perl
70433            ! configure.com
70434 ____________________________________________________________________________
70435 [  6919] By: jhi                                   on 2000/08/30  14:52:02
70436         Log: Update Changes.
70437      Branch: perl
70438            ! Changes patchlevel.h
70439 ____________________________________________________________________________
70440 [  6918] By: jhi                                   on 2000/08/30  14:48:34
70441         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
70442      Branch: perl
70443            ! lib/ExtUtils/typemap
70444 ____________________________________________________________________________
70445 [  6917] By: jhi                                   on 2000/08/30  14:46:34
70446         Log: Subject: typos in pods
70447              From: Nicholas Clark <nick@ccl4.org>
70448              Date: Wed, 30 Aug 2000 01:12:50 +0100
70449              Message-ID: <20000830011249.A61388@plum.flirble.org>
70450      Branch: perl
70451            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
70452            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
70453            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
70454            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
70455 ____________________________________________________________________________
70456 [  6916] By: jhi                                   on 2000/08/30  14:19:09
70457         Log: Document Storable problems on Crays.  (Will have
70458              to document all the other Storable problems, too.)
70459      Branch: perl
70460            ! pod/perldelta.pod
70461 ____________________________________________________________________________
70462 [  6915] By: jhi                                   on 2000/08/30  14:06:02
70463         Log: Subject: [PATCH] fix misc cast warnings
70464              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70465              Date: Tue, 29 Aug 2000 23:16:14 -0700
70466              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
70467      Branch: perl
70468            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
70469            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
70470            ! os2/os2ish.h
70471 ____________________________________________________________________________
70472 [  6914] By: jhi                                   on 2000/08/30  14:03:45
70473         Log: Timestamp mismatch again.  Need to fix this dependence on
70474              config_h.SH timestamp, since it's the contents of config_h.SH
70475              that matter.
70476      Branch: perl
70477            ! uconfig.h uconfig.sh
70478 ____________________________________________________________________________
70479 [  6913] By: jhi                                   on 2000/08/30  13:54:06
70480         Log: Don't say "Perl 5.0 source kit".
70481      Branch: perl
70482            ! perl.c
70483 ____________________________________________________________________________
70484 [  6912] By: jhi                                   on 2000/08/30  13:51:24
70485         Log: Reset archname and archname64 always, forcing them be
70486              recomputed at each Configure run, make Configure and
70487              the hints files agree on the naming of largefiles variables.
70488      Branch: metaconfig
70489            ! U/threads/archname.U
70490      Branch: metaconfig/U/perl
70491            ! use64bits.U
70492      Branch: perl
70493            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
70494            ! hints/linux.sh hints/solaris_2.sh
70495 ____________________________________________________________________________
70496 [  6911] By: jhi                                   on 2000/08/30  13:30:13
70497         Log: Put back the slice accidentally removed by #6907.
70498      Branch: perl
70499            ! hints/solaris_2.sh
70500 ____________________________________________________________________________
70501 [  6910] By: jhi                                   on 2000/08/30  01:24:26
70502         Log: Be consistent: other Net::get* do export theirs.
70503              
70504              Subject: Re: Net::protoent does not export 'getproto'
70505              From: Yasushi Nakajima <sey@jkc.co.jp>
70506              Date: Wed, 30 Aug 2000 09:53:14 +0900
70507              Message-Id: <200008300051.DAA24700@taku.hut.fi>
70508      Branch: perl
70509            ! lib/Net/protoent.pm
70510 ____________________________________________________________________________
70511 [  6909] By: jhi                                   on 2000/08/30  01:17:25
70512         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
70513              From: Gurusamy Sarathy <gsar@ActiveState.com>
70514              Date: Tue, 29 Aug 2000 17:17:07 -0700
70515              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
70516      Branch: perl
70517            ! cop.h
70518 ____________________________________________________________________________
70519 [  6908] By: jhi                                   on 2000/08/30  00:58:05
70520         Log: Update Changes.
70521      Branch: perl
70522            ! Changes patchlevel.h
70523 ____________________________________________________________________________
70524 [  6907] By: jhi                                   on 2000/08/30  00:57:22
70525         Log: Introduce ccname to keep track of what compiler kind of we have.
70526      Branch: metaconfig/U/perl
70527            ! Checkcc.U gccvers.U
70528      Branch: perl
70529            ! Configure config_h.SH hints/solaris_2.sh
70530 ____________________________________________________________________________
70531 [  6906] By: jhi                                   on 2000/08/30  00:25:47
70532         Log: Put back the flags dump as reasoned in
70533              
70534              Subject: Re: [PATCH] Glob dumping
70535              From: Mike Guy <mjtg@cam.ac.uk> 
70536              Date: Tue, 29 Aug 2000 21:41:32 +0100
70537              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
70538      Branch: perl
70539            ! dump.c t/lib/peek.t
70540 ____________________________________________________________________________
70541 [  6905] By: jhi                                   on 2000/08/30  00:16:17
70542         Log: Make the epsilon to be relative, not absolute.
70543              
70544              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
70545              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
70546              Date: Tue, 29 Aug 2000 19:58:56 -0400
70547              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
70548      Branch: perl
70549            ! t/lib/trig.t
70550 ____________________________________________________________________________
70551 [  6904] By: jhi                                   on 2000/08/30  00:13:09
70552         Log: From now on, Gisle is on my list of usual suspects :-)
70553              Retract #6902.
70554      Branch: perl
70555            ! ext/Opcode/Safe.pm
70556 ____________________________________________________________________________
70557 [  6903] By: jhi                                   on 2000/08/29  23:51:20
70558         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
70559              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70560              Date: Tue, 29 Aug 2000 18:43:26 -0500
70561              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
70562      Branch: perl
70563            + vms/vmspipe.com
70564            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
70565            ! vms/vms.c
70566 ____________________________________________________________________________
70567 [  6902] By: jhi                                   on 2000/08/29  23:44:14
70568         Log: Retry what #6882 attempted.
70569              
70570              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
70571              From: Gisle Aas <gisle@ActiveState.com>
70572              Date: 30 Aug 2000 00:33:09 +0200
70573              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
70574      Branch: perl
70575            ! ext/Opcode/Safe.pm
70576 ____________________________________________________________________________
70577 [  6901] By: jhi                                   on 2000/08/29  22:59:32
70578         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
70579              From: Hugo <hv@crypt.compulink.co.uk>
70580              Date: Mon, 12 Jun 2000 19:36:08 +0100
70581              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
70582      Branch: perl
70583            ! sv.c
70584 ____________________________________________________________________________
70585 [  6900] By: jhi                                   on 2000/08/29  22:58:35
70586         Log: Admit that we are leaking scalars.
70587              
70588              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
70589              From: Spider Boardman <spider@leggy.zk3.dec.com>
70590              Date: Tue, 29 Aug 2000 18:48:29 -0400
70591              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
70592      Branch: perl
70593            ! t/pragma/warnings.t
70594 ____________________________________________________________________________
70595 [  6899] By: jhi                                   on 2000/08/29  20:53:13
70596         Log: Update Changes.
70597      Branch: perl
70598            ! Changes patchlevel.h
70599 ____________________________________________________________________________
70600 [  6898] By: jhi                                   on 2000/08/29  20:46:21
70601         Log: Undo namespace pollution of #6878.
70602              
70603              Subject: Re: Net::protoent does not export 'getproto'
70604              From: Mike Guy <mjtg@cam.ac.uk>
70605              Date: Tue, 29 Aug 2000 21:32:37 +0100
70606              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
70607      Branch: perl
70608            ! lib/Net/protoent.pm
70609 ____________________________________________________________________________
70610 [  6897] By: jhi                                   on 2000/08/29  20:44:29
70611         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
70612              From: Peter Prymmer <pvhp@forte.com>
70613              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
70614              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
70615      Branch: perl
70616            ! pod/perlebcdic.pod
70617 ____________________________________________________________________________
70618 [  6896] By: jhi                                   on 2000/08/29  20:40:57
70619         Log: There's no point repeating the 'revision' (5) of perl5.
70620      Branch: metaconfig/U/perl
70621            ! Devel.U patchlevel.U
70622      Branch: perl
70623            ! Configure config_h.SH
70624 ____________________________________________________________________________
70625 [  6895] By: jhi                                   on 2000/08/29  20:16:58
70626         Log: Regen Configure for #6894.
70627      Branch: metaconfig/U/perl
70628            ! perladmin.U
70629      Branch: perl
70630            ! Configure config_h.SH
70631 ____________________________________________________________________________
70632 [  6894] By: jhi                                   on 2000/08/29  19:59:52
70633         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
70634              From: "Philip Newton" <Philip.Newton@gmx.net>
70635              Date: Tue, 29 Aug 2000 21:39:14 +0200
70636              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
70637      Branch: perl
70638            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
70639            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
70640            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
70641            ! utils/perlbug.PL
70642 ____________________________________________________________________________
70643 [  6893] By: jhi                                   on 2000/08/29  19:55:30
70644         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
70645              From: "Philip Newton" <Philip.Newton@gmx.net>
70646              Date: Tue, 29 Aug 2000 21:39:14 +0200
70647              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
70648      Branch: perl
70649            ! installhtml
70650 ____________________________________________________________________________
70651 [  6892] By: jhi                                   on 2000/08/29  19:53:59
70652         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
70653              From: "Philip Newton" <Philip.Newton@gmx.net>
70654              Date: Tue, 29 Aug 2000 21:48:18 +0200
70655              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
70656      Branch: perl
70657            ! lib/File/Temp.pm
70658 ____________________________________________________________________________
70659 [  6891] By: jhi                                   on 2000/08/29  18:30:03
70660         Log: Nail the ID 20000828.023.
70661      Branch: perl
70662            ! ext/Storable/Storable.xs
70663 ____________________________________________________________________________
70664 [  6890] By: jhi                                   on 2000/08/29  16:50:17
70665         Log: Under usethreads the dumped variable is IN_PAD.
70666              
70667              Subject: Re: [PATCH] Glob dumping
70668              From: Gisle Aas <gisle@ActiveState.com>
70669              Date: 29 Aug 2000 18:45:05 +0200
70670              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
70671      Branch: perl
70672            ! t/lib/peek.t
70673 ____________________________________________________________________________
70674 [  6889] By: jhi                                   on 2000/08/29  15:17:37
70675         Log: Update Changes.
70676      Branch: perl
70677            ! Changes patchlevel.h
70678 ____________________________________________________________________________
70679 [  6888] By: jhi                                   on 2000/08/29  14:49:59
70680         Log: Retract #6882, broke the safe tests.
70681      Branch: perl
70682            ! ext/Opcode/Safe.pm
70683 ____________________________________________________________________________
70684 [  6887] By: jhi                                   on 2000/08/29  14:47:06
70685         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
70686              From: Gisle Aas <gisle@ActiveState.com> 
70687              Date: 09 Jun 2000 20:00:11 +0200
70688              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
70689      Branch: perl
70690            ! utils/perldoc.PL
70691 ____________________________________________________________________________
70692 [  6886] By: jhi                                   on 2000/08/29  14:42:45
70693         Log: The #6881 removed one dump line.
70694      Branch: perl
70695            ! t/lib/peek.t
70696 ____________________________________________________________________________
70697 [  6885] By: jhi                                   on 2000/08/29  14:30:47
70698         Log: Don't forget to tidy up.
70699      Branch: perl
70700            ! t/lib/ftmp-security.t
70701 ____________________________________________________________________________
70702 [  6884] By: jhi                                   on 2000/08/29  14:25:17
70703         Log: Disabling the one test is a bit tricky.
70704      Branch: perl
70705            ! t/lib/ftmp-security.t
70706 ____________________________________________________________________________
70707 [  6883] By: jhi                                   on 2000/08/29  14:16:25
70708         Log: Disable one of the tests for now.
70709      Branch: perl
70710            ! t/lib/ftmp-security.t
70711 ____________________________________________________________________________
70712 [  6882] By: jhi                                   on 2000/08/29  14:05:50
70713         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
70714              From: gisle@aas.no
70715              Date: 29 Aug 2000 10:35:06 -0000
70716              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
70717      Branch: perl
70718            ! ext/Opcode/Safe.pm
70719 ____________________________________________________________________________
70720 [  6881] By: jhi                                   on 2000/08/29  14:03:51
70721         Log: Subject: [PATCH] Glob dumping
70722              From: Gisle Aas <gisle@ActiveState.com>
70723              Date: 29 Aug 2000 07:59:42 -0000
70724              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
70725      Branch: perl
70726            ! dump.c
70727 ____________________________________________________________________________
70728 [  6880] By: jhi                                   on 2000/08/29  14:02:01
70729         Log: Subject: [PATCH] Warnings in B::Deparse
70730              From: <abigail@foad.org>
70731              Date: Tue, 29 Aug 2000 00:00:01 -0400
70732              Message-ID: <20000829040001.2999.qmail@foad.org>
70733      Branch: perl
70734            ! ext/B/B/Deparse.pm
70735 ____________________________________________________________________________
70736 [  6879] By: jhi                                   on 2000/08/29  13:57:26
70737         Log: Missed a change in #6869.
70738      Branch: perl
70739            ! mg.c
70740 ____________________________________________________________________________
70741 [  6878] By: jhi                                   on 2000/08/29  13:45:04
70742         Log: Subject: Net::protoent does not export 'getproto'
70743              From: Yasushi Nakajima <sey@jkc.co.jp>
70744              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
70745      Branch: perl
70746            ! lib/Net/protoent.pm
70747 ____________________________________________________________________________
70748 [  6877] By: jhi                                   on 2000/08/29  13:39:19
70749         Log: Patches all over for people and the files they (hopefully) care about.
70750      Branch: perl
70751            ! AUTHORS Changes MAINTAIN
70752 ____________________________________________________________________________
70753 [  6876] By: jhi                                   on 2000/08/29  12:53:54
70754         Log: Fix for thinko in #6848.
70755              
70756              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
70757              From: Lupe Christoph <lupe@lupe-christoph.de>
70758              Date: Tue, 29 Aug 2000 09:04:08 +0200
70759              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
70760      Branch: perl
70761            ! ext/Thread/Thread.xs
70762 ____________________________________________________________________________
70763 [  6875] By: jhi                                   on 2000/08/29  12:50:14
70764         Log: Update to Getopt::Long 2.24, from Johan Vromans.
70765      Branch: perl
70766            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
70767 ____________________________________________________________________________
70768 [  6874] By: jhi                                   on 2000/08/29  02:09:53
70769         Log: Use minimal @INC in tests, most of the time just '../lib',
70770              so that we simply can't pick up stuff from other Perls than
70771              the one we are testing.  Pointed out by
70772              
70773              From: Mike Guy <mjtg@cam.ac.uk>
70774              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
70775              Date: Fri, 25 Aug 2000 15:15:59 +0100
70776              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
70777      Branch: perl
70778            ! (edit 185 files)
70779 ____________________________________________________________________________
70780 [  6873] By: jhi                                   on 2000/08/29  01:07:11
70781         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
70782              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70783              Date: Mon, 28 Aug 2000 17:45:52 -0700
70784              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
70785      Branch: perl
70786            ! Makefile.SH hints/os2.sh
70787 ____________________________________________________________________________
70788 [  6872] By: jhi                                   on 2000/08/28  23:33:39
70789         Log: Subject: [PATCH bleedperl@6866] spellings
70790              From: marcel@codewerk.com (Marcel Grunauer)
70791              Date: Tue, 29 Aug 2000 01:19:59 +0200
70792              Message-Id: <200008282319.BAA29862@gandalf.local>
70793      Branch: perl
70794            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
70795            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
70796            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
70797 ____________________________________________________________________________
70798 [  6871] By: jhi                                   on 2000/08/28  23:22:09
70799         Log: Take out the SUIDMAIL thing, that will not be
70800              a problem in 5.7.*.
70801      Branch: perl
70802            ! patchlevel.h
70803 ____________________________________________________________________________
70804 [  6870] By: jhi                                   on 2000/08/28  23:19:30
70805         Log: -S is the silent flag, -s is the strip flag.
70806              
70807              Subject: [PATCH] Re: [PATCH] make no-install          
70808              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70809              Date: Mon, 28 Aug 2000 15:12:55 -0700
70810              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
70811      Branch: perl
70812            ! Makefile.SH
70813 ____________________________________________________________________________
70814 [  6869] By: jhi                                   on 2000/08/28  23:12:05
70815         Log: Subject: [PATCH bleedperl@6856] warnings fixes
70816              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
70817              Date: Mon, 28 Aug 2000 23:55:06 +0100
70818              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
70819      Branch: perl
70820            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
70821            ! warnings.h warnings.pl
70822 ____________________________________________________________________________
70823 [  6868] By: jhi                                   on 2000/08/28  21:38:22
70824         Log: Potential cruft.
70825      Branch: perl
70826            ! Makefile.SH
70827 ____________________________________________________________________________
70828 [  6867] By: jhi                                   on 2000/08/28  21:35:36
70829         Log: Update Changes.
70830      Branch: perl
70831            ! Changes patchlevel.h
70832 ____________________________________________________________________________
70833 [  6866] By: jhi                                   on 2000/08/28  21:33:49
70834         Log: Subject: hv.h Doc Patch
70835              From: Fisher Mark <fisherm@tce.com>
70836              Date: Mon, 28 Aug 2000 16:24:59 -0500
70837              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
70838      Branch: perl
70839            ! hv.h
70840 ____________________________________________________________________________
70841 [  6865] By: jhi                                   on 2000/08/28  21:02:15
70842         Log: Add -ld to archname on long tr...double platforms.
70843      Branch: metaconfig
70844            ! U/threads/archname.U
70845      Branch: perl
70846            ! Configure config_h.SH
70847 ____________________________________________________________________________
70848 [  6864] By: jhi                                   on 2000/08/28  20:38:59
70849         Log: An attempt to fix the problem reported in
70850              
70851              Subject: Building perl@6856 using gcc/AIX 4.3.3 
70852              From: Daniel Muino <dmuino@afip.gov.ar> 
70853              Date: Mon, 28 Aug 2000 15:50:01 -0300   
70854              Message-ID: <20000828155001.A14403@con2-dgi>
70855              
70856              I can't test this properly since the gcc installation I have
70857              access to seems to be botched (gcc is calling the AIX cpp,
70858              a losing proposition...)
70859      Branch: perl
70860            ! hints/aix.sh
70861 ____________________________________________________________________________
70862 [  6863] By: jhi                                   on 2000/08/28  18:57:52
70863         Log: Fix for ID 20000828.001, long doubles were not formatted
70864              correctly (showed up in $], which stopped installing perl).
70865      Branch: perl
70866            ! sv.c
70867 ____________________________________________________________________________
70868 [  6862] By: jhi                                   on 2000/08/28  18:07:15
70869         Log: Typo in #6858.
70870      Branch: perl
70871            ! lib/Cwd.pm
70872 ____________________________________________________________________________
70873 [  6861] By: jhi                                   on 2000/08/28  17:57:27
70874         Log: opmini.o may be left around if a build is interrupted.
70875      Branch: perl
70876            ! Makefile.SH
70877 ____________________________________________________________________________
70878 [  6860] By: jhi                                   on 2000/08/28  16:52:50
70879         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
70880              From: Daniel Chetlin <daniel@chetlin.com>
70881              Date: Mon, 28 Aug 2000 01:14:18 -0700
70882              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
70883      Branch: perl
70884            ! lib/overload.pm
70885 ____________________________________________________________________________
70886 [  6859] By: jhi                                   on 2000/08/28  16:08:46
70887         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
70888              From: Nicholas Clark <nick@ccl4.org>
70889              Date: Mon, 28 Aug 2000 16:03:27 +0100
70890              Message-Id: <20000828160327.C49785@plum.flirble.org>
70891      Branch: perl
70892            ! ext/ByteLoader/bytecode.h
70893 ____________________________________________________________________________
70894 [  6858] By: jhi                                   on 2000/08/28  16:02:10
70895         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
70896              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
70897              Date: Mon, 28 Aug 2000 13:08:30 +0200
70898              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
70899      Branch: perl
70900            ! lib/Cwd.pm
70901 ____________________________________________________________________________
70902 [  6857] By: jhi                                   on 2000/08/28  15:42:47
70903         Log: display_format used as a class method without arguments was broken,
70904              reported in
70905              
70906              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
70907              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
70908              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
70909              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
70910      Branch: perl
70911            ! lib/Math/Complex.pm t/lib/complex.t
70912 ____________________________________________________________________________
70913 [  6856] By: jhi                                   on 2000/08/27  22:09:48
70914         Log: Update Changes.
70915      Branch: perl
70916            ! Changes patchlevel.h
70917 ____________________________________________________________________________
70918 [  6855] By: jhi                                   on 2000/08/27  21:59:21
70919         Log: Retract #6853 (false alarm).
70920      Branch: perl
70921            ! lib/ExtUtils/xsubpp
70922 ____________________________________________________________________________
70923 [  6854] By: jhi                                   on 2000/08/27  21:37:44
70924         Log: Update Changes.
70925      Branch: perl
70926            ! Changes patchlevel.h
70927 ____________________________________________________________________________
70928 [  6853] By: jhi                                   on 2000/08/27  21:37:16
70929         Log: Subject: [PATCH perl@6850] workaround for xsubpp
70930              From: Hugo <hv@crypt.compulink.co.uk>
70931              Date: Sun, 27 Aug 2000 22:30:25 +0100
70932              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
70933      Branch: perl
70934            ! lib/ExtUtils/xsubpp
70935 ____________________________________________________________________________
70936 [  6852] By: jhi                                   on 2000/08/27  21:33:58
70937         Log: Big-endian 64-bit patch from Raphael Manfredi.
70938      Branch: perl
70939            ! ext/Storable/Storable.xs
70940 ____________________________________________________________________________
70941 [  6851] By: jhi                                   on 2000/08/27  21:22:21
70942         Log: More ruthless editing from Hugo van der Sanden.
70943      Branch: perl
70944            ! pod/perldelta.pod
70945 ____________________________________________________________________________
70946 [  6850] By: jhi                                   on 2000/08/27  16:11:46
70947         Log: Update Changes.
70948      Branch: perl
70949            ! Changes patchlevel.h
70950 ____________________________________________________________________________
70951 [  6849] By: jhi                                   on 2000/08/27  16:11:05
70952         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
70953      Branch: perl
70954            ! configpm pod/perldelta.pod
70955 ____________________________________________________________________________
70956 [  6848] By: jhi                                   on 2000/08/27  15:35:08
70957         Log: Use the actual thread type, not the pointer-to-struct.
70958      Branch: perl
70959            ! ext/Thread/Thread.xs
70960 ____________________________________________________________________________
70961 [  6847] By: jhi                                   on 2000/08/27  15:30:49
70962         Log: Test nit.
70963      Branch: perl
70964            ! t/pragma/warn/pp_sys
70965 ____________________________________________________________________________
70966 [  6846] By: jhi                                   on 2000/08/27  15:19:02
70967         Log: Passing -R in ldflags makes now it to appear in the default
70968              for lddlflags, just like with -L.
70969              
70970              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
70971              From: Lupe Christoph <lupe@lupe-christoph.de>
70972              Date: Sun, 27 Aug 2000 10:28:21 +0200
70973              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
70974      Branch: metaconfig/U/perl
70975            ! dlsrc.U
70976      Branch: perl
70977            ! Configure
70978 ____________________________________________________________________________
70979 [  6845] By: jhi                                   on 2000/08/27  15:08:54
70980         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
70981              From: Alan Burlison <Alan.Burlison@uk.sun.com>
70982              Date: Sat, 26 Aug 2000 22:23:27 +0100
70983              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
70984      Branch: perl
70985            ! lib/ExtUtils/MM_Unix.pm
70986 ____________________________________________________________________________
70987 [  6844] By: jhi                                   on 2000/08/27  15:02:37
70988         Log: DJGPP update from Laszlo Molnar.
70989              
70990              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
70991              From: ml1050 <ml1050@freemail.hu>
70992              Date: Sat, 26 Aug 2000 23:24:40 +0200
70993              Message-Id: <20000826232440.A439@freemail.hu>
70994      Branch: perl
70995            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
70996            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
70997 ____________________________________________________________________________
70998 [  6843] By: jhi                                   on 2000/08/27  14:53:58
70999         Log: Subject: installman buglet
71000              From: Lupe Christoph <lupe@lupe-christoph.de>
71001              Date: Sun, 27 Aug 2000 14:38:59 +0200
71002              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
71003      Branch: perl
71004            ! installman
71005 ____________________________________________________________________________
71006 [  6842] By: jhi                                   on 2000/08/27  14:52:08
71007         Log: Can't get the test to reliably work thanks to the
71008              inaccurateness of floating point.  "Resolves" bug ids
71009              20000826.003, 20000826.009, 20000826.010,
71010      Branch: perl
71011            ! t/lib/trig.t
71012 ____________________________________________________________________________
71013 [  6841] By: jhi                                   on 2000/08/26  15:53:58
71014         Log: Update Changes.
71015      Branch: perl
71016            ! Changes patchlevel.h
71017 ____________________________________________________________________________
71018 [  6840] By: jhi                                   on 2000/08/26  14:23:03
71019         Log: grep -e isn't portable.
71020              
71021              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
71022              From: chris@broadband.att.com
71023              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
71024              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
71025      Branch: perl
71026            ! hints/solaris_2.sh
71027 ____________________________________________________________________________
71028 [  6839] By: jhi                                   on 2000/08/26  14:12:23
71029         Log: no-install target a la make -n.
71030              
71031              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
71032              From: <abigail@foad.org>
71033              Date: Sat, 26 Aug 2000 03:57:34 -0400
71034              Message-ID: <20000826075735.18912.qmail@foad.org>
71035      Branch: perl
71036            ! Makefile.SH installman installperl
71037 ____________________________________________________________________________
71038 [  6838] By: jhi                                   on 2000/08/26  14:06:33
71039         Log: Retract #6826 as the #6828 should be do the same
71040              in a More Correct Way.
71041      Branch: perl
71042            ! installperl
71043 ____________________________________________________________________________
71044 [  6837] By: jhi                                   on 2000/08/26  05:24:00
71045         Log: More casting.
71046      Branch: perl
71047            ! ext/Storable/Storable.xs
71048 ____________________________________________________________________________
71049 [  6836] By: jhi                                   on 2000/08/26  05:05:46
71050         Log: Nicer in decimal.
71051      Branch: perl
71052            ! ext/Storable/Storable.xs
71053 ____________________________________________________________________________
71054 [  6835] By: jhi                                   on 2000/08/26  05:03:50
71055         Log: There be no UVdf.
71056      Branch: perl
71057            ! ext/Storable/Storable.xs
71058 ____________________________________________________________________________
71059 [  6834] By: jhi                                   on 2000/08/26  05:00:18
71060         Log: Continue IVdfing and UVxfing.
71061      Branch: perl
71062            ! ext/Storable/Storable.xs
71063 ____________________________________________________________________________
71064 [  6833] By: jhi                                   on 2000/08/26  04:53:14
71065         Log: Use IVdf.
71066      Branch: perl
71067            ! ext/Storable/Storable.xs
71068 ____________________________________________________________________________
71069 [  6832] By: jhi                                   on 2000/08/26  04:40:41
71070         Log: Document PTR2XX and INT2PTR.
71071      Branch: perl
71072            ! pod/perlguts.pod
71073 ____________________________________________________________________________
71074 [  6831] By: jhi                                   on 2000/08/26  04:33:18
71075         Log: Use UVxf, PTR2UV, NVff.
71076      Branch: perl
71077            ! ext/Storable/Storable.xs
71078 ____________________________________________________________________________
71079 [  6830] By: jhi                                   on 2000/08/26  04:31:32
71080         Log: Update the test count.
71081      Branch: perl
71082            ! t/lib/trig.t
71083 ____________________________________________________________________________
71084 [  6829] By: jhi                                   on 2000/08/26  03:05:50
71085         Log: Subject: [PATCH] installation not quite silent yet.
71086              From: <abigail@foad.org>
71087              Date: Fri, 25 Aug 2000 20:07:53 -0400
71088              Message-ID: <20000826000753.7822.qmail@foad.org>
71089      Branch: perl
71090            ! installman installperl
71091 ____________________________________________________________________________
71092 [  6828] By: jhi                                   on 2000/08/26  03:05:14
71093         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
71094              From: Spider Boardman <spider@web.zk3.dec.com>
71095              Date: Fri, 25 Aug 2000 19:12:40 -0400
71096              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
71097      Branch: perl
71098            ! gv.c
71099 ____________________________________________________________________________
71100 [  6827] By: jhi                                   on 2000/08/25  23:54:34
71101         Log: Support preserving extremely big/small angles.
71102      Branch: perl
71103            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
71104 ____________________________________________________________________________
71105 [  6826] By: jhi                                   on 2000/08/25  23:01:20
71106         Log: Patch installperl to be long double-aware.
71107              
71108              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
71109              From: Spider Boardman <spider@web.zk3.dec.com>
71110              Date: Fri, 25 Aug 2000 18:15:23 -0400
71111              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
71112      Branch: perl
71113            ! installperl
71114 ____________________________________________________________________________
71115 [  6825] By: jhi                                   on 2000/08/25  22:58:25
71116         Log: Remove duplicately applied patch shards.
71117              
71118              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
71119              From: Spider Boardman <spider@leggy.zk3.dec.com>
71120              Date: Fri, 25 Aug 2000 16:45:03 -0400
71121              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
71122      Branch: perl
71123            ! t/lib/cgi-html.t
71124 ____________________________________________________________________________
71125 [  6824] By: jhi                                   on 2000/08/25  22:57:00
71126         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
71127              From: Daniel Chetlin <daniel@chetlin.com>
71128              Date: Fri, 25 Aug 2000 12:23:16 -0700
71129              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
71130              
71131              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
71132              From: Daniel Chetlin <daniel@chetlin.com>
71133              Date: Fri, 25 Aug 2000 14:47:19 -0700
71134              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
71135      Branch: perl
71136            ! installman
71137 ____________________________________________________________________________
71138 [  6823] By: jhi                                   on 2000/08/25  22:44:17
71139         Log: Timestamp problem?
71140      Branch: perl
71141            ! uconfig.h uconfig.sh
71142 ____________________________________________________________________________
71143 [  6822] By: jhi                                   on 2000/08/25  19:01:06
71144         Log: One forgotten file from #6816.
71145      Branch: perl
71146            ! vos/config.h
71147 ____________________________________________________________________________
71148 [  6821] By: jhi                                   on 2000/08/25  18:56:39
71149         Log: Regen Changes.
71150      Branch: perl
71151            ! Changes patchlevel.h
71152 ____________________________________________________________________________
71153 [  6820] By: jhi                                   on 2000/08/25  18:52:35
71154         Log: Fix Changes ordering.
71155      Branch: perl
71156            ! Changes
71157 ____________________________________________________________________________
71158 [  6819] By: jhi                                   on 2000/08/25  18:50:25
71159         Log: Update Changes.
71160      Branch: perl
71161            ! Changes patchlevel.h
71162 ____________________________________________________________________________
71163 [  6818] By: jhi                                   on 2000/08/25  18:47:45
71164         Log: Tweak the sfio/useperlio logic, hopefully as wished in
71165              
71166              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
71167              From: Nicholas Clark <nick@babyhippo.co.uk>
71168              Date: Fri, 25 Aug 2000 12:01:45 +0100
71169              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
71170      Branch: metaconfig/U/perl
71171            ! d_sfio.U
71172      Branch: perl
71173            ! Configure
71174 ____________________________________________________________________________
71175 [  6817] By: jhi                                   on 2000/08/25  18:32:51
71176         Log: Allow microperl to assume <math.h>, without it the math
71177              functions like floor() are assumed to return int, which makes
71178              for core dumps in machines where integer and floating register
71179              don't mix.
71180      Branch: perl
71181            ! uconfig.h uconfig.sh
71182 ____________________________________________________________________________
71183 [  6816] By: jhi                                   on 2000/08/25  18:27:17
71184         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
71185              the problem reported in
71186              
71187              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
71188              From: danhale@us.ibm.com
71189              Date: Fri, 25 Aug 2000 10:58:06 -0400
71190              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
71191      Branch: metaconfig/U/perl
71192            + d_socks5_init.U
71193      Branch: perl
71194            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
71195            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
71196            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
71197            ! win32/config.gc win32/config.vc
71198 ____________________________________________________________________________
71199 [  6815] By: jhi                                   on 2000/08/25  17:43:31
71200         Log: A solution for the retrieve_fd autosplit warning,
71201              idea suggested by Mike Guy.
71202      Branch: perl
71203            ! ext/Storable/Storable.pm
71204 ____________________________________________________________________________
71205 [  6814] By: jhi                                   on 2000/08/25  17:16:03
71206         Log: Add install-silent target.
71207      Branch: perl
71208            ! Makefile.SH
71209 ____________________________________________________________________________
71210 [  6813] By: jhi                                   on 2000/08/25  17:14:23
71211         Log: Subject: Re: [PATCH] More silencing of installman.
71212              From: <abigail@foad.org>
71213              Date: Thu, 24 Aug 2000 19:27:03 -0400
71214              Message-ID: <20000824232703.7001.qmail@foad.org>
71215              
71216              Subject: Re: [PATCH] More silencing of installman.
71217              From: <abigail@foad.org>
71218              Date: Fri, 25 Aug 2000 03:00:58 -0400
71219              Message-ID: <20000825070058.10697.qmail@foad.org>
71220      Branch: perl
71221            ! installman
71222 ____________________________________________________________________________
71223 [  6812] By: jhi                                   on 2000/08/25  17:11:28
71224         Log: installperl --verbose and --silent.
71225              
71226              Subject: Re: [PATCH] More silencing of installman.
71227              From: <abigail@foad.org>
71228              Message-ID: <20000825064430.9719.qmail@foad.org>
71229              Date: Fri, 25 Aug 2000 02:44:30 -0400
71230      Branch: perl
71231            ! installperl
71232 ____________________________________________________________________________
71233 [  6811] By: jhi                                   on 2000/08/25  17:05:43
71234         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
71235              From: "Peter J. Farley III" <pjfarley@banet.net>
71236              Date: Thu, 24 Aug 2000 21:58:03 -0400
71237              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
71238              
71239              (applied slightly modified)
71240      Branch: perl
71241            ! lib/ExtUtils/MM_Unix.pm
71242 ____________________________________________________________________________
71243 [  6810] By: jhi                                   on 2000/08/25  17:01:18
71244         Log: Missing parts of 
71245              
71246              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
71247              From: Peter Prymmer <pvhp@forte.com>
71248              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
71249              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
71250      Branch: perl
71251            ! t/lib/cgi-html.t
71252 ____________________________________________________________________________
71253 [  6809] By: jhi                                   on 2000/08/25  16:46:32
71254         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
71255              From: "Craig A. Berry" <craig.berry@psinetcs.com>
71256              Date: Thu, 24 Aug 2000 19:13:11 -0500
71257              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
71258      Branch: perl
71259            ! vms/vms.c
71260 ____________________________________________________________________________
71261 [  6808] By: jhi                                   on 2000/08/25  16:39:22
71262         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
71263              From: Peter Prymmer <pvhp@forte.com>
71264              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
71265              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
71266      Branch: perl
71267            ! configure.com
71268 ____________________________________________________________________________
71269 [  6807] By: jhi                                   on 2000/08/25  16:36:37
71270         Log: Better wording for the vec lvalue diagnostic.
71271              
71272              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
71273              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
71274              Date: Wed, 23 Aug 2000 14:12:16 -0400
71275              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
71276      Branch: perl
71277            ! pod/perldiag.pod
71278 ____________________________________________________________________________
71279 [  6806] By: jhi                                   on 2000/08/24  18:17:22
71280         Log: Subject: [PATCH] More silencing of installman.
71281              From: <abigail@foad.org>
71282              Date: Thu, 24 Aug 2000 14:01:44 -0400
71283              Message-ID: <20000824180144.20062.qmail@foad.org>
71284      Branch: perl
71285            ! installman
71286 ____________________________________________________________________________
71287 [  6805] By: jhi                                   on 2000/08/24  15:00:31
71288         Log: Update Changes.
71289      Branch: perl
71290            ! Changes patchlevel.h
71291 ____________________________________________________________________________
71292 [  6804] By: jhi                                   on 2000/08/24  14:59:07
71293         Log: Regen perltoc.
71294      Branch: perl
71295            ! pod/perltoc.pod
71296 ____________________________________________________________________________
71297 [  6803] By: jhi                                   on 2000/08/24  14:44:39
71298         Log: Show the doc file, not the temp file.
71299      Branch: perl
71300            ! installman
71301 ____________________________________________________________________________
71302 [  6802] By: jhi                                   on 2000/08/24  14:41:53
71303         Log: Continue silencing.
71304      Branch: perl
71305            ! installman
71306 ____________________________________________________________________________
71307 [  6801] By: jhi                                   on 2000/08/24  14:34:40
71308         Log: Actually do something with the silencer option.
71309      Branch: perl
71310            ! installman
71311 ____________________________________________________________________________
71312 [  6800] By: jhi                                   on 2000/08/24  14:26:22
71313         Log: Make installman to recognize the silence flag -S.
71314      Branch: perl
71315            ! installman
71316 ____________________________________________________________________________
71317 [  6799] By: jhi                                   on 2000/08/24  13:49:38
71318         Log: DOS patches and portability/porting notes, from Tim Jenness.
71319      Branch: perl
71320            ! lib/File/Temp.pm
71321 ____________________________________________________________________________
71322 [  6798] By: jhi                                   on 2000/08/24  13:48:27
71323         Log: Create directories in silence.
71324              
71325              Subject: [PATCH] Another silencer for MakeMaker
71326              From: andreas.koenig@anima.de (Andreas J. Koenig)
71327              Date: 24 Aug 2000 14:18:52 +0200
71328              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
71329      Branch: perl
71330            ! lib/ExtUtils/Command.pm
71331 ____________________________________________________________________________
71332 [  6797] By: jhi                                   on 2000/08/24  13:46:42
71333         Log: More liberal parsing of version numbers.
71334              
71335              Subject: Re: CPAN.pm beta for testing available
71336              From: andreas.koenig@anima.de (Andreas J. Koenig)
71337              Date: 24 Aug 2000 13:51:57 +0200
71338              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
71339      Branch: perl
71340            ! lib/CPAN.pm
71341 ____________________________________________________________________________
71342 [  6796] By: jhi                                   on 2000/08/24  13:44:36
71343         Log: Make "make install" by default silent.  A new "install-verbose"
71344              target is verbose.
71345      Branch: perl
71346            ! Makefile.SH
71347 ____________________________________________________________________________
71348 [  6795] By: jhi                                   on 2000/08/24  13:39:14
71349         Log: Add silencer flags to installperl.
71350              
71351              Subject: [PATCH] Making installperl silent.
71352              From: <abigail@foad.org>
71353              Date: Thu, 24 Aug 2000 05:01:45 -0400
71354              Message-ID: <20000824090145.13141.qmail@foad.org>
71355      Branch: perl
71356            ! installperl
71357 ____________________________________________________________________________
71358 [  6794] By: jhi                                   on 2000/08/24  13:35:50
71359         Log: installperl couldn't tell whether it had run tests or not.
71360              
71361              Subject: [PATCH] Re: installperl and t/TEST
71362              From: <abigail@foad.org>
71363              Date: Thu, 24 Aug 2000 04:00:53 -0400
71364              Message-ID: <20000824080053.2494.qmail@foad.org>
71365      Branch: perl
71366            ! Makefile.SH installperl
71367 ____________________________________________________________________________
71368 [  6793] By: jhi                                   on 2000/08/24  13:27:50
71369         Log: Drop the separate perlbc, perlcc -b should be enough.
71370      Branch: perl
71371            - utils/perlbc.PL
71372            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
71373 ____________________________________________________________________________
71374 [  6792] By: jhi                                   on 2000/08/24  04:41:30
71375         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
71376              plus the typo fix from Peter Prymmer.
71377      Branch: perl
71378            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
71379            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
71380 ____________________________________________________________________________
71381 [  6791] By: jhi                                   on 2000/08/24  02:10:43
71382         Log: Replace #6705 with a minimal doc patch.
71383              
71384              Subject: [PATCH 5.6.0] replace change #6705
71385              From: Jan Dubois <jand@ActiveState.com>
71386              Date: Wed, 23 Aug 2000 18:31:51 -0700
71387              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
71388      Branch: perl
71389            ! lib/Win32.pod win32/win32.c
71390 ____________________________________________________________________________
71391 [  6790] By: jhi                                   on 2000/08/23  17:52:00
71392         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
71393              From: Mike Guy <mjtg@cam.ac.uk>
71394              Date: Wed, 23 Aug 2000 18:38:46 +0100
71395              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
71396      Branch: perl
71397            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
71398 ____________________________________________________________________________
71399 [  6789] By: jhi                                   on 2000/08/23  15:34:21
71400         Log: Update Changes.
71401      Branch: perl
71402            ! Changes patchlevel.h
71403 ____________________________________________________________________________
71404 [  6788] By: jhi                                   on 2000/08/23  15:33:40
71405         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
71406              From: Wilfredo Sánchez <wsanchez@apple.com>
71407              Date: Tue, 22 Aug 2000 19:31:27 -0700
71408              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
71409      Branch: perl
71410            ! perl.h
71411 ____________________________________________________________________________
71412 [  6787] By: jhi                                   on 2000/08/23  15:29:31
71413         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
71414              From: Spider Boardman <spider@leggy.zk3.dec.com>
71415              Date: Wed, 23 Aug 2000 10:33:23 -0400
71416              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
71417      Branch: perl
71418            ! lib/Pod/Html.pm
71419 ____________________________________________________________________________
71420 [  6786] By: jhi                                   on 2000/08/23  15:28:11
71421         Log: Bad makefile.
71422      Branch: perl
71423            ! ext/B/Makefile.PL
71424 ____________________________________________________________________________
71425 [  6785] By: jhi                                   on 2000/08/23  14:37:04
71426         Log: Update Changes.
71427      Branch: perl
71428            ! Changes patchlevel.h
71429 ____________________________________________________________________________
71430 [  6784] By: jhi                                   on 2000/08/23  13:58:41
71431         Log: Portability fix from Hugo van der Sanden.
71432      Branch: perl
71433            ! ext/re/Makefile.PL
71434 ____________________________________________________________________________
71435 [  6783] By: jhi                                   on 2000/08/23  13:53:53
71436         Log: Storable support, v-version fixes.
71437              
71438              Subject: CPAN.pm beta for testing available
71439              From: andreas.koenig@anima.de (Andreas J. Koenig)
71440              Date: 22 Aug 2000 23:31:33 +0200
71441              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
71442      Branch: perl
71443            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
71444 ____________________________________________________________________________
71445 [  6782] By: jhi                                   on 2000/08/23  13:51:26
71446         Log: Mac and other portability updates from Chris Nandor.
71447      Branch: perl
71448            ! pod/perlmodinstall.pod
71449 ____________________________________________________________________________
71450 [  6781] By: jhi                                   on 2000/08/23  13:47:33
71451         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
71452              From: Peter Prymmer <pvhp@forte.com>
71453              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
71454              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
71455      Branch: perl
71456            ! ext/Storable/Storable.xs
71457 ____________________________________________________________________________
71458 [  6780] By: jhi                                   on 2000/08/23  13:33:34
71459         Log: VMS MMS (make) wants null action.
71460      Branch: perl
71461            ! ext/B/Makefile.PL
71462 ____________________________________________________________________________
71463 [  6779] By: jhi                                   on 2000/08/22  19:44:47
71464         Log: Forgot portability nit.
71465      Branch: perl
71466            ! t/lib/st-forgive.t
71467 ____________________________________________________________________________
71468 [  6778] By: jhi                                   on 2000/08/22  19:35:25
71469         Log: Be portable.
71470      Branch: perl
71471            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
71472            ! t/lib/st-store.t
71473 ____________________________________________________________________________
71474 [  6777] By: jhi                                   on 2000/08/22  18:50:53
71475         Log: Update Changes.
71476      Branch: perl
71477            ! Changes patchlevel.h
71478 ____________________________________________________________________________
71479 [  6776] By: jhi                                   on 2000/08/22  18:44:46
71480         Log: cSVOPo_*v things index into the current PL_curpad
71481              under ithreads, which is different from the curpad
71482              used by the XSUB.  (In other words, the code as-is
71483              before this patch wouldn't work under ithreads.)
71484              From Sarathy.
71485      Branch: perl
71486            ! ext/B/B.xs
71487 ____________________________________________________________________________
71488 [  6775] By: jhi                                   on 2000/08/22  18:18:37
71489         Log: Make the selection of NVff et al stricter.
71490      Branch: metaconfig/U/perl
71491            ! perlxvf.U
71492      Branch: perl
71493            ! Configure config_h.SH
71494 ____________________________________________________________________________
71495 [  6774] By: jhi                                   on 2000/08/22  17:19:42
71496         Log: perldelta nits.
71497      Branch: perl
71498            ! pod/perldelta.pod
71499 ____________________________________________________________________________
71500 [  6773] By: jhi                                   on 2000/08/22  17:06:26
71501         Log: Long double fixes from Spider Boardman.
71502              
71503              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
71504              From: system PRIVILEGED account <root@peano.zk3.dec.com>
71505              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
71506              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
71507      Branch: perl
71508            ! t/lib/bigfltpm.t t/lib/st-06compat.t
71509 ____________________________________________________________________________
71510 [  6772] By: jhi                                   on 2000/08/22  15:04:53
71511         Log: Update Changes.
71512      Branch: perl
71513            ! Changes patchlevel.h
71514 ____________________________________________________________________________
71515 [  6771] By: jhi                                   on 2000/08/22  15:01:44
71516         Log: perldelta fixes from Hugo van der Sanden.
71517      Branch: perl
71518            ! pod/perldelta.pod
71519 ____________________________________________________________________________
71520 [  6770] By: jhi                                   on 2000/08/22  14:34:49
71521         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
71522              From: Hugo <hv@crypt.compulink.co.uk>
71523              Date: Tue, 22 Aug 2000 11:21:53 +0100
71524              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
71525      Branch: perl
71526            ! regcomp.c
71527 ____________________________________________________________________________
71528 [  6769] By: jhi                                   on 2000/08/22  14:30:02
71529         Log: Add Yitzchak, reformat.
71530      Branch: perl
71531            ! Changes config_h.SH
71532 ____________________________________________________________________________
71533 [  6768] By: jhi                                   on 2000/08/22  14:21:35
71534         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
71535              and Spider Boardman.
71536      Branch: metaconfig
71537            ! U/compline/d_gconvert.U
71538      Branch: perl
71539            ! Configure
71540 ____________________________________________________________________________
71541 [  6767] By: jhi                                   on 2000/08/22  14:11:24
71542         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
71543              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71544              Date: Mon, 21 Aug 2000 19:08:31 -0700
71545              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
71546      Branch: perl
71547            - ext/Storable/patchlevel.h
71548            ! MANIFEST ext/Storable/MANIFEST
71549 ____________________________________________________________________________
71550 [  6766] By: jhi                                   on 2000/08/22  13:49:29
71551         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
71552              From: Peter Prymmer <pvhp@forte.com>
71553              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
71554              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
71555      Branch: perl
71556            ! configure.com ext/Storable/Makefile.PL
71557 ____________________________________________________________________________
71558 [  6765] By: jhi                                   on 2000/08/22  13:44:59
71559         Log: Subject: [PATCH blead] B:: missing dependency
71560              From: Hugo <hv@crypt.compulink.co.uk>
71561              Date: Tue, 22 Aug 2000 06:44:33 +0100
71562              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
71563      Branch: perl
71564            ! ext/B/Makefile.PL
71565 ____________________________________________________________________________
71566 [  6764] By: jhi                                   on 2000/08/22  13:38:12
71567         Log: More bytecompiler.
71568      Branch: perl
71569            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
71570 ____________________________________________________________________________
71571 [  6763] By: jhi                                   on 2000/08/22  13:36:44
71572         Log: Bytecompiler patches from Benjamin Stuhl.
71573      Branch: perl
71574            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
71575            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
71576            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
71577            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
71578            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
71579            ! perl.c perlapi.h pod/perldelta.pod
71580 ____________________________________________________________________________
71581 [  6762] By: jhi                                   on 2000/08/21  23:43:40
71582         Log: An obsoleted diagnostic.
71583      Branch: perl
71584            ! pod/perldelta.pod
71585 ____________________________________________________________________________
71586 [  6761] By: jhi                                   on 2000/08/21  23:01:45
71587         Log: The #6759 wasn't quite right.
71588      Branch: perl
71589            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
71590            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
71591            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
71592            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
71593            ! t/lib/st-tieditems.t
71594 ____________________________________________________________________________
71595 [  6760] By: jhi                                   on 2000/08/21  22:35:49
71596         Log: Be verydeepclean.
71597      Branch: perl
71598            ! Makefile.SH
71599 ____________________________________________________________________________
71600 [  6759] By: jhi                                   on 2000/08/21  22:25:40
71601         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
71602              From: Peter Prymmer <pvhp@forte.com>
71603              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
71604              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
71605      Branch: perl
71606            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
71607            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
71608            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
71609            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
71610            ! t/lib/st-tieditems.t
71611 ____________________________________________________________________________
71612 [  6758] By: jhi                                   on 2000/08/21  22:22:32
71613         Log: Few more casts, need reported in
71614              
71615              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
71616              From: Mike Stok <mike@stok.co.uk>
71617              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
71618              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
71619              
71620              and
71621              
71622              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
71623              From: abigail@foad.org
71624              Date: 21 Aug 2000 21:31:34 -0000
71625              Message-Id: <20000821213134.30170.qmail@foad.org>
71626      Branch: perl
71627            ! ext/Storable/Storable.xs
71628 ____________________________________________________________________________
71629 [  6757] By: jhi                                   on 2000/08/21  18:37:07
71630         Log: Update Changes.
71631      Branch: perl
71632            ! Changes patchlevel.h
71633 ____________________________________________________________________________
71634 [  6756] By: jhi                                   on 2000/08/21  18:34:02
71635         Log: A pod nit.
71636              
71637              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
71638              From: <abigail@foad.org>
71639              Date: Mon, 21 Aug 2000 14:00:16 -0400
71640              Message-ID: <20000821180016.28627.qmail@foad.org>
71641      Branch: perl
71642            ! pod/perlre.pod
71643 ____________________________________________________________________________
71644 [  6755] By: jhi                                   on 2000/08/21  18:30:56
71645         Log: Use PodParser 1.18 new test.
71646      Branch: perl
71647            ! t/pod/special_seqs.t t/pod/special_seqs.xr
71648 ____________________________________________________________________________
71649 [  6754] By: jhi                                   on 2000/08/21  18:28:35
71650         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
71651              patches cannot be applied since #6712 conflicts.
71652      Branch: perl
71653            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
71654 ____________________________________________________________________________
71655 [  6753] By: jhi                                   on 2000/08/21  18:15:11
71656         Log: Weed out some smaller changes.
71657      Branch: perl
71658            ! pod/perldelta.pod
71659 ____________________________________________________________________________
71660 [  6752] By: jhi                                   on 2000/08/21  18:02:30
71661         Log: Also under djgpp the timestamps are funky.
71662      Branch: perl
71663            ! t/op/stat.t
71664 ____________________________________________________________________________
71665 [  6751] By: jhi                                   on 2000/08/21  17:55:56
71666         Log: Tweak the floating point output routine preferences.
71667      Branch: metaconfig
71668            ! U/compline/d_gconvert.U
71669      Branch: perl
71670            ! Configure
71671 ____________________________________________________________________________
71672 [  6750] By: jhi                                   on 2000/08/21  17:51:29
71673         Log: Unicos/mk requires elaborate paranoia.
71674      Branch: perl
71675            ! lib/Math/Complex.pm
71676 ____________________________________________________________________________
71677 [  6749] By: gsar                                  on 2000/08/21  16:53:31
71678         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
71679      Branch: perl
71680            ! lib/Cwd.pm
71681 ____________________________________________________________________________
71682 [  6748] By: gsar                                  on 2000/08/21  16:22:19
71683         Log: free TLS slot properly on Windows
71684      Branch: perl
71685            ! thread.h win32/perllib.c win32/win32thread.h
71686 ____________________________________________________________________________
71687 [  6747] By: jhi                                   on 2000/08/21  16:20:58
71688         Log: Rename the macro argument because some preprocessors
71689              can't tell the difference and expand arguments also inside
71690              double quoted strings.
71691      Branch: perl
71692            ! regcomp.c
71693 ____________________________________________________________________________
71694 [  6746] By: jhi                                   on 2000/08/21  16:09:41
71695         Log: Support long doubles in Storable.
71696              
71697              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
71698              From: Radu Greab <radu@netsoft.ro>
71699              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
71700              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
71701      Branch: perl
71702            ! ext/Storable/Storable.xs
71703 ____________________________________________________________________________
71704 [  6745] By: jhi                                   on 2000/08/21  15:51:40
71705         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
71706              From: "Fifer, Eric" <EFifer@sanwaint.com>
71707              Date: Mon, 21 Aug 2000 15:34:49 +0100
71708              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
71709      Branch: perl
71710            ! t/pragma/warn/9enabled
71711 ____________________________________________________________________________
71712 [  6744] By: jhi                                   on 2000/08/21  15:39:35
71713         Log: Document the endianness of Alpha more precisely.
71714      Branch: perl
71715            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
71716            ! pod/perlport.pod
71717 ____________________________________________________________________________
71718 [  6743] By: jhi                                   on 2000/08/21  14:47:05
71719         Log: perldelta fixes from the p5p crowd.
71720      Branch: perl
71721            ! pod/perldelta.pod pod/perlop.pod
71722 ____________________________________________________________________________
71723 [  6742] By: jhi                                   on 2000/08/21  13:34:51
71724         Log: Update to Pod::LaTeX 0.53.
71725              
71726              Subject: [PATCH] lib/Pod/LaTeX.pm updates
71727              From: Tim Jenness <timj@jach.hawaii.edu>
71728              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
71729              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
71730      Branch: perl
71731            ! lib/Pod/LaTeX.pm
71732 ____________________________________________________________________________
71733 [  6741] By: jhi                                   on 2000/08/21  13:33:01
71734         Log: Subject: [PATCH] os2.c fix for use64bitint
71735              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71736              Date: Mon, 21 Aug 2000 01:32:25 -0700
71737              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
71738      Branch: perl
71739            ! os2/os2.c
71740 ____________________________________________________________________________
71741 [  6740] By: jhi                                   on 2000/08/21  13:28:52
71742         Log: Array context keeps slithering in.
71743              
71744              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
71745              From: Daniel Chetlin <daniel@chetlin.com>
71746              Date: Sun, 20 Aug 2000 21:40:25 -0700
71747              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
71748      Branch: perl
71749            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
71750            ! pod/perldebtut.pod
71751 ____________________________________________________________________________
71752 [  6739] By: jhi                                   on 2000/08/21  13:23:55
71753         Log: Big-endian quad fixes for Storable from Radu Greab,
71754              plus few explicit null casts for picky compilers.
71755      Branch: perl
71756            ! ext/Storable/Storable.xs
71757 ____________________________________________________________________________
71758 [  6738] By: gsar                                  on 2000/08/21  05:56:13
71759         Log: small tweaks for change#6705: avoid C++ style comments in C code;
71760              use Perl's malloc API rather than the low level system one
71761      Branch: perl
71762            ! win32/win32.c
71763 ____________________________________________________________________________
71764 [  6737] By: gsar                                  on 2000/08/21  05:35:41
71765         Log: add Storable to list of extensions on Windows
71766      Branch: perl
71767            ! win32/Makefile win32/makefile.mk
71768 ____________________________________________________________________________
71769 [  6736] By: jhi                                   on 2000/08/21  02:57:53
71770         Log: Update Changes.
71771      Branch: perl
71772            ! Changes patchlevel.h
71773 ____________________________________________________________________________
71774 [  6735] By: jhi                                   on 2000/08/21  02:57:20
71775         Log: Draft 0.
71776      Branch: perl
71777            ! pod/perldelta.pod
71778 ____________________________________________________________________________
71779 [  6734] By: jhi                                   on 2000/08/21  02:57:03
71780         Log: Add Storable 0.7.2 from Raphael Manfredi,
71781              plus the patch from
71782              
71783              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
71784              From: Radu Greab <radu@netsoft.ro>
71785              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
71786              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
71787              
71788              plus changes to get Storable to compile with
71789              picky ANSI compilers.
71790      Branch: perl
71791            + ext/Storable/ChangeLog ext/Storable/MANIFEST
71792            + ext/Storable/Makefile.PL ext/Storable/README
71793            + ext/Storable/Storable.pm ext/Storable/Storable.xs
71794            + ext/Storable/patchlevel.h t/lib/st-06compat.t
71795            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
71796            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
71797            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
71798            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
71799            + t/lib/st-tieditems.t
71800            ! MANIFEST
71801 ____________________________________________________________________________
71802 [  6733] By: jhi                                   on 2000/08/21  02:29:09
71803         Log: The correct cleaning order is an art.
71804      Branch: perl
71805            ! Makefile.SH
71806 ____________________________________________________________________________
71807 [  6732] By: jhi                                   on 2000/08/21  01:23:39
71808         Log: The #6724 is here.
71809      Branch: perl
71810            ! t/lib/ftmp-security.t
71811 ____________________________________________________________________________
71812 [  6731] By: jhi                                   on 2000/08/20  23:17:03
71813         Log: s/this one/the 5.6.0 release/
71814      Branch: perl
71815            ! pod/perl56delta.pod
71816 ____________________________________________________________________________
71817 [  6730] By: jhi                                   on 2000/08/20  23:07:34
71818         Log: Mention perlebcdic and perlposix-bc.
71819      Branch: perl
71820            ! pod/perlport.pod
71821 ____________________________________________________________________________
71822 [  6729] By: jhi                                   on 2000/08/20  21:32:59
71823         Log: Document the number of exponent digits.
71824      Branch: perl
71825            ! pod/perlfunc.pod
71826 ____________________________________________________________________________
71827 [  6728] By: jhi                                   on 2000/08/20  21:16:47
71828         Log: Use File::Spec->tmpdir().
71829              
71830              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
71831              From: Tim Jenness <timj@jach.hawaii.edu>
71832              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
71833              MIME-Version: 1.0
71834              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
71835      Branch: perl
71836            ! utils/perlbug.PL
71837 ____________________________________________________________________________
71838 [  6727] By: jhi                                   on 2000/08/20  20:43:32
71839         Log: Update Changes.
71840      Branch: perl
71841            ! Changes patchlevel.h
71842 ____________________________________________________________________________
71843 [  6726] By: jhi                                   on 2000/08/20  20:41:44
71844         Log: The veryclean target needs to clobber.
71845      Branch: perl
71846            ! Makefile.SH
71847 ____________________________________________________________________________
71848 [  6725] By: jhi                                   on 2000/08/20  20:37:38
71849         Log: Document odd vs even subreleases and -Dusedevel.
71850      Branch: perl
71851            ! INSTALL
71852 ____________________________________________________________________________
71853 [  6724] By: jhi                                   on 2000/08/20  19:58:05
71854         Log: Use temporary directory instead of current directory.
71855              
71856              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
71857              From: Tim Jenness <timj@jach.hawaii.edu>
71858              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
71859              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
71860      Branch: perl
71861            ! t/lib/ftmp-security.t
71862 ____________________________________________________________________________
71863 [  6723] By: jhi                                   on 2000/08/20  19:55:55
71864         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
71865              From: andreas.koenig@anima.de (Andreas J. Koenig)
71866              Date: 20 Aug 2000 15:52:03 +0200
71867              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
71868      Branch: perl
71869            ! lib/ExtUtils/MM_Unix.pm
71870 ____________________________________________________________________________
71871 [  6722] By: jhi                                   on 2000/08/20  19:46:01
71872         Log: Update to CGI 2.72, from Lincoln Stein.
71873      Branch: perl
71874            ! lib/CGI.pm
71875 ____________________________________________________________________________
71876 [  6721] By: jhi                                   on 2000/08/20  19:43:54
71877         Log: (Replaced by #8364.)
71878              
71879              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
71880              From: Radu Greab <radu@netsoft.ro>
71881              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
71882              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
71883      Branch: perl
71884            ! ext/GDBM_File/GDBM_File.xs
71885 ____________________________________________________________________________
71886 [  6720] By: jhi                                   on 2000/08/20  19:42:01
71887         Log: pp_open() could pass an uninitialized filename down to do_open9().
71888      Branch: perl
71889            ! pp_sys.c
71890 ____________________________________________________________________________
71891 [  6719] By: jhi                                   on 2000/08/20  14:06:41
71892         Log: UTF8 concat fixes.
71893              
71894              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
71895              From: Hugo <hv@crypt.compulink.co.uk>
71896              Date: Sun, 20 Aug 2000 07:30:46 +0100
71897              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
71898      Branch: perl
71899            ! pp_hot.c t/op/append.t
71900 ____________________________________________________________________________
71901 [  6718] By: jhi                                   on 2000/08/20  02:09:37
71902         Log: Let's try #6717 again.
71903      Branch: perl
71904            ! lib/File/Temp.pm
71905 ____________________________________________________________________________
71906 [  6717] By: jhi                                   on 2000/08/20  01:56:55
71907         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
71908              From: "Craig A. Berry" <craig.berry@metamorgs.com>
71909              Date: Sat, 19 Aug 2000 18:15:39 -0500
71910              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
71911      Branch: perl
71912            ! lib/File/Temp.pm
71913 ____________________________________________________________________________
71914 [  6716] By: jhi                                   on 2000/08/19  15:50:11
71915         Log: Update Changes.
71916      Branch: perl
71917            ! Changes patchlevel.h
71918 ____________________________________________________________________________
71919 [  6715] By: jhi                                   on 2000/08/19  15:39:09
71920         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
71921              From: Jonathan D Johnston <jdjohnston2@juno.com>
71922              Date: Thu, 17 Aug 2000 23:13:01 -0400       
71923              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
71924      Branch: perl
71925            ! pod/perlfunc.pod
71926 ____________________________________________________________________________
71927 [  6714] By: jhi                                   on 2000/08/19  15:34:04
71928         Log: Introduce a 'veryclean' target that is like 'distclean'
71929              but also removes *~ and *.orig.
71930      Branch: perl
71931            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
71932            ! utils/Makefile x2p/Makefile.SH
71933 ____________________________________________________________________________
71934 [  6713] By: jhi                                   on 2000/08/19  14:15:45
71935         Log: Put back the long double avoidance code to POSIX.xs
71936              because VMS seems to need it still.
71937      Branch: perl
71938            ! ext/POSIX/POSIX.xs
71939 ____________________________________________________________________________
71940 [  6712] By: jhi                                   on 2000/08/19  14:10:41
71941         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
71942              From: Peter Prymmer <pvhp@forte.com>
71943              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
71944              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
71945      Branch: perl
71946            ! lib/Pod/Find.pm t/pod/find.t
71947 ____________________________________________________________________________
71948 [  6711] By: jhi                                   on 2000/08/19  14:09:19
71949         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
71950              From: Peter Prymmer <pvhp@forte.com>
71951              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
71952              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
71953              cc: vmsperl@perl.org
71954      Branch: perl
71955            ! t/lib/peek.t
71956 ____________________________________________________________________________
71957 [  6710] By: jhi                                   on 2000/08/19  14:08:01
71958         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
71959              From: Jan Dubois <jand@ActiveState.com>
71960              Date: Fri, 18 Aug 2000 16:31:48 -0700
71961              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
71962      Branch: perl
71963            ! win32/win32.c
71964 ____________________________________________________________________________
71965 [  6709] By: jhi                                   on 2000/08/19  14:06:57
71966         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
71967              
71968              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
71969              From: Spider.Boardman@Orb.Nashua.NH.US
71970              Date: Fri, 18 Aug 2000 18:41:14 -0400
71971              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
71972      Branch: perl
71973            ! regcomp.c
71974 ____________________________________________________________________________
71975 [  6708] By: jhi                                   on 2000/08/18  22:04:49
71976         Log: Update Changes.
71977      Branch: perl
71978            ! Changes patchlevel.h
71979 ____________________________________________________________________________
71980 [  6707] By: jhi                                   on 2000/08/18  21:55:14
71981         Log: Add warnif(), check warnings further up the stack,
71982              all the warnings functions now can take an optional object reference.
71983              
71984              Subject: [PATCH bleedperl@6691] warnings pragma update
71985              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
71986              Date: Fri, 18 Aug 2000 22:42:06 +0100
71987              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
71988      Branch: perl
71989            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
71990            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
71991            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
71992 ____________________________________________________________________________
71993 [  6706] By: jhi                                   on 2000/08/18  21:41:45
71994         Log: Typo in pp_complement().
71995              
71996              Subject: [PATCH perl-current] Deparse
71997              From: Peter Scott <Peter@PSDT.com>
71998              Date: Fri, 18 Aug 2000 12:44:37 -0700
71999              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
72000      Branch: perl
72001            ! ext/B/B/Deparse.pm
72002 ____________________________________________________________________________
72003 [  6705] By: jhi                                   on 2000/08/18  21:25:59
72004         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
72005              From: Jan Dubois <jand@ActiveState.com>
72006              Date: Fri, 18 Aug 2000 14:22:51 -0700
72007              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
72008      Branch: perl
72009            ! lib/Win32.pod win32/win32.c
72010 ____________________________________________________________________________
72011 [  6704] By: jhi                                   on 2000/08/18  21:16:14
72012         Log: Don't eat leading os from index entries.
72013              
72014              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
72015              From: Russ Allbery <rra@stanford.edu>
72016              Date: 10 Aug 2000 20:49:25 -0700
72017              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
72018      Branch: perl
72019            ! lib/Pod/Man.pm
72020 ____________________________________________________________________________
72021 [  6703] By: jhi                                   on 2000/08/18  21:07:06
72022         Log: Add [[:blank:]] as suggested in
72023              
72024              Subject: [ID 20000716.024] [=cc=] / [:blank:]
72025              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
72026              Date: Sun, 16 Jul 2000 17:55:29 -0700
72027              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
72028              
72029              (the [=cc=] has already been taken care of by #6439
72030              so the whole bug report can be closed)
72031              
72032              and make [[:space:]] to be equivalent to isspace(3)
72033              (as opposed to \s, which is isSPACE()).  The difference
72034              is that now [[:space:]] matches the mythical vertical tab,
72035              while \s doesn't.
72036      Branch: perl
72037            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
72038            ! regexec.c t/op/pat.t
72039 ____________________________________________________________________________
72040 [  6702] By: jhi                                   on 2000/08/18  18:47:47
72041         Log: The new tests were missing from #6415.
72042      Branch: perl
72043            ! t/op/bop.t
72044 ____________________________________________________________________________
72045 [  6701] By: jhi                                   on 2000/08/18  18:20:40
72046         Log: Document the NDBM_File and ODBM_File as SDBM_File
72047              was documented in #6417.
72048      Branch: perl
72049            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
72050            ! ext/SDBM_File/SDBM_File.pm
72051 ____________________________________________________________________________
72052 [  6700] By: jhi                                   on 2000/08/18  18:10:39
72053         Log: Subject: [PATCH perl@6698] cygwin port
72054              From: "Fifer, Eric" <EFifer@sanwaint.com>
72055              Date: Fri, 18 Aug 2000 17:30:05 +0100
72056              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
72057      Branch: perl
72058            ! lib/File/Temp.pm
72059 ____________________________________________________________________________
72060 [  6699] By: jhi                                   on 2000/08/18  16:21:49
72061         Log: Document code point which makes if (defined %stash::) to work
72062              (noted by Spider Boardman).
72063      Branch: perl
72064            ! op.c
72065 ____________________________________________________________________________
72066 [  6698] By: jhi                                   on 2000/08/18  13:43:27
72067         Log: Update Changes.
72068      Branch: perl
72069            ! Changes patchlevel.h
72070 ____________________________________________________________________________
72071 [  6697] By: jhi                                   on 2000/08/18  13:35:57
72072         Log: Tiny Getopt::Long patch from Johan Vromans.
72073      Branch: perl
72074            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
72075 ____________________________________________________________________________
72076 [  6696] By: jhi                                   on 2000/08/18  13:26:14
72077         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
72078              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
72079              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
72080              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
72081      Branch: perl
72082            ! pod/perldiag.pod pod/perlsyn.pod
72083 ____________________________________________________________________________
72084 [  6695] By: jhi                                   on 2000/08/18  13:13:26
72085         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
72086              From: Daniel Chetlin <daniel@chetlin.com>
72087              Date: Fri, 18 Aug 2000 03:13:36 -0700
72088              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
72089      Branch: perl
72090            ! pod/perlfunc.pod
72091 ____________________________________________________________________________
72092 [  6694] By: jhi                                   on 2000/08/18  13:08:05
72093         Log: Subject: [PATCH] perltrap.pod spring cleaning
72094              From: Daniel Chetlin <daniel@chetlin.com>
72095              Date: Fri, 18 Aug 2000 03:06:54 -0700
72096              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
72097              
72098              plus Mike Guy's nitfix.
72099      Branch: perl
72100            ! pod/perltrap.pod
72101 ____________________________________________________________________________
72102 [  6693] By: jhi                                   on 2000/08/18  13:00:26
72103         Log: Unbuffer the output.
72104              
72105              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
72106              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72107              Date: Thu, 17 Aug 2000 18:39:29 -0700
72108              Message-ID: <RPJn5gzkgydf092yn@efn.org>
72109      Branch: perl
72110            ! t/op/fork.t
72111 ____________________________________________________________________________
72112 [  6692] By: jhi                                   on 2000/08/18  05:19:17
72113         Log: Delete the image, too, not just its MANIFEStation.
72114      Branch: perl
72115            - lib/CGI/eg/wilogo.gif
72116 ____________________________________________________________________________
72117 [  6691] By: jhi                                   on 2000/08/18  05:10:26
72118         Log: Propagate new Configure vars.
72119      Branch: perl
72120            ! configure.com epoc/config.sh uconfig.h uconfig.sh
72121            ! vos/config.def vos/config.h vos/config_h.SH_orig
72122            ! win32/config.bc win32/config.gc win32/config.vc
72123            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
72124 ____________________________________________________________________________
72125 [  6690] By: jhi                                   on 2000/08/18  04:30:56
72126         Log: Update Changes.
72127      Branch: perl
72128            ! Changes patchlevel.h
72129 ____________________________________________________________________________
72130 [  6689] By: jhi                                   on 2000/08/18  04:12:30
72131         Log: Fix the lib/complex failure of
72132              
72133              From: abigail@foad.org
72134              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
72135              Date: 15 Aug 2000 04:06:38 -0000
72136              Message-Id: <20000815040638.8524.qmail@foad.org> 
72137              
72138              Linux long double accuracy issue: something that
72139              when printed with %g looks like "2" but int() of it is 1.
72140      Branch: perl
72141            ! lib/Math/Complex.pm
72142 ____________________________________________________________________________
72143 [  6688] By: jhi                                   on 2000/08/18  03:15:35
72144         Log: The byteorder code in #6671 was wrong.
72145      Branch: perl
72146            ! configpm
72147 ____________________________________________________________________________
72148 [  6687] By: jhi                                   on 2000/08/18  02:08:42
72149         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
72150              From: Jan Dubois <jand@ActiveState.com>
72151              Date: Thu, 17 Aug 2000 18:31:55 -0700
72152              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
72153      Branch: perl
72154            ! sv.c
72155 ____________________________________________________________________________
72156 [  6686] By: jhi                                   on 2000/08/18  02:04:15
72157         Log: Use NVs in POSIX math, not doubles.
72158              
72159              From: abigail@foad.org
72160              Subject: [ID 20000817.014] POSIX & modfl
72161              Date: 17 Aug 2000 20:49:18 -0000
72162              Message-Id: <20000817204918.23123.qmail@foad.org>
72163      Branch: perl
72164            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
72165 ____________________________________________________________________________
72166 [  6685] By: jhi                                   on 2000/08/18  02:02:12
72167         Log: Introduce NVef, NVff, and NVgf, use the middle one.
72168              (helps for lib/peek + Linux + long doubles)  Reported in
72169              
72170              From: abigail@foad.org
72171              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
72172              Date: 15 Aug 2000 04:06:38 -0000
72173              Message-Id: <20000815040638.8524.qmail@foad.org> 
72174              
72175              (note: the lib/complex failure has not yet been addressed)
72176      Branch: metaconfig/U/perl
72177            ! perlxvf.U
72178      Branch: perl
72179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72180            ! config_h.SH dump.c perl.h pod/perlguts.pod
72181 ____________________________________________________________________________
72182 [  6684] By: jhi                                   on 2000/08/17  23:22:19
72183         Log: Add byteorder to the myconfig output.
72184      Branch: perl
72185            ! myconfig.SH
72186 ____________________________________________________________________________
72187 [  6683] By: jhi                                   on 2000/08/17  23:20:19
72188         Log: The image doth not exist, spotted by Johan Vromans.
72189      Branch: perl
72190            ! MANIFEST
72191 ____________________________________________________________________________
72192 [  6682] By: jhi                                   on 2000/08/17  22:38:16
72193         Log: Document what the backtick returns if the command fails.
72194      Branch: perl
72195            ! pod/perlop.pod
72196 ____________________________________________________________________________
72197 [  6681] By: jhi                                   on 2000/08/17  22:33:12
72198         Log: Do not use prototyping here.
72199              
72200              Subject: [ID 20000817.016] [PATCH] Peek.xs
72201              From: abigail@foad.org
72202              Date: 17 Aug 2000 20:55:56 -0000
72203              Message-Id: <20000817205556.24270.qmail@foad.org>
72204      Branch: perl
72205            ! ext/Devel/Peek/Makefile.PL
72206 ____________________________________________________________________________
72207 [  6680] By: jhi                                   on 2000/08/17  19:46:43
72208         Log: Don't propose using modules built for 5.005 if no binary
72209              compatibility with 5.005 is attempted.
72210              
72211              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
72212              Subject: Minor nit with 5.7.0 (6655)
72213              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
72214              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
72215      Branch: metaconfig
72216            ! U/installdirs/inc_version_list.U
72217      Branch: perl
72218            ! Configure config_h.SH
72219 ____________________________________________________________________________
72220 [  6679] By: jhi                                   on 2000/08/17  19:16:39
72221         Log: Microperl config update.
72222      Branch: perl
72223            ! uconfig.h uconfig.sh
72224 ____________________________________________________________________________
72225 [  6678] By: jhi                                   on 2000/08/17  19:16:13
72226         Log: The #6648 wasn't protective enough for limited platforms
72227              (like microperl).
72228      Branch: perl
72229            ! dump.c sv.c
72230 ____________________________________________________________________________
72231 [  6677] By: jhi                                   on 2000/08/17  14:46:35
72232         Log: Update Changes.
72233      Branch: perl
72234            ! Changes patchlevel.h
72235 ____________________________________________________________________________
72236 [  6676] By: jhi                                   on 2000/08/17  14:44:02
72237         Log: Add perlebcdic from Peter Prymmer, regen toc.
72238      Branch: perl
72239            + pod/perlebcdic.pod
72240            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
72241 ____________________________________________________________________________
72242 [  6675] By: jhi                                   on 2000/08/17  14:41:52
72243         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
72244      Branch: perl
72245            ! pod/perldebtut.pod
72246 ____________________________________________________________________________
72247 [  6674] By: jhi                                   on 2000/08/17  14:29:43
72248         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
72249              
72250              Subject: [ID 20000724.006] -DLEAKTEST problem
72251              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
72252              Date: Tue, 25 Jul 2000 00:36:32 -0500
72253              Message-Id: <20000725003632.A26186@www.llamacom.com>
72254              
72255              Reminder sent
72256              
72257              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
72258              From: Hugo <hv@crypt.compulink.co.uk>
72259              Date: Thu, 17 Aug 2000 15:23:42 +0100
72260              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
72261      Branch: perl
72262            ! util.c
72263 ____________________________________________________________________________
72264 [  6673] By: jhi                                   on 2000/08/17  04:07:10
72265         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
72266              From: John Peacock <JPeacock@UnivPress.com>
72267              Date: Tue, 01 Aug 2000 09:38:12 -0400
72268              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
72269      Branch: perl
72270            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
72271 ____________________________________________________________________________
72272 [  6672] By: jhi                                   on 2000/08/17  03:04:35
72273         Log: Subject: [PATCH] Cwd.pm now uses strict
72274              From: Tim Jenness <timj@jach.hawaii.edu>
72275              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
72276              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
72277      Branch: perl
72278            ! lib/Cwd.pm
72279 ____________________________________________________________________________
72280 [  6671] By: jhi                                   on 2000/08/17  02:16:35
72281         Log: Make $Config{byteorder} more magical so that it is
72282              dynamically computed: nice for 'fat binaries'.
72283              
72284              Subject: [PATCH]: default byteorder
72285              From: Wilfredo Sánchez <wsanchez@apple.com>
72286              Date: Mon, 31 Jul 2000 19:45:31 -0700
72287              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
72288      Branch: perl
72289            ! configpm
72290 ____________________________________________________________________________
72291 [  6670] By: gsar                                  on 2000/08/17  01:22:21
72292         Log: move WNOHANG definition to where other such things are
72293      Branch: perl
72294            ! win32/win32.h
72295 ____________________________________________________________________________
72296 [  6669] By: jhi                                   on 2000/08/17  01:19:17
72297         Log: Update Changes.
72298      Branch: perl
72299            ! Changes patchlevel.h
72300 ____________________________________________________________________________
72301 [  6668] By: jhi                                   on 2000/08/17  01:16:29
72302         Log: Doc nits spotted by Richard Soderberg.
72303      Branch: perl
72304            ! README.posix-bc README.vmesa
72305 ____________________________________________________________________________
72306 [  6667] By: jhi                                   on 2000/08/17  01:12:11
72307         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
72308              From: "Casey R. Tweten" <crt@kiski.net>
72309              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
72310              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
72311      Branch: perl
72312            ! pod/perldebtut.pod
72313 ____________________________________________________________________________
72314 [  6666] By: jhi                                   on 2000/08/17  01:09:31
72315         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
72316              From: "Casey R. Tweten" <crt@kiski.net>
72317              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
72318              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
72319      Branch: perl
72320            ! lib/Shell.pm
72321 ____________________________________________________________________________
72322 [  6665] By: gsar                                  on 2000/08/17  01:03:52
72323         Log: add "ok" targets from change#6632 in makefile.mk
72324      Branch: perl
72325            ! pod/perlport.pod win32/Makefile win32/makefile.mk
72326 ____________________________________________________________________________
72327 [  6664] By: gsar                                  on 2000/08/17  00:56:11
72328         Log: avoid warnings from dense compiler
72329      Branch: perl
72330            ! win32/win32.c
72331 ____________________________________________________________________________
72332 [  6663] By: jhi                                   on 2000/08/17  00:51:49
72333         Log: Tweak the regex compilation errors once more.
72334      Branch: perl
72335            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
72336            ! t/op/regmesg.t t/pragma/warn/regcomp
72337 ____________________________________________________________________________
72338 [  6662] By: gsar                                  on 2000/08/17  00:28:19
72339         Log: trailing new %ENV entries weren't being pushed into the real
72340              environment of subprocesses on Windows
72341      Branch: perl
72342            ! t/op/magic.t win32/perlhost.h
72343 ____________________________________________________________________________
72344 [  6661] By: gsar                                  on 2000/08/17  00:19:20
72345         Log: waitpid() now handles externally spawned pids correctly;
72346              fixes for backtick/wait/waitpid failures on Windows 9x
72347              
72348              these changes make the pid returned by process functions on
72349              Windows 9x always positive by clearing the high bit (which
72350              is always set on Win9x); pseudo-process PIDs are likewise
72351              always negative now on Win9x (just as on NT/2000)
72352      Branch: perl
72353            ! pp_sys.c win32/perlhost.h win32/win32.c
72354 ____________________________________________________________________________
72355 [  6660] By: jhi                                   on 2000/08/17  00:04:32
72356         Log: Retract #6645.
72357      Branch: perl
72358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72359            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
72360            ! t/op/sprintf.t
72361 ____________________________________________________________________________
72362 [  6659] By: gsar                                  on 2000/08/16  23:59:28
72363         Log: on windows, the return values from wait() and waitpid() don't
72364              match those of pseudo-pids
72365      Branch: perl
72366            ! pp_sys.c t/op/fork.t util.c win32/win32.c
72367 ____________________________________________________________________________
72368 [  6658] By: gsar                                  on 2000/08/16  23:56:14
72369         Log: pod nit seen in passing
72370      Branch: perl
72371            ! pod/perlfunc.pod
72372 ____________________________________________________________________________
72373 [  6657] By: gsar                                  on 2000/08/16  23:53:42
72374         Log: change#6328 could make close(SOCKET) return false on windows
72375              when it shouldn't
72376      Branch: perl
72377            ! win32/win32sck.c
72378 ____________________________________________________________________________
72379 [  6656] By: gsar                                  on 2000/08/16  23:46:57
72380         Log: check that the number pseudo children doesn't exceed
72381              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
72382              the WaitForMultipleObjects() limit that would cause wait()
72383              to crash)
72384              
72385              wait() and waitpid() could potentially be rewritten to use
72386              more than one thread to do the waiting to eliminate this
72387              limitation
72388      Branch: perl
72389            ! win32/perlhost.h
72390 ____________________________________________________________________________
72391 [  6655] By: jhi                                   on 2000/08/16  14:11:05
72392         Log: Update Changes.
72393      Branch: perl
72394            ! Changes patchlevel.h
72395 ____________________________________________________________________________
72396 [  6654] By: jhi                                   on 2000/08/16  14:10:12
72397         Log: Update to perldebtut 1.9, from Richard Foley.
72398      Branch: perl
72399            ! pod/perldebtut.pod
72400 ____________________________________________________________________________
72401 [  6653] By: jhi                                   on 2000/08/16  14:08:17
72402         Log: Change the regx compilation error markers to use = instead of <
72403              since pod makes using the latter quite messy.  Reported in
72404              ID 20000814.006 by Abigail and in
72405              Subject: Unknown escape E<> ?
72406              From: Lupe Christoph <lupe@lupe-christoph.de>
72407              Date: Fri, 11 Aug 2000 00:30:27 +0200
72408              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
72409      Branch: perl
72410            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
72411            ! t/op/regmesg.t t/pragma/warn/regcomp
72412 ____________________________________________________________________________
72413 [  6652] By: jhi                                   on 2000/08/16  13:25:31
72414         Log: Change the perlbug address to perl.org since it's more forgiving.
72415              
72416              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
72417              From: abigail@foad.org
72418              Date: 15 Aug 2000 04:15:40 -0000
72419              Message-Id: <20000815041540.8633.qmail@foad.org>
72420      Branch: perl
72421            ! utils/perlbug.PL
72422 ____________________________________________________________________________
72423 [  6651] By: jhi                                   on 2000/08/16  13:22:35
72424         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
72425              From: Tim Jenness <timj@jach.hawaii.edu>
72426              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
72427              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
72428      Branch: perl
72429            ! lib/Cwd.pm
72430 ____________________________________________________________________________
72431 [  6650] By: jhi                                   on 2000/08/16  13:18:13
72432         Log: Update to CPAN 1.57.
72433              
72434              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
72435              From: andreas.koenig@anima.de (Andreas J. Koenig)
72436              Date: 16 Aug 2000 15:09:46 +0200
72437              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
72438      Branch: perl
72439            ! lib/CPAN.pm
72440 ____________________________________________________________________________
72441 [  6649] By: jhi                                   on 2000/08/16  13:12:31
72442         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
72443              From: "Larry W. Virden" <lvirden@cas.org>
72444              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
72445              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
72446      Branch: perl
72447            ! README.hpux
72448 ____________________________________________________________________________
72449 [  6648] By: jhi                                   on 2000/08/16  13:03:53
72450         Log: The numeric locale was reset to "C" by s?printf and never restored.
72451              
72452              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
72453              From: Christian Kirsch <ck@held.mind.de>
72454              Date: Wed, 9 Aug 2000 17:05:17 +0200
72455              Message-Id: <20000809170517.A25389@held>
72456              
72457              No test since adding the failing example to locale.t
72458              does not fail -- probably because the locale settings are so
72459              thoroughly tweaked by that time.  Running the example standalone
72460              does fail, though.  UPDATE: test case added at change #7540.
72461      Branch: perl
72462            ! dump.c perl.h pp.c pp_ctl.c sv.c
72463 ____________________________________________________________________________
72464 [  6647] By: jhi                                   on 2000/08/16  00:07:54
72465         Log: Update Changes and test semi-automatic patchlevel updating.
72466      Branch: perl
72467            ! Changes patchlevel.h
72468 ____________________________________________________________________________
72469 [  6646] By: jhi                                   on 2000/08/15  23:35:07
72470         Log: Fix a dependency problem.
72471              
72472              Subject: [PATCH: 6640] VMS Makefile.SH update
72473              From: Peter Prymmer <pvhp@forte.com>
72474              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
72475              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
72476      Branch: perl
72477            ! vms/descrip_mms.template
72478 ____________________________________________________________________________
72479 [  6645] By: jhi                                   on 2000/08/15  23:33:23
72480         Log: (Retracted by #6660)
72481              
72482              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
72483              From: Dominic Dunlop <domo@computer.org>
72484              Date: Tue, 15 Aug 2000 22:20:52 +0200
72485              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
72486      Branch: metaconfig/U/perl
72487            + d_printfed.U
72488      Branch: perl
72489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72490            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
72491            ! t/op/sprintf.t
72492 ____________________________________________________________________________
72493 [  6644] By: jhi                                   on 2000/08/15  21:17:20
72494         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
72495              From: abigail@foad.org
72496              Date: 15 Aug 2000 20:12:41 -0000
72497              Message-Id: <20000815201241.25556.qmail@foad.org>
72498      Branch: perl
72499            ! INSTALL
72500 ____________________________________________________________________________
72501 [  6643] By: jhi                                   on 2000/08/15  21:15:28
72502         Log: (an already applied patch)
72503      Branch: perl
72504            ! lib/CGI.pm
72505 ____________________________________________________________________________
72506 [  6642] By: gsar                                  on 2000/08/15  19:54:05
72507         Log: magic callbacks all need to have same type signature
72508      Branch: perl
72509            ! embed.pl mg.c proto.h
72510 ____________________________________________________________________________
72511 [  6641] By: jhi                                   on 2000/08/15  17:56:27
72512         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)
72513              From: Mike Guy <mjtg@cam.ac.uk>
72514              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
72515              Date: Tue, 15 Aug 2000 18:26:45 +0100
72516              
72517              Only the peek.t part applied, not the hash quality part.
72518      Branch: perl
72519            ! t/lib/peek.t
72520 ____________________________________________________________________________
72521 [  6640] By: jhi                                   on 2000/08/15  16:37:37
72522         Log: Update Changes.
72523      Branch: perl
72524            ! Changes
72525 ____________________________________________________________________________
72526 [  6639] By: jhi                                   on 2000/08/15  16:34:55
72527         Log: Missed a file from #6638.
72528      Branch: perl
72529            ! lib/File/Temp.pm
72530 ____________________________________________________________________________
72531 [  6638] By: jhi                                   on 2000/08/15  16:33:19
72532         Log: Subject: [PATCH perl@6620] cygwin port
72533              From: "Fifer, Eric" <EFifer@sanwaint.com>
72534              Date: Tue, 15 Aug 2000 17:00:49 +0100
72535              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
72536      Branch: perl
72537            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
72538 ____________________________________________________________________________
72539 [  6637] By: jhi                                   on 2000/08/15  16:29:22
72540         Log: Subject: [PATCH] debugger exit code should reflect user exit code
72541              From: Mike Guy <mjtg@cam.ac.uk>
72542              Date: Tue, 15 Aug 2000 16:55:59 +0100
72543              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
72544      Branch: perl
72545            ! lib/perl5db.pl
72546 ____________________________________________________________________________
72547 [  6636] By: jhi                                   on 2000/08/15  15:30:58
72548         Log: Update Changes.
72549      Branch: perl
72550            ! Changes
72551 ____________________________________________________________________________
72552 [  6635] By: jhi                                   on 2000/08/15  15:27:21
72553         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
72554      Branch: metaconfig
72555            ! U/mkglossary U/mksample
72556      Branch: metaconfig/U/perl
72557            ! Devel.U
72558      Branch: perl
72559            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72560 ____________________________________________________________________________
72561 [  6634] By: jhi                                   on 2000/08/15  14:11:55
72562         Log: Don't blow limited stacks, a lower number is enough to
72563              tickle the lookbehind limit.
72564              
72565              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
72566              From: Dominic Dunlop <domo@computer.org>
72567              Date: Tue, 15 Aug 2000 13:51:24 +0200
72568              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
72569      Branch: perl
72570            ! t/op/regmesg.t
72571 ____________________________________________________________________________
72572 [  6633] By: jhi                                   on 2000/08/15  14:01:46
72573         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
72574              From: Mike Guy <mjtg@cam.ac.uk>
72575              Date: Tue, 15 Aug 2000 12:10:50 +0100
72576              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
72577      Branch: perl
72578            ! utils/perldoc.PL
72579 ____________________________________________________________________________
72580 [  6632] By: jhi                                   on 2000/08/15  13:58:48
72581         Log: make ok etc also for win32.
72582              
72583              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
72584              From: Prymmer/Kahn <pvhp@best.com>
72585              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
72586              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
72587      Branch: perl
72588            ! win32/Makefile
72589 ____________________________________________________________________________
72590 [  6631] By: jhi                                   on 2000/08/15  13:45:03
72591         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
72592      Branch: perl
72593            ! lib/Test.pm
72594 ____________________________________________________________________________
72595 [  6630] By: jhi                                   on 2000/08/15  03:25:09
72596         Log: Update Changes.
72597      Branch: perl
72598            ! Changes
72599 ____________________________________________________________________________
72600 [  6629] By: jhi                                   on 2000/08/15  03:23:53
72601         Log: magic_regdatum_set() is void, not int.
72602      Branch: perl
72603            ! embed.pl mg.c proto.h
72604 ____________________________________________________________________________
72605 [  6628] By: jhi                                   on 2000/08/15  03:08:02
72606         Log: Make the user to give up his firstborn, err, to knowingly
72607              verify installing an unstable developer release.  Also bump
72608              the release to 5.7.0, but leave a patch tag in the local
72609              patches saying that this is not yet the real thing.
72610      Branch: metaconfig
72611            ! U/modified/Instruct.U
72612      Branch: metaconfig/U/perl
72613            + Devel.U
72614      Branch: perl
72615            ! Configure patchlevel.h
72616 ____________________________________________________________________________
72617 [  6627] By: jhi                                   on 2000/08/14  22:32:52
72618         Log: README.os2 update.
72619              
72620              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
72621              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72622              Date: Wed, 02 Aug 2000 21:55:09 -0700
72623              Message-ID: <tsPi5gzkgegX092yn@efn.org>
72624      Branch: perl
72625            ! README.os2
72626 ____________________________________________________________________________
72627 [  6626] By: jhi                                   on 2000/08/14  21:00:02
72628         Log: Subject: Re: File::Temp problems on VMS in bleedperl
72629              From: Tim Jenness <timj@jach.hawaii.edu>
72630              cc: vmsperl@perl.org
72631              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
72632              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
72633      Branch: perl
72634            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
72635 ____________________________________________________________________________
72636 [  6625] By: jhi                                   on 2000/08/14  20:52:16
72637         Log: Add SUIDMAIL as was done for the CERT alert.
72638      Branch: perl
72639            ! patchlevel.h
72640 ____________________________________________________________________________
72641 [  6624] By: jhi                                   on 2000/08/14  20:48:50
72642         Log: Subject: sfio2000
72643              From: Daniel Muino <dmuino@afip.gov.ar>
72644              Date: Mon, 14 Aug 2000 16:58:11 -0300
72645              Message-ID: <20000814165811.B16368@con2-dgi>
72646      Branch: perl
72647            ! perlsdio.h perlsfio.h
72648 ____________________________________________________________________________
72649 [  6623] By: jhi                                   on 2000/08/14  20:47:36
72650         Log: Subject: warning: storage class after type is obsolescent
72651              From: Daniel Muino <dmuino@afip.gov.ar>
72652              Date: Mon, 14 Aug 2000 16:42:47 -0300
72653              Message-ID: <20000814164247.A16368@con2-dgi>
72654      Branch: perl
72655            ! regcomp.pl regnodes.h
72656 ____________________________________________________________________________
72657 [  6622] By: jhi                                   on 2000/08/14  20:43:05
72658         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
72659              From: abigail@foad.org
72660              Date: 14 Aug 2000 20:00:10 -0000
72661              Message-Id: <20000814200010.27271.qmail@foad.org>
72662      Branch: perl
72663            ! Changes
72664 ____________________________________________________________________________
72665 [  6621] By: jhi                                   on 2000/08/14  15:23:05
72666         Log: Update Changes.
72667      Branch: perl
72668            ! Changes
72669 ____________________________________________________________________________
72670 [  6620] By: jhi                                   on 2000/08/14  15:22:14
72671         Log: Subject: Re: [PATCH] @+, @- readonly
72672              From: Mike Guy <mjtg@cam.ac.uk>
72673              Date: Mon, 14 Aug 2000 15:26:55 +0100
72674              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
72675      Branch: perl
72676            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
72677            ! sv.c t/op/pat.t
72678 ____________________________________________________________________________
72679 [  6619] By: jhi                                   on 2000/08/14  14:12:08
72680         Log: Update Changes.
72681      Branch: perl
72682            ! Changes
72683 ____________________________________________________________________________
72684 [  6618] By: jhi                                   on 2000/08/14  14:09:34
72685         Log: For now remove the mail code.
72686      Branch: perl
72687            ! perl.c
72688 ____________________________________________________________________________
72689 [  6617] By: jhi                                   on 2000/08/14  14:08:28
72690         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
72691      Branch: perl
72692            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
72693            ! pod/perlfaq8.pod pod/perlsec.pod
72694 ____________________________________________________________________________
72695 [  6616] By: jhi                                   on 2000/08/14  14:00:11
72696         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
72697              From: Mike Guy <mjtg@cam.ac.uk>
72698              Date: Mon, 14 Aug 2000 08:26:02 +0100
72699              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
72700      Branch: perl
72701            ! lib/perl5db.pl
72702 ____________________________________________________________________________
72703 [  6615] By: jhi                                   on 2000/08/14  13:58:45
72704         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
72705              From: Mike Guy <mjtg@cam.ac.uk>
72706              Date: Mon, 14 Aug 2000 08:04:22 +0100
72707              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
72708      Branch: perl
72709            ! gv.c mg.c t/op/pat.t
72710 ____________________________________________________________________________
72711 [  6614] By: jhi                                   on 2000/08/14  13:56:45
72712         Log: Subject: Test fails / warnings with perl-current #6612
72713              From: Mike Guy <mjtg@cam.ac.uk>
72714              Date: Mon, 14 Aug 2000 07:57:23 +0100
72715              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
72716      Branch: perl
72717            ! t/lib/b.t t/lib/peek.t
72718 ____________________________________________________________________________
72719 [  6613] By: jhi                                   on 2000/08/14  13:45:33
72720         Log: VMS configure.com update continues.
72721      Branch: perl
72722            - vms/configure.com
72723            ! MANIFEST configure.com
72724 ____________________________________________________________________________
72725 [  6612] By: jhi                                   on 2000/08/13  22:13:35
72726         Log: Update Changes.
72727      Branch: perl
72728            ! Changes
72729 ____________________________________________________________________________
72730 [  6611] By: jhi                                   on 2000/08/13  16:21:45
72731         Log: Upgrade to CGI 2.71, from Lincoln Stein.
72732      Branch: perl
72733            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
72734 ____________________________________________________________________________
72735 [  6610] By: jhi                                   on 2000/08/13  15:09:16
72736         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
72737              From: Mike Guy <mjtg@cam.ac.uk>
72738              Date: Sun, 13 Aug 2000 13:45:51 +0100
72739              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
72740      Branch: perl
72741            ! t/op/regmesg.t
72742 ____________________________________________________________________________
72743 [  6609] By: jhi                                   on 2000/08/13  14:31:26
72744         Log: Andreas says that 1.56 is fine, so reverting back to it.
72745      Branch: perl
72746            ! lib/CPAN.pm
72747 ____________________________________________________________________________
72748 [  6608] By: jhi                                   on 2000/08/13  05:34:20
72749         Log: Update Changes.
72750      Branch: perl
72751            ! Changes
72752 ____________________________________________________________________________
72753 [  6607] By: jhi                                   on 2000/08/13  05:32:01
72754         Log: Put back the \z changes of #5406 to CPAN.pm.
72755      Branch: perl
72756            ! lib/CPAN.pm
72757 ____________________________________________________________________________
72758 [  6606] By: jhi                                   on 2000/08/13  05:20:16
72759         Log: Fix-n-skip the tests under 5005threads.
72760      Branch: perl
72761            ! t/lib/b.t
72762 ____________________________________________________________________________
72763 [  6605] By: jhi                                   on 2000/08/13  05:07:48
72764         Log: Fix the test for 5005threads.
72765      Branch: perl
72766            ! t/lib/peek.t
72767 ____________________________________________________________________________
72768 [  6604] By: jhi                                   on 2000/08/13  03:35:37
72769         Log: Should have deleted this in #6603.
72770      Branch: perl
72771            - vms/subconfigure.com
72772 ____________________________________________________________________________
72773 [  6603] By: jhi                                   on 2000/08/12  18:29:32
72774         Log: Rewrite of vms/subconfigure.com as configure.com,
72775              from Peter Prymmer and the vmsperl crew.
72776      Branch: perl
72777            + vms/configure.com
72778            ! MANIFEST
72779 ____________________________________________________________________________
72780 [  6602] By: jhi                                   on 2000/08/11  13:00:01
72781         Log: PlainText.pm is dead.
72782      Branch: perl
72783            - lib/Pod/PlainText.pm
72784            ! MANIFEST
72785 ____________________________________________________________________________
72786 [  6601] By: jhi                                   on 2000/08/11  04:06:45
72787         Log: Update Changes.
72788      Branch: perl
72789            ! Changes
72790 ____________________________________________________________________________
72791 [  6600] By: jhi                                   on 2000/08/11  04:06:10
72792         Log: Add a few missing files, update MANIFEST.
72793      Branch: perl
72794            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
72795            + lib/Pod/PlainText.pm t/pod/find.t
72796            ! MANIFEST t/op/regmesg.t
72797 ____________________________________________________________________________
72798 [  6599] By: jhi                                   on 2000/08/11  03:31:10
72799         Log: Add Perl debugging tutorial, regen toc. 
72800              
72801              Subject: perldebtut.pod
72802              From: Richard Foley <Richard.Foley@m.dasa.de>
72803              Date: Wed, 09 Aug 2000 10:17:15 +0200
72804              Message-id: <3991138B.262247B8@m.dasa.de>
72805      Branch: perl
72806            + pod/perldebtut.pod
72807            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
72808 ____________________________________________________________________________
72809 [  6598] By: jhi                                   on 2000/08/11  02:48:56
72810         Log: tiny Changes edit
72811      Branch: perl
72812            ! Changes
72813 ____________________________________________________________________________
72814 [  6597] By: jhi                                   on 2000/08/11  02:39:04
72815         Log: Tests for #6589.
72816              
72817              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
72818              From: simon@brecon.co.uk (Simon Cozens)
72819              Date: 11 Aug 2000 02:24:52 GMT
72820              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
72821      Branch: perl
72822            ! t/lib/b.t
72823 ____________________________________________________________________________
72824 [  6596] By: jhi                                   on 2000/08/11  01:50:07
72825         Log: Update Changes.
72826      Branch: perl
72827            ! Changes
72828 ____________________________________________________________________________
72829 [  6595] By: jhi                                   on 2000/08/11  01:47:16
72830         Log: nitfix
72831      Branch: perl
72832            ! Changes
72833 ____________________________________________________________________________
72834 [  6594] By: jhi                                   on 2000/08/11  01:36:16
72835         Log: Subject: Getting perlio and threads to compile
72836              From: Lupe Christoph <lupe@lupe-christoph.de>
72837              Date: Wed, 9 Aug 2000 11:35:54 +0200
72838              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
72839              
72840              (the Solaris version changes in Configure skipped)
72841      Branch: perl
72842            ! hints/solaris_2.sh thread.h
72843 ____________________________________________________________________________
72844 [  6593] By: jhi                                   on 2000/08/11  01:30:16
72845         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
72846              From: simon@brecon.co.uk (Simon Cozens)
72847              Date: 1 Aug 2000 06:55:19 GMT
72848              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
72849      Branch: perl
72850            ! lib/utf8.pm
72851 ____________________________________________________________________________
72852 [  6592] By: jhi                                   on 2000/08/11  01:26:39
72853         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
72854              From: Peter Scott <Peter@PeterScott.com>
72855              Date: Thu, 10 Aug 2000 08:23:27 -0700
72856              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
72857      Branch: perl
72858            ! lib/perl5db.pl
72859 ____________________________________________________________________________
72860 [  6591] By: jhi                                   on 2000/08/11  01:22:02
72861         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
72862              From: Hugo <hv@crypt.compulink.co.uk>
72863              Date: Thu, 10 Aug 2000 19:23:04 +0100
72864              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
72865      Branch: perl
72866            ! regexec.c t/op/pat.t
72867 ____________________________________________________________________________
72868 [  6590] By: jhi                                   on 2000/08/11  01:19:19
72869         Log: Preprocessing and postprocessing for File::Find.
72870              
72871              Subject: Patch to Find::File.pm to allow alphabetical results
72872              From: Joe Smith <jsmith@inwap.com>
72873              Date: Wed, 9 Aug 2000 02:44:54 -0700
72874              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
72875      Branch: perl
72876            ! lib/File/Find.pm
72877 ____________________________________________________________________________
72878 [  6589] By: jhi                                   on 2000/08/11  01:12:39
72879         Log: B::Deparse didn't do sub attributes.
72880              
72881              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
72882              From: simon@brecon.co.uk (Simon Cozens)
72883              Date: 9 Aug 2000 04:49:20 GMT
72884              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
72885      Branch: perl
72886            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
72887 ____________________________________________________________________________
72888 [  6588] By: jhi                                   on 2000/08/11  01:06:40
72889         Log: Subject: debugger "d" command doesnt check line number
72890              From: Mike Guy <mjtg@cam.ac.uk>
72891              Date: Tue, 08 Aug 2000 21:54:29 +0100
72892              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
72893      Branch: perl
72894            ! lib/perl5db.pl mg.c pod/perldiag.pod
72895 ____________________________________________________________________________
72896 [  6587] By: jhi                                   on 2000/08/11  00:45:03
72897         Log: sleep(1) does not necessarily return 1.
72898              
72899              Subject: [PATCH bleadperl] op/lex_assign.t  
72900              From: Hugo <hv@crypt.compulink.co.uk>
72901              Date: Thu, 03 Aug 2000 14:34:22 +0100        
72902              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
72903      Branch: perl
72904            ! t/op/lex_assign.t
72905 ____________________________________________________________________________
72906 [  6586] By: jhi                                   on 2000/08/11  00:31:50
72907         Log: Document the IO::Select timeout.
72908      Branch: perl
72909            ! ext/IO/lib/IO/Select.pm
72910 ____________________________________________________________________________
72911 [  6585] By: jhi                                   on 2000/08/11  00:13:54
72912         Log: Forgot contributor.
72913      Branch: perl
72914            ! Changes
72915 ____________________________________________________________________________
72916 [  6584] By: jhi                                   on 2000/08/11  00:09:19
72917         Log: detypo
72918      Branch: perl
72919            ! Changes
72920 ____________________________________________________________________________
72921 [  6583] By: jhi                                   on 2000/08/11  00:07:53
72922         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
72923              
72924              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
72925              From: Mike Guy <mjtg@cam.ac.uk> 
72926              Date: Thu, 10 Aug 2000 15:50:54 +0100
72927              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
72928      Branch: perl
72929            ! sv.c t/op/int.t
72930 ____________________________________________________________________________
72931 [  6582] By: jhi                                   on 2000/08/10  23:29:32
72932         Log: Update Changes.
72933      Branch: perl
72934            ! Changes
72935 ____________________________________________________________________________
72936 [  6581] By: jhi                                   on 2000/08/10  23:26:16
72937         Log: Put back the std @INC thing.
72938      Branch: perl
72939            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
72940            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
72941            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
72942            ! t/lib/gol-oo.t
72943 ____________________________________________________________________________
72944 [  6580] By: jhi                                   on 2000/08/10  23:03:34
72945         Log: Update to CGI 2.70, from Lincoln Stein.
72946      Branch: perl
72947            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
72948            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
72949            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
72950            ! t/lib/cgi-request.t
72951 ____________________________________________________________________________
72952 [  6579] By: jhi                                   on 2000/08/10  22:41:50
72953         Log: Update to CPAN 1.56, from Andreas König.
72954      Branch: perl
72955            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72956 ____________________________________________________________________________
72957 [  6578] By: jhi                                   on 2000/08/10  22:38:13
72958         Log: Update to Pod::Parser 1.17, from Brad Appleton.
72959      Branch: perl
72960            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
72961            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
72962            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
72963            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
72964            ! t/pod/include.t t/pod/included.t t/pod/lref.t
72965            ! t/pod/multiline_items.t t/pod/nested_items.t
72966            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
72967            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
72968            ! t/pod/special_seqs.t
72969 ____________________________________________________________________________
72970 [  6577] By: jhi                                   on 2000/08/10  22:35:41
72971         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
72972      Branch: perl
72973            ! AUTHORS MAINTAIN
72974 ____________________________________________________________________________
72975 [  6576] By: jhi                                   on 2000/08/10  22:24:54
72976         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
72977      Branch: perl
72978            + t/lib/gol-oo.t
72979            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
72980            ! t/lib/gol-compat.t t/lib/gol-linkage.t
72981 ____________________________________________________________________________
72982 [  6575] By: jhi                                   on 2000/08/10  22:02:07
72983         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
72984      Branch: perl
72985            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
72986 ____________________________________________________________________________
72987 [  6574] By: jhi                                   on 2000/08/10  21:55:03
72988         Log: Iterating perl6 description.
72989      Branch: perl
72990            ! pod/perlfaq1.pod
72991 ____________________________________________________________________________
72992 [  6573] By: jhi                                   on 2000/08/10  21:48:26
72993         Log: Revert the sv.c part of #6559, a better fix is needed.
72994      Branch: perl
72995            ! sv.c
72996 ____________________________________________________________________________
72997 [  6572] By: jhi                                   on 2000/08/10  20:33:43
72998         Log: It's the 2ndO'ROSSC.
72999      Branch: perl
73000            ! pod/perlfaq1.pod
73001 ____________________________________________________________________________
73002 [  6571] By: jhi                                   on 2000/08/10  15:55:48
73003         Log: detypo
73004      Branch: perl
73005            ! pod/perlfaq1.pod
73006 ____________________________________________________________________________
73007 [  6570] By: jhi                                   on 2000/08/10  14:11:17
73008         Log: An exceptionally sticky typo.
73009      Branch: perl
73010            ! Changes
73011 ____________________________________________________________________________
73012 [  6569] By: jhi                                   on 2000/08/10  14:09:33
73013         Log: detypo (and test Changes updating script)
73014      Branch: perl
73015            ! Changes
73016 ____________________________________________________________________________
73017 [  6568] By: jhi                                   on 2000/08/10  14:07:07
73018         Log: Update Changes.
73019      Branch: perl
73020            ! Changes
73021 ____________________________________________________________________________
73022 [  6567] By: jhi                                   on 2000/08/10  14:06:19
73023         Log: Amend the description of Perl6.
73024              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
73025              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
73026              Date: Wed, 9 Aug 2000 22:11:06 -0500
73027              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
73028      Branch: perl
73029            ! pod/perlfaq1.pod
73030 ____________________________________________________________________________
73031 [  6566] By: jhi                                   on 2000/08/10  13:58:57
73032         Log: Subject: Remove dead entry in perldiag
73033              From: Mike Guy <mjtg@cam.ac.uk>
73034              Date: Thu, 10 Aug 2000 14:19:19 +0100
73035              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
73036      Branch: perl
73037            ! pod/perldiag.pod
73038 ____________________________________________________________________________
73039 [  6565] By: jhi                                   on 2000/08/10  13:51:48
73040         Log: Zero entries were skipped, fix from Adrian Goalby
73041              <argoalby@yahoo.co.uk>
73042      Branch: perl
73043            ! lib/unicode/Number.pl lib/unicode/mktables.PL
73044 ____________________________________________________________________________
73045 [  6564] By: jhi                                   on 2000/08/10  13:00:12
73046         Log: Subject: [PATCH 5.6.0] cygwin port
73047              From: "Fifer, Eric" <EFifer@sanwaint.com>
73048              Date: Thu, 10 Aug 2000 13:15:36 +0100
73049              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
73050      Branch: perl
73051            ! README.cygwin hints/cygwin.sh
73052 ____________________________________________________________________________
73053 [  6563] By: jhi                                   on 2000/08/10  12:55:16
73054         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
73055      Branch: perl
73056            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
73057 ____________________________________________________________________________
73058 [  6562] By: gsar                                  on 2000/08/10  08:38:39
73059         Log: warn is a macro, avoid using at a variable to avoid warnings
73060              in some configurations; readdir.t is too conservative in
73061              estimating number of *.t's
73062      Branch: perl
73063            ! t/op/readdir.t util.c
73064 ____________________________________________________________________________
73065 [  6561] By: jhi                                   on 2000/08/09  23:35:42
73066         Log: Update Changes.
73067      Branch: perl
73068            ! Changes
73069 ____________________________________________________________________________
73070 [  6560] By: jhi                                   on 2000/08/09  23:05:47
73071         Log: Subject: Re: enhanced(?) regex error messages
73072              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
73073              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
73074              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
73075              
73076              (plus two small patches sent privately)
73077              (this still seems to leave few test failures)
73078      Branch: perl
73079            + t/op/regmesg.t
73080            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
73081            ! t/pragma/warn/regcomp
73082 ____________________________________________________________________________
73083 [  6559] By: jhi                                   on 2000/08/09  20:41:18
73084         Log: (The fix did work but was not right, retracted in #6573)
73085              
73086              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
73087              From: Christian Kirsch <ck@held.mind.de>
73088              Date: Wed, 9 Aug 2000 17:05:17 +0200
73089              Message-Id: <20000809170517.A25389@held>
73090      Branch: perl
73091            ! sv.c t/pragma/locale.t
73092 ____________________________________________________________________________
73093 [  6558] By: jhi                                   on 2000/08/08  22:34:08
73094         Log: Tiny updates on the contributors list.
73095      Branch: perl
73096            ! Changes
73097 ____________________________________________________________________________
73098 [  6557] By: jhi                                   on 2000/08/08  19:34:28
73099         Log: Double check that we have a dirhandle.
73100      Branch: perl
73101            ! util.c
73102 ____________________________________________________________________________
73103 [  6556] By: jhi                                   on 2000/08/08  19:01:51
73104         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
73105              May be repopulated with fresh maintained examples.
73106      Branch: perl
73107            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
73108            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
73109            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
73110            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
73111            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
73112            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
73113            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
73114            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
73115            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
73116            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
73117            + lib/CGI/eg/wilogo_gif.uu
73118            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
73119            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
73120            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
73121            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
73122            - eg/cgi/frameset.cgi eg/cgi/index.html
73123            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73124            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73125            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73126            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73127            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73128            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73129            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73130            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73131            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73132            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73133            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73134            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73135            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73136            - eg/van/vanish eg/who eg/wrapsuid
73137            ! MANIFEST
73138 ____________________________________________________________________________
73139 [  6555] By: jhi                                   on 2000/08/08  18:51:08
73140         Log: Delete chat2 as requested by Randal.
73141              
73142              Subject: Re: perlfaq8 coyness
73143              From: merlyn@stonehenge.com (Randal L. Schwartz) 
73144              Date: 15 May 2000 18:52:42 -0700 
73145              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
73146      Branch: perl
73147            - lib/chat2.pl
73148            ! MANIFEST
73149 ____________________________________________________________________________
73150 [  6554] By: jhi                                   on 2000/08/08  18:31:35
73151         Log: Regen global.sym.
73152      Branch: perl
73153            ! global.sym
73154 ____________________________________________________________________________
73155 [  6553] By: jhi                                   on 2000/08/08  18:28:13
73156         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
73157              (either perlbug or p5p ate the original), plus regen
73158              perlapi and perltoc. 
73159      Branch: perl
73160            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
73161            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
73162            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
73163            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
73164            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
73165            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
73166            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
73167            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
73168            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
73169            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
73170 ____________________________________________________________________________
73171 [  6552] By: jhi                                   on 2000/08/08  18:06:29
73172         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
73173              From: Mike Guy <mjtg@cam.ac.uk>
73174              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
73175              Date: Tue, 08 Aug 2000 15:51:27 +0100
73176      Branch: perl
73177            ! doop.c sv.h t/op/join.t t/pragma/overload.t
73178 ____________________________________________________________________________
73179 [  6551] By: jhi                                   on 2000/08/08  18:01:11
73180         Log: Re-apply #6549.
73181      Branch: perl
73182            ! lib/perl5db.pl
73183 ____________________________________________________________________________
73184 [  6550] By: jhi                                   on 2000/08/08  17:43:08
73185         Log: Accidental retraction of #6549.
73186      Branch: perl
73187            ! lib/perl5db.pl
73188 ____________________________________________________________________________
73189 [  6549] By: jhi                                   on 2000/08/08  17:40:04
73190         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
73191              From: Mike Guy <mjtg@cam.ac.uk>
73192              Date: Mon, 07 Aug 2000 21:49:58 +0100
73193              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
73194      Branch: perl
73195            ! lib/perl5db.pl
73196 ____________________________________________________________________________
73197 [  6548] By: jhi                                   on 2000/08/08  17:37:57
73198         Log: Document here-doc better.
73199              
73200              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
73201              From: Mike Guy <mjtg@cam.ac.uk>
73202              Date: Mon, 07 Aug 2000 14:02:09 +0100
73203              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
73204      Branch: perl
73205            ! pod/perldata.pod
73206 ____________________________________________________________________________
73207 [  6547] By: jhi                                   on 2000/08/08  17:33:34
73208         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
73209              From: "Randy J. Ray" <rjray@redhat.com>
73210              Date: Mon, 07 Aug 2000 19:12:25 -0700
73211              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
73212      Branch: perl
73213            ! perl.c pod/perlrun.pod
73214 ____________________________________________________________________________
73215 [  6546] By: jhi                                   on 2000/08/08  17:29:26
73216         Log: Subject: Re: enhanced(?) regex error messages 
73217              From: Hugo <hv@crypt.compulink.co.uk>
73218              Date: Tue, 08 Aug 2000 03:25:51 +0100
73219              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
73220              
73221              plus Capitalize the error messages, plus perldiag them.
73222      Branch: perl
73223            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
73224 ____________________________________________________________________________
73225 [  6545] By: jhi                                   on 2000/08/08  13:59:28
73226         Log: Augment #6539 a bit: don't croak if there's magic in the air.
73227              
73228              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
73229              From: Hugo <hv@crypt.compulink.co.uk>
73230              Date: Tue, 08 Aug 2000 03:02:03 +0100
73231              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
73232      Branch: perl
73233            ! pp.c t/op/bless.t
73234 ____________________________________________________________________________
73235 [  6544] By: jhi                                   on 2000/08/07  21:11:52
73236         Log: Make the test -w clean.
73237      Branch: perl
73238            ! t/op/bless.t
73239 ____________________________________________________________________________
73240 [  6543] By: jhi                                   on 2000/08/07  19:49:53
73241         Log: use warnings instead of $^W.
73242      Branch: perl
73243            ! t/op/bless.t
73244 ____________________________________________________________________________
73245 [  6542] By: jhi                                   on 2000/08/07  17:41:41
73246         Log: Disable a portability warning Because We Know What We Are Doing.
73247      Branch: perl
73248            ! t/op/bless.t
73249 ____________________________________________________________________________
73250 [  6541] By: jhi                                   on 2000/08/07  17:29:51
73251         Log: Tiny tidying on report_evil_fh().
73252      Branch: perl
73253            ! util.c
73254 ____________________________________________________________________________
73255 [  6540] By: jhi                                   on 2000/08/07  16:37:38
73256         Log: Make regular expression parse error messages easier to understand.
73257              
73258              Subject: Re: enhanced(?) regex error messages
73259              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
73260              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
73261              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
73262      Branch: perl
73263            ! regcomp.c
73264 ____________________________________________________________________________
73265 [  6539] By: jhi                                   on 2000/08/07  16:12:27
73266         Log: Make bless(REF, REF) a fatal error, add bless tests.
73267              
73268              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
73269              From: Hugo <hv@crypt.compulink.co.uk>
73270              Date: Mon, 07 Aug 2000 16:59:38 +0100
73271              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
73272      Branch: perl
73273            + t/op/bless.t
73274            ! MANIFEST pod/perldiag.pod pp.c sv.c
73275 ____________________________________________________________________________
73276 [  6538] By: jhi                                   on 2000/08/07  15:59:43
73277         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
73278              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
73279              Date: Thu, 3 Aug 2000 14:29:21 -0700
73280              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
73281      Branch: perl
73282            ! lib/lib_pm.PL
73283 ____________________________________________________________________________
73284 [  6537] By: jhi                                   on 2000/08/07  15:47:18
73285         Log: Retract #6419 for now since it breaks in AFS and MachTen.
73286      Branch: perl
73287            ! lib/Cwd.pm
73288 ____________________________________________________________________________
73289 [  6536] By: jhi                                   on 2000/08/07  15:05:29
73290         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
73291              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
73292              The security hole exists only in suidperls, which isn't
73293              installed or even built by default.
73294      Branch: perl
73295            ! perl.c
73296 ____________________________________________________________________________
73297 [  6535] By: jhi                                   on 2000/08/07  14:45:14
73298         Log: tr memory corruption fix from Simon Cozens.
73299      Branch: perl
73300            ! doop.c
73301 ____________________________________________________________________________
73302 [  6534] By: jhi                                   on 2000/08/06  11:38:16
73303         Log: Document a bit that UDP is not what you might think.
73304              
73305              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
73306              From: Lupe Christoph <lupe@lupe-christoph.de>
73307              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
73308              Date: Mon, 24 Jul 2000 08:59:15 +0200
73309      Branch: perl
73310            ! pod/perlipc.pod
73311 ____________________________________________________________________________
73312 [  6533] By: jhi                                   on 2000/08/06  11:35:01
73313         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
73314              From: Jeff Pinyan <jeffp@hut.crusoe.net>
73315              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
73316              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
73317      Branch: perl
73318            ! pod/perlfunc.pod
73319 ____________________________________________________________________________
73320 [  6532] By: jhi                                   on 2000/08/06  03:45:41
73321         Log: Have symbols for the IoTYPEs.
73322      Branch: perl
73323            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
73324 ____________________________________________________________________________
73325 [  6531] By: jhi                                   on 2000/08/06  01:33:55
73326         Log: Continue fixing the io warnings.  This also
73327              sort of fixes bug ID 20000802.003: the core dump
73328              is no more.  Whether the current behaviour is correct
73329              (giving a warning: "Not a format reference"), is another matter.
73330      Branch: perl
73331            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
73332            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
73333 ____________________________________________________________________________
73334 [  6530] By: jhi                                   on 2000/08/05  21:33:12
73335         Log: Change the Policy policy: now -Dprefix= with an existing
73336              Policy.sh and prefix == siteprefix == vendorprefix, then all
73337              of them follow along the new prefix.
73338              
73339              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
73340              From: Andy Dougherty <doughera@lafayette.edu>
73341              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
73342              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
73343      Branch: perl
73344            ! Policy_sh.SH
73345 ____________________________________________________________________________
73346 [  6529] By: jhi                                   on 2000/08/05  18:57:28
73347         Log: Zap lib/Sys directory when cleaning up.
73348      Branch: perl
73349            ! Makefile.SH
73350 ____________________________________________________________________________
73351 [  6528] By: jhi                                   on 2000/08/05  18:40:44
73352         Log: Essential prototype changes were missing from #6527.
73353              Also make report_evil_fh() more bomb-proof.
73354      Branch: perl
73355            ! embed.h util.c
73356 ____________________________________________________________________________
73357 [  6527] By: jhi                                   on 2000/08/05  03:22:05
73358         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
73359              From: "Ronald F. Guilmette" <rfg@monkeys.com>
73360              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
73361              Message-Id: <200007242247.PAA52177@monkeys.com>
73362      Branch: perl
73363            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
73364 ____________________________________________________________________________
73365 [  6526] By: jhi                                   on 2000/08/04  21:23:27
73366         Log: gcc versions might have (parentheses) in them.
73367      Branch: metaconfig/U/perl
73368            ! gccvers.U
73369      Branch: perl
73370            ! Configure config_h.SH
73371 ____________________________________________________________________________
73372 [  6525] By: jhi                                   on 2000/08/04  20:23:12
73373         Log: Weed buglets pointed out by
73374              
73375              From: Lupe Christoph <lupe@lupe-christoph.de>
73376              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
73377              Date: Fri, 4 Aug 2000 17:34:39 +0200
73378              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
73379      Branch: metaconfig/U/perl
73380            ! gccvers.U uselfs.U
73381      Branch: perl
73382            ! Configure config_h.SH
73383 ____________________________________________________________________________
73384 [  6524] By: jhi                                   on 2000/08/04  19:02:08
73385         Log: Warn under -w if lstat(FH) is attempted.
73386              
73387              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
73388              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
73389              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
73390              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
73391      Branch: perl
73392            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
73393            ! t/pragma/warn/pp_sys
73394 ____________________________________________________________________________
73395 [  6523] By: jhi                                   on 2000/08/04  12:31:11
73396         Log: Subject: New perlcc, take 2
73397              From: simon@brecon.co.uk (Simon Cozens)
73398              Date: 4 Aug 2000 06:21:04 GMT
73399              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
73400      Branch: perl
73401            ! utils/perlcc.PL
73402 ____________________________________________________________________________
73403 [  6522] By: jhi                                   on 2000/08/04  12:26:33
73404         Log: Subject: Re: Array vs. List context
73405              From: Daniel Chetlin <daniel@chetlin.com>
73406              Date: Fri, 4 Aug 2000 00:22:44 -0700
73407              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
73408      Branch: perl
73409            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
73410            ! pod/perlfaq4.pod
73411 ____________________________________________________________________________
73412 [  6521] By: jhi                                   on 2000/08/04  12:22:38
73413         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
73414              From: Raymund Will <ray@caldera.de>
73415              Date: Fri, 4 Aug 2000 12:07:09 +0200
73416              Message-Id: <20000804120709.A14982@caldera.de>
73417      Branch: perl
73418            ! configure.gnu
73419 ____________________________________________________________________________
73420 [  6520] By: jhi                                   on 2000/08/04  04:09:06
73421         Log: After the #6519 a warning about stat() is just that,
73422              not about a filetest, which now have their own warning.
73423      Branch: perl
73424            ! pod/perldiag.pod
73425 ____________________________________________________________________________
73426 [  6519] By: jhi                                   on 2000/08/04  04:06:30
73427         Log: In the warnings call filehandles consistently so;
73428              add "unopened" warning for stat().
73429      Branch: perl
73430            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
73431            ! t/pragma/warn/pp_sys
73432 ____________________________________________________________________________
73433 [  6518] By: jhi                                   on 2000/08/04  02:55:35
73434         Log: Subject: Minor tweak to perlvar.pod
73435              From: "Stephen P. Potter" <spp@ds.net>
73436              Date: Tue, 18 Apr 2000 09:26:03 -0400
73437              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
73438      Branch: perl
73439            ! pod/perlvar.pod
73440 ____________________________________________________________________________
73441 [  6517] By: jhi                                   on 2000/08/04  02:50:08
73442         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
73443              From: "Clinton Pierce" <cpierce1@ford.com>
73444              Date: Wed, 21 Jul 1999 16:45:31 -0400
73445              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
73446              
73447              Fix by Stephen Potter (visible in the bug db but not in p5p?)
73448      Branch: perl
73449            ! pod/perlfunc.pod pod/perlop.pod
73450 ____________________________________________________________________________
73451 [  6516] By: jhi                                   on 2000/08/04  02:09:25
73452         Log: This is 6512.  Really.
73453      Branch: perl
73454            ! dump.c
73455 ____________________________________________________________________________
73456 [  6515] By: jhi                                   on 2000/08/04  01:25:50
73457         Log: mention the idea of @( and @)
73458      Branch: perl
73459            ! Todo-5.6
73460 ____________________________________________________________________________
73461 [  6514] By: bailey                                on 2000/08/04  01:18:46
73462         Log: YA resync with mainstem, including VMS patches from others
73463      Branch: vmsperl
73464           +> (branch 48 files)
73465            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
73466           !> (integrate 354 files)
73467 ____________________________________________________________________________
73468 [  6513] By: jhi                                   on 2000/08/04  01:18:18
73469         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
73470              From: Mark Dickinson <dickins3@fas.harvard.edu>
73471              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
73472              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
73473      Branch: perl
73474            ! t/op/grent.t t/op/pwent.t
73475 ____________________________________________________________________________
73476 [  6512] By: jhi                                   on 2000/08/04  01:14:06
73477         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
73478              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73479              Date: Wed, 02 Aug 2000 10:51:01 +0100
73480              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
73481      Branch: perl
73482            ! sv.c
73483 ____________________________________________________________________________
73484 [  6511] By: jhi                                   on 2000/08/04  00:57:00
73485         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
73486              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73487              Date: Thu, 03 Aug 2000 17:20:04 -0700
73488              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
73489      Branch: metaconfig
73490            ! U/modified/Cppsym.U
73491      Branch: perl
73492            ! Configure config_h.SH
73493 ____________________________________________________________________________
73494 [  6510] By: jhi                                   on 2000/08/04  00:25:28
73495         Log: detypo
73496      Branch: perl
73497            ! Makefile.SH
73498 ____________________________________________________________________________
73499 [  6509] By: jhi                                   on 2000/08/03  23:43:18
73500         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
73501              From: Dominic Dunlop <domo@computer.org>
73502              Date: Thu, 3 Aug 2000 22:16:46 +0200
73503              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
73504      Branch: perl
73505            ! t/op/sprintf.t
73506 ____________________________________________________________________________
73507 [  6508] By: jhi                                   on 2000/08/03  23:40:37
73508         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
73509              From: Hugo <hv@crypt.compulink.co.uk>
73510              Date: Thu, 03 Aug 2000 18:25:30 +0100
73511              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
73512      Branch: perl
73513            ! regcomp.c t/op/re_tests
73514 ____________________________________________________________________________
73515 [  6507] By: jhi                                   on 2000/08/03  23:38:28
73516         Log: Subject: [PATCH] sv.h documentation - SvLEN
73517              From: Mike Guy <mjtg@cam.ac.uk>
73518              Date: Thu, 03 Aug 2000 14:43:09 +0100
73519              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
73520      Branch: perl
73521            ! sv.h
73522 ____________________________________________________________________________
73523 [  6506] By: jhi                                   on 2000/08/03  15:49:14
73524         Log: Disable the fix_pl hack for now.
73525      Branch: perl
73526            ! Makefile.SH
73527 ____________________________________________________________________________
73528 [  6505] By: jhi                                   on 2000/08/03  13:49:04
73529         Log: Add a URL for FSF.
73530              
73531              Subject: Patch for README
73532              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
73533              Date: Wed, 2 Aug 2000 13:25:09 -0500
73534              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
73535      Branch: perl
73536            ! README
73537 ____________________________________________________________________________
73538 [  6504] By: jhi                                   on 2000/08/03  13:29:19
73539         Log: Be more informative on what is skipped and why,
73540              also repeat the list at the end.
73541      Branch: perl
73542            ! Porting/p4desc
73543 ____________________________________________________________________________
73544 [  6503] By: jhi                                   on 2000/08/03  13:07:05
73545         Log: Circumvent the removal of .patch by fix_pl.
73546              
73547              Subject: Re: [ID 20000802.011] unable to 'make test'          
73548              From: simon@brecon.co.uk (Simon Cozens) 
73549              Date: 3 Aug 2000 04:17:00 GMT
73550              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
73551      Branch: perl
73552            ! Makefile.SH
73553 ____________________________________________________________________________
73554 [  6502] By: jhi                                   on 2000/08/03  00:14:34
73555         Log: Add the missing setproctitle unit.
73556      Branch: metaconfig/U/perl
73557            + d_setproctitle.U
73558 ____________________________________________________________________________
73559 [  6501] By: jhi                                   on 2000/08/03  00:00:26
73560         Log: The subtest 4 may fail also on VOBS, as pointed out
73561              by Nick Ing-Simmons in November 1999, bug id 19991124.003
73562              (but the failure in that bug report isn't the subtest 4).
73563      Branch: perl
73564            ! t/op/stat.t
73565 ____________________________________________________________________________
73566 [  6500] By: jhi                                   on 2000/08/02  23:49:30
73567         Log: Better skip message for the test; one of the two problems in
73568              
73569              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
73570              From: Lupe Christoph <lupe@lupe-christoph.de>
73571              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
73572              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
73573      Branch: perl
73574            ! t/op/numconvert.t
73575 ____________________________________________________________________________
73576 [  6499] By: jhi                                   on 2000/08/02  22:49:16
73577         Log: Allow "no Module;" even if there is no 'unimport'.
73578              
73579              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
73580              From: mjd@plover.com
73581              Date: 24 Mar 2000 15:24:34 -0000
73582              Message-Id: <20000324152434.15160.qmail@plover.com>
73583      Branch: perl
73584            ! gv.c
73585 ____________________________________________________________________________
73586 [  6498] By: jhi                                   on 2000/08/02  22:42:58
73587         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
73588              that are hopefully soon put into use.
73589      Branch: perl
73590            ! opcode.h opcode.pl opnames.h
73591 ____________________________________________________________________________
73592 [  6497] By: gsar                                  on 2000/08/02  22:28:59
73593         Log: require.t needs binmode() to work on windows
73594      Branch: perl
73595            ! t/comp/require.t
73596 ____________________________________________________________________________
73597 [  6496] By: jhi                                   on 2000/08/02  22:08:51
73598         Log: Document the IVdf UVuf UVof UVxf.
73599      Branch: perl
73600            ! pod/perlguts.pod
73601 ____________________________________________________________________________
73602 [  6495] By: jhi                                   on 2000/08/02  21:54:26
73603         Log: detypo #6494
73604      Branch: perl
73605            ! ext/Data/Dumper/Dumper.xs
73606 ____________________________________________________________________________
73607 [  6494] By: jhi                                   on 2000/08/02  21:49:17
73608         Log: Dump UVs as UVs in Data::Dumper.
73609              
73610              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
73611              From: Gurusamy Sarathy <gsar@ActiveState.com>
73612              Date: Thu, 27 Apr 2000 12:26:25 -0700
73613              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
73614      Branch: perl
73615            ! ext/Data/Dumper/Dumper.xs
73616 ____________________________________________________________________________
73617 [  6493] By: jhi                                   on 2000/08/02  17:01:58
73618         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
73619              From: Hugo <hv@crypt.compulink.co.uk>
73620              Date: Wed, 02 Aug 2000 14:53:56 +0100
73621              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
73622      Branch: perl
73623            ! regexec.c t/op/re_tests
73624 ____________________________________________________________________________
73625 [  6492] By: jhi                                   on 2000/08/02  15:02:46
73626         Log: The new setproctitle() feature is available only in 
73627              bleeding edge FreeBSD.  From Paul Saab.
73628      Branch: perl
73629            ! mg.c
73630 ____________________________________________________________________________
73631 [  6491] By: jhi                                   on 2000/08/02  13:34:36
73632         Log: The tr utf8 patching continues.
73633              
73634              Subject: Re: #6469, too many tests claimed in require.t
73635              From: simon@brecon.co.uk (Simon Cozens)
73636              Date: 2 Aug 2000 02:37:17 GMT
73637              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
73638              
73639              (the logic of the test was the wrong way round in the patch)
73640      Branch: perl
73641            ! doop.c
73642 ____________________________________________________________________________
73643 [  6490] By: jhi                                   on 2000/08/02  13:27:38
73644         Log: The name of a filehandle does not have <these>.
73645      Branch: perl
73646            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
73647            ! t/pragma/warn/pp_sys util.c
73648 ____________________________________________________________________________
73649 [  6489] By: jhi                                   on 2000/08/02  04:26:46
73650         Log: Remove the extraneous "main::" prefix from all the
73651              "opened only for", "on closed", and "never opened" warnings.
73652              
73653              Subject: Re: inappropriate warning
73654              From: Gurusamy Sarathy <gsar@ActiveState.com>
73655              Date: Mon, 20 Mar 2000 11:28:02 -0800
73656              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
73657      Branch: perl
73658            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
73659            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
73660            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
73661 ____________________________________________________________________________
73662 [  6488] By: jhi                                   on 2000/08/02  03:02:57
73663         Log: memcpy has n o in it, as pinted ut by Sarathy.
73664      Branch: perl
73665            ! pod/perlguts.pod
73666 ____________________________________________________________________________
73667 [  6487] By: jhi                                   on 2000/08/02  02:44:51
73668         Log: Document in one place the memory abstractions used in Perl core.
73669              
73670              Subject: Re: Memory abstraction
73671              From: simon@brecon.co.uk (Simon Cozens)
73672              Date: 2 Aug 2000 02:20:23 GMT
73673              Organization: Earth.li Origins
73674      Branch: perl
73675            ! pod/perlguts.pod
73676 ____________________________________________________________________________
73677 [  6486] By: jhi                                   on 2000/08/02  02:41:57
73678         Log: regen_headers, regen perltoc.
73679      Branch: perl
73680            ! perlapi.c pod/perltoc.pod
73681 ____________________________________________________________________________
73682 [  6485] By: jhi                                   on 2000/08/02  01:43:33
73683         Log: "This little thing tests for a file .patch, and if it contains
73684              a number, pops into patchlevel.h" (making it easier to track
73685              which development version people are reporting bugs against)
73686              
73687              Subject: Patchlevel autogeneration for repository perls
73688              From: simon@brecon.co.uk (Simon Cozens)
73689              Date: 14 Jul 2000 07:12:15 GMT
73690              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
73691      Branch: perl
73692            + fix_pl
73693            ! MANIFEST Makefile.SH
73694 ____________________________________________________________________________
73695 [  6484] By: jhi                                   on 2000/08/02  01:32:54
73696         Log: FreeBSD 3.* updates from
73697              
73698              From: Paul Saab <ps@yahoo-inc.com>
73699              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
73700              Date: Tue, 1 Aug 2000 15:41:39 -0700
73701              Message-Id: <20000801154139.A53740@yahoo-inc.com>
73702      Branch: perl
73703            ! hints/freebsd.sh
73704 ____________________________________________________________________________
73705 [  6483] By: jhi                                   on 2000/08/02  01:27:44
73706         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
73707              instead one must use setproctitle().  This was already addressed
73708              by change #6457, but the below has a new variant for FreeBSD 4.0
73709              or later, and the matter is also documented more.
73710              
73711              From: Paul Saab <ps@yahoo-inc.com>
73712              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
73713              Date: Tue, 1 Aug 2000 15:41:39 -0700
73714              Message-Id: <20000801154139.A53740@yahoo-inc.com>
73715      Branch: metaconfig/U/perl
73716            + i_libutil.U
73717      Branch: perl
73718            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
73719 ____________________________________________________________________________
73720 [  6482] By: jhi                                   on 2000/08/01  22:17:32
73721         Log: The test from this
73722              
73723              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
73724              Date: Sat, 15 Apr 2000 17:03:44 +0100
73725              From: Tom Hughes <tom@compton.nu>
73726              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
73727              
73728              was missing, the code change went in as #5989
73729              (which had a different test?)
73730      Branch: perl
73731            ! t/op/misc.t
73732 ____________________________________________________________________________
73733 [  6481] By: jhi                                   on 2000/08/01  21:48:38
73734         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
73735              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
73736              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
73737              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
73738      Branch: perl
73739            ! perl.h
73740 ____________________________________________________________________________
73741 [  6480] By: jhi                                   on 2000/08/01  18:05:28
73742         Log: Make p4desc to skip non-mainperl branches by default.
73743      Branch: perl
73744            ! Porting/p4desc
73745 ____________________________________________________________________________
73746 [  6479] By: jhi                                   on 2000/08/01  17:29:19
73747         Log: If gccosandvers is equal to osname, clear gccosandvers.
73748      Branch: metaconfig/U/perl
73749            ! gccvers.U
73750      Branch: perl
73751            ! Configure config_h.SH
73752 ____________________________________________________________________________
73753 [  6478] By: jhi                                   on 2000/08/01  15:54:08
73754         Log: BOM patching from Simon Cozens.
73755      Branch: perl
73756            ! toke.c
73757 ____________________________________________________________________________
73758 [  6477] By: jhi                                   on 2000/08/01  04:50:33
73759         Log: Stash away the largefiles flags and libswanted.
73760      Branch: perl
73761            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
73762 ____________________________________________________________________________
73763 [  6476] By: gsar                                  on 2000/08/01  04:24:24
73764         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
73765              on Windows)
73766      Branch: perl
73767            ! t/pragma/utf8.t utf8.c win32/win32.c
73768 ____________________________________________________________________________
73769 [  6475] By: jhi                                   on 2000/08/01  03:35:24
73770         Log: Make chr() for values >127 to create utf8 when under utf8.
73771              
73772              Subject: Re: uft8/chr()
73773              From: simon@brecon.co.uk (Simon Cozens)
73774              Date: 1 Aug 2000 02:37:02 GMT
73775              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
73776      Branch: perl
73777            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
73778 ____________________________________________________________________________
73779 [  6474] By: jhi                                   on 2000/08/01  02:36:18
73780         Log: In Digital UNIX warn if gcc explicitly chosen because even
73781              2.95.2 is known to cause problems.
73782      Branch: perl
73783            ! hints/dec_osf.sh
73784 ____________________________________________________________________________
73785 [  6473] By: jhi                                   on 2000/08/01  02:00:56
73786         Log: Make the safety catch for buggy gccs work with triple version
73787              numbers like 2.95.2.  Reported in
73788              
73789              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
73790              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
73791              Date: Mon, 31 Jul 2000 14:55:06 +0200
73792              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
73793      Branch: perl
73794            ! hints/dec_osf.sh
73795 ____________________________________________________________________________
73796 [  6472] By: jhi                                   on 2000/08/01  01:13:33
73797         Log: Subject: fix and question re: waitpid() under win32
73798              From: Brian Clarke <clarke@appliedmeta.com>
73799              Date: Fri, 28 Jul 2000 15:18:29 -0400
73800              Message-ID: <3981DC85.290314EB@appliedmeta.com>
73801              
73802              Slightly reformatted and WNOHANG # define moved to win32.h
73803              so that also POSIX.xs sees it, as suggsted by Sarathy.
73804      Branch: perl
73805            ! win32/win32.c win32/win32.h
73806 ____________________________________________________________________________
73807 [  6471] By: jhi                                   on 2000/08/01  00:55:05
73808         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
73809              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73810              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
73811              Date: Mon, 31 Jul 2000 13:28:51 +0100
73812              
73813              (aka ID 20000730.002)
73814      Branch: perl
73815            ! op.c t/op/tr.t
73816 ____________________________________________________________________________
73817 [  6470] By: jhi                                   on 2000/07/31  23:34:42
73818         Log: Document the problem with -P in HP-UX and its workaround.
73819              
73820              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
73821              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
73822              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
73823              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
73824      Branch: perl
73825            ! README.hpux
73826 ____________________________________________________________________________
73827 [  6469] By: jhi                                   on 2000/07/31  04:15:02
73828         Log: The swallow_bom() saga continues.  The #23 of require.t
73829              (UTF16-LE) still fails (silently, no output) but the #22
73830              (UTF16-BE) seems to be working now.  The root of the
73831              failure may be in sv_gets(): is it UTF-16LE-aware,
73832              especially when it comes to line endings? 
73833      Branch: perl
73834            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
73835            ! t/comp/require.t toke.c utf8.c
73836 ____________________________________________________________________________
73837 [  6468] By: jhi                                   on 2000/07/30  19:05:48
73838         Log: Find green threads before native threads.
73839              
73840              Subject: Re: Patch to jpl/JNI/Makefile.PL
73841              From: Jens Thomsen <jens@fiend.cis.com>
73842              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
73843              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
73844      Branch: perl
73845            ! jpl/JNI/Makefile.PL
73846 ____________________________________________________________________________
73847 [  6467] By: jhi                                   on 2000/07/30  18:36:22
73848         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
73849      Branch: perl
73850            ! doop.c
73851 ____________________________________________________________________________
73852 [  6466] By: jhi                                   on 2000/07/30  04:37:29
73853         Log: A new version of the "remove UPPERACSE string comparison"
73854              operators.  The problem with the previous one (change #6454)
73855              was that it was for Perl 5.6.0.  From Paul Marquess.
73856      Branch: perl
73857            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
73858            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
73859            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
73860 ____________________________________________________________________________
73861 [  6465] By: jhi                                   on 2000/07/29  22:39:56
73862         Log: Do not upgrade SVs into utf8 just because they participate
73863              in eq or cmp.  Reported and fix suggested in
73864              
73865              Subject: [ID 20000720.009] sv_eq UTF8 bug
73866              From: "Simon Cozens" <simon@othersideofthe.earth.li>
73867              Date: 21 Jul 2000 04:37:29 -0000
73868              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
73869              
73870              Exercise for the kind reader: should we or should we not
73871              cache the utf8 conversion alongside the SV? (as magic,
73872              as the strxfrm()ed version is cached under use locale)
73873              Argue both for and against.
73874      Branch: perl
73875            ! sv.c
73876 ____________________________________________________________________________
73877 [  6464] By: jhi                                   on 2000/07/29  22:36:22
73878         Log: Subject: UTF8 concat
73879              From: simon@brecon.co.uk (Simon Cozens) 
73880              Date: 30 Jun 2000 06:13:25 GMT
73881              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
73882              
73883              (with a memory leak fixed, plus a few casts added)
73884              
73885              This also seems to help for
73886              
73887              Subject: [ID 20000716.015] join UTF8 weirdness
73888              From: root <root@ak-71.mind.de> 
73889              Date: Sat, 15 Jul 2000 15:29:54 +0200
73890              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
73891              
73892              (from Andreas König)
73893      Branch: perl
73894            ! pp_hot.c
73895 ____________________________________________________________________________
73896 [  6463] By: jhi                                   on 2000/07/29  00:55:39
73897         Log: Tune the comments and hopefully stop a memory leak.
73898      Branch: perl
73899            ! toke.c utf8.c
73900 ____________________________________________________________________________
73901 [  6462] By: jhi                                   on 2000/07/29  00:16:53
73902         Log: The problem described in this
73903              
73904              Subject: [ID 20000322.018] named chars aren't magical enough
73905              From: root <root@dixie.cscaper.com>     
73906              Date: Wed, 22 Mar 2000 18:37:42 -0700
73907              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
73908              
73909              has been fixed in perl 5.6.0 but just in case added a test
73910              to keep it away.  (The report from Joseph Hall.)
73911      Branch: perl
73912            ! t/lib/charnames.t
73913 ____________________________________________________________________________
73914 [  6461] By: jhi                                   on 2000/07/28  23:56:36
73915         Log: Tiny fixes for #6460.
73916      Branch: metaconfig/U/perl
73917            ! gccvers.U
73918      Branch: perl
73919            ! Configure config_h.SH
73920 ____________________________________________________________________________
73921 [  6460] By: jhi                                   on 2000/07/28  23:24:41
73922         Log: Warn if the version of the operating system used to compile gcc
73923              differs from the current version of the operating system.
73924              Also display the gcc compilation os and version in myconfig.
73925              Inspiration from
73926              
73927              Subject: Re: [ID 20000710.003] ERRORS!!         
73928              From: "Kurt D. Starsinic" <kstar@chapin.edu>
73929              Date: Mon, 10 Jul 2000 15:54:16 -0400
73930              Message-ID: <20000710155416.A1384@O2.chapin.edu>
73931      Branch: metaconfig/U/perl
73932            ! gccvers.U
73933      Branch: perl
73934            ! Configure config_h.SH myconfig.SH
73935 ____________________________________________________________________________
73936 [  6459] By: jhi                                   on 2000/07/28  22:00:32
73937         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
73938              letter to $Config{osvers}.
73939      Branch: metaconfig
73940            ! U/modified/Oldconfig.U
73941      Branch: perl
73942            ! Configure config_h.SH
73943 ____________________________________________________________________________
73944 [  6458] By: jhi                                   on 2000/07/28  04:15:39
73945         Log: Back out #6454, doesn't seem to work.
73946              (Reason: that patch was for perl 5.6.0, not perl-current)
73947              (A version of the patch for perl-current came in later as #6466)
73948      Branch: perl
73949            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
73950            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
73951            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
73952 ____________________________________________________________________________
73953 [  6457] By: jhi                                   on 2000/07/27  23:31:49
73954         Log: Use setproctitle() if available to modify $0.
73955              
73956              Subject: setting $* on BSD4 broken
73957              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
73958              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
73959              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
73960      Branch: metaconfig
73961            ! U/modified/Myinit.U
73962      Branch: perl
73963            ! Configure config_h.SH mg.c
73964 ____________________________________________________________________________
73965 [  6456] By: jhi                                   on 2000/07/27  14:50:47
73966         Log: Allow "no AutoLoader;", based on change #6444,
73967              suggested by Graham Barr.
73968      Branch: perl
73969            ! lib/AutoLoader.pm
73970 ____________________________________________________________________________
73971 [  6455] By: jhi                                   on 2000/07/27  14:19:10
73972         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
73973              From: rspier@pobox.com (Robert Spier)
73974              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
73975              Message-ID: <14720.15855.787664.424783@rls.cx>
73976      Branch: perl
73977            ! pod/perldiag.pod
73978 ____________________________________________________________________________
73979 [  6454] By: jhi                                   on 2000/07/27  14:03:02
73980         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
73981              for a long time).
73982              
73983              Reported in
73984              
73985              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
73986              From: Ryan Herbert <rherbert@sycamorehq.com>
73987              Date: Mon, 17 Jul 2000 11:40:42 -0400
73988              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
73989              
73990              Patched in
73991              
73992              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
73993              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
73994              Date: Wed, 26 Jul 2000 23:40:18 +0100
73995              Message-ID: <000001bff752$79511880$0a17073e@tiny>
73996              
73997              based on an earlier patch from Stephen P. Potter.
73998              
73999              (Removed later by change #6458 because this patch was for
74000              perl 5.6.0, not perl-current)
74001      Branch: perl
74002            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
74003            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
74004            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
74005 ____________________________________________________________________________
74006 [  6453] By: jhi                                   on 2000/07/27  13:48:02
74007         Log: Subject: [PATCH] fixes bug 20000508.004
74008              From: Michael Stevens <mstevens@globnix.org>
74009              Date: Thu, 27 Jul 2000 13:49:04 +0100
74010              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
74011      Branch: perl
74012            ! pod/perldata.pod
74013 ____________________________________________________________________________
74014 [  6452] By: jhi                                   on 2000/07/26  23:51:26
74015         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
74016              and Craig A. Berry.
74017      Branch: perl
74018            ! lib/File/Temp.pm pod/perlport.pod
74019 ____________________________________________________________________________
74020 [  6451] By: jhi                                   on 2000/07/26  19:43:30
74021         Log: Be wary of close()s, too.
74022              
74023              Subject: Re: [PATCH] perlbug cleanup
74024              From: Tim Jenness <t.jenness@jach.hawaii.edu>
74025              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
74026              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
74027      Branch: perl
74028            ! utils/perlbug.PL
74029 ____________________________________________________________________________
74030 [  6450] By: jhi                                   on 2000/07/26  18:41:40
74031         Log: Subject: Minor doc patch: handy.h
74032              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
74033              Date: Wed, 26 Jul 2000 15:34:25 -0300
74034              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
74035      Branch: perl
74036            ! handy.h pod/perlapi.pod
74037 ____________________________________________________________________________
74038 [  6449] By: jhi                                   on 2000/07/26  18:23:55
74039         Log: Subject: [PATCH] minor doc change - perlguts
74040              From: Michael Stevens <mstevens@globnix.org>
74041              Date: Thu, 13 Jul 2000 12:39:18 +0100
74042              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
74043      Branch: perl
74044            ! pod/perlguts.pod
74045 ____________________________________________________________________________
74046 [  6448] By: jhi                                   on 2000/07/26  18:20:30
74047         Log: open() wariness in perlbug.
74048              
74049              Subject: [PATCH] perlbug cleanup
74050              From: Michael Stevens <mstevens@globnix.org>
74051              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
74052              Date: Thu, 13 Jul 2000 15:52:23 +0100
74053      Branch: perl
74054            ! utils/perlbug.PL
74055 ____________________________________________________________________________
74056 [  6447] By: jhi                                   on 2000/07/26  18:13:04
74057         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
74058      Branch: perl
74059            ! lib/File/Temp.pm t/lib/ftmp-security.t
74060 ____________________________________________________________________________
74061 [  6446] By: jhi                                   on 2000/07/26  18:06:32
74062         Log: docfix from Peter Scott <Peter@PSDT.com>.
74063      Branch: perl
74064            ! pod/perlfunc.pod
74065 ____________________________________________________________________________
74066 [  6445] By: jhi                                   on 2000/07/26  17:53:31
74067         Log: Fix *foo{FORMAT}.
74068              
74069              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74070              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
74071              Date: Wed, 26 Jul 2000 19:51:02 +0200
74072              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
74073              
74074              From: Graham Barr <gbarr@pobox.com>
74075              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
74076              Date: Wed, 26 Jul 2000 17:38:36 +0100
74077              Message-ID: <20000726173836.L472@pobox.com>
74078      Branch: perl
74079            ! pp.c sv.c t/op/gv.t
74080 ____________________________________________________________________________
74081 [  6444] By: jhi                                   on 2000/07/26  17:49:14
74082         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
74083              from Graham Barr in the module list.
74084      Branch: perl
74085            ! gv.c pod/perlobj.pod
74086 ____________________________________________________________________________
74087 [  6443] By: jhi                                   on 2000/07/26  16:06:56
74088         Log: More split() doc and test patches from Mike Guy.
74089      Branch: perl
74090            ! pod/perlfunc.pod t/op/split.t
74091 ____________________________________________________________________________
74092 [  6442] By: jhi                                   on 2000/07/26  16:05:30
74093         Log: MacOS nits from Matthias Neeracher.
74094      Branch: perl
74095            ! perl.c pp_ctl.c
74096 ____________________________________________________________________________
74097 [  6441] By: jhi                                   on 2000/07/26  04:39:57
74098         Log: Subject: [PATCH] split /^/
74099              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74100              Date: Tue, 25 Jul 2000 14:18:57 +0100
74101              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
74102              
74103              (with notes from tchrist and gbarr)
74104      Branch: perl
74105            ! pod/perlfunc.pod t/op/split.t
74106 ____________________________________________________________________________
74107 [  6440] By: jhi                                   on 2000/07/26  04:32:32
74108         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
74109              From: Peter Prymmer <pvhp@forte.com>
74110              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
74111              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
74112      Branch: perl
74113            ! vms/munchconfig.c
74114 ____________________________________________________________________________
74115 [  6439] By: jhi                                   on 2000/07/26  04:31:01
74116         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
74117              to be fatal errors (instead of by default ignoring them, and
74118              ignoring with a bug: even though -w gave an error, the opening [
74119              was left in)  Reported in:
74120              
74121              Subject: [ID 20000716.024] [=cc=] / [:blank:]
74122              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
74123              Date: Sun, 16 Jul 2000 17:55:29 -0700
74124              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
74125      Branch: perl
74126            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
74127 ____________________________________________________________________________
74128 [  6438] By: jhi                                   on 2000/07/25  15:41:15
74129         Log: Subject: [PATCH] av.c apidoc
74130              From: simon@brecon.co.uk (Simon Cozens)
74131              Date: 24 Jul 2000 06:40:52 GMT
74132              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
74133      Branch: perl
74134            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
74135            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
74136 ____________________________________________________________________________
74137 [  6437] By: jhi                                   on 2000/07/25  14:05:36
74138         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
74139              From: "Stephen P. Potter" <spp@ds.net>
74140              Date: Mon, 24 Jul 2000 14:22:23 -0400
74141              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
74142      Branch: perl
74143            ! pod/perllocale.pod
74144 ____________________________________________________________________________
74145 [  6436] By: jhi                                   on 2000/07/25  14:02:03
74146         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
74147              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74148              Date: Mon, 24 Jul 2000 18:04:28 +0100
74149              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
74150      Branch: perl
74151            ! t/lib/syslfs.t t/op/lfs.t
74152 ____________________________________________________________________________
74153 [  6435] By: jhi                                   on 2000/07/25  13:59:28
74154         Log: Get UTF16 BOMs working.  Patch from
74155              
74156              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
74157              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74158              Date: Tue, 25 Jul 2000 12:52:45 +0100
74159              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
74160              
74161              and notes from
74162              
74163              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
74164              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74165              Date: Tue, 25 Jul 2000 11:43:25 +0100
74166              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
74167      Branch: perl
74168            ! t/comp/require.t toke.c utf8.c
74169 ____________________________________________________________________________
74170 [  6434] By: jhi                                   on 2000/07/25  02:39:54
74171         Log: Make the "uninit variable" warning to say "concat or string"
74172              or "join or string" when in concat or join .
74173              
74174              Subject: Re: [ID 20000403.009] uninitialised concatenation???
74175              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74176              Date: Tue, 04 Apr 2000 18:22:58 +0100
74177              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
74178              
74179              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
74180              From: William R Ward <hermit@BayView.COM>
74181              Date: Thu, 30 Mar 2000 19:50:03 -0800
74182              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
74183      Branch: perl
74184            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
74185            ! t/pragma/warn/op t/pragma/warn/sv
74186 ____________________________________________________________________________
74187 [  6433] By: jhi                                   on 2000/07/24  17:52:56
74188         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
74189      Branch: perl
74190            ! lib/File/Spec/VMS.pm
74191 ____________________________________________________________________________
74192 [  6432] By: jhi                                   on 2000/07/24  17:44:44
74193         Log: Test cases for #6431.
74194              
74195              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
74196              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74197              Date: Mon, 24 Jul 2000 15:32:29 +0100
74198              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
74199      Branch: perl
74200            ! t/op/pat.t t/op/split.t
74201 ____________________________________________________________________________
74202 [  6431] By: jhi                                   on 2000/07/24  17:43:17
74203         Log: Bind op fix.
74204              
74205              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
74206              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74207              Date: Mon, 17 Jul 2000 20:04:56 +0100
74208              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
74209      Branch: perl
74210            ! op.c
74211 ____________________________________________________________________________
74212 [  6430] By: jhi                                   on 2000/07/24  03:42:42
74213         Log: Subject: [ID 20000716.023] syslog test fails without sockets
74214              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74215              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
74216              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
74217      Branch: metaconfig/U/perl
74218            ! Extensions.U
74219      Branch: perl
74220            ! Configure config_h.SH
74221 ____________________________________________________________________________
74222 [  6429] By: jhi                                   on 2000/07/24  03:11:52
74223         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
74224              case, but add also notes explaining the relationship of this
74225              patch and the earlier notes by Sarathy.
74226              
74227              Subject: Map is still slow
74228              From: "Ben Tilly" <ben_tilly@hotmail.com>
74229              Date: Sat, 15 Jul 2000 17:23:27 EDT
74230              Message-ID: <20000715212327.21656.qmail@hotmail.com>
74231      Branch: perl
74232            ! pp_ctl.c
74233 ____________________________________________________________________________
74234 [  6428] By: jhi                                   on 2000/07/24  02:58:52
74235         Log: Documentation to explain the behaviour of map().
74236              
74237              Subject: Re: Map is still slow 
74238              From: Gurusamy Sarathy <gsar@ActiveState.com>
74239              Date: Sat, 15 Jul 2000 16:05:09 -0700
74240              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
74241      Branch: perl
74242            ! pp_ctl.c
74243 ____________________________________________________________________________
74244 [  6427] By: jhi                                   on 2000/07/24  02:50:03
74245         Log: Add tests for
74246              [ID 19991110.003] another matching finding by pcre author
74247              which has already been fixed by some patch, as verified in
74248              
74249              Subject: Re: two regex bugs from the mists of time (well, last November)
74250              From: Hugo <hv@crypt.compulink.co.uk>
74251              Date: Sat, 22 Jul 2000 18:12:58 +0100
74252              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
74253      Branch: perl
74254            ! t/op/re_tests
74255 ____________________________________________________________________________
74256 [  6426] By: jhi                                   on 2000/07/24  02:11:20
74257         Log: A missing 'break' after the [[:space:]] switch case.
74258              
74259              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
74260              From: "Stephen P. Potter" <spp@ds.net>
74261              Date: Tue, 18 Jul 2000 16:25:17 -0400
74262              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
74263      Branch: perl
74264            ! regcomp.c
74265 ____________________________________________________________________________
74266 [  6425] By: jhi                                   on 2000/07/24  02:06:12
74267         Log: The output might have been produced in the wrong order.
74268              
74269              Subject: [ID 20000720.003] [PATCH] t/op/write.t
74270              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74271              Date: Thu, 20 Jul 2000 18:49:18 +0100
74272              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
74273      Branch: perl
74274            ! t/op/write.t
74275 ____________________________________________________________________________
74276 [  6424] By: jhi                                   on 2000/07/24  02:00:07
74277         Log: Use STDOUT consistently.
74278              
74279              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
74280              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74281              Date: Thu, 20 Jul 2000 18:04:01 +0100
74282              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
74283      Branch: perl
74284            ! lib/Test/Harness.pm
74285 ____________________________________________________________________________
74286 [  6423] By: jhi                                   on 2000/07/24  01:54:54
74287         Log: Protect against "wild next"s, that is, callbacks doing "next"
74288              instead of "return".
74289              
74290              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
74291              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74292              Date: Tue, 18 Jul 2000 11:30:16 +0100
74293              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
74294      Branch: perl
74295            ! lib/File/Find.pm
74296 ____________________________________________________________________________
74297 [  6422] By: jhi                                   on 2000/07/24  01:35:47
74298         Log: Out-of-date note removed.
74299              
74300              Subject: [PATCH] documentation perlipc
74301              From: rspier@pobox.com (Robert Spier)
74302              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
74303              Message-ID: <14711.35178.572612.502654@rls.cx>
74304      Branch: perl
74305            ! pod/perlipc.pod
74306 ____________________________________________________________________________
74307 [  6421] By: jhi                                   on 2000/07/24  00:09:18
74308         Log: Send all installperl messages to STDERR and be -w clean.
74309              
74310              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
74311              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74312              Date: Sat, 22 Jul 2000 14:02:11 +0100
74313              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
74314      Branch: perl
74315            ! installperl
74316 ____________________________________________________________________________
74317 [  6420] By: jhi                                   on 2000/07/24  00:04:19
74318         Log: Decutandpasto.
74319              
74320              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
74321              From: "Richard Soderberg" <rs@crystalflame.net>
74322              Date: Sun, 23 Jul 2000 01:37:23 -0700
74323              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
74324      Branch: perl
74325            ! pod/perlipc.pod
74326 ____________________________________________________________________________
74327 [  6419] By: jhi                                   on 2000/07/24  00:01:12
74328         Log: A cleaner abs_path().
74329              Subject: Re: unix alternative to Cwd.pm
74330              From: Jeff Pinyan <jeffp@crusoe.net>
74331              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
74332              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
74333      Branch: perl
74334            ! lib/Cwd.pm
74335 ____________________________________________________________________________
74336 [  6418] By: jhi                                   on 2000/07/23  23:48:56
74337         Log: Detypo.
74338              
74339              Subject: [PATCH perl-current] Typo in hints/powerux.sh
74340              From: "Richard Soderberg" <rs@crystalflame.net>
74341              Date: Sun, 23 Jul 2000 01:27:33 -0700
74342              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
74343      Branch: perl
74344            ! hints/powerux.sh
74345 ____________________________________________________________________________
74346 [  6417] By: jhi                                   on 2000/07/17  22:13:31
74347         Log: Subject: SDBM_File documentation
74348              From: mjd@plover.com
74349              Date: 16 Jul 2000 17:41:17 -0000
74350              Message-ID: <20000716174117.18515.qmail@plover.com>
74351      Branch: perl
74352            ! ext/SDBM_File/SDBM_File.pm
74353 ____________________________________________________________________________
74354 [  6416] By: jhi                                   on 2000/07/17  19:13:26
74355         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
74356      Branch: perl
74357            ! hints/mpeix.sh mpeix/relink
74358 ____________________________________________________________________________
74359 [  6415] By: jhi                                   on 2000/07/15  14:11:02
74360         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
74361              the utf8 'characters' can be more than one octet).
74362              
74363              Date: Sat, 15 Jul 2000 00:21:56 +0100
74364              From: Tom Hughes <tom@compton.nu>
74365              Subject: Re: [ID 20000714.002]
74366              Message-ID: <db2334de49.tom@compton.compton.nu>
74367              
74368              Reported in
74369              
74370              Subject: [ID 20000714.002]
74371              From: "Simon Cozens" <simon@othersideofthe.earth.li>
74372              Date: 14 Jul 2000 15:13:09 -0000
74373              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
74374      Branch: perl
74375            ! doop.c
74376 ____________________________________________________________________________
74377 [  6414] By: jhi                                   on 2000/07/15  03:13:41
74378         Log: another VMS build tweak from Peter Prymmer
74379      Branch: perl
74380            ! vms/descrip_mms.template
74381 ____________________________________________________________________________
74382 [  6413] By: jhi                                   on 2000/07/15  03:10:40
74383         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
74384      Branch: perl
74385            ! vms/perlvms.pod
74386 ____________________________________________________________________________
74387 [  6412] By: jhi                                   on 2000/07/15  00:31:05
74388         Log: More docs for sv functions.
74389              
74390              Subject: [PATCH cfgperl] sv.c apidoc
74391              From: simon@brecon.co.uk (Simon Cozens)
74392              Date: 13 Jul 2000 09:00:20 GMT
74393              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
74394              
74395              Subject: Re: [PATCH cfgperl] sv.c apidoc
74396              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74397              Date: Thu, 13 Jul 2000 12:27:41 +0100
74398              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
74399              
74400              Subject: Re: [PATCH cfgperl] sv.c apidoc
74401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74402              Date: Thu, 13 Jul 2000 13:23:09 +0100
74403              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
74404              
74405              Subject: Re: [PATCH cfgperl] sv.c apidoc
74406              From: simon@brecon.co.uk (Simon Cozens)
74407              Date: 14 Jul 2000 06:51:02 GMT
74408              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
74409      Branch: perl
74410            ! embed.pl pod/perlapi.pod sv.c
74411 ____________________________________________________________________________
74412 [  6411] By: jhi                                   on 2000/07/15  00:10:41
74413         Log: lib/b test fixes from Peter Prymmer.
74414      Branch: perl
74415            ! t/lib/b.t
74416 ____________________________________________________________________________
74417 [  6410] By: jhi                                   on 2000/07/15  00:02:09
74418         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
74419              From: Hugo <hv@crypt.compulink.co.uk>
74420              Date: Fri, 14 Jul 2000 23:05:20 +0100
74421              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
74422              
74423              Didn't anymore apply, but that point still could use another fix.
74424      Branch: perl
74425            ! pod/perlfunc.pod
74426 ____________________________________________________________________________
74427 [  6409] By: jhi                                   on 2000/07/14  23:15:15
74428         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
74429              not in pod, from Peter Prymmer
74430      Branch: perl
74431            ! vms/descrip_mms.template
74432 ____________________________________________________________________________
74433 [  6408] By: jhi                                   on 2000/07/14  20:35:05
74434         Log: The bug report
74435              [ID 19991110.002] minimal matching discrepancy found by pcre author
74436              seems to have been fixed (though differently from what was suggested
74437              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
74438      Branch: perl
74439            ! t/op/re_tests
74440 ____________________________________________________________________________
74441 [  6407] By: jhi                                   on 2000/07/14  17:38:08
74442         Log: Fix AutoSplit to use File::Spec the right way in VMS,
74443              from Peter Prymmer.
74444      Branch: perl
74445            ! lib/AutoSplit.pm
74446 ____________________________________________________________________________
74447 [  6406] By: jhi                                   on 2000/07/14  14:13:22
74448         Log: Merge perlhacktut into perlhack, update perlguts.
74449              
74450              Subject: Re: Perlhacktut
74451              From: simon@brecon.co.uk (Simon Cozens)
74452              Date: 14 Jul 2000 06:49:21 GMT
74453              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
74454              
74455              Subject: Re: Perlhacktut
74456              From: simon@brecon.co.uk (Simon Cozens)
74457              Date: 14 Jul 2000 07:09:45 GMT
74458              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
74459      Branch: perl
74460            ! pod/perlguts.pod pod/perlhack.pod
74461 ____________________________________________________________________________
74462 [  6405] By: jhi                                   on 2000/07/14  14:02:31
74463         Log: Integrate with Sarathy.
74464      Branch: cfgperl
74465           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
74466           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
74467           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
74468 ____________________________________________________________________________
74469 [  6404] By: gsar                                  on 2000/07/14  12:15:02
74470         Log: PERL_OBJECT build tweaks
74471      Branch: perl
74472            ! toke.c
74473 ____________________________________________________________________________
74474 [  6403] By: gsar                                  on 2000/07/14  11:23:41
74475         Log: inconsistent types needs casts
74476      Branch: perl
74477            ! toke.c
74478 ____________________________________________________________________________
74479 [  6402] By: gsar                                  on 2000/07/14  11:12:04
74480         Log: typos in change#6399, regen headers
74481      Branch: perl
74482            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
74483 ____________________________________________________________________________
74484 [  6401] By: gsar                                  on 2000/07/14  10:59:12
74485         Log: typecasts needed for change#6394
74486      Branch: perl
74487            ! toke.c
74488 ____________________________________________________________________________
74489 [  6400] By: gsar                                  on 2000/07/14  10:49:37
74490         Log: integrate cfgperl contents into mainline
74491      Branch: perl
74492           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
74493           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
74494 ____________________________________________________________________________
74495 [  6399] By: gsar                                  on 2000/07/14  10:38:35
74496         Log: enable UTF-16 filter by default if relevant BOM is seen; various
74497              cleanups (typos, misformatted code, and small bugs)
74498      Branch: perl
74499            ! doop.c embed.pl mg.c op.c pp.c toke.c
74500 ____________________________________________________________________________
74501 [  6398] By: gsar                                  on 2000/07/14  08:55:38
74502         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
74503              name suggests anyway)
74504      Branch: perl
74505            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
74506 ____________________________________________________________________________
74507 [  6397] By: gsar                                  on 2000/07/14  08:44:33
74508         Log: move new variables to the end of the interpreter structure (for
74509              bincompat in code that doesn't #include XSUB.h)
74510      Branch: perl
74511            ! intrpvar.h
74512 ____________________________________________________________________________
74513 [  6396] By: gsar                                  on 2000/07/14  08:13:58
74514         Log: MakeMaker should not remove editor backups (*~) on `make clean`
74515              by default (completes change#6383)
74516      Branch: perl
74517            ! lib/ExtUtils/MM_Unix.pm
74518 ____________________________________________________________________________
74519 [  6395] By: jhi                                   on 2000/07/14  05:20:33
74520         Log: Replace change #6337 with a better one.
74521              
74522              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
74523              From: Hugo <hv@crypt.compulink.co.uk>
74524              Date: Fri, 14 Jul 2000 04:16:20 +0100
74525              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
74526      Branch: cfgperl
74527            ! regexec.c t/op/re_tests
74528 ____________________________________________________________________________
74529 [  6394] By: jhi                                   on 2000/07/14  01:33:59
74530         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
74531      Branch: cfgperl
74532            ! embed.pl global.sym proto.h toke.c
74533 ____________________________________________________________________________
74534 [  6393] By: jhi                                   on 2000/07/13  23:41:23
74535         Log: remove discarded test
74536      Branch: cfgperl
74537            ! MANIFEST
74538 ____________________________________________________________________________
74539 [  6392] By: jhi                                   on 2000/07/13  23:32:25
74540         Log: The {multiplier} of a fixed substring was overlooked which
74541              caused a wrong initial search offset for that substring.
74542              
74543              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
74544              From: Hugo <hv@crypt.compulink.co.uk>
74545              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
74546              Date: Thu, 13 Jul 2000 19:27:13 +0100
74547      Branch: cfgperl
74548            ! regcomp.c t/op/re_tests
74549 ____________________________________________________________________________
74550 [  6391] By: jhi                                   on 2000/07/13  16:37:42
74551         Log: typo fix from Craig Berry
74552      Branch: cfgperl
74553            ! vms/subconfigure.com
74554 ____________________________________________________________________________
74555 [  6390] By: jhi                                   on 2000/07/13  13:20:12
74556         Log: Integrate with Sarathy.
74557      Branch: cfgperl
74558            - t/op/method2entersub.t
74559           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
74560           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
74561           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
74562           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
74563 ____________________________________________________________________________
74564 [  6389] By: jhi                                   on 2000/07/13  13:18:48
74565         Log: Detypo from Peter Prymmer, part of #6388.
74566      Branch: cfgperl
74567            ! Configure config_h.SH
74568      Branch: metaconfig
74569            ! U/modified/d_longlong.U
74570 ____________________________________________________________________________
74571 [  6388] By: gsar                                  on 2000/07/13  06:33:40
74572         Log: typos (spotted by Peter Prymmer)
74573      Branch: perl
74574            ! Configure t/lib/english.t
74575 ____________________________________________________________________________
74576 [  6387] By: gsar                                  on 2000/07/13  05:35:28
74577         Log: new selfloader.t in change#6183 doesn't close DATA handles,
74578              and thus fails to clean up tmp files on dosish platforms
74579      Branch: perl
74580            ! t/lib/selfloader.t
74581 ____________________________________________________________________________
74582 [  6386] By: gsar                                  on 2000/07/12  21:42:39
74583         Log: sprintf test tweaks (from Dominic Dunlop)
74584      Branch: perl
74585            ! t/op/sprintf.t
74586 ____________________________________________________________________________
74587 [  6385] By: gsar                                  on 2000/07/12  21:33:46
74588         Log: fix bugs in processing %v-*d and similar format specs (from
74589              Avi Finkel <avi@finkel.org>)
74590      Branch: perl
74591            ! sv.c t/op/sprintf.t
74592 ____________________________________________________________________________
74593 [  6384] By: gsar                                  on 2000/07/12  16:04:19
74594         Log: readd missing perldelta.pod changes from changes#6339,6376
74595      Branch: perl
74596            ! pod/perldelta.pod
74597 ____________________________________________________________________________
74598 [  6383] By: gsar                                  on 2000/07/12  16:00:51
74599         Log: don't clobber *.orig files on *clean targets
74600      Branch: perl
74601            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
74602 ____________________________________________________________________________
74603 [  6382] By: gsar                                  on 2000/07/12  07:59:12
74604         Log: fix broken integrations in cfgperl
74605      Branch: cfgperl
74606           !> Changes pod/perldelta.pod
74607 ____________________________________________________________________________
74608 [  6381] By: gsar                                  on 2000/07/12  07:42:17
74609         Log: integrate cfgperl changes into mainline
74610      Branch: perl
74611            ! Changes
74612           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
74613           !> pod/perlre.pod
74614 ____________________________________________________________________________
74615 [  6380] By: gsar                                  on 2000/07/12  07:31:00
74616         Log: get sprintf.t to adjust properly for 3-digit exponents
74617      Branch: perl
74618            ! t/op/sprintf.t
74619 ____________________________________________________________________________
74620 [  6379] By: gsar                                  on 2000/07/12  06:40:04
74621         Log: change#6174 needs corresponding change in win32/config_h.PL,
74622              which grovels through config_h.SH to find the config.h name
74623      Branch: perl
74624            ! win32/config_h.PL
74625 ____________________________________________________________________________
74626 [  6378] By: jhi                                   on 2000/07/12  05:03:59
74627         Log: Do the cc sanity check both before the hints and
74628              after the cc selction.
74629      Branch: cfgperl
74630            ! Configure config_h.SH
74631      Branch: metaconfig
74632            ! U/modified/Oldconfig.U U/modified/cc.U
74633      Branch: metaconfig/U/perl
74634            + Checkcc.U
74635 ____________________________________________________________________________
74636 [  6377] By: jhi                                   on 2000/07/12  02:49:22
74637         Log: Fix nits noticed by Boston.pm.
74638      Branch: cfgperl
74639            ! pod/perlre.pod
74640 ____________________________________________________________________________
74641 [  6376] By: jhi                                   on 2000/07/11  21:22:13
74642         Log: Configure cosmetics and perldelta.
74643      Branch: cfgperl
74644            ! Configure config_h.SH pod/perldelta.pod
74645      Branch: metaconfig
74646            ! U/modified/cc.U
74647 ____________________________________________________________________________
74648 [  6375] By: gsar                                  on 2000/07/11  21:17:35
74649         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
74650      Branch: perl
74651            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
74652            ! win32/win32sck.c
74653 ____________________________________________________________________________
74654 [  6374] By: gsar                                  on 2000/07/11  20:48:50
74655         Log: tweak for build failure under multiplicity
74656      Branch: perl
74657            ! toke.c
74658 ____________________________________________________________________________
74659 [  6373] By: gsar                                  on 2000/07/11  20:37:23
74660         Log: integrate cfgperl changes#6325..6373 into mainline
74661              (NOTE: today's batch of integrations still untested)
74662      Branch: perl
74663           +> ext/DynaLoader/hints/netbsd.pl
74664            ! Changes
74665           !> (integrate 26 files)
74666 ____________________________________________________________________________
74667 [  6372] By: jhi                                   on 2000/07/11  20:30:36
74668         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
74669              regen perltoc.
74670      Branch: cfgperl
74671            + pod/perlbook.pod
74672            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
74673            ! pod/perltoc.pod
74674 ____________________________________________________________________________
74675 [  6371] By: jhi                                   on 2000/07/11  20:08:56
74676         Log: Minor cleanups on the booklist.
74677      Branch: cfgperl
74678            ! pod/perlfaq2.pod
74679 ____________________________________________________________________________
74680 [  6370] By: jhi                                   on 2000/07/11  19:31:13
74681         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
74682      Branch: cfgperl
74683            ! t/pragma/overload.t
74684 ____________________________________________________________________________
74685 [  6369] By: gsar                                  on 2000/07/11  19:27:48
74686         Log: integrate cfgperl changes#6293..6324 into mainline
74687      Branch: perl
74688           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
74689            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
74690           !> (integrate 30 files)
74691 ____________________________________________________________________________
74692 [  6368] By: gsar                                  on 2000/07/11  19:18:57
74693         Log: skip integrate of problematic change#6292 from cfgperl into mainline
74694      Branch: perl
74695           !> pp_hot.c
74696 ____________________________________________________________________________
74697 [  6367] By: gsar                                  on 2000/07/11  19:17:21
74698         Log: integrate cfgperl changes#6288..6290 into mainline
74699      Branch: perl
74700           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
74701 ____________________________________________________________________________
74702 [  6366] By: gsar                                  on 2000/07/11  19:11:18
74703         Log: integrate cfgperl changes#6268..6282 into mainline
74704      Branch: perl
74705           !> (integrate 30 files)
74706 ____________________________________________________________________________
74707 [  6365] By: gsar                                  on 2000/07/11  18:57:00
74708         Log: delete new accidentally branched file
74709      Branch: perl
74710            - t/op/method2entersub.t
74711 ____________________________________________________________________________
74712 [  6364] By: gsar                                  on 2000/07/11  18:55:13
74713         Log: skip integrate of change#6267 from cfgperl into mainline (the
74714              method call optimization is flawed without additional hints
74715              from user about immutableness of @ISA and no runtime method
74716              definitions)
74717      Branch: perl
74718           +> t/op/method2entersub.t
74719           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
74720           !> perl.h t/op/sprintf.t xsutils.c
74721 ____________________________________________________________________________
74722 [  6363] By: gsar                                  on 2000/07/11  18:49:43
74723         Log: integrate cfgperl changes#6261..6266 into mainline
74724      Branch: perl
74725           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
74726           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
74727           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
74728           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
74729 ____________________________________________________________________________
74730 [  6362] By: gsar                                  on 2000/07/11  18:43:26
74731         Log: integrate cfgperl changes#6252..6260 into mainline
74732      Branch: perl
74733           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
74734           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
74735           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
74736           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
74737 ____________________________________________________________________________
74738 [  6361] By: gsar                                  on 2000/07/11  18:37:12
74739         Log: skip integrate of problematic change#6251 from cfgperl into mainline
74740      Branch: perl
74741           !> lib/Exporter.pm
74742 ____________________________________________________________________________
74743 [  6360] By: gsar                                  on 2000/07/11  18:34:56
74744         Log: integrate cfgperl change#6250 into mainline
74745      Branch: perl
74746           +> t/op/my_stash.t
74747           !> MANIFEST embed.pl proto.h toke.c
74748 ____________________________________________________________________________
74749 [  6359] By: gsar                                  on 2000/07/11  18:21:19
74750         Log: integrate cfgperl changes#6242..6249 into mainline
74751      Branch: perl
74752           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
74753           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
74754           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
74755           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
74756           !> t/lib/peek.t utf8.c
74757 ____________________________________________________________________________
74758 [  6358] By: gsar                                  on 2000/07/11  18:15:45
74759         Log: skip integrate of problematic change#6241 from cfgperl into mainline
74760      Branch: perl
74761           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
74762 ____________________________________________________________________________
74763 [  6357] By: jhi                                   on 2000/07/11  18:15:16
74764         Log: Fix for
74765              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
74766              From: Roderick Schertler <roderick@argon.org> 
74767              Date: Tue, 11 Jul 2000 13:55:05 -0400 
74768              Message-Id: <200007111755.NAA05077@jones.argon.org> 
74769      Branch: cfgperl
74770            ! doio.c
74771 ____________________________________________________________________________
74772 [  6356] By: jhi                                   on 2000/07/11  18:12:51
74773         Log: Typo in #6341.
74774      Branch: cfgperl
74775            ! pp_hot.c
74776 ____________________________________________________________________________
74777 [  6355] By: gsar                                  on 2000/07/11  18:12:10
74778         Log: integrate cfgperl changes#6231..6240 into mainline
74779      Branch: perl
74780           +> pod/perlutil.pod
74781           !> (integrate 35 files)
74782 ____________________________________________________________________________
74783 [  6354] By: jhi                                   on 2000/07/11  18:04:34
74784         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
74785              From: Dominic Dunlop <domo@computer.org> 
74786              Date: Tue, 11 Jul 2000 12:27:33 +0200 
74787              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
74788              
74789              Replaces change #6268.
74790      Branch: cfgperl
74791            ! t/op/sprintf.t
74792 ____________________________________________________________________________
74793 [  6353] By: gsar                                  on 2000/07/11  17:59:51
74794         Log: skip integrate of problematic change#6230 from cfgperl into mainline
74795              (a later version of File::Spec is already in mainline)
74796      Branch: perl
74797           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
74798           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
74799 ____________________________________________________________________________
74800 [  6352] By: gsar                                  on 2000/07/11  17:57:48
74801         Log: integrate cfgperl changes#6224..6229 into mainline
74802      Branch: perl
74803           +> lib/lib.pm.PL
74804            - lib/lib.pm
74805           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
74806           !> lib/English.pm op.c t/lib/english.t
74807 ____________________________________________________________________________
74808 [  6351] By: gsar                                  on 2000/07/11  17:50:10
74809         Log: skip integrate of problematic change#6223 from cfgperl into mainline
74810      Branch: perl
74811           !> doio.c
74812 ____________________________________________________________________________
74813 [  6350] By: gsar                                  on 2000/07/11  17:48:28
74814         Log: integrate cfgperl changes#6220..6222 into mainline
74815      Branch: perl
74816           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
74817           !> toke.c utf8.c win32/win32.h
74818 ____________________________________________________________________________
74819 [  6349] By: gsar                                  on 2000/07/11  17:46:13
74820         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
74821              mainline
74822      Branch: perl
74823           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
74824           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
74825           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
74826 ____________________________________________________________________________
74827 [  6348] By: jhi                                   on 2000/07/11  17:45:49
74828         Log: README.posix-bc podified from Thomas Dorner.
74829      Branch: cfgperl
74830            ! README.posix-bc
74831 ____________________________________________________________________________
74832 [  6347] By: gsar                                  on 2000/07/11  17:42:04
74833         Log: integrate cfgperl change#6217 into mainline
74834      Branch: perl
74835           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
74836           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
74837           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
74838 ____________________________________________________________________________
74839 [  6346] By: gsar                                  on 2000/07/11  17:39:37
74840         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
74841              mainline
74842      Branch: perl
74843           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
74844           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
74845           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
74846           !> perlapi.h pod/perlapi.pod
74847 ____________________________________________________________________________
74848 [  6345] By: gsar                                  on 2000/07/11  17:36:42
74849         Log: integrate cfgperl changes#6207..6210 into mainline
74850      Branch: perl
74851           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
74852           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
74853 ____________________________________________________________________________
74854 [  6344] By: gsar                                  on 2000/07/11  17:31:20
74855         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
74856              mainline
74857      Branch: perl
74858           !> (integrate 40 files)
74859 ____________________________________________________________________________
74860 [  6343] By: gsar                                  on 2000/07/11  17:19:08
74861         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
74862      Branch: perl
74863           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
74864            ! Changes
74865           !> (integrate 34 files)
74866 ____________________________________________________________________________
74867 [  6342] By: jhi                                   on 2000/07/11  16:05:48
74868         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
74869              To: perl5-porters@perl.org
74870              From: Karsten Sperling <spiff@phreax.net>
74871              Date: Mon, 10 Jul 2000 15:12:52 +0200
74872              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
74873      Branch: cfgperl
74874            ! lib/Symbol.pm
74875 ____________________________________________________________________________
74876 [  6341] By: jhi                                   on 2000/07/11  15:59:23
74877         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
74878              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74879              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
74880              Date: Fri, 07 Jul 2000 17:57:16 +0100
74881      Branch: cfgperl
74882            ! pp_hot.c
74883 ____________________________________________________________________________
74884 [  6340] By: jhi                                   on 2000/07/11  15:55:47
74885         Log: Subject: Re: format bug report  [Patch]
74886              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74887              Date: Wed, 05 Jul 2000 13:12:52 +0200
74888              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
74889              
74890              Subject: Re: format bug report  [Patch]
74891              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74892              Date: Wed, 05 Jul 2000 14:10:01 +0200
74893              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
74894      Branch: cfgperl
74895            ! t/op/write.t toke.c
74896 ____________________________________________________________________________
74897 [  6339] By: jhi                                   on 2000/07/11  13:54:09
74898         Log: Be less forgiving about ambiguous and illegal tr ranges.
74899              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
74900              From: Mark-Jason Dominus <mjd@plover.com>
74901              Date: Tue, 04 Jul 2000 10:00:12 -0400
74902              Message-ID: <20000704140012.17772.qmail@plover.com>
74903              
74904              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
74905              From: Mark-Jason Dominus <mjd@plover.com>
74906              Date: Wed, 05 Jul 2000 09:37:36 -0400
74907              Message-ID: <20000705133736.27293.qmail@plover.com>
74908      Branch: cfgperl
74909            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
74910 ____________________________________________________________________________
74911 [  6338] By: jhi                                   on 2000/07/11  13:31:24
74912         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
74913              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74914              Date: Tue, 11 Jul 2000 13:50:51 +0100
74915              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
74916      Branch: cfgperl
74917            ! sv.c
74918 ____________________________________________________________________________
74919 [  6337] By: jhi                                   on 2000/07/11  13:29:14
74920         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
74921              From: Hugo <hv@crypt.compulink.co.uk>
74922              Date: Tue, 11 Jul 2000 12:44:50 +0100
74923              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
74924      Branch: cfgperl
74925            ! regexec.c t/op/re_tests
74926 ____________________________________________________________________________
74927 [  6336] By: jhi                                   on 2000/07/11  13:26:47
74928         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
74929              From: simon@brecon.co.uk (Simon Cozens)
74930              Date: 7 Jul 2000 11:26:09 GMT
74931              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
74932      Branch: cfgperl
74933            ! mg.c
74934 ____________________________________________________________________________
74935 [  6335] By: jhi                                   on 2000/07/11  13:23:37
74936         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
74937              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
74938              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
74939              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
74940      Branch: cfgperl
74941            + ext/DynaLoader/hints/netbsd.pl
74942            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
74943 ____________________________________________________________________________
74944 [  6334] By: jhi                                   on 2000/07/11  13:20:38
74945         Log: Subject: PATCH perlguts.pod: Document D and d magic types
74946              From: mjd@plover.com
74947              Date: 5 Jul 2000 18:01:51 -0000
74948              Message-ID: <20000705180151.29413.qmail@plover.com>
74949      Branch: cfgperl
74950            ! pod/perlguts.pod
74951 ____________________________________________________________________________
74952 [  6333] By: jhi                                   on 2000/07/11  13:15:51
74953         Log: Precedence goof, fix based on
74954              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
74955              From: Hugo <hv@crypt.compulink.co.uk>
74956              Date: Tue, 11 Jul 2000 12:52:38 +0100
74957              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
74958      Branch: cfgperl
74959            ! t/op/taint.t
74960 ____________________________________________________________________________
74961 [  6332] By: jhi                                   on 2000/07/11  12:40:17
74962         Log: Integrate with Sarathy.
74963      Branch: cfgperl
74964           !> win32/win32sck.c
74965 ____________________________________________________________________________
74966 [  6331] By: jhi                                   on 2000/07/10  20:14:16
74967         Log: Sprinkle ldlibpath.
74968      Branch: cfgperl
74969            ! pod/Makefile.SH
74970 ____________________________________________________________________________
74971 [  6330] By: jhi                                   on 2000/07/10  17:54:49
74972         Log: More POSIX.pod tweaks.
74973      Branch: cfgperl
74974            ! ext/POSIX/POSIX.pod
74975 ____________________________________________________________________________
74976 [  6329] By: jhi                                   on 2000/07/10  14:02:12
74977         Log: Reorder perl.pod once more.
74978      Branch: cfgperl
74979            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
74980 ____________________________________________________________________________
74981 [  6328] By: gsar                                  on 2000/07/10  07:06:00
74982         Log: accept() leaks memory on windows due to incorrect ordering of
74983              closesocket() and fclose() calls
74984      Branch: perl
74985            ! win32/win32sck.c
74986 ____________________________________________________________________________
74987 [  6327] By: gsar                                  on 2000/07/10  06:49:17
74988         Log: winsock options weren't being set in all threads under ithreads
74989              (caused send()s from second and subsequent threads to fail)
74990      Branch: perl
74991            ! win32/win32sck.c
74992 ____________________________________________________________________________
74993 [  6326] By: jhi                                   on 2000/07/08  02:45:40
74994         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
74995              was cast to an unsigned (32-bit) integer with wild abandon.
74996      Branch: cfgperl
74997            ! ext/Devel/DProf/DProf.xs
74998 ____________________________________________________________________________
74999 [  6325] By: jhi                                   on 2000/07/07  18:50:33
75000         Log: Remove perlbook, update perlfaq book listing,
75001              rearrange perl.pod, regenerate perltoc.
75002      Branch: cfgperl
75003            - pod/perlbook.pod
75004            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
75005            ! pod/perlfaq2.pod pod/perltoc.pod
75006 ____________________________________________________________________________
75007 [  6324] By: jhi                                   on 2000/07/07  14:03:40
75008         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
75009      Branch: cfgperl
75010            ! sv.h toke.c
75011 ____________________________________________________________________________
75012 [  6323] By: jhi                                   on 2000/07/06  16:03:55
75013         Log: Fix complaints of buildtoc.
75014      Branch: cfgperl
75015            + lib/Win32.pod
75016            - pod/Win32.pod
75017            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
75018 ____________________________________________________________________________
75019 [  6322] By: jhi                                   on 2000/07/06  15:15:52
75020         Log: Add =head1 NAMEs so that buildtoc is happy.
75021              (The CGI::Util nit reported to Lincoln.)
75022      Branch: cfgperl
75023            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
75024            ! pod/perltoc.pod
75025 ____________________________________________________________________________
75026 [  6321] By: jhi                                   on 2000/07/06  03:16:04
75027         Log: Config is being used.
75028      Branch: cfgperl
75029            ! t/op/method.t
75030 ____________________________________________________________________________
75031 [  6320] By: jhi                                   on 2000/07/06  03:13:13
75032         Log: Integrate with Sarathy.
75033      Branch: cfgperl
75034           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
75035 ____________________________________________________________________________
75036 [  6319] By: jhi                                   on 2000/07/06  03:11:46
75037         Log: Autogenerate pod/Makefile and pod/buildtoc.
75038              buildtoc also checks whether the existing pods are
75039              mentioned in MANIFEST and perl.pod, and vice versa.
75040              (None of the thusly found discrepancies fixed yet.)
75041              roffitall also needs to be autogenerated similarly but it
75042              seems so badly out of date that I didn't touch it yet.
75043      Branch: cfgperl
75044            + pod/Makefile.SH pod/buildtoc.PL
75045            - pod/Makefile pod/buildtoc
75046            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
75047 ____________________________________________________________________________
75048 [  6318] By: gsar                                  on 2000/07/05  22:10:54
75049         Log: fix UNC path handling on Windows under ithreads, and chdir()
75050              return value when given a non-existent directory
75051      Branch: perl
75052            ! win32/vdir.h
75053 ____________________________________________________________________________
75054 [  6317] By: gsar                                  on 2000/07/05  22:08:19
75055         Log: winsock cleanup never done on Windows (leads to handle leaks)
75056      Branch: perl
75057            ! win32/perllib.c win32/win32sck.c
75058 ____________________________________________________________________________
75059 [  6316] By: gsar                                  on 2000/07/05  22:06:19
75060         Log: some debugger output does not go to the socket when RemotePort is set
75061      Branch: perl
75062            ! lib/perl5db.pl
75063 ____________________________________________________________________________
75064 [  6315] By: jhi                                   on 2000/07/05  00:25:21
75065         Log: Integrate with Sarathy, preliminary fix for unicos
75066              alignment problems in [ID 20000612.002] Perl problem on Cray system.
75067      Branch: cfgperl
75068            ! sv.h
75069           !> pp_hot.c
75070 ____________________________________________________________________________
75071 [  6314] By: gsar                                  on 2000/07/04  23:34:02
75072         Log: tyop in change#6306
75073      Branch: perl
75074            ! pp_hot.c
75075 ____________________________________________________________________________
75076 [  6313] By: jhi                                   on 2000/07/04  22:14:38
75077         Log: Multiline string literals ENONPORTABLE.
75078      Branch: cfgperl
75079            ! pp_hot.c
75080 ____________________________________________________________________________
75081 [  6312] By: jhi                                   on 2000/07/04  20:34:44
75082         Log: Integrate with Sarathy.
75083      Branch: cfgperl
75084           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
75085           !> t/op/method.t
75086 ____________________________________________________________________________
75087 [  6311] By: jhi                                   on 2000/07/04  20:30:56
75088         Log: More POSIX.pod embellishment.
75089      Branch: cfgperl
75090            ! ext/POSIX/POSIX.pod
75091 ____________________________________________________________________________
75092 [  6310] By: gsar                                  on 2000/07/04  17:28:48
75093         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
75094      Branch: perl
75095            ! t/lib/b.t
75096 ____________________________________________________________________________
75097 [  6309] By: jhi                                   on 2000/07/04  17:22:18
75098         Log: The #6308 required a little bit more.
75099      Branch: cfgperl
75100            ! Makefile.SH win32/Makefile
75101 ____________________________________________________________________________
75102 [  6308] By: jhi                                   on 2000/07/04  16:35:24
75103         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
75104      Branch: cfgperl
75105            + lib/lib_pm.PL
75106            - lib/lib.pm.PL
75107            ! MANIFEST Makefile.SH
75108 ____________________________________________________________________________
75109 [  6307] By: jhi                                   on 2000/07/04  16:28:58
75110         Log: Win32 patches for cfgperl from Sarathy.
75111      Branch: cfgperl
75112            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
75113            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
75114            ! thread.h toke.c util.c win32/Makefile win32/win32.c
75115 ____________________________________________________________________________
75116 [  6306] By: gsar                                  on 2000/07/04  16:28:40
75117         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
75118              (from Richard Soderberg <rs@oregonnet.com>)
75119      Branch: perl
75120            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
75121 ____________________________________________________________________________
75122 [  6305] By: jhi                                   on 2000/07/04  16:24:24
75123         Log: Integrate with Sarathy.
75124      Branch: cfgperl
75125           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
75126           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75127           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
75128           !> proto.h win32/win32.c
75129 ____________________________________________________________________________
75130 [  6304] By: gsar                                  on 2000/07/04  16:17:24
75131         Log: missing perldiag entry for unpack("w",...) diagnostic (from
75132              Andreas Koenig)
75133      Branch: perl
75134            ! pod/perldiag.pod
75135 ____________________________________________________________________________
75136 [  6303] By: gsar                                  on 2000/07/04  16:14:44
75137         Log: remove rel2abs prototypes (from Barrie Slaymaker)
75138      Branch: perl
75139            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
75140            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75141 ____________________________________________________________________________
75142 [  6302] By: gsar                                  on 2000/07/04  04:59:35
75143         Log: adjust change#6299
75144      Branch: perl
75145            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
75146            ! win32/win32.c
75147 ____________________________________________________________________________
75148 [  6301] By: jhi                                   on 2000/07/04  04:50:07
75149         Log: Integrate with Sarathy.
75150      Branch: cfgperl
75151           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
75152           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
75153           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
75154 ____________________________________________________________________________
75155 [  6300] By: gsar                                  on 2000/07/04  04:42:09
75156         Log: PERL_OBJECT build tweak
75157      Branch: perl
75158            ! perl.h
75159 ____________________________________________________________________________
75160 [  6299] By: gsar                                  on 2000/07/04  04:37:00
75161         Log: fix memory leak on Windows (PL_sys_intern contents were never
75162              freed)
75163      Branch: perl
75164            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
75165            ! perlapi.c proto.h win32/win32.c
75166 ____________________________________________________________________________
75167 [  6298] By: gsar                                  on 2000/07/04  04:15:59
75168         Log: fix large memory leak that has been around for ever, masked by
75169              -DPURIFY (most of the arenas were never freed!)
75170      Branch: perl
75171            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
75172 ____________________________________________________________________________
75173 [  6297] By: gsar                                  on 2000/07/04  04:07:46
75174         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
75175      Branch: perl
75176            ! perl.c
75177 ____________________________________________________________________________
75178 [  6296] By: jhi                                   on 2000/06/30  18:28:37
75179         Log: Elaborate POSIX.pod.  Still needs work.
75180      Branch: cfgperl
75181            ! ext/POSIX/POSIX.pod
75182 ____________________________________________________________________________
75183 [  6295] By: jhi                                   on 2000/06/30  14:58:18
75184         Log: Point to perlipc for more SysV IPC examples.
75185      Branch: cfgperl
75186            ! pod/perlfunc.pod
75187 ____________________________________________________________________________
75188 [  6294] By: gsar                                  on 2000/06/30  14:47:45
75189         Log: slurp mode fix in change#4736 still not quite right
75190      Branch: perl
75191            ! pp_hot.c t/io/argv.t
75192 ____________________________________________________________________________
75193 [  6293] By: jhi                                   on 2000/06/30  12:02:55
75194         Log: Integrate with Sarathy.
75195      Branch: cfgperl
75196           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
75197 ____________________________________________________________________________
75198 [  6292] By: jhi                                   on 2000/06/30  12:01:11
75199         Log: From: simon@brecon.co.uk (Simon Cozens)
75200              Subject: UTF8 concat
75201              Date: 30 Jun 2000 06:13:25 GMT
75202              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
75203      Branch: cfgperl
75204            ! pp_hot.c
75205 ____________________________________________________________________________
75206 [  6291] By: gsar                                  on 2000/06/30  04:37:33
75207         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
75208              when @_ is modified, causing coredumps
75209      Branch: perl
75210            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
75211 ____________________________________________________________________________
75212 [  6290] By: jhi                                   on 2000/06/30  02:21:44
75213         Log: Integrate with Sarathy.
75214      Branch: cfgperl
75215           !> vms/vms.c vms/vmsish.h
75216 ____________________________________________________________________________
75217 [  6289] By: jhi                                   on 2000/06/30  02:21:02
75218         Log: Check VERSIONs.
75219      Branch: cfgperl
75220            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
75221            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75222            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75223 ____________________________________________________________________________
75224 [  6288] By: jhi                                   on 2000/06/30  02:18:52
75225         Log: Integrate with Sarathy.
75226      Branch: cfgperl
75227           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
75228           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
75229           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75230           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
75231 ____________________________________________________________________________
75232 [  6287] By: gsar                                  on 2000/06/30  02:17:08
75233         Log: integrate vmsperl changes into mainline
75234      Branch: perl
75235           !> vms/vms.c vms/vmsish.h
75236 ____________________________________________________________________________
75237 [  6285] By: gsar                                  on 2000/06/30  02:05:28
75238         Log: localize %INC in a Safe compartment so that use/require work
75239              (many other magic globals probably need similar treatment)
75240      Branch: perl
75241            ! ext/Opcode/Opcode.xs
75242 ____________________________________________________________________________
75243 [  6284] By: gsar                                  on 2000/06/30  01:54:54
75244         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
75245              about Windows
75246      Branch: perl
75247            ! pod/perlembed.pod
75248 ____________________________________________________________________________
75249 [  6283] By: jhi                                   on 2000/06/30  01:50:10
75250         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
75251              From: Barrie Slaymaker <barries@jester.slaysys.com>
75252              Date: Wed, 28 Jun 2000 11:35:29 -0400
75253              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
75254      Branch: perl
75255            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
75256            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
75257            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75258            ! lib/File/Spec/Win32.pm
75259 ____________________________________________________________________________
75260 [  6282] By: jhi                                   on 2000/06/29  22:57:22
75261         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
75262              From: Dan Sugalski <dan@sidhe.org>
75263              Date: Tue, 06 Jun 2000 11:59:50 -0400
75264              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
75265      Branch: cfgperl
75266            ! vms/vms.c
75267 ____________________________________________________________________________
75268 [  6281] By: jhi                                   on 2000/06/29  22:52:50
75269         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
75270              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75271              Date: Wed, 7 Jun 2000 04:02:04 -0500
75272              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
75273      Branch: cfgperl
75274            ! utils/h2xs.PL
75275 ____________________________________________________________________________
75276 [  6280] By: jhi                                   on 2000/06/29  22:45:47
75277         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
75278              From: rspier@pobox.com (Robert Spier)
75279              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
75280              Message-ID: <14654.31913.845602.610277@rls.cx>
75281      Branch: cfgperl
75282            ! utils/h2xs.PL
75283 ____________________________________________________________________________
75284 [  6279] By: jhi                                   on 2000/06/29  22:38:16
75285         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
75286              From: Tim Ayers <tayers@bridge.com>
75287              Date: Thu, 08 Jun 2000 08:11:06 +0200
75288              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
75289              [resent by Richard Foley, Message-Id probably wrong]
75290      Branch: cfgperl
75291            ! pod/perlsub.pod
75292 ____________________________________________________________________________
75293 [  6278] By: jhi                                   on 2000/06/29  22:21:45
75294         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
75295              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
75296              Date: Fri, 09 Jun 2000 12:39:27 -0400
75297              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
75298              (plus update the version "number" of Text::Wrap)
75299      Branch: cfgperl
75300            ! lib/Text/Wrap.pm
75301 ____________________________________________________________________________
75302 [  6277] By: jhi                                   on 2000/06/29  22:13:10
75303         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
75304              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75305              Date: Mon, 12 Jun 2000 14:55:59 +0100
75306              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
75307      Branch: cfgperl
75308            ! pod/perlfunc.pod
75309 ____________________________________________________________________________
75310 [  6276] By: jhi                                   on 2000/06/29  22:11:06
75311         Log: Subject: [PATCH] Re: eval documentation: context
75312              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75313              Date: Mon, 12 Jun 2000 15:07:29 +0100
75314              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
75315      Branch: cfgperl
75316            ! pod/perlfunc.pod
75317 ____________________________________________________________________________
75318 [  6275] By: jhi                                   on 2000/06/29  21:59:46
75319         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
75320              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75321              Date: Tue, 13 Jun 2000 02:43:48 -0500
75322              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
75323      Branch: cfgperl
75324            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
75325 ____________________________________________________________________________
75326 [  6274] By: jhi                                   on 2000/06/29  21:56:14
75327         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
75328              From: Andy Dougherty <doughera@lafayette.edu>
75329              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
75330              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
75331      Branch: cfgperl
75332            ! ext/File/Glob/Glob.pm
75333 ____________________________________________________________________________
75334 [  6273] By: jhi                                   on 2000/06/29  21:49:09
75335         Log: Subject: [PATCH] xsub attributes
75336              From: Doug MacEachern <dougm@covalent.net>
75337              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
75338              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
75339      Branch: cfgperl
75340            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
75341            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
75342 ____________________________________________________________________________
75343 [  6272] By: jhi                                   on 2000/06/29  21:41:28
75344         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
75345              From: Tom Phoenix <rootbeer@redcat.com>
75346              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
75347              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
75348      Branch: cfgperl
75349            ! lib/Net/Ping.pm
75350 ____________________________________________________________________________
75351 [  6271] By: jhi                                   on 2000/06/29  21:36:55
75352         Log: Subject: PATCH pod/perltie.pod
75353              From: Ian Phillipps <Ian.Phillipps@iname.com>
75354              Date: Fri, 16 Jun 2000 00:17:19 +0100
75355              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
75356              (only the first hunk, the second hunk had already been done
75357              by some other patch)
75358      Branch: cfgperl
75359            ! pod/perltie.pod
75360 ____________________________________________________________________________
75361 [  6270] By: jhi                                   on 2000/06/29  21:24:51
75362         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
75363              From: Nicholas Clark <nick@talking.bollo.cx>
75364              Date: Fri, 23 Jun 2000 16:21:15 +0100
75365              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
75366      Branch: cfgperl
75367            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
75368            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
75369 ____________________________________________________________________________
75370 [  6269] By: jhi                                   on 2000/06/29  19:38:15
75371         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
75372              silence few compiler warnings.
75373      Branch: cfgperl
75374            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
75375 ____________________________________________________________________________
75376 [  6268] By: jhi                                   on 2000/06/29  18:21:50
75377         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
75378              From: Dominic Dunlop <domo@computer.org> 
75379              Date: Thu, 29 Jun 2000 12:32:39 +0200 
75380              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
75381      Branch: cfgperl
75382            ! t/op/sprintf.t
75383 ____________________________________________________________________________
75384 [  6267] By: jhi                                   on 2000/06/29  18:16:07
75385         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
75386              From: Doug MacEachern <dougm@covalent.net>
75387              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
75388              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
75389      Branch: cfgperl
75390            + t/op/method2entersub.t
75391            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
75392            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75393            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
75394            ! xsutils.c
75395 ____________________________________________________________________________
75396 [  6266] By: jhi                                   on 2000/06/29  15:11:15
75397         Log: Subject: [PATCH 5.6.0] cygwin port
75398              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
75399              From: "Fifer, Eric" <EFifer@sanwaint.com>
75400              Date: Thu, 29 Jun 2000 12:58:29 +0100
75401      Branch: cfgperl
75402            ! cygwin/Makefile.SHs
75403 ____________________________________________________________________________
75404 [  6265] By: jhi                                   on 2000/06/29  15:04:05
75405         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
75406              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75407              Date: Wed, 28 Jun 2000 17:50:12 -0700
75408              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
75409      Branch: cfgperl
75410            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
75411 ____________________________________________________________________________
75412 [  6264] By: jhi                                   on 2000/06/29  15:00:57
75413         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
75414              From: Marty Lucich <marty@netcom.com>
75415              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
75416              Message-Id: <200006282116.OAA11148@netcom.com>
75417              ccdlflags update (the BSD/OS 4.1 part had already been taken
75418              care of by #6141).
75419      Branch: cfgperl
75420            ! hints/bsdos.sh
75421 ____________________________________________________________________________
75422 [  6263] By: jhi                                   on 2000/06/29  13:47:44
75423         Log: tr fixes from Simon Cozens
75424      Branch: cfgperl
75425            ! doop.c
75426 ____________________________________________________________________________
75427 [  6262] By: jhi                                   on 2000/06/28  18:46:01
75428         Log: Subject: 5.6.0 Patch for EPOC
75429              From: Olaf Flebbe <o.flebbe@gmx.de>
75430              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
75431              Message-ID: <23449.960929969@www11.gmx.net>
75432      Branch: cfgperl
75433            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
75434            ! epoc/epocish.h
75435 ____________________________________________________________________________
75436 [  6261] By: jhi                                   on 2000/06/28  18:29:07
75437         Log: Subject: Re: [PATCH cfgperl] BOMs away!
75438              From: simon@brecon.co.uk (Simon Cozens)
75439              Date: 17 Jun 2000 11:49:57 GMT
75440              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
75441      Branch: cfgperl
75442            ! pod/perldiag.pod t/comp/require.t toke.c
75443 ____________________________________________________________________________
75444 [  6260] By: jhi                                   on 2000/06/28  17:47:16
75445         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
75446              From: simon@brecon.co.uk (Simon Cozens) 
75447              Date: 17 Jun 2000 11:56:44 GMT 
75448              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
75449              pack U0, pack C0
75450      Branch: cfgperl
75451            ! pod/perlfunc.pod pp.c t/op/pack.t
75452 ____________________________________________________________________________
75453 [  6259] By: jhi                                   on 2000/06/28  16:43:17
75454         Log: perlnewmod was missing from MANIFEST.
75455      Branch: cfgperl
75456            ! MANIFEST
75457 ____________________________________________________________________________
75458 [  6258] By: jhi                                   on 2000/06/28  15:54:30
75459         Log: linenumber tweak
75460      Branch: cfgperl
75461            ! t/pragma/warn/regcomp
75462 ____________________________________________________________________________
75463 [  6257] By: jhi                                   on 2000/06/28  15:50:44
75464         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
75465              From: Doug MacEachern <dougm@covalent.net>
75466              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
75467              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
75468              (one part of the patch had been applied earlier)
75469      Branch: cfgperl
75470            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
75471 ____________________________________________________________________________
75472 [  6256] By: jhi                                   on 2000/06/28  15:40:22
75473         Log: tweaks from Simon Cozens to further fix tr/// under utf8
75474      Branch: cfgperl
75475            ! doop.c
75476 ____________________________________________________________________________
75477 [  6255] By: jhi                                   on 2000/06/28  15:33:45
75478         Log: small thinko tweaks
75479      Branch: cfgperl
75480            ! lib/IPC/Open3.pm t/op/my_stash.t
75481 ____________________________________________________________________________
75482 [  6254] By: jhi                                   on 2000/06/28  15:33:25
75483         Log: Subject: tr///, help wanted.
75484              From: simon@brecon.co.uk (Simon Cozens)
75485              Date: 28 Jun 2000 11:29:04 GMT
75486              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
75487      Branch: cfgperl
75488            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
75489            ! pp_proto.h proto.h t/op/tr.t
75490 ____________________________________________________________________________
75491 [  6253] By: jhi                                   on 2000/06/28  15:09:17
75492         Log: Paranoia tweak on #6249.
75493              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
75494              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75495              Date: Sun, 25 Jun 2000 23:43:12 -0400
75496              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
75497      Branch: cfgperl
75498            ! lib/IPC/Open3.pm
75499 ____________________________________________________________________________
75500 [  6252] By: jhi                                   on 2000/06/28  15:01:38
75501         Log: Document #6249 and #6251.
75502      Branch: cfgperl
75503            ! lib/Exporter.pm lib/IPC/Open3.pm
75504 ____________________________________________________________________________
75505 [  6251] By: jhi                                   on 2000/06/28  14:50:43
75506         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
75507              From: Doug MacEachern <dougm@covalent.net>
75508              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
75509              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
75510      Branch: cfgperl
75511            ! lib/Exporter.pm
75512 ____________________________________________________________________________
75513 [  6250] By: jhi                                   on 2000/06/28  14:45:23
75514         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
75515              From: Doug MacEachern <dougm@covalent.net>
75516              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
75517              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
75518      Branch: cfgperl
75519            + t/op/my_stash.t
75520            ! MANIFEST embed.pl global.sym proto.h toke.c
75521 ____________________________________________________________________________
75522 [  6249] By: jhi                                   on 2000/06/28  14:36:34
75523         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
75524              From: Frank Tobin <ftobin@uiuc.edu>
75525              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
75526              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
75527      Branch: cfgperl
75528            ! lib/IPC/Open3.pm
75529 ____________________________________________________________________________
75530 [  6248] By: jhi                                   on 2000/06/28  14:11:25
75531         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
75532              From: Mark-Jason Dominus <mjd@plover.com>
75533              Date: Tue, 27 Jun 2000 22:36:42 -0400
75534              Message-ID: <20000628023642.12166.qmail@plover.com>
75535      Branch: cfgperl
75536            ! pod/perlfunc.pod
75537 ____________________________________________________________________________
75538 [  6247] By: jhi                                   on 2000/06/27  12:46:37
75539         Log: Tweak $VERSION, patch from Doug MacEachern.
75540      Branch: cfgperl
75541            ! lib/File/Spec.pm
75542 ____________________________________________________________________________
75543 [  6246] By: jhi                                   on 2000/06/27  03:34:46
75544         Log: Allow for standalone testing.
75545      Branch: cfgperl
75546            ! t/lib/filefunc.t t/lib/filespec.t
75547 ____________________________________________________________________________
75548 [  6245] By: jhi                                   on 2000/06/27  02:50:02
75549         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
75550              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75551              Date: Sat, 24 Jun 2000 13:06:20 +0100
75552              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
75553      Branch: cfgperl
75554            ! ext/DynaLoader/DynaLoader_pm.PL
75555 ____________________________________________________________________________
75556 [  6244] By: jhi                                   on 2000/06/27  02:46:10
75557         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
75558              From: Doug MacEachern <dougm@covalent.net>
75559              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
75560              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
75561      Branch: cfgperl
75562            ! gv.c sv.c t/lib/peek.t
75563 ____________________________________________________________________________
75564 [  6243] By: jhi                                   on 2000/06/27  02:38:07
75565         Log: Subject: [PATCH] is_utf8_string
75566              From: simon@brecon.co.uk (Simon Cozens)
75567              Date: 26 Jun 2000 02:25:59 GMT
75568              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
75569      Branch: cfgperl
75570            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
75571            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
75572            ! proto.h utf8.c
75573 ____________________________________________________________________________
75574 [  6242] By: jhi                                   on 2000/06/27  02:24:00
75575         Log: Subject: [PATCH] bytes<->utf8 fixes
75576              From: simon@brecon.co.uk (Simon Cozens)
75577              Date: 26 Jun 2000 04:55:45 GMT
75578              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
75579      Branch: cfgperl
75580            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
75581 ____________________________________________________________________________
75582 [  6241] By: jhi                                   on 2000/06/27  02:12:42
75583         Log: Do no -warn on \_, only on \alpha.
75584              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
75585              From: David Dyck <dcd@tc.fluke.com>
75586              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
75587              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
75588      Branch: cfgperl
75589            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
75590 ____________________________________________________________________________
75591 [  6240] By: jhi                                   on 2000/06/27  02:00:01
75592         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
75593              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75594              Date: Mon, 26 Jun 2000 18:40:14 +0100
75595              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
75596      Branch: cfgperl
75597            ! utils/h2xs.PL
75598 ____________________________________________________________________________
75599 [  6239] By: jhi                                   on 2000/06/27  01:53:40
75600         Log: Configure maintenance.  Sever some dependency cycles,
75601              separate gccversion from the cc unit,
75602              address [ID 20000623.006] Configure script patch for using gcc on AIX
75603              (but solve it a little bit differently),
75604              unduplex some accidentally duplicated units,
75605              suggest using gcc if no cc available
75606              (p5p thread: "Solaris configure: counterproposal", 1999-09)
75607      Branch: cfgperl
75608            ! Configure Todo-5.6 config_h.SH
75609      Branch: metaconfig
75610            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
75611            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
75612      Branch: metaconfig/U/perl
75613            + gccvers.U
75614            ! d_getespwnam.U d_getprpwnam.U i_prot.U
75615 ____________________________________________________________________________
75616 [  6238] By: jhi                                   on 2000/06/25  18:04:56
75617         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
75618              From: Dan Sugalski <dan@sidhe.org>
75619              Date: Fri, 23 Jun 2000 17:00:00 -0400
75620              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
75621      Branch: cfgperl
75622            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
75623 ____________________________________________________________________________
75624 [  6237] By: jhi                                   on 2000/06/25  16:36:45
75625         Log: Tweak embed.pl, regen headers.
75626      Branch: cfgperl
75627            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
75628            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
75629            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
75630            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
75631            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
75632 ____________________________________________________________________________
75633 [  6236] By: jhi                                   on 2000/06/25  15:26:42
75634         Log: Regen headers.
75635      Branch: cfgperl
75636            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
75637            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
75638            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
75639            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
75640            ! regnodes.h warnings.h
75641 ____________________________________________________________________________
75642 [  6235] By: jhi                                   on 2000/06/23  19:39:35
75643         Log: The thread begun by
75644              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
75645              From: Kevin.Ruscoe@ubsw.com
75646              Date: Fri, 16 Jun 2000 16:38:51 +0100
75647              Message-Id: <H000019b03c300d6@MHS>
75648      Branch: cfgperl
75649            ! hints/solaris_2.sh
75650 ____________________________________________________________________________
75651 [  6234] By: jhi                                   on 2000/06/23  19:23:36
75652         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
75653              because when run as services (Win32ese for daemons)
75654              no environment variables are set and tmpdir ends up as /tmp,
75655              which is ambiguous.
75656              
75657              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
75658              From: matt@sergeant.org
75659              Date: 16 Jun 2000 16:30:43 -0000
75660              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
75661      Branch: cfgperl
75662            ! lib/File/Spec/Win32.pm
75663 ____________________________________________________________________________
75664 [  6233] By: jhi                                   on 2000/06/23  19:18:58
75665         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
75666              From: Mark-Jason Dominus <mjd@plover.com>
75667              Date: Fri, 16 Jun 2000 20:53:04 -0400
75668              Message-ID: <20000617005304.8008.qmail@plover.com>
75669      Branch: cfgperl
75670            ! op.h
75671 ____________________________________________________________________________
75672 [  6232] By: jhi                                   on 2000/06/23  16:10:02
75673         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
75674              From: simon@brecon.co.uk (Simon Cozens)
75675              Date: 19 Jun 2000 15:18:27 GMT
75676              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
75677              
75678              plus update pod/Makefile and regenerate perltoc
75679      Branch: cfgperl
75680            + pod/perlutil.pod
75681            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
75682 ____________________________________________________________________________
75683 [  6231] By: jhi                                   on 2000/06/23  15:19:18
75684         Log: Subject: [PATCH 5.6.0] cygwin port
75685              From: "Fifer, Eric" <EFifer@sanwaint.com>
75686              Date: Tue, 20 Jun 2000 14:30:58 +0100
75687              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
75688      Branch: cfgperl
75689            ! README.cygwin lib/File/Find.pm
75690 ____________________________________________________________________________
75691 [  6230] By: jhi                                   on 2000/06/23  14:25:21
75692         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
75693      Branch: cfgperl
75694            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
75695            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
75696            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75697            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
75698 ____________________________________________________________________________
75699 [  6229] By: jhi                                   on 2000/06/23  14:13:34
75700         Log: Subject: README.hpux version 0.6.1
75701              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
75702              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
75703              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
75704      Branch: cfgperl
75705            ! README.hpux
75706 ____________________________________________________________________________
75707 [  6228] By: jhi                                   on 2000/06/23  14:07:20
75708         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
75709              From: Doug MacEachern <dougm@covalent.net>
75710              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
75711              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
75712      Branch: cfgperl
75713            ! op.c
75714 ____________________________________________________________________________
75715 [  6227] By: jhi                                   on 2000/06/23  14:01:06
75716         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
75717              From: Doug MacEachern <dougm@covalent.net>
75718              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
75719              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
75720      Branch: cfgperl
75721            + lib/lib.pm.PL
75722            - lib/lib.pm
75723            ! MANIFEST Makefile.SH
75724 ____________________________________________________________________________
75725 [  6226] By: jhi                                   on 2000/06/23  13:53:07
75726         Log: Subject: [PATCH] remove forward declarations in Socket.pm
75727              From: Doug MacEachern <dougm@covalent.net>
75728              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
75729              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
75730              
75731              From: Doug MacEachern <dougm@covalent.net>
75732              Subject: Re: [PATCH] remove forward declarations in Socket.pm
75733              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
75734              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
75735      Branch: cfgperl
75736            ! ext/Socket/Socket.pm op.c
75737 ____________________________________________________________________________
75738 [  6225] By: jhi                                   on 2000/06/23  13:41:52
75739         Log: Add source code filenames to apidoc.
75740              From: simon@brecon.co.uk (Simon Cozens)
75741              Subject: [PATCH embed.pl] Source X-ref
75742              Date: 22 Jun 2000 02:18:49 GMT
75743              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
75744      Branch: cfgperl
75745            ! embed.pl
75746 ____________________________________________________________________________
75747 [  6224] By: jhi                                   on 2000/06/23  13:32:33
75748         Log: A way to avoid English.pm performance hit.
75749              From: root <root@jester.slaysys.com>
75750              Subject: [YAPATCH English.pm] My turn to putt again
75751              Date: Thu, 22 Jun 2000 20:33:58 -0400
75752              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
75753      Branch: cfgperl
75754            ! lib/English.pm t/lib/english.t
75755 ____________________________________________________________________________
75756 [  6223] By: jhi                                   on 2000/06/23  13:27:06
75757         Log: Avoid double close().
75758              Subject: [PATCH] avoid double close()
75759              From: Doug MacEachern <dougm@covalent.net>
75760              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
75761              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
75762      Branch: cfgperl
75763            ! doio.c
75764 ____________________________________________________________________________
75765 [  6222] By: jhi                                   on 2000/06/23  13:25:54
75766         Log: doc typo fix
75767              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
75768              From: Ian Phillipps <Ian.Phillipps@iname.com>
75769              Date: Fri, 23 Jun 2000 10:40:58 +0100
75770              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
75771      Branch: cfgperl
75772            ! lib/Pod/Usage.pm
75773 ____________________________________________________________________________
75774 [  6221] By: jhi                                   on 2000/06/23  13:24:15
75775         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
75776              From: simon@brecon.co.uk (Simon Cozens)
75777              Subject: [PATCH] Eliminate tr///[CU][CU]
75778              Date: 23 Jun 2000 11:05:40 GMT
75779              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
75780      Branch: cfgperl
75781            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
75782 ____________________________________________________________________________
75783 [  6220] By: jhi                                   on 2000/06/22  16:07:51
75784         Log: Win32 patches from Benjamin Stuhl.
75785      Branch: cfgperl
75786            ! makedef.pl win32/win32.h
75787 ____________________________________________________________________________
75788 [  6219] By: jhi                                   on 2000/06/22  16:06:34
75789         Log: Bytecode patches from Benjamin Stuhl.
75790      Branch: cfgperl
75791            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
75792            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
75793            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
75794 ____________________________________________________________________________
75795 [  6218] By: jhi                                   on 2000/06/15  23:54:16
75796         Log: Bytecode patches from Benjamin Stuhl.
75797      Branch: cfgperl
75798            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
75799 ____________________________________________________________________________
75800 [  6217] By: jhi                                   on 2000/06/09  13:38:29
75801         Log: Rename the fdpid locking and integrate with Sarathy.
75802      Branch: cfgperl
75803            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
75804            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
75805            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
75806            ! win32/win32.c
75807           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
75808 ____________________________________________________________________________
75809 [  6216] By: gsar                                  on 2000/06/08  14:54:21
75810         Log: be more optimal about clearing @_
75811      Branch: perl
75812            ! cop.h
75813 ____________________________________________________________________________
75814 [  6215] By: gsar                                  on 2000/06/08  14:33:04
75815         Log: tweak comment about @DB::args
75816      Branch: perl
75817            ! av.h pp_ctl.c
75818 ____________________________________________________________________________
75819 [  6214] By: gsar                                  on 2000/06/08  13:57:54
75820         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
75821              caller() wants to populate @DB::args with it (causes a coredump
75822              in Carp::confess())
75823      Branch: perl
75824            ! cop.h t/op/runlevel.t
75825 ____________________________________________________________________________
75826 [  6213] By: gsar                                  on 2000/06/08  07:06:35
75827         Log: back out change#6106 (seems problematic)
75828      Branch: perl
75829            ! hints/solaris_2.sh
75830 ____________________________________________________________________________
75831 [  6212] By: jhi                                   on 2000/06/07  03:10:36
75832         Log: Continuing mopup for #6204.
75833      Branch: cfgperl
75834            ! ext/B/defsubs_h.PL
75835 ____________________________________________________________________________
75836 [  6211] By: jhi                                   on 2000/06/07  02:41:50
75837         Log: Mopup for #6204.
75838              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
75839              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
75840              This is comes from const() where POK isn't on when expected.
75841      Branch: cfgperl
75842            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
75843            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
75844            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
75845            ! perlapi.h pod/perlapi.pod
75846 ____________________________________________________________________________
75847 [  6210] By: jhi                                   on 2000/06/07  01:56:29
75848         Log: Mopup for #6207 and #6209.
75849      Branch: cfgperl
75850            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
75851 ____________________________________________________________________________
75852 [  6209] By: jhi                                   on 2000/06/07  01:33:12
75853         Log: Lock PL_fdpid against race conditions, based on:
75854              Subject: [PATCH 5.6.0]subprocess fixup for threads
75855              From: Dan Sugalski <dan@sidhe.org>
75856              To: perl5-porters@perl.org
75857              Date: Tue, 11 Apr 2000 17:02:32 -0400
75858              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
75859      Branch: cfgperl
75860            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
75861            ! win32/win32.c
75862 ____________________________________________________________________________
75863 [  6208] By: jhi                                   on 2000/06/07  01:05:23
75864         Log: Regen headers for #6207.
75865      Branch: cfgperl
75866            ! embed.h global.sym objXSUB.h proto.h
75867 ____________________________________________________________________________
75868 [  6207] By: jhi                                   on 2000/06/06  23:43:13
75869         Log: Subject: [PATCH 5.6.0] Threadsafe patches
75870              From: Dan Sugalski <dan@sidhe.org>
75871              To: perl5-porters@perl.org
75872              Date: Mon, 08 May 2000 18:08:13 -0400
75873              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
75874      Branch: cfgperl
75875            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
75876            ! proto.h sv.h util.c
75877 ____________________________________________________________________________
75878 [  6206] By: jhi                                   on 2000/06/06  23:21:23
75879         Log: Subject: [PATCH] Eliminate $a/$b in pod
75880              From: David Glasser <me@davidglasser.net>
75881              To: perl5-porters@perl.org
75882              Date: Mon, 29 May 2000 21:15:59 -0400
75883              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
75884      Branch: cfgperl
75885            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
75886            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
75887            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
75888            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
75889            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
75890            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
75891            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
75892            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
75893            ! pod/perlvar.pod pod/perlxs.pod
75894 ____________________________________________________________________________
75895 [  6205] By: jhi                                   on 2000/06/06  23:12:14
75896         Log: Subject: [PATCH] Win32 improvements
75897              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
75898              To: gsar@activestate.com, perl5-porters@perl.org
75899              Date: Mon, 29 May 2000 17:22:24 PDT
75900              Message-ID: <20000530002224.91142.qmail@hotmail.com>
75901              (MUA had mangled many lines by wordwrapping)
75902      Branch: cfgperl
75903            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
75904 ____________________________________________________________________________
75905 [  6204] By: jhi                                   on 2000/06/06  23:01:50
75906         Log: Subject: [PATCH] B::Bytecode patches
75907              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
75908              To: gsar@activestate.com, jhi@iki.fi
75909              Cc: perl5-porters@perl.org
75910              Message-ID: <20000602202526.48694.qmail@hotmail.com>
75911              (MUA had mangled many lines by wordwrapping)
75912      Branch: cfgperl
75913            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
75914            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
75915            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
75916            ! intrpvar.h perl.c
75917 ____________________________________________________________________________
75918 [  6203] By: jhi                                   on 2000/06/06  22:32:43
75919         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
75920              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75921              Date: Tue, 06 Jun 2000 13:07:45 -0700
75922              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
75923      Branch: cfgperl
75924            ! pod/perldiag.pod
75925 ____________________________________________________________________________
75926 [  6202] By: jhi                                   on 2000/06/06  19:38:35
75927         Log: Integrate with Sarathy.
75928      Branch: cfgperl
75929           !> perl.c
75930 ____________________________________________________________________________
75931 [  6201] By: gsar                                  on 2000/06/06  00:42:59
75932         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
75933              does a PUSHMARK that's never ever POPMARKed; in general, only
75934              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
75935              Perl_eval_[sp]v() don't because they don't take any incoming
75936              arguments (this leak has been around since the original version
75937              of perl_eval_pv() in 5.003_97e)
75938      Branch: perl
75939            ! perl.c
75940 ____________________________________________________________________________
75941 [  6200] By: jhi                                   on 2000/06/04  03:44:52
75942         Log: Update to cperl-mode.el 4.31 from
75943              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
75944              Subject: A couple of notes
75945              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75946              To: Mailing list Perl5 <perl5-porters@perl.org>
75947              Date: Sat, 3 Jun 2000 23:33:32 -0400
75948              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
75949      Branch: cfgperl
75950            ! emacs/cperl-mode.el
75951 ____________________________________________________________________________
75952 [  6199] By: jhi                                   on 2000/06/03  15:11:05
75953         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
75954              From: Dan Sugalski <dan@sidhe.org>
75955              To: perl5-porters@perl.org, vmsperl@perl.org
75956              Date: Fri, 02 Jun 2000 17:30:51 -0400
75957              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
75958      Branch: cfgperl
75959            ! vms/descrip_mms.template vms/gen_shrfls.pl
75960 ____________________________________________________________________________
75961 [  6198] By: jhi                                   on 2000/06/03  14:59:15
75962         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
75963              From: Dan Sugalski <dan@sidhe.org>
75964              To: vmsperl@perl.org, perl5-porters@perl.org
75965              Date: Fri, 02 Jun 2000 16:00:41 -0400
75966              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
75967              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
75968      Branch: cfgperl
75969            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
75970            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
75971            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
75972 ____________________________________________________________________________
75973 [  6197] By: jhi                                   on 2000/06/03  14:41:30
75974         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
75975              From: John Borwick <jhborwic@unity.ncsu.edu>
75976              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
75977              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
75978      Branch: cfgperl
75979            ! pod/perlsyn.pod
75980 ____________________________________________________________________________
75981 [  6196] By: jhi                                   on 2000/06/03  14:38:09
75982         Log: Integrate with Sarathy.
75983      Branch: cfgperl
75984           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
75985           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
75986           !> vms/perly_c.vms
75987 ____________________________________________________________________________
75988 [  6195] By: gsar                                  on 2000/06/02  22:43:13
75989         Log: fix yet another eval"" leak under USE_ITHREADS
75990      Branch: perl
75991            ! op.c
75992 ____________________________________________________________________________
75993 [  6194] By: gsar                                  on 2000/06/02  18:22:06
75994         Log: fix small eval"" memory leaks under USE_ITHREADS
75995      Branch: perl
75996            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
75997            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
75998            ! vms/perly_c.vms
75999 ____________________________________________________________________________
76000 [  6193] By: jhi                                   on 2000/06/01  13:03:56
76001         Log: Signals-be-gone for microperl.
76002      Branch: cfgperl
76003            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
76004 ____________________________________________________________________________
76005 [  6192] By: jhi                                   on 2000/06/01  12:52:02
76006         Log: Integrate with Sarathy.
76007      Branch: cfgperl
76008           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
76009           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
76010           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
76011           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
76012           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
76013           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
76014           !> t/op/vec.t utils/h2xs.PL
76015 ____________________________________________________________________________
76016 [  6191] By: gsar                                  on 2000/06/01  09:38:21
76017         Log: vec() loses numericalness (modified version of patch suggested
76018              by Robin Barker)
76019      Branch: perl
76020            ! doop.c t/op/vec.t
76021 ____________________________________________________________________________
76022 [  6190] By: gsar                                  on 2000/06/01  09:26:15
76023         Log: submit missing embed.pl change
76024      Branch: perl
76025            ! embed.pl
76026 ____________________________________________________________________________
76027 [  6189] By: gsar                                  on 2000/06/01  09:05:34
76028         Log: counting tr/// corrupts later operation (from M.J.T Guy)
76029      Branch: perl
76030            ! doop.c t/op/tr.t
76031 ____________________________________________________________________________
76032 [  6188] By: gsar                                  on 2000/06/01  08:58:39
76033         Log: h2xs tweaks
76034      Branch: perl
76035            ! utils/h2xs.PL
76036 ____________________________________________________________________________
76037 [  6187] By: gsar                                  on 2000/06/01  08:50:07
76038         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
76039              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76040      Branch: perl
76041            + lib/Pod/LaTeX.pm
76042            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
76043            ! pod/pod2latex.PL
76044 ____________________________________________________________________________
76045 [  6186] By: gsar                                  on 2000/06/01  08:24:40
76046         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
76047              <wolfgang.laun@alcatel.at>)
76048      Branch: perl
76049            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
76050            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
76051 ____________________________________________________________________________
76052 [  6185] By: gsar                                  on 2000/06/01  08:12:00
76053         Log: remove incorrect documentation about implicit split to @_ in
76054              list context, which never really worked in perl 5 (from
76055              M.J.T. Guy)
76056      Branch: perl
76057            ! pod/perlfunc.pod pod/perltrap.pod
76058 ____________________________________________________________________________
76059 [  6184] By: gsar                                  on 2000/06/01  07:52:27
76060         Log: tweak for change#6127
76061      Branch: perl
76062            ! perl.c
76063 ____________________________________________________________________________
76064 [  6183] By: gsar                                  on 2000/06/01  07:41:02
76065         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
76066              <nick@ccl4.org>)
76067      Branch: perl
76068            + t/lib/selfloader.t
76069            ! MANIFEST lib/SelfLoader.pm
76070 ____________________________________________________________________________
76071 [  6182] By: jhi                                   on 2000/06/01  00:34:42
76072         Log: Be Cleaner Part Deux.
76073      Branch: cfgperl
76074            ! Makefile.SH
76075 ____________________________________________________________________________
76076 [  6181] By: jhi                                   on 2000/06/01  00:32:09
76077         Log: Integrate with Sarathy.
76078      Branch: cfgperl
76079           !> pp.c t/op/arith.t
76080 ____________________________________________________________________________
76081 [  6180] By: jhi                                   on 2000/06/01  00:31:13
76082         Log: microperl nits from Simon Cozens.
76083      Branch: cfgperl
76084            + uconfig.h
76085            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
76086            ! unixish.h
76087 ____________________________________________________________________________
76088 [  6179] By: gsar                                  on 2000/05/31  22:37:51
76089         Log: buggy modulus on UVs introduced by change#3378 (resulted in
76090              4063328477 % 65535 amounting to 27406, instead of 27407)
76091      Branch: perl
76092            ! pp.c t/op/arith.t
76093 ____________________________________________________________________________
76094 [  6178] By: jhi                                   on 2000/05/31  21:52:41
76095         Log: Be cleaner.
76096      Branch: cfgperl
76097            ! Makefile.SH
76098 ____________________________________________________________________________
76099 [  6177] By: jhi                                   on 2000/05/31  21:47:33
76100         Log: Substitution utf8 patch from Simon Cozens.
76101      Branch: cfgperl
76102            ! pp_hot.c
76103 ____________________________________________________________________________
76104 [  6176] By: jhi                                   on 2000/05/31  21:45:34
76105         Log: Single-quoted utf8 patch from Simon Cozens.
76106      Branch: cfgperl
76107            ! toke.c
76108 ____________________________________________________________________________
76109 [  6175] By: jhi                                   on 2000/05/31  21:40:18
76110         Log: Integrate with Sarathy.
76111      Branch: cfgperl
76112           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
76113 ____________________________________________________________________________
76114 [  6174] By: jhi                                   on 2000/05/31  21:37:31
76115         Log: microperl changes from Simon Cozens; Makefile for microperl
76116              written from scratch; few casts added as microperl compilation
76117              doesn't have all prototypes available.
76118      Branch: cfgperl
76119            + Makefile.micro README.micro Todo.micro uconfig.sh
76120            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
76121            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
76122      Branch: metaconfig
76123            + U/modified/Config_h.U
76124 ____________________________________________________________________________
76125 [  6173] By: jhi                                   on 2000/05/31  20:00:24
76126         Log: metaconfig maintenance.
76127      Branch: metaconfig
76128            + U/modified/Inhdr.U U/typedefs/inotype.U
76129      Branch: metaconfig/U/perl
76130            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
76131            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
76132 ____________________________________________________________________________
76133 [  6172] By: gsar                                  on 2000/05/31  05:05:42
76134         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
76135              (from Ilya Zakharevich)
76136      Branch: perl
76137            ! regexec.c t/op/re_tests
76138 ____________________________________________________________________________
76139 [  6171] By: gsar                                  on 2000/05/31  05:01:47
76140         Log: scalar() doesn't force scalar context when used in void context
76141              (from Simon Cozens)
76142      Branch: perl
76143            ! op.c t/op/wantarray.t
76144 ____________________________________________________________________________
76145 [  6170] By: gsar                                  on 2000/05/31  04:41:33
76146         Log: change#6142 needs tweaks to tests to work where there's no symlink()
76147              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76148      Branch: perl
76149            ! t/lib/filefind.t
76150 ____________________________________________________________________________
76151 [  6169] By: gsar                                  on 2000/05/31  04:29:49
76152         Log: integrate cfgperl contents into mainline
76153      Branch: perl
76154           +> pod/perlmodlib.PL pod/perlnewmod.pod
76155           !> (integrate 42 files)
76156 ____________________________________________________________________________
76157 [  6168] By: jhi                                   on 2000/05/30  22:53:37
76158         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
76159      Branch: cfgperl
76160            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76161            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
76162            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
76163            ! win32/config.bc win32/config.gc win32/config.vc
76164            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76165            ! win32/config_h.PL win32/config_sh.PL
76166      Branch: metaconfig/U/perl
76167            ! perlxv.U
76168 ____________________________________________________________________________
76169 [  6167] By: jhi                                   on 2000/05/30  22:20:21
76170         Log: tweak todo 
76171      Branch: cfgperl
76172            ! Todo-5.6
76173 ____________________________________________________________________________
76174 [  6166] By: jhi                                   on 2000/05/30  22:11:51
76175         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
76176              in case somebody wants to write an extension for more
76177              shadow database interfaces.
76178      Branch: cfgperl
76179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76180            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
76181            ! vos/config.def vos/config.h vos/config_h.SH_orig
76182            ! win32/config.bc win32/config.gc win32/config.vc
76183            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76184      Branch: metaconfig
76185            ! U/modified/Myinit.U
76186      Branch: metaconfig/U/perl
76187            + d_getespwnam.U d_getprpwnam.U i_prot.U
76188 ____________________________________________________________________________
76189 [  6165] By: jhi                                   on 2000/05/30  18:35:34
76190         Log: Integrate with Sarathy.
76191      Branch: cfgperl
76192           !> op.c
76193 ____________________________________________________________________________
76194 [  6164] By: jhi                                   on 2000/05/30  18:30:16
76195         Log: detypo
76196      Branch: cfgperl
76197            ! Configure config_h.SH
76198      Branch: metaconfig/U/perl
76199            ! perlxv.U
76200 ____________________________________________________________________________
76201 [  6163] By: gsar                                  on 2000/05/30  03:24:03
76202         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
76203      Branch: perl
76204            ! op.c
76205 ____________________________________________________________________________
76206 [  6162] By: gsar                                  on 2000/05/30  03:09:38
76207         Log: fix memory leak in method call optimization (change#3768);
76208              made C<eval "$x->foo()"> leak
76209      Branch: perl
76210            ! op.c
76211 ____________________________________________________________________________
76212 [  6161] By: jhi                                   on 2000/05/29  17:56:26
76213         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
76214              both from Simon Cozens.
76215      Branch: cfgperl
76216            + pod/perlmodlib.PL pod/perlnewmod.pod
76217            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
76218            ! pod/perlmodlib.pod pod/perltoc.pod
76219 ____________________________________________________________________________
76220 [  6160] By: jhi                                   on 2000/05/29  17:23:55
76221         Log: Changes for the File::Temp 0.08 (change #6159) test suite
76222              to fit better into the Perl distribution test framework.
76223      Branch: cfgperl
76224            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
76225            ! t/lib/ftmp-tempfile.t
76226 ____________________________________________________________________________
76227 [  6159] By: jhi                                   on 2000/05/29  16:55:36
76228         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
76229      Branch: cfgperl
76230            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76231            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76232 ____________________________________________________________________________
76233 [  6158] By: bailey                                on 2000/05/29  16:22:08
76234         Log: Add fallback to tmpfile for use in cases where user's relying on
76235              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
76236              Lane's patch)
76237      Branch: vmsperl
76238            ! vms/vms.c vms/vmsish.h
76239 ____________________________________________________________________________
76240 [  6157] By: jhi                                   on 2000/05/29  03:10:36
76241         Log: Regen Configure to jive with #6149.
76242      Branch: cfgperl
76243            ! Configure
76244      Branch: metaconfig
76245            ! U/modified/Getfile.U
76246 ____________________________________________________________________________
76247 [  6156] By: jhi                                   on 2000/05/29  03:01:38
76248         Log: Integrate with Sarathy.
76249      Branch: cfgperl
76250           +> ext/DynaLoader/dl_mac.xs
76251           !> (integrate 38 files)
76252 ____________________________________________________________________________
76253 [  6155] By: gsar                                  on 2000/05/28  21:15:58
76254         Log: small bug in change#6144; remove random \xA0 character that snuck
76255              in via change#6145
76256      Branch: perl
76257            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
76258 ____________________________________________________________________________
76259 [  6154] By: gsar                                  on 2000/05/28  21:04:19
76260         Log: avoid type mismatch warning
76261      Branch: perl
76262            ! perl.c
76263 ____________________________________________________________________________
76264 [  6153] By: gsar                                  on 2000/05/28  20:58:31
76265         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
76266              <nick@Bagpuss.uk.boo.com>)
76267      Branch: perl
76268            ! lib/Test/Harness.pm
76269 ____________________________________________________________________________
76270 [  6152] By: gsar                                  on 2000/05/28  20:53:42
76271         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
76272      Branch: perl
76273            ! regexec.c
76274 ____________________________________________________________________________
76275 [  6151] By: gsar                                  on 2000/05/28  20:50:28
76276         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
76277      Branch: perl
76278            ! regexec.c
76279 ____________________________________________________________________________
76280 [  6150] By: gsar                                  on 2000/05/28  20:39:58
76281         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
76282      Branch: perl
76283            ! pod/perlrequick.pod
76284 ____________________________________________________________________________
76285 [  6149] By: gsar                                  on 2000/05/28  20:35:16
76286         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
76287              <troc@netrus.net>)
76288      Branch: perl
76289            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
76290            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
76291            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
76292            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
76293 ____________________________________________________________________________
76294 [  6148] By: gsar                                  on 2000/05/28  20:21:07
76295         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
76296      Branch: perl
76297            ! lib/ExtUtils/MM_Unix.pm
76298 ____________________________________________________________________________
76299 [  6147] By: gsar                                  on 2000/05/28  20:12:41
76300         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
76301              (from Peter Prymmer)
76302      Branch: perl
76303            ! vms/subconfigure.com
76304 ____________________________________________________________________________
76305 [  6146] By: gsar                                  on 2000/05/28  20:06:15
76306         Log: doc typo
76307      Branch: perl
76308            ! lib/warnings.pm warnings.h warnings.pl
76309 ____________________________________________________________________________
76310 [  6145] By: gsar                                  on 2000/05/28  18:44:33
76311         Log: make xsubpp skip embedded pod (from Matthias Neeracher
76312              <neeri@iis.ee.ethz.ch>)
76313      Branch: perl
76314            ! lib/ExtUtils/xsubpp
76315 ____________________________________________________________________________
76316 [  6144] By: gsar                                  on 2000/05/28  18:42:49
76317         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
76318              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
76319              <neeri@iis.ee.ethz.ch>)
76320      Branch: perl
76321            ! lib/AutoSplit.pm
76322 ____________________________________________________________________________
76323 [  6143] By: gsar                                  on 2000/05/28  18:41:12
76324         Log: MacOS support, part 1 (from Matthias Neeracher
76325              <neeri@iis.ee.ethz.ch>)
76326      Branch: perl
76327            + ext/DynaLoader/dl_mac.xs
76328            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
76329            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
76330            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
76331            ! util.h
76332 ____________________________________________________________________________
76333 [  6142] By: gsar                                  on 2000/05/28  18:21:51
76334         Log: File::Find fails to chdir when chasing symlinks (from
76335              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76336      Branch: perl
76337            ! lib/File/Find.pm t/lib/filefind.t
76338 ____________________________________________________________________________
76339 [  6141] By: jhi                                   on 2000/05/28  14:25:15
76340         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
76341              forwarded by Peter Seebach from the bsdi-users mailing list.
76342              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
76343      Branch: perl
76344            ! hints/bsdos.sh
76345 ____________________________________________________________________________
76346 [  6140] By: jhi                                   on 2000/05/28  14:11:57
76347         Log: Integrate with Sarathy.
76348      Branch: cfgperl
76349           +> (branch 30 files)
76350           !> (integrate 93 files)
76351 ____________________________________________________________________________
76352 [  6139] By: gsar                                  on 2000/05/28  10:01:48
76353         Log: revise mktables.PL for bugs and newness in Unicode 3.0
76354              (from James Bence <jbence@amgen.com>)
76355      Branch: perl
76356            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
76357            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
76358            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
76359            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
76360            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
76361            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
76362            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
76363            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
76364            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
76365            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
76366            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
76367            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
76368            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
76369            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
76370            + lib/unicode/Is/SylWU.pl
76371            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
76372            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
76373            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
76374            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
76375            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
76376            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
76377            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
76378            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
76379            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
76380            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
76381            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
76382            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
76383            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
76384            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
76385            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
76386            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
76387            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
76388            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
76389            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
76390            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
76391            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
76392            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
76393            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
76394            ! lib/unicode/Makefile lib/unicode/mktables.PL
76395 ____________________________________________________________________________
76396 [  6138] By: gsar                                  on 2000/05/28  08:50:32
76397         Log: add note about the handling of negative indices to tied arrays
76398              (from Michael G Schwern <schwern@pobox.com>)
76399      Branch: perl
76400            ! pod/perltie.pod
76401 ____________________________________________________________________________
76402 [  6137] By: gsar                                  on 2000/05/28  08:46:10
76403         Log: fix bogus redeclaration warning for "our" variables in different
76404              scopes
76405      Branch: perl
76406            ! op.c t/pragma/strict-vars
76407 ____________________________________________________________________________
76408 [  6136] By: gsar                                  on 2000/05/28  08:31:20
76409         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
76410      Branch: perl
76411            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
76412 ____________________________________________________________________________
76413 [  6135] By: gsar                                  on 2000/05/28  08:17:50
76414         Log: enable Test::Harness to dynamically determine column width etc.
76415              (from Rob Napier <rnapier@employees.org>)
76416      Branch: perl
76417            ! lib/Test/Harness.pm
76418 ____________________________________________________________________________
76419 [  6134] By: gsar                                  on 2000/05/28  08:13:39
76420         Log: make Test::Harness use wait.h/WCOREDUMP if available
76421              (from Ben Tilly <ben_tilly@hotmail.com>)
76422      Branch: perl
76423            ! lib/Test/Harness.pm
76424 ____________________________________________________________________________
76425 [  6133] By: gsar                                  on 2000/05/28  08:08:05
76426         Log: elide bogus test in change#6132
76427      Branch: perl
76428            ! t/pragma/warn/9enabled
76429 ____________________________________________________________________________
76430 [  6132] By: gsar                                  on 2000/05/28  08:03:14
76431         Log: warnings::enabled() doesn't fall back to looking at $^W if
76432              caller isn't using lexical warnings (from Paul Marquess)
76433      Branch: perl
76434            ! pp_ctl.c t/pragma/warn/9enabled
76435 ____________________________________________________________________________
76436 [  6131] By: gsar                                  on 2000/05/28  07:57:47
76437         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
76438      Branch: perl
76439            ! ext/POSIX/POSIX.pm
76440 ____________________________________________________________________________
76441 [  6130] By: gsar                                  on 2000/05/28  07:29:12
76442         Log: fix places that mean C<"word" character> but say C<alphanumeric
76443              character>
76444      Branch: perl
76445            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
76446 ____________________________________________________________________________
76447 [  6129] By: gsar                                  on 2000/05/28  07:18:41
76448         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
76449      Branch: perl
76450            ! vms/test.com
76451 ____________________________________________________________________________
76452 [  6128] By: gsar                                  on 2000/05/28  07:12:55
76453         Log: new perlxstut example for passing/returning refs to arrays
76454              (from David Lowe <dlowe@pootpoot.com>)
76455      Branch: perl
76456            ! pod/perlxstut.pod
76457 ____________________________________________________________________________
76458 [  6127] By: gsar                                  on 2000/05/28  07:02:50
76459         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
76460              failed (from Gisle Aas)
76461      Branch: perl
76462            ! cop.h perl.c
76463 ____________________________________________________________________________
76464 [  6126] By: gsar                                  on 2000/05/28  06:39:53
76465         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
76466              (reworked variant of patch suggested by Simon Cozens)
76467      Branch: perl
76468            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
76469            ! pp_hot.c proto.h t/op/gv.t
76470 ____________________________________________________________________________
76471 [  6125] By: gsar                                  on 2000/05/28  05:14:55
76472         Log: enable propagating exception objects via Perl_croak() in XS code
76473              (from Gisle Aas)
76474      Branch: perl
76475            ! util.c
76476 ____________________________________________________________________________
76477 [  6124] By: gsar                                  on 2000/05/28  05:07:28
76478         Log: integrate vmsperl contents into mainline
76479      Branch: perl
76480           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
76481           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
76482           !> vms/vmsish.h
76483 ____________________________________________________________________________
76484 [  6123] By: gsar                                  on 2000/05/28  05:03:53
76485         Log: clarify gotcha with #line directives (from Rocco Caputo
76486              <troc@netrus.net>)
76487      Branch: perl
76488            ! pod/perldebug.pod pod/perlsyn.pod
76489 ____________________________________________________________________________
76490 [  6122] By: gsar                                  on 2000/05/28  04:58:29
76491         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
76492              (from Mark-Jason Dominus)
76493      Branch: perl
76494            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
76495            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
76496            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
76497            ! toke.c
76498 ____________________________________________________________________________
76499 [  6121] By: bailey                                on 2000/05/25  04:46:54
76500         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
76501              lists (based on fixes by Craig Berry)
76502      Branch: vmsperl
76503            ! lib/File/Spec/VMS.pm
76504 ____________________________________________________________________________
76505 [  6120] By: bailey                                on 2000/05/25  04:25:38
76506         Log: Add missing escape (Charles Lane)
76507      Branch: vmsperl
76508            ! t/op/lex_assign.t
76509 ____________________________________________________________________________
76510 [  6119] By: bailey                                on 2000/05/25  04:21:25
76511         Log: Quiet error messages in vmsish.t (Charles Lane)
76512      Branch: vmsperl
76513            ! vms/ext/vmsish.t
76514 ____________________________________________________________________________
76515 [  6118] By: bailey                                on 2000/05/25  04:17:57
76516         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
76517              Flatten case labels in switch statements uniformly (Charles Bailey)
76518      Branch: vmsperl
76519            ! vms/vms.c
76520 ____________________________________________________________________________
76521 [  6117] By: bailey                                on 2000/05/25  03:58:09
76522         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
76523      Branch: vmsperl
76524            ! vms/vmsish.h
76525 ____________________________________________________________________________
76526 [  6116] By: bailey                                on 2000/05/25  03:11:15
76527         Log: Miscellaneous cosmetic fixes (Charles Lane)
76528      Branch: vmsperl
76529            ! lib/ExtUtils/MM_VMS.pm
76530 ____________________________________________________________________________
76531 [  6115] By: bailey                                on 2000/05/25  03:10:36
76532         Log: Add bounds checking for several strings (Charles Lane)
76533      Branch: vmsperl
76534            ! vms/vms.c
76535 ____________________________________________________________________________
76536 [  6114] By: bailey                                on 2000/05/25  02:25:34
76537         Log: Urk -- undo previous removal of vmsish 'exit' change
76538      Branch: vmsperl
76539            ! vms/ext/vmsish.pm vms/vmsish.h
76540 ____________________________________________________________________________
76541 [  6113] By: bailey                                on 2000/05/24  02:24:40
76542         Log: Ugly workaround for version-specific RTL error
76543      Branch: vmsperl
76544            ! vms/vms.c
76545 ____________________________________________________________________________
76546 [  6112] By: bailey                                on 2000/05/24  02:19:55
76547         Log: Check for existence of file before trying to delete
76548      Branch: vmsperl
76549            ! vms/test.com
76550 ____________________________________________________________________________
76551 [  6111] By: bailey                                on 2000/05/23  23:35:13
76552         Log: Resync with mainline prior to post-5.6.0 updates
76553      Branch: vmsperl
76554           +> (branch 49 files)
76555            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
76556            ! vms/ext/vmsish.pm
76557           !> (integrate 334 files)
76558 ____________________________________________________________________________
76559 [  6110] By: jhi                                   on 2000/05/23  19:28:32
76560         Log: todo tweak
76561      Branch: cfgperl
76562            ! Todo-5.6
76563 ____________________________________________________________________________
76564 [  6109] By: jhi                                   on 2000/05/18  17:38:54
76565         Log: Integrate with Sarathy.
76566      Branch: cfgperl
76567           !> mg.c perl.h win32/perlhost.h
76568 ____________________________________________________________________________
76569 [  6108] By: gsar                                  on 2000/05/17  02:24:56
76570         Log: reenable fake signal handling on Windows, bugs and all
76571      Branch: perl
76572            ! mg.c perl.h win32/perlhost.h
76573 ____________________________________________________________________________
76574 [  6107] By: jhi                                   on 2000/05/15  18:01:41
76575         Log: Tweak the todo list.
76576      Branch: cfgperl
76577            ! Todo-5.6
76578 ____________________________________________________________________________
76579 [  6106] By: jhi                                   on 2000/05/15  13:41:48
76580         Log: The (Configure) script refuses to go on, after asking for
76581              'You may also choose to try maximal 64-bitness....'.
76582              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
76583              -- Patrick Zima
76584              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
76585      Branch: cfgperl
76586            ! hints/solaris_2.sh
76587 ____________________________________________________________________________
76588 [  6105] By: jhi                                   on 2000/05/11  14:37:43
76589         Log: Integrate with Sarathy.
76590      Branch: cfgperl
76591           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
76592           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
76593 ____________________________________________________________________________
76594 [  6104] By: gsar                                  on 2000/05/11  03:39:07
76595         Log: PL_sys_intern was being initialized too late on windows
76596      Branch: perl
76597            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
76598            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
76599 ____________________________________________________________________________
76600 [  6103] By: jhi                                   on 2000/05/09  19:42:20
76601         Log: Test tweaking for Unicos continues.
76602      Branch: cfgperl
76603            ! t/op/64bitint.t
76604 ____________________________________________________________________________
76605 [  6102] By: jhi                                   on 2000/05/09  16:47:27
76606         Log: The test suite tweak in #6101 wasn't quite right.
76607      Branch: cfgperl
76608            ! t/lib/complex.t
76609 ____________________________________________________________________________
76610 [  6101] By: jhi                                   on 2000/05/09  15:35:34
76611         Log: Hints and test tweaks for Unicos.
76612      Branch: cfgperl
76613            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
76614 ____________________________________________________________________________
76615 [  6100] By: jhi                                   on 2000/05/08  21:15:06
76616         Log: More compilation tweakery from Allen Smith.
76617      Branch: cfgperl
76618            ! hints/irix_6.sh
76619 ____________________________________________________________________________
76620 [  6099] By: jhi                                   on 2000/05/08  19:21:18
76621         Log: Tweaks for the cc bugs from Allen Smith.
76622      Branch: cfgperl
76623            ! hints/irix_6.sh
76624 ____________________________________________________________________________
76625 [  6098] By: jhi                                   on 2000/05/08  19:13:37
76626         Log: Add a note about other, yet unsupported, shadow password APIs.
76627      Branch: cfgperl
76628            ! pp_sys.c
76629 ____________________________________________________________________________
76630 [  6097] By: jhi                                   on 2000/05/08  18:46:34
76631         Log: Add a note about possible compilation problems from Allen Smith.
76632      Branch: cfgperl
76633            ! hints/irix_6.sh
76634 ____________________________________________________________________________
76635 [  6096] By: jhi                                   on 2000/05/08  17:33:10
76636         Log: Integrate with Sarathy.
76637      Branch: cfgperl
76638           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
76639           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
76640 ____________________________________________________________________________
76641 [  6095] By: jhi                                   on 2000/05/08  16:21:33
76642         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
76643              might be useful in future.
76644      Branch: cfgperl
76645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76646            ! config_h.SH
76647      Branch: metaconfig
76648            ! U/installdirs/inc_version_list.U
76649      Branch: metaconfig/U/perl
76650            ! perlxv.U
76651 ____________________________________________________________________________
76652 [  6094] By: gsar                                  on 2000/05/08  14:22:22
76653         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
76654      Branch: perl
76655            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
76656            ! hints/cygwin.sh pp_sys.c
76657 ____________________________________________________________________________
76658 [  6093] By: gsar                                  on 2000/05/08  12:52:28
76659         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
76660              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
76661      Branch: perl
76662            ! pp_sys.c sv.c win32/perlhost.h
76663 ____________________________________________________________________________
76664 [  6092] By: jhi                                   on 2000/05/07  22:40:34
76665         Log: Regen perltoc with the fixed buildtoc.
76666      Branch: cfgperl
76667            ! pod/perltoc.pod
76668 ____________________________________________________________________________
76669 [  6091] By: jhi                                   on 2000/05/07  22:24:16
76670         Log: Integrate with Sarathy.
76671      Branch: cfgperl
76672           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
76673           !> t/op/substr.t toke.c
76674 ____________________________________________________________________________
76675 [  6090] By: gsar                                  on 2000/05/07  19:47:07
76676         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
76677              [NI]OK; added tests for both
76678      Branch: perl
76679            ! perl.c pp_hot.c sv.c t/op/substr.t
76680 ____________________________________________________________________________
76681 [  6089] By: gsar                                  on 2000/05/07  18:18:38
76682         Log: buildtoc tweak to fix newline lossage
76683      Branch: perl
76684            ! pod/buildtoc
76685 ____________________________________________________________________________
76686 [  6088] By: jhi                                   on 2000/05/07  16:35:36
76687         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
76688              because we do not use those.  The HAS_GETSPNAM remains,
76689              though, because we still do use that.
76690      Branch: cfgperl
76691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76692            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
76693            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
76694            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
76695            ! win32/config.vc win32/config_H.bc win32/config_H.gc
76696            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
76697 ____________________________________________________________________________
76698 [  6087] By: gsar                                  on 2000/05/07  16:05:16
76699         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
76700      Branch: perl
76701            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
76702 ____________________________________________________________________________
76703 [  6086] By: jhi                                   on 2000/05/07  15:27:07
76704         Log: Integrate with Sarathy.
76705      Branch: cfgperl
76706           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76707           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76708           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
76709           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
76710           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
76711           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
76712 ____________________________________________________________________________
76713 [  6085] By: gsar                                  on 2000/05/07  05:52:02
76714         Log: repeat operator (x) doesn't preserve utf8-ness
76715      Branch: perl
76716            ! pp.c t/op/substr.t
76717 ____________________________________________________________________________
76718 [  6084] By: gsar                                  on 2000/05/07  05:39:55
76719         Log: substr() does not preserve utf8-ness (from Stefan Eissing
76720              <Eissing@medicaldataservice.de>); added tests
76721      Branch: perl
76722            ! pp.c t/op/substr.t
76723 ____________________________________________________________________________
76724 [  6083] By: gsar                                  on 2000/05/07  05:24:46
76725         Log: note about undocumented caller() return value (from M.J.T. Guy);
76726              yet another peek.t tweak
76727      Branch: perl
76728            ! pod/perlfunc.pod t/lib/peek.t
76729 ____________________________________________________________________________
76730 [  6082] By: gsar                                  on 2000/05/07  05:08:40
76731         Log: peek.t non-portable to ithreads
76732      Branch: perl
76733            ! t/lib/peek.t
76734 ____________________________________________________________________________
76735 [  6081] By: gsar                                  on 2000/05/07  04:17:04
76736         Log: better default perlbug categories for ok reports (from Richard Foley)
76737      Branch: perl
76738            ! utils/perlbug.PL
76739 ____________________________________________________________________________
76740 [  6080] By: gsar                                  on 2000/05/07  04:08:07
76741         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
76742              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76743      Branch: perl
76744            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76745            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76746            ! AUTHORS MAINTAIN MANIFEST
76747 ____________________________________________________________________________
76748 [  6079] By: gsar                                  on 2000/05/07  04:01:38
76749         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
76750      Branch: perl
76751            ! lib/Carp/Heavy.pm
76752 ____________________________________________________________________________
76753 [  6078] By: gsar                                  on 2000/05/07  01:24:19
76754         Log: workaround for CRT bug in chdir() (from Charles Lane, via
76755              Peter Prymmer)
76756      Branch: perl
76757            ! iperlsys.h vms/vms.c vms/vmsish.h
76758 ____________________________________________________________________________
76759 [  6077] By: gsar                                  on 2000/05/07  01:22:23
76760         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
76761              and Tom Phoenix)
76762      Branch: perl
76763            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
76764 ____________________________________________________________________________
76765 [  6076] By: gsar                                  on 2000/05/06  17:36:29
76766         Log: integrate cfgperl contents into mainline
76767      Branch: perl
76768           +> t/lib/peek.t
76769           !> Configure MANIFEST Porting/Glossary Porting/config.sh
76770           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
76771           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
76772           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
76773 ____________________________________________________________________________
76774 [  6075] By: jhi                                   on 2000/05/05  18:56:10
76775         Log: Make the test more portable.
76776      Branch: cfgperl
76777            ! t/lib/peek.t
76778 ____________________________________________________________________________
76779 [  6074] By: jhi                                   on 2000/05/05  18:49:20
76780         Log: Introduce t/lib/peek.t.
76781      Branch: cfgperl
76782            + t/lib/peek.t
76783            ! MANIFEST
76784 ____________________________________________________________________________
76785 [  6073] By: jhi                                   on 2000/05/05  14:30:45
76786         Log: Complex tweaks.
76787      Branch: cfgperl
76788            ! lib/Math/Complex.pm t/lib/complex.t
76789 ____________________________________________________________________________
76790 [  6072] By: jhi                                   on 2000/05/05  12:27:13
76791         Log: Integrate with Sarathy.
76792      Branch: cfgperl
76793           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
76794           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
76795           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
76796           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
76797 ____________________________________________________________________________
76798 [  6071] By: gsar                                  on 2000/05/05  02:24:46
76799         Log: misformatted perllocal.pod (from Tim Jenness
76800              <t.jenness@jach.hawaii.edu>)
76801      Branch: perl
76802            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
76803 ____________________________________________________________________________
76804 [  6070] By: gsar                                  on 2000/05/05  02:16:52
76805         Log: remove misleading comment (from M.J.T. Guy)
76806      Branch: perl
76807            ! t/lib/anydbm.t
76808 ____________________________________________________________________________
76809 [  6069] By: gsar                                  on 2000/05/05  02:15:13
76810         Log: File::Spec compatibility update (from Barrie Slaymaker
76811              <barries@slaysys.com>)
76812      Branch: perl
76813            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
76814            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
76815 ____________________________________________________________________________
76816 [  6068] By: gsar                                  on 2000/05/05  02:01:50
76817         Log: note about values()
76818      Branch: perl
76819            ! pod/perlfunc.pod
76820 ____________________________________________________________________________
76821 [  6067] By: gsar                                  on 2000/05/05  01:33:09
76822         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
76823      Branch: perl
76824            ! win32/win32.c
76825 ____________________________________________________________________________
76826 [  6066] By: gsar                                  on 2000/05/05  01:23:43
76827         Log: s/END/CHECK/
76828      Branch: perl
76829            ! perl.c
76830 ____________________________________________________________________________
76831 [  6065] By: jhi                                   on 2000/05/04  17:30:22
76832         Log: Integrate with Sarathy.
76833      Branch: cfgperl
76834           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
76835 ____________________________________________________________________________
76836 [  6064] By: gsar                                  on 2000/05/04  17:26:14
76837         Log: change#5905 wasn't quite right--it's intent only applies when arguments
76838              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
76839      Branch: perl
76840            ! pp_sys.c sv.c
76841 ____________________________________________________________________________
76842 [  6063] By: gsar                                  on 2000/05/04  16:52:29
76843         Log: tokeq() could read unallocated field in argument
76844      Branch: perl
76845            ! toke.c
76846 ____________________________________________________________________________
76847 [  6062] By: gsar                                  on 2000/05/04  16:34:51
76848         Log: additional tests for utf8.t
76849      Branch: perl
76850            ! t/pragma/utf8.t
76851 ____________________________________________________________________________
76852 [  6061] By: gsar                                  on 2000/05/04  16:09:28
76853         Log: change#5921 neglected to make eq honor "use bytes"
76854      Branch: perl
76855            ! sv.c
76856 ____________________________________________________________________________
76857 [  6060] By: jhi                                   on 2000/05/04  15:30:16
76858         Log: Integrate with Sarathy.
76859      Branch: cfgperl
76860           !> perl.c regcomp.c t/pragma/utf8.t
76861 ____________________________________________________________________________
76862 [  6059] By: jhi                                   on 2000/05/04  15:26:37
76863         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
76864              in natively 64-bit platforms where a long is a quad (no need
76865              for long longs).  Also added bias for IVs.
76866      Branch: cfgperl
76867            ! toke.c
76868 ____________________________________________________________________________
76869 [  6058] By: gsar                                  on 2000/05/04  00:19:14
76870         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
76871              (spotted by Donald Kinzer <dkinzer@premia.com>)
76872      Branch: perl
76873            ! perl.c
76874 ____________________________________________________________________________
76875 [  6057] By: gsar                                  on 2000/05/03  18:34:01
76876         Log: fix broken parsing of /\x{ab}/
76877      Branch: perl
76878            ! regcomp.c t/pragma/utf8.t
76879 ____________________________________________________________________________
76880 [  6056] By: jhi                                   on 2000/05/03  17:57:16
76881         Log: The search of infinity continues, this time simplified.
76882      Branch: cfgperl
76883            ! lib/Math/Complex.pm
76884 ____________________________________________________________________________
76885 [  6055] By: jhi                                   on 2000/05/03  17:45:30
76886         Log: Detypo.
76887      Branch: cfgperl
76888            ! hints/unicos.sh
76889 ____________________________________________________________________________
76890 [  6054] By: jhi                                   on 2000/05/02  22:28:27
76891         Log: Be more forgiving in POSIX about HUGE_VALL.
76892      Branch: cfgperl
76893            ! ext/POSIX/POSIX.xs
76894 ____________________________________________________________________________
76895 [  6053] By: jhi                                   on 2000/05/02  22:25:05
76896         Log: Integrate with Sarathy.
76897      Branch: cfgperl
76898           !> hints/irix_6.sh pod/perlop.pod
76899 ____________________________________________________________________________
76900 [  6052] By: jhi                                   on 2000/05/02  22:24:31
76901         Log: Unicos hint tweak.
76902      Branch: cfgperl
76903            ! hints/unicos.sh
76904 ____________________________________________________________________________
76905 [  6051] By: jhi                                   on 2000/05/02  22:21:26
76906         Log: Complex tweakery.
76907      Branch: cfgperl
76908            ! lib/Math/Complex.pm t/lib/complex.t
76909 ____________________________________________________________________________
76910 [  6050] By: jhi                                   on 2000/05/02  19:26:22
76911         Log: Use setxxent()/endxxent().
76912      Branch: cfgperl
76913            ! t/op/grent.t t/op/pwent.t
76914 ____________________________________________________________________________
76915 [  6049] By: jhi                                   on 2000/05/02  19:06:02
76916         Log: Test both the scalar and list contexts.
76917      Branch: cfgperl
76918            ! t/op/grent.t t/op/pwent.t
76919 ____________________________________________________________________________
76920 [  6048] By: gsar                                  on 2000/05/02  18:29:10
76921         Log: add note about how $( doesn't interpolate in REs (from
76922              Philip Newton <newton@ficus.frogspace.net>)
76923      Branch: perl
76924            ! pod/perlop.pod
76925 ____________________________________________________________________________
76926 [  6047] By: jhi                                   on 2000/05/02  17:41:24
76927         Log: Call getspnam() only iff needed.
76928      Branch: cfgperl
76929            ! pp_sys.c
76930 ____________________________________________________________________________
76931 [  6046] By: gsar                                  on 2000/05/02  17:07:25
76932         Log: libscheck has insufficient checks for n32 libs (from
76933              Albert Chin-A-Young <china@thewrittenword.com>)
76934      Branch: perl
76935            ! hints/irix_6.sh
76936 ____________________________________________________________________________
76937 [  6045] By: jhi                                   on 2000/05/02  13:57:17
76938         Log: Integrate with Sarathy.
76939      Branch: cfgperl
76940           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
76941           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
76942 ____________________________________________________________________________
76943 [  6044] By: gsar                                  on 2000/05/02  06:48:19
76944         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
76945              such that underscores are only ignored in literal numbers,
76946              "\x{...}", and hex/oct argument
76947      Branch: perl
76948            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
76949 ____________________________________________________________________________
76950 [  6043] By: gsar                                  on 2000/05/02  02:22:29
76951         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
76952      Branch: perl
76953            ! pod/perlretut.pod
76954 ____________________________________________________________________________
76955 [  6042] By: gsar                                  on 2000/05/02  02:17:51
76956         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
76957      Branch: perl
76958            ! pod/perltrap.pod
76959 ____________________________________________________________________________
76960 [  6041] By: gsar                                  on 2000/05/02  01:53:51
76961         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
76962              to compensate
76963      Branch: perl
76964            ! Porting/makerel
76965 ____________________________________________________________________________
76966 [  6040] By: gsar                                  on 2000/05/02  01:51:57
76967         Log: missing files in MANIFEST
76968      Branch: perl
76969            ! MANIFEST
76970 ____________________________________________________________________________
76971 [  6039] By: jhi                                   on 2000/05/02  00:36:46
76972         Log: Infinite problems.
76973      Branch: cfgperl
76974            ! lib/Math/Complex.pm
76975 ____________________________________________________________________________
76976 [  6038] By: jhi                                   on 2000/05/02  00:06:38
76977         Log: pwent/spent #ifdef imbalance.
76978      Branch: cfgperl
76979            ! pp_sys.c
76980 ____________________________________________________________________________
76981 [  6037] By: jhi                                   on 2000/05/01  22:50:11
76982         Log: Use HUGE_VALL if applicable.
76983      Branch: cfgperl
76984            ! ext/POSIX/POSIX.xs util.c
76985 ____________________________________________________________________________
76986 [  6036] By: jhi                                   on 2000/05/01  22:20:53
76987         Log: Correct Freudian slip.
76988      Branch: cfgperl
76989            ! pp_sys.c
76990 ____________________________________________________________________________
76991 [  6035] By: jhi                                   on 2000/05/01  21:07:38
76992         Log: Continue on the pwent/spent case.
76993      Branch: cfgperl
76994            ! pp_sys.c
76995 ____________________________________________________________________________
76996 [  6034] By: jhi                                   on 2000/05/01  17:45:14
76997         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
76998              adjustments in 6032 conflicted badly with this, will have
76999              to revisit them later.
77000      Branch: cfgperl
77001           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
77002           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
77003           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
77004           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
77005           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
77006           !> t/lib/cgi-html.t t/lib/cgi-request.t
77007 ____________________________________________________________________________
77008 [  6033] By: jhi                                   on 2000/05/01  17:40:49
77009         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
77010      Branch: cfgperl
77011            ! pp_sys.c
77012 ____________________________________________________________________________
77013 [  6032] By: gsar                                  on 2000/05/01  15:56:32
77014         Log: whitespace adjustments
77015      Branch: perl
77016            ! pp_sys.c
77017 ____________________________________________________________________________
77018 [  6031] By: gsar                                  on 2000/05/01  15:19:41
77019         Log: small nits in diagnostics.pm (from Robin Barker)
77020      Branch: perl
77021            ! lib/diagnostics.pm pod/perldiag.pod
77022 ____________________________________________________________________________
77023 [  6030] By: gsar                                  on 2000/05/01  08:39:18
77024         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
77025              for @- and @+ (from Johan Vromans)
77026      Branch: perl
77027            ! lib/English.pm pod/perlvar.pod
77028 ____________________________________________________________________________
77029 [  6029] By: gsar                                  on 2000/05/01  08:16:10
77030         Log: add CGI.pm v2.66 (from Lincoln Stein)
77031      Branch: perl
77032            + lib/CGI/Util.pm t/lib/cgi-pretty.t
77033            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
77034            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
77035            ! t/lib/cgi-html.t t/lib/cgi-request.t
77036 ____________________________________________________________________________
77037 [  6028] By: gsar                                  on 2000/05/01  06:34:41
77038         Log: Pod::Man generates groff-incompatible macro definition (from
77039              Tom Christiansen)
77040      Branch: perl
77041            ! lib/Pod/Man.pm
77042 ____________________________________________________________________________
77043 [  6027] By: gsar                                  on 2000/05/01  06:31:36
77044         Log: podlators-1.02 update (from Russ Allbery)
77045      Branch: perl
77046            ! lib/Pod/Man.pm lib/Pod/Text.pm
77047 ____________________________________________________________________________
77048 [  6026] By: jhi                                   on 2000/04/30  23:24:23
77049         Log: Integrate with Sarathy.
77050      Branch: cfgperl
77051           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
77052           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
77053           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
77054           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
77055           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
77056           !> t/lib/syslog.t toke.c win32/win32.h
77057 ____________________________________________________________________________
77058 [  6025] By: gsar                                  on 2000/04/30  18:17:47
77059         Log: Is{Alnum,Alpha,Word} don't match titlecase
77060              
77061              TODO: IsSpace is defined recursively!
77062              
77063              (both spotted by Larry)
77064      Branch: perl
77065            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
77066            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
77067 ____________________________________________________________________________
77068 [  6024] By: gsar                                  on 2000/04/30  17:50:19
77069         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
77070              (from Hugo van der Sanden)
77071      Branch: perl
77072            ! toke.c
77073 ____________________________________________________________________________
77074 [  6023] By: gsar                                  on 2000/04/30  17:14:43
77075         Log: debugger stomps on $. (from M.J.T. Guy)
77076      Branch: perl
77077            ! lib/perl5db.pl
77078 ____________________________________________________________________________
77079 [  6022] By: gsar                                  on 2000/04/30  16:59:22
77080         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
77081      Branch: perl
77082            ! sv.c
77083 ____________________________________________________________________________
77084 [  6021] By: gsar                                  on 2000/04/29  21:00:08
77085         Log: remove Win2K issue in pod (fixed by change#6020)
77086      Branch: perl
77087            ! README.win32 pod/perl56delta.pod
77088 ____________________________________________________________________________
77089 [  6020] By: gsar                                  on 2000/04/29  20:51:49
77090         Log: test tweak
77091      Branch: perl
77092            ! t/lib/open3.t
77093 ____________________________________________________________________________
77094 [  6019] By: gsar                                  on 2000/04/29  20:34:27
77095         Log: windows portability tweaks
77096      Branch: perl
77097            ! t/lib/b.t win32/win32.h
77098 ____________________________________________________________________________
77099 [  6018] By: gsar                                  on 2000/04/29  19:55:24
77100         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
77101              make _PATH_LOG() return "" if unavailable
77102      Branch: perl
77103            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
77104            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
77105 ____________________________________________________________________________
77106 [  6017] By: jhi                                   on 2000/04/28  22:49:46
77107         Log: Integrate with Sarathy.
77108      Branch: cfgperl
77109           !> op.c perl.c pod/perldiag.pod t/lib/b.t
77110 ____________________________________________________________________________
77111 [  6016] By: jhi                                   on 2000/04/28  22:46:14
77112         Log: Do not warn that an infinity does not look like a number.
77113      Branch: cfgperl
77114            ! sv.c
77115 ____________________________________________________________________________
77116 [  6015] By: gsar                                  on 2000/04/28  22:35:49
77117         Log: tweak test for portability
77118      Branch: perl
77119            ! t/lib/b.t
77120 ____________________________________________________________________________
77121 [  6014] By: gsar                                  on 2000/04/28  22:05:31
77122         Log: glob() loading File::Glob behind the scenes may cause syntax errors
77123      Branch: perl
77124            ! op.c
77125 ____________________________________________________________________________
77126 [  6013] By: gsar                                  on 2000/04/28  21:25:22
77127         Log: tweak change#5945 to display correct switch name in diagnostic
77128      Branch: perl
77129            ! perl.c pod/perldiag.pod
77130 ____________________________________________________________________________
77131 [  6012] By: jhi                                   on 2000/04/28  21:08:12
77132         Log: Integrate with Sarathy.
77133      Branch: cfgperl
77134           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
77135           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
77136           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
77137 ____________________________________________________________________________
77138 [  6011] By: jhi                                   on 2000/04/28  21:04:46
77139         Log: &HUGE_VAL is not defined, it exists.
77140      Branch: cfgperl
77141            ! lib/Math/Complex.pm
77142 ____________________________________________________________________________
77143 [  6010] By: gsar                                  on 2000/04/28  21:02:58
77144         Log: clarify note about shadow password support (from
77145              gellyfish@gellyfish.com)
77146      Branch: perl
77147            ! pod/perlfunc.pod
77148 ____________________________________________________________________________
77149 [  6009] By: gsar                                  on 2000/04/28  21:00:00
77150         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
77151      Branch: perl
77152            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
77153 ____________________________________________________________________________
77154 [  6008] By: gsar                                  on 2000/04/28  20:56:33
77155         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
77156      Branch: perl
77157            ! installperl vms/subconfigure.com
77158 ____________________________________________________________________________
77159 [  6007] By: gsar                                  on 2000/04/28  20:51:21
77160         Log: note about compile failures and END blocks (from M.J.T. Guy)
77161      Branch: perl
77162            ! pod/perl56delta.pod pod/perlmod.pod
77163 ____________________________________________________________________________
77164 [  6006] By: jhi                                   on 2000/04/28  20:42:14
77165         Log: Regen Configure.
77166      Branch: cfgperl
77167            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77168            ! config_h.SH
77169 ____________________________________________________________________________
77170 [  6005] By: gsar                                  on 2000/04/28  20:41:16
77171         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
77172      Branch: perl
77173            ! utils/perldoc.PL
77174 ____________________________________________________________________________
77175 [  6004] By: jhi                                   on 2000/04/28  20:28:21
77176         Log: Integrate with Sarathy.
77177      Branch: cfgperl
77178           !> Configure INSTALL Porting/Glossary Porting/config.sh
77179           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
77180           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
77181           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
77182           !> win32/config.vc win32/win32.c
77183 ____________________________________________________________________________
77184 [  6003] By: gsar                                  on 2000/04/28  20:11:20
77185         Log: allow REG_EXPAND_SZ keys in Windows registry (from
77186              John Clayton <John.Clayton@barclayscapital.com>)
77187      Branch: perl
77188            ! win32/win32.c
77189 ____________________________________________________________________________
77190 [  6002] By: gsar                                  on 2000/04/28  19:34:16
77191         Log: destructive sv_setsv() can lose UV-ness from source, causing
77192              numeric promotions/comparisons to fail to do the right thing
77193      Branch: perl
77194            ! sv.c
77195 ____________________________________________________________________________
77196 [  6001] By: gsar                                  on 2000/04/28  18:44:15
77197         Log: support additional library locations via $Config{otherlibdirs}
77198              (from Andy Dougherty)
77199      Branch: perl
77200            ! Configure INSTALL Porting/Glossary Porting/config.sh
77201            ! Porting/config_H config_h.SH epoc/config.sh perl.c
77202            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
77203            ! win32/config.bc win32/config.gc win32/config.vc
77204 ____________________________________________________________________________
77205 [  6000] By: gsar                                  on 2000/04/28  18:26:58
77206         Log: reworked otherlibdirs.U (from Andy Dougherty)
77207      Branch: metaconfig
77208            ! U/installdirs/otherlibdirs.U
77209 ____________________________________________________________________________
77210 [  5999] By: gsar                                  on 2000/04/28  18:17:07
77211         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
77212      Branch: perl
77213            ! t/pragma/warn/toke toke.c
77214 ____________________________________________________________________________
77215 [  5998] By: jhi                                   on 2000/04/28  13:32:17
77216         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
77217      Branch: cfgperl
77218            ! lib/Math/Complex.pm
77219 ____________________________________________________________________________
77220 [  5997] By: jhi                                   on 2000/04/28  13:14:04
77221         Log: Preserve $!.
77222      Branch: cfgperl
77223            ! lib/Math/Complex.pm
77224 ____________________________________________________________________________
77225 [  5996] By: jhi                                   on 2000/04/28  12:59:23
77226         Log: Integrate with Sarathy.
77227      Branch: cfgperl
77228           +> pod/perlrequick.pod pod/perlretut.pod
77229           !> (integrate 51 files)
77230 ____________________________________________________________________________
77231 [  5995] By: gsar                                  on 2000/04/28  09:37:36
77232         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
77233      Branch: perl
77234            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
77235 ____________________________________________________________________________
77236 [  5994] By: gsar                                  on 2000/04/28  09:33:26
77237         Log: fix for missed accounting for null byte in pack("Z",...) (from
77238              M.J.T. Guy)
77239      Branch: perl
77240            ! pp.c t/op/pack.t
77241 ____________________________________________________________________________
77242 [  5993] By: gsar                                  on 2000/04/28  09:30:05
77243         Log: various minor tweaks seen on p5p
77244      Branch: perl
77245            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
77246 ____________________________________________________________________________
77247 [  5992] By: gsar                                  on 2000/04/28  09:08:19
77248         Log: pod nit (from Simon Cozens)
77249      Branch: perl
77250            ! pod/perlop.pod
77251 ____________________________________________________________________________
77252 [  5991] By: gsar                                  on 2000/04/28  09:06:36
77253         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
77254      Branch: perl
77255            ! README.posix-bc hints/posix-bc.sh
77256 ____________________________________________________________________________
77257 [  5990] By: gsar                                  on 2000/04/28  08:54:52
77258         Log: use $ENV{LIB} to search for libs under Visual C compiler
77259              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
77260      Branch: perl
77261            ! lib/ExtUtils/Liblist.pm
77262 ____________________________________________________________________________
77263 [  5989] By: gsar                                  on 2000/04/28  08:27:12
77264         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
77265              itself and no other (from Tom Hughes)
77266      Branch: perl
77267            ! t/op/array.t toke.c
77268 ____________________________________________________________________________
77269 [  5988] By: gsar                                  on 2000/04/28  08:01:38
77270         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
77271              <paul@miraclefish.com>)
77272      Branch: perl
77273            ! lib/ExtUtils/MakeMaker.pm
77274 ____________________________________________________________________________
77275 [  5987] By: gsar                                  on 2000/04/28  07:53:09
77276         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
77277      Branch: perl
77278            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
77279 ____________________________________________________________________________
77280 [  5986] By: gsar                                  on 2000/04/28  07:44:17
77281         Log: add regular expressions tutorial and quick-start guide (from
77282              Mark Kvale <kvale@phy.ucsf.edu>)
77283      Branch: perl
77284            + pod/perlrequick.pod pod/perlretut.pod
77285            ! AUTHORS MAINTAIN MANIFEST
77286 ____________________________________________________________________________
77287 [  5985] By: gsar                                  on 2000/04/28  07:30:28
77288         Log: forked child may not exit correctly if it failed to open
77289              /dev/console (from Graham Barr)
77290      Branch: perl
77291            ! ext/Sys/Syslog/Syslog.pm
77292 ____________________________________________________________________________
77293 [  5984] By: gsar                                  on 2000/04/28  07:27:20
77294         Log: attributes::reftype() doesn't work on tied argument
77295      Branch: perl
77296            ! xsutils.c
77297 ____________________________________________________________________________
77298 [  5983] By: gsar                                  on 2000/04/28  07:15:04
77299         Log: numeric conversion of non-number in change#3378 tramples on
77300              OOK offset, causing segfaults
77301      Branch: perl
77302            ! sv.c
77303 ____________________________________________________________________________
77304 [  5982] By: gsar                                  on 2000/04/28  04:48:25
77305         Log: avoid error in IO::Socket::INET when given an unknown service name
77306              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
77307      Branch: perl
77308            ! ext/IO/lib/IO/Socket/INET.pm
77309 ____________________________________________________________________________
77310 [  5981] By: gsar                                  on 2000/04/28  04:31:31
77311         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
77312              prototype mismatch with CORE::glob(); update pod and tests to
77313              suit (File::Glob::glob() is still available for backward
77314              compatibility, but should be considered deprecated)
77315      Branch: perl
77316            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
77317            ! t/lib/glob-taint.t
77318 ____________________________________________________________________________
77319 [  5980] By: gsar                                  on 2000/04/28  03:47:29
77320         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
77321              <ghudson@mit.edu>)
77322      Branch: metaconfig
77323            ! U/modified/Options.U
77324      Branch: perl
77325            ! Configure
77326 ____________________________________________________________________________
77327 [  5979] By: gsar                                  on 2000/04/28  03:07:54
77328         Log: under useithreads, constant pad entries could inadvertently be
77329              shared across threads (from Eric Blood <eblood@xmission.com>);
77330              added Eric's test case to testsuite
77331      Branch: perl
77332            ! op.c t/op/misc.t
77333 ____________________________________________________________________________
77334 [  5978] By: gsar                                  on 2000/04/27  21:13:00
77335         Log: sync version numbers in File::Spec with the ones on CPAN
77336              (from Barrie Slaymaker)
77337      Branch: perl
77338            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
77339            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
77340            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77341 ____________________________________________________________________________
77342 [  5977] By: gsar                                  on 2000/04/27  21:07:29
77343         Log: autoquote barewords followed by newline and arrow properly
77344              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
77345      Branch: perl
77346            ! t/pragma/warn/toke toke.c
77347 ____________________________________________________________________________
77348 [  5976] By: gsar                                  on 2000/04/27  20:41:20
77349         Log: DB_File v1.73 update (from Paul Marquess)
77350      Branch: perl
77351            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
77352            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
77353 ____________________________________________________________________________
77354 [  5975] By: gsar                                  on 2000/04/27  20:34:24
77355         Log: allow sort() reentrancy (variant of patch suggested by
77356              Hugo van der Sanden)
77357      Branch: perl
77358            ! pp_ctl.c t/op/sort.t
77359 ____________________________________________________________________________
77360 [  5974] By: gsar                                  on 2000/04/27  19:46:57
77361         Log: change#4197 somehow missed initializing PL_errors, meaning
77362              sytax error queueing wasn't working outside eval"" at all;
77363              also fixed eval"" to localize PL_error_count, so that compile-time
77364              eval's don't clobber the error state of the outer context
77365      Branch: perl
77366            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
77367            ! t/pragma/warn/toke
77368 ____________________________________________________________________________
77369 [  5973] By: gsar                                  on 2000/04/27  18:29:05
77370         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
77371      Branch: perl
77372            ! regcomp.c regexec.c t/op/re_tests
77373 ____________________________________________________________________________
77374 [  5972] By: jhi                                   on 2000/04/27  18:22:41
77375         Log: Integrate with Sarathy.
77376      Branch: cfgperl
77377           +> t/lib/b.t t/lib/syslog.t
77378           !> (integrate 31 files)
77379 ____________________________________________________________________________
77380 [  5971] By: jhi                                   on 2000/04/27  18:18:46
77381         Log: Unicos tweaks from Mark P. Lutz.
77382      Branch: cfgperl
77383            ! hints/unicos.sh lib/Math/Complex.pm
77384 ____________________________________________________________________________
77385 [  5970] By: gsar                                  on 2000/04/27  18:05:11
77386         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
77387              IV is >32bits
77388      Branch: perl
77389            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
77390 ____________________________________________________________________________
77391 [  5969] By: gsar                                  on 2000/04/27  17:50:56
77392         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
77393      Branch: perl
77394            + t/lib/syslog.t
77395            ! MANIFEST ext/Sys/Syslog/Syslog.pm
77396 ____________________________________________________________________________
77397 [  5968] By: gsar                                  on 2000/04/27  17:44:49
77398         Log: tolerate spaces in group names in test on solaris (from David Boyce
77399              <dsb@boyski.com>)
77400      Branch: perl
77401            ! t/op/groups.t
77402 ____________________________________________________________________________
77403 [  5967] By: gsar                                  on 2000/04/27  17:41:22
77404         Log: improved docs on the warn_uninit diagnostic (from David Glasser
77405              and Simon Cozens)
77406      Branch: perl
77407            ! pod/perldiag.pod
77408 ____________________________________________________________________________
77409 [  5966] By: gsar                                  on 2000/04/27  16:54:58
77410         Log: add testsuite for B backends, fix bug in B::Deparse (from
77411              Simon Cozens <simon@brecon.co.uk>)
77412      Branch: perl
77413            + t/lib/b.t
77414            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
77415 ____________________________________________________________________________
77416 [  5965] By: gsar                                  on 2000/04/27  16:10:37
77417         Log: avoid "will not stay shared" warnings for our variables (from
77418              Robin Barker)
77419      Branch: perl
77420            ! op.c t/pragma/warn/op
77421 ____________________________________________________________________________
77422 [  5964] By: gsar                                  on 2000/04/27  07:05:05
77423         Log: reformat to 72 columns (again)
77424      Branch: perl
77425            ! pod/perldiag.pod
77426 ____________________________________________________________________________
77427 [  5963] By: gsar                                  on 2000/04/27  06:28:31
77428         Log: patch from Larry to make (\&) prototype work; added tests for
77429              the same
77430      Branch: perl
77431            ! op.c t/comp/proto.t
77432 ____________________________________________________________________________
77433 [  5962] By: gsar                                  on 2000/04/27  06:15:47
77434         Log: updated README.hpux (from Jeff Okamoto)
77435      Branch: perl
77436            ! README.hpux
77437 ____________________________________________________________________________
77438 [  5961] By: gsar                                  on 2000/04/27  05:55:03
77439         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
77440      Branch: perl
77441            ! emacs/cperl-mode.el
77442 ____________________________________________________________________________
77443 [  5960] By: gsar                                  on 2000/04/27  05:49:26
77444         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
77445      Branch: perl
77446            ! INSTALL
77447 ____________________________________________________________________________
77448 [  5959] By: gsar                                  on 2000/04/27  05:33:41
77449         Log: doubled words in pods (from Simon Cozens
77450              <simon.p.cozens@jp.pwcglobal.com>)
77451      Branch: perl
77452            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
77453            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
77454            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
77455            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
77456            ! pod/perltootc.pod
77457 ____________________________________________________________________________
77458 [  5958] By: gsar                                  on 2000/04/27  05:11:39
77459         Log: change#3569 deleted some essential code, revert; avoid use of
77460              atexit() to make DynaLoader work properly on AIX under mod_perl
77461              (from Jens-Uwe Mager <jum@helios.de>)
77462      Branch: perl
77463            ! ext/DynaLoader/dl_aix.xs
77464 ____________________________________________________________________________
77465 [  5957] By: gsar                                  on 2000/04/27  04:54:51
77466         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
77467      Branch: perl
77468            ! pod/perlmod.pod
77469 ____________________________________________________________________________
77470 [  5956] By: gsar                                  on 2000/04/27  04:51:47
77471         Log: better diagnostics on failed tests (from Ilya Zakharevich)
77472      Branch: perl
77473            ! t/op/lex_assign.t
77474 ____________________________________________________________________________
77475 [  5955] By: gsar                                  on 2000/04/27  04:26:44
77476         Log: longstanding bug exposed by change#3307: sort arguments weren't
77477              compiled with the right wantarray context (ensuing runtime lookup
77478              via block_gimme() was getting the incidental context of the
77479              sort() itself)
77480      Branch: perl
77481            ! op.c t/op/sort.t
77482 ____________________________________________________________________________
77483 [  5954] By: gsar                                  on 2000/04/26  23:42:12
77484         Log: integrate cfgperl contents into mainline
77485      Branch: perl
77486           !> (integrate 30 files)
77487 ____________________________________________________________________________
77488 [  5953] By: jhi                                   on 2000/04/26  23:06:42
77489         Log: Integrate with Sarathy.
77490      Branch: cfgperl
77491           !> README.win32 ext/B/B/Deparse.pm
77492           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77493           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
77494           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
77495           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
77496           !> utils/perldoc.PL vms/perlvms.pod
77497 ____________________________________________________________________________
77498 [  5952] By: jhi                                   on 2000/04/26  23:03:46
77499         Log: Undo "use integer" addition from 64bitint as it seems
77500              to break most of the subtests in Digital UNIX;
77501              Unicos needs to find another way.
77502      Branch: cfgperl
77503            ! t/op/64bitint.t
77504 ____________________________________________________________________________
77505 [  5951] By: jhi                                   on 2000/04/26  22:57:53
77506         Log: Be more robust on "extreme" (large absolute value)
77507              arguments.  Originally reported by Daniel Connelly
77508              as a problem with asinh() on large negative arguments,
77509              asinh() used to bail out because an argument to log()
77510              ended up being zero.  Ilya Zakharevich proposed using
77511              Taylor's series in such cases, which for such large
77512              arguments is a very good approximation.
77513      Branch: cfgperl
77514            ! lib/Math/Complex.pm t/lib/complex.t
77515 ____________________________________________________________________________
77516 [  5950] By: gsar                                  on 2000/04/25  19:13:12
77517         Log: reformat perldiag to avoid long lines
77518      Branch: perl
77519            ! pod/perldiag.pod
77520 ____________________________________________________________________________
77521 [  5949] By: gsar                                  on 2000/04/25  18:41:11
77522         Log: make perldoc use the pod2man from the same version (from
77523              M.J.T. Guy)
77524      Branch: perl
77525            ! utils/perldoc.PL
77526 ____________________________________________________________________________
77527 [  5948] By: gsar                                  on 2000/04/25  18:21:57
77528         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
77529              <kompas@kompas.usr.onet.pl>)
77530      Branch: perl
77531            ! lib/vars.pm
77532 ____________________________________________________________________________
77533 [  5947] By: gsar                                  on 2000/04/25  18:11:53
77534         Log: use &dl_error rather than &dl_load_file as the guard for calling
77535              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
77536              statically built perl)
77537      Branch: perl
77538            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77539 ____________________________________________________________________________
77540 [  5946] By: jhi                                   on 2000/04/25  17:37:54
77541         Log: Document that tr() is not tr(1).
77542      Branch: cfgperl
77543            ! pod/perlop.pod
77544 ____________________________________________________________________________
77545 [  5945] By: gsar                                  on 2000/04/25  16:34:33
77546         Log: make module name mandatory after -M switch; reorder perldiag
77547              alphabetically (from Mark-Jason Dominus)
77548      Branch: perl
77549            ! perl.c pod/perldiag.pod
77550 ____________________________________________________________________________
77551 [  5944] By: jhi                                   on 2000/04/25  01:15:18
77552         Log: On second thoughts frexp() does have two arguments.
77553      Branch: cfgperl
77554            ! perl.h
77555 ____________________________________________________________________________
77556 [  5943] By: jhi                                   on 2000/04/24  22:56:32
77557         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
77558              Now pp_ncmp() returns undef is either operand is a NaN.
77559      Branch: cfgperl
77560            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77561            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
77562            ! vms/subconfigure.com vos/config.def vos/config.h
77563            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
77564            ! win32/config.vc win32/config_H.bc win32/config_H.gc
77565            ! win32/config_H.vc
77566      Branch: metaconfig/U/perl
77567            + d_modfl.U
77568 ____________________________________________________________________________
77569 [  5942] By: jhi                                   on 2000/04/24  19:45:17
77570         Log: Regen Configure to match #5937.
77571      Branch: cfgperl
77572            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77573            ! config_h.SH
77574      Branch: metaconfig
77575            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
77576 ____________________________________________________________________________
77577 [  5941] By: jhi                                   on 2000/04/24  19:24:11
77578         Log: Further Unicos fixes for Mark Lutz.
77579      Branch: cfgperl
77580            ! hints/unicos.sh pp_ctl.c
77581 ____________________________________________________________________________
77582 [  5940] By: jhi                                   on 2000/04/24  19:09:06
77583         Log: Various Unicos 10.0.0.6 fixes.
77584              
77585              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
77586              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
77587              Reply-To: tecmpl1@triton.ca.boeing.com 
77588              To: perl5-porters@perl.org 
77589              Date: Fri, 14 Apr 2000 20:21:00 GMT 
77590              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
77591      Branch: cfgperl
77592            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
77593 ____________________________________________________________________________
77594 [  5939] By: gsar                                  on 2000/04/24  19:01:24
77595         Log: more pod nits (from Larry Virden)
77596      Branch: perl
77597            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
77598            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
77599            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
77600 ____________________________________________________________________________
77601 [  5938] By: gsar                                  on 2000/04/24  18:54:01
77602         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
77603      Branch: perl
77604            ! ext/B/B/Deparse.pm
77605 ____________________________________________________________________________
77606 [  5937] By: jhi                                   on 2000/04/24  17:39:00
77607         Log: Integrate with Sarathy.
77608      Branch: cfgperl
77609           +> (branch 31 files)
77610           !> (integrate 73 files)
77611 ____________________________________________________________________________
77612 [  5936] By: gsar                                  on 2000/04/24  17:30:06
77613         Log: additional tests for change#5934 (from Paul Marquess, who also
77614              sent in the same fix)
77615      Branch: perl
77616            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
77617            ! t/pragma/warn/5nolint t/pragma/warn/6default
77618 ____________________________________________________________________________
77619 [  5935] By: jhi                                   on 2000/04/24  17:26:05
77620         Log: Do not assume sign propagation.
77621              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
77622              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
77623              To: payner@ncifcrf.gov, perl5-porters@perl.org 
77624              Date: Tue, 18 Apr 2000 18:24:49 +0100 
77625              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
77626      Branch: cfgperl
77627            ! t/op/bop.t t/op/misc.t
77628 ____________________________________________________________________________
77629 [  5934] By: gsar                                  on 2000/04/24  17:16:54
77630         Log: propagate lexical warnings from surrounding scope correctly
77631              within string eval()
77632      Branch: perl
77633            ! pp_ctl.c t/pragma/warn/pp_ctl
77634 ____________________________________________________________________________
77635 [  5933] By: jhi                                   on 2000/04/24  17:01:07
77636         Log: Flatten the cpp jungle doing the nosuid checking.
77637      Branch: cfgperl
77638            ! perl.c
77639 ____________________________________________________________________________
77640 [  5932] By: gsar                                  on 2000/04/24  09:08:14
77641         Log: add rsignal(), whichsig() and do_join() to public API list
77642              (mod_perl uses them to good advantage)
77643      Branch: perl
77644            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
77645 ____________________________________________________________________________
77646 [  5931] By: gsar                                  on 2000/04/24  09:01:40
77647         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
77648      Branch: perl
77649            ! pp_hot.c regexec.c t/op/pat.t
77650 ____________________________________________________________________________
77651 [  5930] By: gsar                                  on 2000/04/24  08:58:33
77652         Log: small os390 tweaks (from Peter Prymmer)
77653      Branch: perl
77654            ! config_h.SH makedepend.SH
77655 ____________________________________________________________________________
77656 [  5929] By: gsar                                  on 2000/04/24  08:55:25
77657         Log: pod nits
77658      Branch: perl
77659            ! pod/perlguts.pod
77660 ____________________________________________________________________________
77661 [  5928] By: gsar                                  on 2000/04/24  08:50:13
77662         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
77663      Branch: perl
77664            ! ext/IO/lib/IO/Poll.pm
77665 ____________________________________________________________________________
77666 [  5927] By: gsar                                  on 2000/04/24  08:43:24
77667         Log: arrange for next() to resume at the unstack op rather than the
77668              loop conditional, so that scope cleanup happens correctly
77669              (from Stephen McCamant)
77670      Branch: perl
77671            ! op.c pp_ctl.c t/op/misc.t
77672 ____________________________________________________________________________
77673 [  5926] By: gsar                                  on 2000/04/24  08:18:40
77674         Log: on windows, reserve 16M of stack rather than 128M (allows more
77675              threads to run concurrently)
77676      Branch: perl
77677            ! win32/Makefile win32/makefile.mk
77678 ____________________________________________________________________________
77679 [  5925] By: gsar                                  on 2000/04/24  08:13:52
77680         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
77681      Branch: perl
77682            ! toke.c
77683 ____________________________________________________________________________
77684 [  5924] By: gsar                                  on 2000/04/24  08:08:59
77685         Log: avoid using uninitialized memory in require version check
77686      Branch: perl
77687            ! pp_ctl.c universal.c
77688 ____________________________________________________________________________
77689 [  5923] By: gsar                                  on 2000/04/24  07:20:14
77690         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
77691      Branch: perl
77692            ! ext/IO/lib/IO/Poll.pm
77693 ____________________________________________________________________________
77694 [  5922] By: gsar                                  on 2000/04/24  07:08:42
77695         Log: commentary about IoTYPE() (from Nathan Torkington)
77696      Branch: perl
77697            ! sv.h
77698 ____________________________________________________________________________
77699 [  5921] By: gsar                                  on 2000/04/24  06:58:26
77700         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
77701              by fix
77702      Branch: perl
77703            ! sv.c t/lib/charnames.t t/pragma/utf8.t
77704 ____________________________________________________________________________
77705 [  5920] By: gsar                                  on 2000/04/24  06:37:59
77706         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
77707      Branch: perl
77708            ! doop.c t/op/ver.t
77709 ____________________________________________________________________________
77710 [  5919] By: gsar                                  on 2000/04/24  06:21:58
77711         Log: Configure might miss old directories when prefix must be
77712              expanded (from Robin Barker)
77713      Branch: metaconfig
77714            ! U/installdirs/inc_version_list.U
77715      Branch: perl
77716            ! Configure
77717 ____________________________________________________________________________
77718 [  5918] By: gsar                                  on 2000/04/24  06:16:11
77719         Log: VMS nits in glob() test (from Charles Lane)
77720      Branch: perl
77721            ! t/lib/glob-basic.t
77722 ____________________________________________________________________________
77723 [  5917] By: gsar                                  on 2000/04/24  06:11:56
77724         Log: various pod nits (from Larry Virden and others)
77725      Branch: perl
77726            ! README.amiga README.hpux README.machten README.os2
77727            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
77728            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
77729            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
77730            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
77731            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
77732            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
77733            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
77734            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
77735 ____________________________________________________________________________
77736 [  5916] By: gsar                                  on 2000/04/24  05:52:43
77737         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
77738              <wjones@tc.fluke.com>)
77739      Branch: perl
77740            ! t/lib/glob-basic.t
77741 ____________________________________________________________________________
77742 [  5915] By: gsar                                  on 2000/04/24  05:07:01
77743         Log: supported platforms mixed up
77744      Branch: perl
77745            ! pod/perl56delta.pod pod/perlport.pod
77746 ____________________________________________________________________________
77747 [  5914] By: gsar                                  on 2000/04/24  04:56:08
77748         Log: caller() wasn't returning the right number of elements for
77749              eval {...}
77750      Branch: perl
77751            ! pp_ctl.c t/pragma/warn/9enabled
77752 ____________________________________________________________________________
77753 [  5913] By: gsar                                  on 2000/04/24  04:35:41
77754         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
77755              Mark-Jason Dominus)
77756      Branch: perl
77757            ! pod/perlfunc.pod
77758 ____________________________________________________________________________
77759 [  5912] By: gsar                                  on 2000/04/24  04:17:15
77760         Log: fix totally broken caching in UNIVERSAL::isa() (from
77761              Nick Ing-Simmons)
77762      Branch: perl
77763            ! t/op/universal.t universal.c
77764 ____________________________________________________________________________
77765 [  5911] By: gsar                                  on 2000/04/24  03:39:47
77766         Log: add linebreak properties from unicode/LineBrk.txt (from
77767              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
77768      Branch: perl
77769            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
77770            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
77771            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
77772            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
77773            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
77774            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
77775            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
77776            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
77777            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
77778            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
77779            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
77780            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
77781            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
77782            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
77783            + lib/unicode/Is/LbrkZW.pl
77784            ! lib/unicode/mktables.PL
77785 ____________________________________________________________________________
77786 [  5910] By: gsar                                  on 2000/04/24  03:23:10
77787         Log: typo in pod
77788      Branch: perl
77789            ! ext/Thread/Thread.pm
77790 ____________________________________________________________________________
77791 [  5909] By: gsar                                  on 2000/04/24  03:22:03
77792         Log: mode argument to do_binmode() should be file mode, not boolean
77793      Branch: perl
77794            ! pp_sys.c
77795 ____________________________________________________________________________
77796 [  5908] By: gsar                                  on 2000/04/16  16:51:08
77797         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
77798              always returns a valid GV even when the symbol is trapped by strictures
77799              (avoids coredumps)
77800              
77801              TODO: the C<package;> hack needs similar treatment
77802      Branch: perl
77803            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
77804            ! t/pragma/strict-vars
77805 ____________________________________________________________________________
77806 [  5907] By: jhi                                   on 2000/03/31  23:42:56
77807         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
77808              an assumption which #5905 demolished.
77809      Branch: cfgperl
77810            ! pp_sys.c
77811 ____________________________________________________________________________
77812 [  5906] By: jhi                                   on 2000/03/31  18:54:37
77813         Log: Typo in #5905.
77814      Branch: cfgperl
77815            ! t/op/64bitint.t
77816 ____________________________________________________________________________
77817 [  5905] By: jhi                                   on 2000/03/31  18:50:54
77818         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
77819              reported by Joseph N. Hall.  The bug was that even with use64bitint
77820              one had to use the prefixes q, L, or ll with printf/sprintf,
77821              contrary to the documentation and common sense.
77822      Branch: cfgperl
77823            ! sv.c t/op/64bitint.t
77824 ____________________________________________________________________________
77825 [  5904] By: gsar                                  on 2000/03/28  02:31:32
77826         Log: add Changes, perldelta.pod
77827      Branch: perl
77828            + Changes pod/perldelta.pod
77829 ____________________________________________________________________________
77830 [  5903] By: gsar                                  on 2000/03/28  02:03:55
77831         Log: rename Changes and perldelta.pod
77832      Branch: perl
77833           +> Changes5.6 pod/perl56delta.pod
77834            - Changes pod/perldelta.pod
77835            ! MANIFEST
77836 ____________________________________________________________________________
77837 [  5902] By: gsar                                  on 2000/03/28  01:59:14
77838         Log: create maint-5.6 branch
77839      Branch: maint-5.6/perl
77840           +> (branch 1611 files)
77841 ____________________________________________________________________________
77842 [  5901] By: jhi                                   on 2000/03/23  05:48:43
77843         Log: Integrate with Sarathy.
77844      Branch: cfgperl
77845           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
77846 ____________________________________________________________________________
77847 [  5900] By: gsar                                  on 2000/03/23  05:42:43
77848         Log: three guesses on what this is :-)
77849      Branch: perl
77850            ! Changes